/* ---- Typography ---- */

body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 16px;


/* ----- Background Images & Colors ------ */

	background-color: #E1ECF7;
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#Container {
	background-color: #FFFFFF;
}

#topbar1 {
	/*background-image: url(../images/double-h-logo.jpg);*/
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:20px;
	margin-top:14px;
	border-bottom:21px solid #5E98D2;
}

#topbar2 {
	background-image: url(../images/logo_Double-H-Extrusions.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#topbar3 {
	background-image: url(../images/logo_Double-H-Packaging.gif);
	background-repeat: no-repeat;
	background-position: top;
}



#Navigation1 a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#Navigation1 a:hover {
	color: #479816;
	text-decoration: none;
}


#Navigation2 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#Navigation2 a:hover {
	color: #8CCAE8;
	text-decoration: none;
}


#Navigation3 a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#Navigation3 a:hover {
	color: #51AA1A;
	text-decoration: none;
}


#CustomerCare {
	color: #333333;
}


#Introduction1 {
	background-color: #F8F8F8;
	line-height: 18px;
}
#Footer {
	font-size: 10px;
	color: #666666;
}

#Footer a {
	color: #666666;
	text-decoration: none;
}
#Footer a:hover {
	color: #000000;
	text-decoration: none;
}

#Col2 a {
	color: #51AA1A;
	text-decoration: underline;
}
#Col2 a:hover {
	color: #397913;
	text-decoration: none;
}


/* ---- Links ---- */

a:focus{
outline:none;
}


a {
	color: #595959;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

.a1 {
	color: #333333;
}
.a1:hover {
	color: #000000;
}

.a2 {
	color: #51AA1A;
	text-decoration: underline;
}
.a2:hover {
	color: #397913;
	text-decoration: none;
}
.lnb_greenhead {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #79BE4F;
}
.lnb_greenlight_bg {
	background-color: #D7EBD5;
}
.lnb_green {
	color: #51AA1A;
	background-image: url(../images/lnb_green_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.lnb_green:hover {
	color: #3E8314;
	background-image: url(../images/lnb_green_bullethover.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
}

.lnb_green_hl {
	color: #3E8314;
	background-image: url(../images/lnb_green_bullethover.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.solutions {
	background-image: url(../images/banner_packaging_solutionsfor.jpg);
	background-color: #52A91A;
	background-position: top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size:13px;
	line-height:20px;
}
.solutions a{
	color: #FFFFFF;
	text-decoration: none;
}
.solutions a:hover{
	color: #D3EAC6;
}

.lnb_bluehead1 {
	font-weight: bold;
	color: #004284;
	background-color: #EBEBEB;
	font-size: 12px;
}

.lnb_bluehead2 {
	font-weight: bold;
	color: #004284;
	background-color: #EBEBEB;
	font-size: 12px;
}


/* ---- Forms ---- */


input, select, textarea {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}

li {
	list-style-image: url(../images/bullet_green.gif);
}



/* ---- Heads ---- */
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #ccc;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	color: #51AA1A;
}
.head1 {
	font-size: 14px;
	font-weight: bold;
	color: #166A86;
	line-height: 22px;
}

.head2 {
	font-size: 14px;
	font-weight: bold;
	color: #005CB8;
	line-height: 22px;
}
.head3 {
	font-size: 14px;
	font-weight: bold;
	color: #45B300;
	line-height: 22px;
}
.head4 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

.head_black {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
}




/* ---- Text Classes ---- */
.txt_10 {
	font-size: 10px;
	line-height: 13px;
}
.txt_11 {
	font-size: 11px;
}


.txt_14 {
	font-size: 14px;
}
.txt_15 {
	font-size: 15px;
}


.txt_16 {
	font-size: 16px;
}

.txt_18 {
	font-size: 18px;
}
.txt_blue {
	color: #004284;
	font-size: 12px;
}
.txt_red {
	color: #FF0000;
}
.txt_green {
	color: #51AA1A;
}



.LH18 {
	line-height: 18px;
}



/* ---- Background Classes ---- */
.bg_gray {}
.bg_blue {
	background-color: #CCDEF1;
}
.bg_bluelight {
	background-color: #EFF7FF;
}
.bg_blue2 {
	background-color: #A3C4E5;
}
.bg_gray2 {
	background-color: #EFEFEF;
}


.bg_green {
	background-color: #C6E2C3;
}
.bg_greenlight {
	background-color: #F1F8F0;
}

.border_blueTB {
	font-size: 11px;
}
.divider_green {
	background-image: url(../images/divider_green.gif);
	background-repeat: repeat-x;
}

.box_blue1 {
	background-color: #EBEBEB;
	font-size: 11px;
}





/* ---- Transparent Classes ---- */
.txt_transparency {
	filter: Alpha(Opacity=50);
	background-color: #F5FAEB;
}
.txt_transparency2 {

	filter: Alpha(Opacity=100);
	background-color: #D9ECB0;
}


/* ---- onmouseout="this.className='txt_transparency'" onmouseover="this.className='txt_transparency2'" ---- */





/* ---- Dropdown Classes Start ---- */
#dropmenudiv{
	line-height:18px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#dropmenudiv a{
	display: block;
	text-indent: 10px;
	text-decoration: none;
	background-color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #51AA1A;
	color: #FFFFFF;
}

.a1{
font-weight:normal;
text-decoration:underline !important;
}