/* CSS Document */

body {
	background-color: #fff; 
	margin-top:0px;
}

img {
	border:0;
	margin:0;
	padding:0;
	margin-right: 0px;
}

form {margin:0; padding:0; border:0;}

.clear {clear:both;}
.float_right{float:right; }

.main_font {font-family: Arial;
font-size: 13px;
color: #4d4d4d;
}
.text_right{text-align:right;}
.main_color {color: #4d4d4d;}

.margin_left_81{margin-left:81px;}
.margin_left_200{margin-left:200px;}
.margin_bottom_46{margin-bottom:46px;}
.margin_bottom_42{margin-bottom:42px;}
.margin_bottom_23{margin-bottom:23px;}
.margin_bottom_10{margin-bottom:10px;}
.margin_left_10{margin-left:10px;}
.margin_left_5{margin-left:5px;}
.margin_bottom_6{margin-bottom:6px;}
.margin_top_10{margin-top:140px;}
.margin_top_11{margin-top:150px;}
.padding_top_4{padding-top:4px;}
.padding_top_6{padding-top:6px;}
.pad_rt_15 {padding-right:15px;}
.pad_rt_lt_4 {padding:0 4px;}
.pad_rt_lt{padding-left:4px; padding-right:15px;}
.minus_margintop{margin-top:5pt;}
/****************REGULAR STYLES*****************/
#holder {
	width: 739px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#masthead{
	height: 100px;
}

		 
#logo {
   
	float: left;
	height: 51px;
	width: 151px;
	margin-top:10px;
	margin-bottom:20px;

}

#top_nav {
	padding:0px;
	width:380px;
	float:right;
    
}

.item { border-left:1px solid #8D949A;
	padding-left:3px;
	padding-top:7px;
	width:84px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float:left;
	}

#top_nav a {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	text-decoration:none;
	
}

#top_nav a:hover {
	color: #389344;
}

.news_ticker {clear:both; float:left; width:300px; }
.btn_news {float:left; width:30px; padding-top:3px; margin-right:6px;}
.stream {float:left; width:250px;}
.ticker_greenlink{color: #339900; text-decoration:none;}

.search {
/* width:190px; */ 
float:left;}

.input {
	width: 120px;
	height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	padding:2px;

}

.browse {
	width: 200px;
	height: 18px;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 18px;

}

.dropdown {
   	width: 150px;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-bottom:2px; 
	margin-top:2px; 
	color: #333333;

}

.dropdown2 {height: 20px;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-bottom:6px;}
	
.submit {height: 20px;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-bottom:6px;}	
	
label {
    text-align: right;
	width: 85px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#666666;
	display:block;
	float:left;
	margin-bottom: 5px;

}

.btn {
	padding-top: 6px;
	margin-right:10px;
	float:right;

}

.btn_search {
	margin-left:5px;
}

.home_large_box{
	background-color:#fff;
	width:339px;
	height:66px;
	padding:12px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;opacity:.80;
	position: relative;
	margin-left: 105px;
	margin-top: -170px;
	/*left: 105px;
	top: -170px;
	z-index: 1;*/
	}
.home_large_title{font-family: Arial;
font-size: 22px;
color: #4d4d4d; font-weight:normal; letter-spacing:1px;}
.home_large_title_sub{font-family: Arial;
font-size: 12px; line-height:16px;
color: #000; font-weight:normal; line-height:19px;}

p {
font-family: Arial;
font-size: 13px;
line-height: 16px;
color: #4d4d4d;
}

.location {
font-family: Arial;
font-size: 13px;
line-height: 19px;
color: #4d4d4d;
}

.pq_open {
font-family: Arial;
font-size: 18px;
line-height: 22px;
color: #027abb;
border: 1px;
}

.pq {
font-family: Arial;
font-size: 18px;
line-height: 22px;
color: #027abb;
padding-right: 120px;
/* padding-left: 10px; */
}

.co {

padding-top: 10px;
background-color: #edf1d3;
width: 225px;

}

.co_content {
background-color: #ffffff;
padding: 10px 40px 10px 0px;
width: 225px;
font-family: Arial;
font-size: 13px;
line-height: 16px;
color: #4d4d4d;

}

.co_title {

font-size: 13px;
line-height: 16px;
color: #339900;

}



/****************NAVIGATION STYLES*****************/
#main_nav {clear:left; border-top:1px solid #CCCCCC;
           border-bottom:1px solid #CCCCCC;
		   background-color:#f4f4f4;
		   padding:5px;
		   height:20px;
		   margin-top:3px;
		   
 }

#main_nav2 {clear:left; border-top:1px solid #CCCCCC;
           border-bottom:1px solid #CCCCCC;
		   background-color:#E5E7EA;
		   padding:5px;
		   height:20px;
		   margin-top:3px;
		   
 }

#main_nav img {margin-left:12px;} 


/****************CONTENT STYLES*****************/


#middle_holder{
	
	width: 100%;
	padding-top:15px;

}

#search{
	
height:100%; 
width:548px; 
float:left; 
padding-left:6px;
margin-left:6px; 
color:#4d4d4d;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;}


}

#search h1 {color:#999999; font-family: Arial, Helvetica, sans-serif; font-size: 18px; margin-bottom:-15px; margin-top:1pt; font-weight:normal;}
#search h2 {color:#333333; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:normal;}

h2 {color:#333333; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:normal;}
h3 {color:#339900; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:normal;}

#left_content{
	float: left;
	width: 477px;
	height: 319px;
}

#right_content{
	float: right;
	width: 255px;
	height: 319px;
	
}


#right_content a{ font-family:  Arial, sans-serif;
    font-size: 13px;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

#right_content a:hover{	text-decoration:underline;}
#right_content a.green_link {font-family: Arial, sans-serif;
	font-size: 12px;
	color: #339900;
	
	}
#right_content a.black_link {font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	}

#right_content a.green_link:hover{text-decoration:underline;}

.right_content_1{
	background-image: url(http://www.crowncork.com/images/right_bg_1.jpg);
	background-repeat: norepeat;
	height: 92px;
	padding-left:15px;
	margin-bottom:3px;
	background-position: left top;
	font-family: Arial, sans-serif;
	font-size: 15px;
	color:#000000;
	
}



#right_content_text_pad_1{padding-top:12px; padding-bottom: 5px; font-weight:normal; color:#333333;}
#right_content_text_pad_2{padding-top:12px; padding-bottom: 5px; font-weight:normal; color:#FFFFFF; font-family: Arial, sans-serif;}	

/* #right_content_icon{padding-left:110px;}
#right_content_iconB{padding-right:10px;} */

.right_content_2{
background-image: url(http://www.crowncork.com/images/right_bg_2.jpg);
	background-repeat: norepeat;
	height: 91px;
	padding-left:15px;
	margin-bottom:3px;
	background-position: left top;
	}
	
.right_content_3{
background-image: url(http://www.crowncork.com/images/right_bg_3.jpg);
	background-repeat: norepeat;
	padding-left:15px;
	/*padding-top:25px;*/
	height: 130px;
	background-position: left top;
		}
		

.right_content_1A{
	/* background-image: url(http://www.crowncork.com/images/right_bg_1.jpg);
	background-repeat: norepeat; */
	height: 92px;
	padding-left:15px;
	margin-bottom:3px;
	background-position: left top;
	font-family: Arial, sans-serif;
	font-size: 15px;
	color:#000000;
	background-color: #EFE8D1;
	
}		


.right_content_2A { background-color:#85c2e0;  background-position: left top; margin-bottom: 3px; padding-left: 15px; height: 91px }
	
.right_content_3A{
/* background-image: url(http://www.crowncork.com/images/right_bg_3.jpg);
	background-repeat: norepeat; */
	padding-left:15px;
	/*padding-top:25px;*/
	height: 130px;
	background-position: left top;
	background-color: #41927C;
		}

.right_content_1B { color: #000000; font-size: 15px; font-family: Arial, sans-serif; background-color: #cc3; background-position: left top; margin-bottom: 3px; padding-left: 15px; height: 92px }		


.right_content_2B  { background-color: #690; background-position: left top; margin-bottom: 3px; padding-left: 15px; height: 91px }
	
.right_content_3B { background-color: #f93; background-position: left top; padding-left: 15px; height: 130px }

.right_content_2C  { background-color: #46752D; background-position: left top; margin-bottom: 3px; padding-left: 15px; height: 91px }
	
.right_content_3C { background-color: #618F47; background-position: left top; padding-left: 15px; height: 130px }

.right_content_3D  { background-color: #1A4D02; background-position: left top; padding-left: 15px; height: 130px }
/**************** INTERNAL PAGES *****************/


hr {border-top:1px solid #ECE4D4;
border-left:0px; border-right:0px;
height:0px; clear:both; padding:0px; margin:0px; margin-bottom:-10px;}
.doublerule { border-bottom:1px solid #ECE4D4; border-top:1px solid #ECE4D4; height:2px; clear:both;
 padding:0px; margin:0px;}

.rule {border-top:1px solid #ECE4D4; height:1px; clear:both; padding:0px; margin:0px;}
.hr {margin-top:-5px;}
.grayline{border-top:1px solid #e5e5e5; height:1px; width:234px; margin-left:3px;}

#left_panel { height:100%; width:175px; float:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;  padding-top:30px;}

#left_panel a {color:#000000; text-decoration:none; line-height:21px; 
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; padding-left: 8px;}

	
#left_panel a:hover {color:#339900; text-decoration:none; }

#left_panel a.current {color:#339900; text-decoration:none;}

.left_panel_title {/*font:normal 13px Arial, Helvetica, sans-serif; padding-bottom:4px;*/
               margin-bottom:18px; border-bottom:1px solid #CBCED4; color:#000000;}

.left_panel_below_title{ color:#000000;}


#left_panel_sub  { height:100%; width:168px; float:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;  padding-top:0px; padding-left:6px;}
#left_panel_sub2  { height:100%; width:168px; float:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;  padding-top:0px; padding-left:6px;}


#left_panel_sub_title {font:normal 13px Arial, Helvetica, sans-serif; padding-bottom:0px; 
               margin-bottom:0px; border-bottom:1px solid #999; color:#000000; margin-left:6px; margin-right:1px; padding-left:0px;}
			  
/*.panel_sub_title a {font:normal 13px Arial, Helvetica, sans-serif; padding-bottom:4px; 
               margin-bottom:0px; border-bottom:1px solid #999; color:#339900; padding-left:2px;}

.panel_sub_title a:hover {font:normal 13px Arial, Helvetica, sans-serif; padding-bottom:4px; 
               margin-bottom:0px; border-bottom:1px solid #999; color:#339900; padding-left:2px;}*/

.left a {font:normal 13px Arial, Helvetica, sans-serif; padding-bottom:4px; 
               margin-bottom:0px; border-bottom:1px solid #999; color:#339900; padding-left:2px;}

#left_panel_sub a {color:#808080; text-decoration:none; line-height:21px; 
font-family: Arial, Helvetica, sans-serif; border-bottom:1px dashed #999;
	font-size: 13px; padding-left: 3px; background-color:#f3f9f0; 
	/* height:20px; */ width:165px;
	display:block; margin-bottom:-15px; }

#left_panel_sub a:hover {background-color:#ffffff; text-decoration:none; }

#left_panel_sub .current {background-color:#ffffff; text-decoration:none; }

#left_panel_sub2 a {
	font-family: Arial, Helvetica, sans-serif;
	color:#4d4d4d;
	font-size: 13px;
	text-decoration:none;
	border-top:1px solid #999;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	width:165px;
	display:block;
	line-height:15px;
	height:20px;
	background-color:#ffffff;
	vertical-align: middle;
	  } 
			   
/*#left_panel_sub2 a {color:#808080; 
text-decoration:none;
line-height:21px; 
font-family: Arial, Helvetica, sans-serif;
border-bottom:1px dashed #999;
font-size: 13px;
padding-left: 3px;
background-color:#f3f9f0;
height:20px;
width:165px;
display:block;
margin-bottom:-15px; }
	*/
#left_panel_sub2 a:hover {color:#339900;  text-decoration:none; }


#right_panel 

{
height:100%; 
width:548px; 
float:left; 
border-left:1px solid #E7E7E7; 
padding-left:6px;
margin-left:6px; 
color:#000000; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;}

#right_panel_innov 

{
height:100%; 
width:560px; 
float:left; 
border-left:1px solid #E7E7E7; 
padding-left:6px;
margin-left:6px; 
color:#000000; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;}

#right_panel_no_border
{
height:100%; 
width:548px; 
float:left; 
padding-left:6px;
margin-left:6px; 
color:#000000; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;}

#right_panel_sub_L

{

float:left; 
width:360px; 
/* height:100%; */ 
border-right:1px solid #E6E6E6; 
padding-right:0px;
}


#right_panel_sub_R 
{
float:left; 
width:166px;  
height:100%; 
padding-left:5px;
color:#000000;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;
}

a.printLink {color:#339900; text-decoration:none; }

a.printLink:hover {color:#999999; text-decoration:underline;}

#right_panel p a {color:#339900; text-decoration:none; }

#right_panel p a:hover {color:#999999; text-decoration:underline;}

#right_panel h1 {color:#999999; font-family: Arial, Helvetica, sans-serif; font-size: 18px; margin-bottom:-15px; margin-top:1pt; font-weight:normal;}
#right_panel h2 {color:#333333; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:normal;}
#right_panel h3 {color:#4d4d4d; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight:normal;}
#right_panel h4 {color:#333333; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:normal;}
#right_panel h5 {color:#339900; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:normal;}
#right_panel h6 {color:#8c8c8c; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:normal; margin-bottom:-10px;}

#right_panel_no_border h1 {color:#999999; font-family: Arial, Helvetica, sans-serif; font-size: 18px; margin-bottom:-15px; margin-top:1pt; font-weight:normal;}
#right_panel_no_border h2 {color:#333333; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:normal;}

/****************TEXT STYLES Begins*****************/

.black_13 {color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 13px;font-weight:normal;}			
.gray_9 {color:#4d4d4d; font-family: Arial, Helvetica, sans-serif; font-size: 9px;font-weight:normal; padding-top:4px;}
.gray_9_16 {color:#4d4d4d; font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight:normal; line-height:16px;}
.gray_13 {color:#7e7e7e; font-family: Arial, Helvetica, sans-serif; font-size: 13px;font-weight:normal;}
.green_12 {color:#339900; font-family: Arial, Helvetica, sans-serif; font-size: 12px;font-weight:normal; padding-top:0px;}
.font_12 {font-size: 12px;}
.font_10 {font-size: 10px; line-height: normal;}
.font_11 {font-size: 11px; line-height: normal;}
.blue{color:#339999;}
.black{color:#000;}
.green {color:#339900;}

/* .h3 {color:#4d4d4d; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight:normal;} */
.h4 {color:#333333; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:normal;}
.h5 {color:#339900; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:normal;}
.h6 {color:#8c8c8c; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:normal;}

/****************TEXT STYLES Ends*****************/

.com_stock {margin-bottom:12px;}
.box_165 {width:165px; float:left; padding:0px;}
.box_150 {width:150px; float:left;}
.box_180 {width:180px; float:left;}

.chart {margin-left: 60px; margin-bottom: 10px;}

.chart_div_L{width:250px; float:left;}
.chart_div_R{width:250px; float:right;}
.s_field {width:70px; margin-right:6px; float:left;}
.s_field2 {text-align:right;}

.prices_div{background-color:#F9F8F4; padding-left:4px; padding-top:16px; padding-bottom:25px; height:100px; margin-botom:-10px;}
.price_header{float:left; width:103px; color:#8c8c8c; font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; font-weight:normal; line-height:20px;}
.numbers{float:left; width:60px; color:#7e7e7e; font-family: Arial, Helvetica, sans-serif;
font-size: 13px;font-weight:normal;line-height:20px;}

.price_header2{float:left; width:163px; color:#8c8c8c; font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; font-weight:normal; line-height:20px;}
.numbers2{float:left; width:60px; color:#8c8c8c; font-family: Arial, Helvetica, sans-serif;
font-size: 13px;font-weight:normal;line-height:20px;}

#stock_credits {border-top:1px solid #ECE4D4; margin-top:20px; padding-top:15px; 
font-size: 10px;font-weight:normal;line-height:16px; color:#999999;}
#stock_credits a {color:#339900; text-decoration:none;}
#stock_credits a:hover {color:#339900; text-decoration:underline;}



.feature_div{width:345px; border:4px solid #E6E6E6; margin-top:50px; }

.feature_content{width:281px; padding:20px 0 20px 20px; background-color:#fff; 
color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight:normal;}

.feature_content a{color:#339900; text-decoration:none; }
.feature_content a:hover {color:#999999; text-decoration:none;}

.feature_header{font-family: Arial, Helvetica, sans-serif; letter-spacing:1px; line-height:23px; 
font-size: 23px; font-weight:normal; color:#339900; padding-bottom:13px;  margin-bottom:13px;}

.feature_header2{font-family: Arial, Helvetica, sans-serif; letter-spacing:0px; line-height:23px; 
font-size: 23px; font-weight:normal; color:#339900; margin-left:40px;}

.controls{
	background-color:#E3E4E8;
	width:60px;
	/*height:66px; */
	position: relative;
	left: 263px;
	/*top: -3px;*/	} 

.contactus_bg{
	background-image: url(http://www.crowncork.com/images/contactus_bg.jpg);
	background-repeat: no-repeat;
	height:62px;
	padding-top:25px;
	background-position: top;
}
.right_panel_sub_R_header1{color:#000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; 
font-weight:normal; margin-bottom:11px; margin-left:5px;}
.right_panel_sub_R_header2{
	padding:1px 1px 1px 5px;
	background-color:#339900;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	margin-top:35px;
	margin-left:5px;
	text-transform: uppercase;
}

.right_panel_sub_R_header3{color:#000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; 
font-weight:bold; margin-top:20px; margin-left:5px;}

.right_panel_sub_R_item {ext-decoration:none; color:#000000;
background-image: url(/icon_lp_link.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	display:block;
	margin-top:17px;
	padding-left:5px;
	}

#right_panel_sub_R a.item_link {text-decoration:none; color:#000000;}
	
#right_panel_sub_R a.item_link:hover {text-decoration:none; color:#339900;}
	
.right_panel_sub_R_item2{color:#4d4d4d; font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; margin-top:10px;}

.sub_pic {margin-top:10px; margin-bottom:10px; margin-left:5px;}
.sub_pic2 {margin-top:10px; margin-bottom:10px; }
.more_facts{border-top:1px solid #E5E5E5;margin-top:10px; margin-left:5px; }

.byproducts_section{width:174px; height:160px; float:left; margin-left:4px;}

.byproducts_section_hdr{color:#000; font-family: Arial, Helvetica, sans-serif; font-size: 18px; margin-bottom:5px; }
.byproducts_section_subhdr{color:#000; font-family: Arial, Helvetica, sans-serif; font-size: 15px; margin-bottom:0px; }
/****************Beverage Packaging News STYLES*****************/

#news_years{color:#000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin-top:25px; padding-left:5px; }
#news_years a {color:#4d4d4d; text-decoration:underline; }
#news_years a:hover {color:#000; text-decoration:none; }

.news_items_header{color:#666; font-family: Arial, Helvetica, sans-serif; font-size: 13px; margin:16px 0 16px 5px;
border-bottom:1px solid #ccc; height:15px; }

.box_110 {width:110px; float:left;}
.box_300 {width:330px; float:left;}
.box_100 {width:100px; float:right;}
.box_300 {width:295px; float:left;}
.box_100 {width:80px; float:left;}

#news_item_holder {margin-bottom:18px;}
#news_item_holder a{color:#339999; font-size: 13px; text-decoration:none;}
#news_item_holder a:hover{color:#339999; font-size: 13px; text-decoration:underline;}

.news_date {width:110px; float:left; color:#000; font-size: 10px; padding-top:2px;}
.news_item{width:430px; float:left; color:#339999; font-size: 13px;}

/* --- New press release classes (AA) --- */
.press_date {vertical-align:top; width:110px; color:#000; font-size: 10px; padding:9px;}
.press_item{vertical-align:top; width:430px; color:#339999; font-size: 13px; padding:8px;}
.press_row_gray {vertical-align:top; padding:5px 0 5px 5px; background-color:#EEEEF0; cursor:pointer;}
.press_row_gray:hover {background-color:#F0F6F0;}
.press_row_white {vertical-align:top; padding:5px 0 5px 5px; background-color:#FFFFFF; cursor:pointer;}
.press_row_white:hover {background-color:#F0F6F0;}
/* --- End new press release classes  --- */


#pop_up_close a{color:#666; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none;}

#pop_up_close a:hover{color:#666; font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: underline;}
.gray {background-color:#EEEEF0;}

.news_row_gray {height:15px; padding:5px 0 5px 5px; background-color:#EEEEF0;}
.news_row_gray2 {height:30px; padding:5px 0 5px 5px; background-color:#EEEEF0;}
.news_row_gray3 {height:45px; padding:5px 0 5px 5px; background-color:#EEEEF0;}

.news_row_white {height:15px; padding:5px 0 5px 5px; background-color:#fff;}
.news_row_white2 {height:30px; padding:5px 0 5px 5px; background-color:#fff;}
.news_row_white3 {height:45px; padding:5px 0 5px 5px; background-color:#fff;}

.news_title { color:#000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; margin-bottom:15px; font-weight:bold;}
.news_title_sub {color:#666; font-family: Arial, Helvetica, sans-serif; font-size: 14px; margin-bottom:25px; width:360px; font-weight:bold;}

.width_180{width:180px;}
.backtotop{text-align:right;  padding:10px 10px 10px 0px; height:20px;}
.backtotop a{color:#339900; font-size: 11px; text-decoration:none;  }
.backtotop a:hover{color:#339900; font-size: 11px; text-decoration:underline; }

.contact_link{margin-top:10px; margin-bottom:10px; margin-right:10px; color:#000000; }
.contact_link a{color:#000000; font-size: 11px; text-decoration:underline;}
.contact_link a:hover{color:#000000; font-size: 11px; text-decoration:none; }

.right_float_panel{float:right; /*width:230px;*/ padding-left:10px;}
.caption {text-align:right; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#4d4d4d;}
.caption a { color:#000; text-decoration:none;}
/****************FOOTER STYLES*****************/

#footer {clear:both; border-top:1px solid #cccccc;
padding:5px 12px;
font-family: Arial, sans-serif;
font-size: 10px; margin-top:30px;
line-height:16px;

}

#footer2 {clear:both; border-top:1px solid #cccccc;
padding:5px  5px 5px  195px;
font-family: Arial, sans-serif;
font-size: 10px; margin-top:30px;
line-height:16px;

}	
#footer_links {padding-bottom: 6px;}

#footer_links a{
	color:#4d4d4d;
	font-weight:normal;
	font-family: Arial,  sans-serif;
	font-size: 11px;
	text-decoration:none;
	padding-bottom: 20px;
}

#footer_links a:hover{text-decoration:underline;}

#copyright {color:#b2b2b2; font-size:11px;}

#copyright a{color:#b2b2b2; text-decoration:none; font-size:11px;}

#copyright a:hover{text-decoration:underline;}


/****************PRODUCTS & SERVICES*****************/
#body_links{color:#000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin-top:25px; }
#body_links a {color:#4d4d4d; text-decoration:underline; }
#body_links a:hover {color:#000; text-decoration:none; }

.body_links_current {color:#000; text-decoration:none; }

.heading_title {font:normal 13px Arial, Helvetica, sans-serif; color:#000000;}
			   
#subheading_title {font:normal 12px Arial, Helvetica, sans-serif; padding-bottom:4px; 
               margin-bottom:18px; color:#666666; border-bottom:1px solid #CBCED4;}
			   
#subheading_no_border {font:normal 12px Arial, Helvetica, sans-serif; padding-bottom:4px; 
               margin-bottom:18px; color:#666666; }

#subheading_title_region {font:normal 12px Arial, Helvetica, sans-serif; padding-bottom:4px; 
               margin-bottom:18px; color:#4d4d4d; font-weight:bold;}
			   			   
#subheading_title_left {font:normal 12px Arial, Helvetica, sans-serif; padding-bottom:4px; 
               margin-bottom:18px; color:#666666; clear: left}			   

#subheading_title_A {font:normal 12px Arial, Helvetica, sans-serif; padding-bottom:4px; 
               margin-bottom:18px; color:#666666;}	
			   
.email {color:#339900; text-decoration: none;}
.email:hover {color:#999999; text-decoration:underline; }

.email_bottom {color:#339900; text-decoration: none; }

.right_text {padding-top:100px; }


.brand_highlights {
font-family: Arial;
font-size: 13px;
line-height: 16px;
color: #83AE60;
}

.brand_quotation {color:#31744E; font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:normal;}


.brand_quotation_src {
font-family: Arial;
font-size: 13px;
line-height: 16px;
color: #B1AEAC;
}


.brandgrayline{border-top:1px solid #e5e5e5; height:1px; width:100px; margin-left:25px;  margin-left:5px;}


.spacer{border-top:1px; height:5px;}

#ss_text{font-family: Arial, Helvetica, sans-serif; /*letter-spacing:0px; line-height:23px; */
font-size: 23px; font-weight:normal; /*color:#339900;*/ margin-left:40px;}


.ul_list{ 
list-style-image: url(http://www.crowncork.com/images/marker.jpg); 
line-height: 19px;
/*border-left:0px;*/
/*color:#339999; */
}

.product_caption{ 

/*border-left:0px;*/
color:#339999; 
}







/* 
*  NSciacca: additions from this point on made after Jan 20, 2009
*
*     first section: moved the styles out of masthead.php to the stylesheet
*
*     second section: all new styles for Innovation & Design section
*
*
*/

/* NAVIGATION STYLES --- moved out of masthead.php and added new styles for the drop down */
#main_nav_menu {
  margin-left: 16px;
  float: left;
  position: relative;
}
/*
#main_nav_menu img {
	margin-bottom:1px;
	margin-left:19px;
}
*/
#main_nav_menu a.toplink {
	color:#706f6f;
	font:11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	display: block;
	float: left;
	margin: -6px 0 0;
	padding: 9px 13px;
	
}
#main_nav_menu a.toplink:hover {
   color:#236A44;
}
#main_nav_menu a.selected {
	color: #060;
	background-color:#FFFFFF;
	border-top: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	border-left: 1px #FFF solid;
	border-right: 1px #FFF solid;
	padding: 8px 12px 8px;
	
}

#main_nav_menu a.toplink:hover {
   color:#236A44;
}

#main_nav_menu a.with_sub:hover, #main_nav_menu a.hover {
	background-color:#FFFFFF;
	border: 1px #CCC solid;
	border-bottom: 0;
	padding: 8px 12px 11px;
}

.menu_container, #main_nav_menu { z-index: 500;}
#innovation_menu {
   position: absolute;
   top: 26px;
   left: 0;	
   background-color: #FFFFFF;
   border: 1px #CCCCCC solid;
   border-top: 0;
   padding: 0 10px 10px;
   z-index: auto;
   z-index: 5000;
   font-family: Arial;
   display: none;
}

#innovation_menu a {
	text-decoration: none;
}

#innovation_menu td.preview a {
	padding: 6px;
}
#innovation_menu .normallinks a {
	font-size: 11px;
	line-height: 14px;
}

.menu_container {float: left;}

hr.gray { background-color: #CCC;}

.btn_search {
	/* color:#389344;
	font:11px Arial, Helvetica, sans-serif; */
	margin-top: 2px;
}

.search a {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #339900;
	text-decoration:none;
}

.search a:hover {text-decoration:none;}


/* BASIC FONT STYLES */
h1 {
	font-size: 22px;
	color: #676767;
	margin: 14px 0 6px;
	font-weight: normal;
}
h4 {
	margin: 6px 0 8px;
	font-size: 14px;
	font-weight: normal;
}
h5 {
	color: #aba08a;
	font-size: 12px;
	margin: 4px 0;
}


/* BASIC ELEMENTS */
hr.gray {
	height: 1px;
	border: 0;
	background-color: #989a99;
	margin: 12px 0 8px;
}


/* INNOVATION & DESIGN */

.innovation_design_main {
	position: relative;
	font-family: Arial;
}

.innovation_design_main a, .normallinks a {
	font-size: 12px;
	font-weight: bold;
	color: #04623d;
	text-decoration: none;
}

#main_image_overlay {
	background-color: #FFFFFF;
	width: 720px;
	height: 175px;
	opacity:.75;
	filter: alpha(opacity=75);
	position: absolute;
	top: 185px;
	left: 10px;
}

.innovation_image_reveal {
	z-index: 1000;
	cursor:pointer;
	border:solid 3px #FFF; 
	background-color:#363; 
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	position:absolute; 
}

.innovation_image_copy {
	z-index: 1000;
	border:solid 1px black; 
	background-color:#FFF;
	width: 200px;
	position:absolute; 
	display:none;
	font-size: 11px;
	padding: 10px;
	padding-right: 15px;	
}

.innovation_image_copy_close {
	font-size:9px; 
	position: absolute; 
		left: 212px;
		top: 0; 
	cursor:pointer; 
	padding: 2px;
}

.innovation_design_info {
	width: 685px;
	height: 175px;
	position: absolute;
	top: 185px;
	left: 26px;
}

.innovation_design_info hr {
	margin: -10px; /* for IE */
	margin: 0px;
}

.sub_generic_info {
	width: 685px;
	height: 115px;
	position: absolute;
	top: 103px;
	left: 26px;
}

.main_page_links td {
	vertical-align: top;
	padding-right: 20px;
	line-height: 20px;
}

a.arrow {
	font-size: 13px;
	padding: 0 15px 0 0;
	background: url(http://www.crowncork.com/images/icn_arrow.gif) no-repeat right 3px transparent;
}

.innovation_footer {
	margin: 12px 0;
	line-height: 13px;
	font-size: 11px;
	color: #aba08a;
	clear: both;
}
.innovation_footer a {
	font-weight: normal; 
	font-size: 11px;
}


table.subcategories {
	margin-top: 12px;
}
table.subcategories td {
	vertical-align: top;
	padding-left:9px;
}

.container { margin-bottom: 18px;  position: relative}
.titlebar { 
	background-color: #EDEDED;
  font-size: 14px;
	font-weight: bold;
	padding: 6px;
	color: #666666;
}
.float_left { float: left}

.page_body {  margin-left: 355px; margin-right: 12px;padding-bottom:10px;}
.page_body h2 {font-size: 17px; color: #656565; padding-top: 18px; margin-top:0}

.page_body ul {line-height:19px;
list-style-image:url(http://www.crowncork.com/images/marker.jpg); font-size: 12px; color:#4D4D4D}

.page_nav {	color: #4D4D4D; margin: 0 0 6px; font-size: 11px; padding-top: 18px;}
.page_nav a {	font-size: 11px}
.page_nav a.active { text-decoration: underline;}

.bottom_links { 
	margin-top: -10px;
	margin-bottom: -20px;
}
.bottom_links a {font-size: 11px;}
.bottom_links .page_nav { display: inline}




/* GENERIC PREVIEWS -- used for concept to consumer & metal innovations */
td.preview {
	width: 117px;
}
td.preview a img {
	padding-bottom: 5px;
}
td.preview a {
	display: block;
	padding: 5px;
	background-color:#e6e7eb;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
	color: #1b1d1a;
	height:108px;
	font-weight: bold;
}
*html td.preview a { height: 118px;}

td.preview a:hover {
	background-color:#888888;
	color: #FFFFFF !important;
}

.browse_footer {
  background-color: #E6E6E6;
	margin-bottom: 6px;
	/* commented out for IE
	position: relative; */
	width: 100%;
	clear: both;
	z-index: 1;
}
.browse_footer td {vertical-align: top;}
.browse_footer .content {padding: 3px 12px 6px; width: 99%; z-index: 1;}
.browse_footer a {
  line-height: 17px;
	font-size: 11px;
}
.browse_footer a .active {
  color: #000;	
}
.browse_footer .logo {
  background-color: #FFFFFF;
	padding-left: 12px;
}



/* INNOVATION SHOWCASE */
.innovation_showcase_table {
	background: url(http://www.crowncork.com/innovation/images/bgGradient.jpg) repeat-x top left #dedede;
	padding: 7px;
}
.innovation_showcase_table td { vertical-align: top;}
.innovation_showcase_table p {
	font-size: 11px;
	margin: 6px 0 12px;
}
.sub_showcase_info {
	height: 115px;
	background-color: #fafafa;
	padding: 1px 12px;
}

.showcase_thumbs {
	margin-left: -7px;
	margin-right: -7px;
}
.gallery_links a {
	font-size: 11px;
	line-height: 15px;
}

a.active {color: #333333 !important;}

#frmSort {
	margin-top: 10px;
}
#frmSort label {
	color: #333333;
	width: auto;
	padding-top: 3px;
}


/* SHARE */
#ShareMenu {
	position: absolute;	
	background-color: #FFFFFF;
	border: 1px #CCC solid;
	padding: 10px;
	font-size: 11px;
	color: #333;
	z-index: 5000;
	left: 0;
	width: 100px;
}
#ShareMenu .close {
	float: right;
	margin-top: -2px;
	color:#888;
}
#share-container { display: inline; position: relative}

.share_links{margin-top: 6px;}
.share_links img {position: relative; top: 3px; margin-right: 3px; margin-left: 1px;}
.share_links a {
	font-weight: normal;
	color: #333;
}


/* LEFT MENU */
#left_panel {
  padding-top: 0;
	background-color: #EFF0F2;
	width: 225px;
}
#left_panel .contents { padding: 6px 12px 4px 12px;}
#left_panel .contents ul{ 
  border-top: 1px #FFFFFF solid;
	padding: 6px 0 8px 0;
	margin: 0;
}
#left_panel .contents ul ul{   border-top: 0; padding: 0 0 0 12px;}
#left_panel .contents ul ul a.selected { 
/*	
	background: url(http://www.crowncork.com/products_services/images/menu_active.gif) no-repeat left center transparent;  
	padding-left: 10px;
*/
	color:#060;
	font-style: none;
	margin-left: 0px;
}


#left_panel .contents ul li { 
	list-style-type: none;
	padding: 1px 0 2px;
}
#left_panel .contents ul li a { 
	padding: 0;
	color: #04623D;
	font-weight: bold;
	font-size: 11px;
	line-height: 100%;
}
#left_panel .contents ul ul ul li a{ color: #339900}


/* RIGHT PANEL */
#right_panel {
  border: 0;
	width: 495px;
	color: #4D4D4D;
	padding-left: 19px;
	margin-left: 0;
}
#right_panel h1 { font-size: 15px}
#right_panel h2 { font-size: 22px; color: #676767; margin-bottom: 12px}
#right_panel hr.gray { background-color: #CCCCCC;}
#right_panel p { font-size: 12px}
.blue_title, .byproducts_section_subhdr { color: #317AB3; font-size: 14px; font-weight: bold; padding-top: 6px; }
span.blue_title, span.byproducts_section_subhdr { display: block;}

#right_panel a, #right_panel p a {
  text-decoration: none;
	font-weight: normal;
	color: #04623D;
}

#right_panel .sub-menu  { color: #4D4D4D}
#right_panel .sub-menu a  { font-weight: bold;}
#right_panel .sub-menu a.active { color:#339900 !important; text-decoration: underline;}

.top_feature img {border: 1px #CCCCCC solid; margin-top: 6px;}



/* SPECIFIC PAGES */
.year { color: #4D4D4D; margin-bottom: 12px; line-height: 16px;}
.timeline p {
	padding-left:34px;
	text-indent:-34px;
}


.products_services #left_panel { width: 187px}
.products_services #right_panel { width: 533px}

.products_services div.preview {
  width: 155px;
	float: left;
	margin: 12px 16px 18px 0;

}
.products_services div.preview img, .products_services .product-container img { border: 1px #CCCCCC solid; margin-top: 3px;}
.products_services #right_panel div.preview p { margin: 3px 0; font-size: 11px}
.products_services #right_panel div.preview p a {font-weight: bold;}

.products_services .product-container { font-size: 11px}
.products_services .product-container div.preview { margin-top: 6px}
.products_services #right_panel a.contact_link { font-weight: bold; font-size: 11px}

.products_services .product-detail-container { margin-top: 14px;}
.products_services #right_panel .product-detail-container a { font-size: 11px; font-weight: bold;}
.products_services .right_float_panel img { margin: 6px 0 6px 6px; border: 1px #CCCCCC solid;}

.products_services table td { vertical-align: top}

/* LINK HOVERS/ACTIVE */
.innovation_design_main a:hover, .normallinks a:hover, 
#left_panel .contents ul li a:hover,  #left_panel .contents ul li a.active, #right_panel a:hover,
.page_nav a.active {
	color: #339900 !important;
}

/* IE Style fixes */
* html #left_panel .contents ul ul a.selected { padding-left: 11px;}
* html #left_panel .contents ul ul ul a { display: block; line-height: 14px;}
* html #left_panel .contents ul ul ul a.selected { background-position: left 7px; }
* html #main_nav2 { overflow: hidden;}
* html #main_nav_menu a.with_sub:hover, * html  #main_nav_menu a.hover {
	position: relative;
	top: 0px;
}
* html #main_nav_menu a.selected  {position: relative;	top: 0px; padding-bottom: 8px; border-right: 0;}
* html #innovation_menu .subcategories hr.gray { margin: 5px 0 -2px 0;}

