@charset "utf-8";
/* CSS Document */

body {
	/*background-image: url(../images/layout/background_main.jpg);*/
	margin: 0px;
	padding: 0px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	background-image: url(../images/layout/Background_header.png);
	height: 277px;
	width: 1040px;
	overflow: hidden;
}
#sidebox_images, #sidebox_images_CURB {
	position: absolute;
	z-index: 2;
	left: 588px;
	top: 481px;
}

#sidebox_images_CURB {
	top: 615px;
}
#sidebox_wrapper {
	position: absolute;
	width: 415px;
	left: 625px;
	top: 207px;
	z-index: 1;
}
#sideboxes, #sideboxes_CURB {
	height: 480px;
	width: 415px;
	background-position: 40px;
	background-repeat: no-repeat;
	float: left;
}

#sideboxes {
	background-image: url(../images/layout/Background_sideboxes.png);
}

#sideboxes_CURB {
	background-image: url(../images/layout/Background_sideboxes_CURB.png);
	background-position: -10px top;
}

#sidebox_content {
	background-image: url(../images/layout/Background_sidebox_content.png);
	width: 415px;
	background-repeat: repeat-y;
	background-position: 40px;
	padding-top: 145px;
	float: left;
}
#sidebox_content h1 {
	margin-left: 90px;
	margin-top: 40px;
}
#sidebox_content ul {
	display: block;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 90px;
	float: left;
	list-style-type: none;
}
#sidebox_content ul li {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	width: 150px;
	margin-bottom: 10px;
	font-size: 14px;
}
#sidebox_content ul li a{
	color:#333;
	text-decoration: none;
}
#sidebox_content ul li a:hover{
	color:#000666;
}
#sidebox_content .image_container {
	height: 115px;
	width: 220px;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #000;
}
#sidebox_content .image_container img {
	float: left;
}
#sidebox_btm {
	background-image: url(../images/layout/Background_sidebox_btm.png);
	height: 30px;
	width: 415px;
	background-position: 40px;
	background-repeat: no-repeat;
	float: left;
}
h1,h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	display: block;
	margin: 0px;
	padding-bottom:10px;
	padding-top: 0px;
	line-height: 25px;
	font-weight: normal;
}

h1 .first_line {
	font-size: 15px;
	display: block;
	line-height: 15px;
	font-weight: bold;
	color: #000666;
}

#tagline p.large {
	font-weight: bold;
	font-style: normal;
	font-size: 20px;
	margin-top: 10px;
}

#tagline p.large a {
	font-weight: bold;
	font-style: normal;
	font-size: 20px;
	margin-top: 10px;
}

#tagline p {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}
#main_nav {
	background-image: url(../images/layout/Background_mainnav.png);
	height: 82px;
	width: 710px;
	z-index: 4;
	position: absolute;
	left: 0px;
	top: 195px;
}
#main_nav ul {
	padding: 0px;
	list-style-type: none;
	display: block;
	height: 82px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}

#sideboxes_CURB #choose a {
	text-decoration: none;
	background-image: url(../images/layout/Sidebox_arrow.png);
	display: block;
	background-repeat: no-repeat;
	background-position: 200px;
}

#sideboxes #info a, #sideboxes_CURB #info a {
	text-decoration: none;
	background-image: url(../images/layout/Sidebox_arrow.png);
	display: block;
	background-repeat: no-repeat;
	background-position: 220px;
}
#sideboxes #designs a, #sideboxes_CURB #designs a {
	text-decoration: none;
	background-image: url(../images/layout/Sidebox_arrow.png);
	display: block;
	background-repeat: no-repeat;
	background-position: 155px;
}
#sideboxes #samples a, #sideboxes_CURB #samples a {
	text-decoration: none;
	background-image: url(../images/layout/Sidebox_arrow.png);
	display: block;
	background-repeat: no-repeat;
	background-position: 160px;
}

#sideboxes_CURB #choose a:hover {
	background-image: url(../images/layout/Sidebox_arrow_over.png);
}
#sideboxes #info a:hover, #sideboxes_CURB #info a:hover {
	background-image: url(../images/layout/Sidebox_arrow_over.png);
}
#sideboxes #designs a:hover, #sideboxes_CURB #designs a:hover {
	background-image: url(../images/layout/Sidebox_arrow_over.png);
}
#sideboxes #samples a:hover, #sideboxes_CURB #samples a:hover {
	background-image: url(../images/layout/Sidebox_arrow_over.png);
}

#sideboxes #info, #sideboxes #samples {
	margin-top: 40px;
}

#sideboxes #designs, #sideboxes_CURB #designs {
	margin-left: 95px;
	margin-top: 35px;
}
#sideboxes #samples, #sideboxes_CURB #samples {
	margin-top: 35px;
	margin-left: 115px;
}
#sideboxes #info, #sideboxes_CURB #info {
	margin-top: 30px;
	margin-left: 65px;
}
#sideboxes_CURB #info {
	margin-left: 90px;
}
#sideboxes_CURB #choose {
	margin-top: 35px;
	margin-left: 60px;
}

#sideboxes h1, #sideboxes_CURB h1 {
	margin-left: 15px;
	font-size: 26px;
}
#sideboxes  .first_line, #sideboxes_CURB .first_line  {
	color: #FFF;
	font-weight: normal;
}
#wrapper_main {
	width: 1040px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#branding {
	height: 150px;
	width: 500px;
	float: left;
	text-align: center;
	padding-top: 10px;
}

#branding img {
	height: 250px;
	width: auto;
}
#logo {
	height: 150px;
	width: 370px;
	float: right;
	text-align: left;
}

#tagline {
	width: 281px;
	float: right;
	clear: right;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-right: 70px;
	text-align: left;
	margin-top: 	0px;
}
#twitter, #youtube {
	width: 275px;
	height: 30px;
	float: right;
}
#youtube {
	margin-top: 10px;
	clear: right;
}
#twitter p, #youtube p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 8px 0 0;
	color: #fff;
	float: left;
}
#youtube {
}
#main_nav ul li {
	display: block;
	float: left;
	height: 82px;
	width: 110px;
}
#main_nav ul li a {
	background-image: url(../images/layout/Link_Box_closed.png);
	height: 22px;
	width: 110px;
	display: block;
	float: left;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 60px;
	font-weight: 700;
}
#main_nav ul li a:hover {
	background-image: url(../images/layout/fast_box.png);
}
#main_nav ul li.selected a {
	background-image: url(../images/layout/fast_box.png);
}
#content_top {
	height:323px;
	margin-left:52px;
	/*margin-top:26px;*/
	width:600px;
}
#content_top_wrapper {
	background-image: url(../images/layout/Background_top_content.png);
	/*height: 429px;*/
	height: 403px;
	padding-top: 26px;
	width: 1040px;
	/*float: left;*/
}
#content_top h2 {
	color:#FFFFFF;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:19px;
	line-height:20px;
	margin-left:10px;
	margin-top:10px;
	position:absolute;
	width:550px;
	z-index: 9;
	background: rgba(0,0,0,0.5);
	padding:3px 0px 3px 2px;
}
#content_main, #content_main_CURB {
	background-image: url(../images/layout/Background_content_main.png);
	background-repeat: repeat-y;
	width: 560px;
	min-height: 400px;
	/*float: left;*/
	padding-left: 60px;
	padding-right: 420px;
	padding-bottom: 20px;
	padding-top: 0px;
}

#associations {
	background-image: url(../images/layout/Background_content_main.png);
	background-repeat: repeat-y;
	width: 880px;
	min-height: 400px;
	/*float: left;*/
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 40px;
	padding-top: 0px;
	margin-right: 20px;
}

#content_main_CURB {
	padding-top: 10px;
}
#content_main li, #content_main_CURB li {
	margin-bottom:8px;
}
#content_main a, #content_main_CURB a {
	color:#000666;
}
#content_main #left, #content_main_CURB #left {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	padding-right: 15px;
	width: 264px;
}
#content_main #right, #content_main_CURB #right {
	float: left;
	padding-left: 15px;
	width: 265px;
}
#content_main .product, #content_main_CURB .product {
	border-bottom:2px solid #333333;
	display:block;
	margin:10px 0 0;
	padding-bottom:20px;
	padding-top:10px;
	min-height: 180px;
}
#content_main .pdf_description, #content_main_CURB .pdf_description {
	display: block;
	height: 163px;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.product_images {
	display: flex;
	flex-direction: row;
	margin-top: 40px;
}

#carriers, #wraps {
	 min-width: 260px;
	 display: flex;
	 justify-content: flex-end;
	 flex-direction: column
}

#carriers img, #wraps img, #plain img, #folding img {
	 height: auto;
	 width: 250px
}

.product_images_thumbs {
	 display: flex;
	 flex-direction: row;
	 align-items: flex-end;
	 border-bottom: 2px solid #333333;
	 padding: 10px;
	 margin-bottom: 20px;
}

.product_images_thumbs img {
	 height: 75px;
	 	width: auto
}
#footer {
	background-image: url(../images/layout/Background_footer.png);
	height: 69px;
	width: 860px;
	/*float: left;*/
	padding-left: 80px;
	padding-right: 100px;
	clear: both;
}
#footer p {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	display: block;
	float: left;
	padding: 0px;
	margin-top: 29px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
}
#foot_nav {
	float: right;
	height: 20px;
	width:450px;
	margin-top: 29px;
}
#foot_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#foot_nav ul li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
.single_carton {
	height: 175px;
	margin-right: 110px;
	position:relative;
}
.single_carton img {
	float: right;
}
.single_carton a {
	display: block;
	float: right;
	width: 230px;
	font-size: 13px;
	text-align: right;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
.sample_over img {
	margin: 0px;
	padding: 0px;
	float: none;
}
.single_carton .sample_over {
	position: absolute;
	top: 0px;
	left:0px;
}

#foot_nav ul li a {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#foot_nav ul li a:hover {
	text-decoration: underline;
}
#foot_nav ul li.selected a {
	text-decoration: underline;
}
.single_pdf {
	height: 175px;
	margin-right: 110px;
}
.single_pdf img {
	float: right;
}
.single_pdf a {
	float: right;
	font-size: 13px;
	text-align: right;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 100%;
}
tbody .odd.first {
	background-color: #999999;
}
tbody .odd {
	background-color: #CCC;
}
/*--form--*/
#contactform {
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
#contactform span input {
	width: 100%;
	float: left;
	display: block;
}
#contactform span select {
	width: 100%;
	float: left;
	display: block;
	font-size: 11px;
	height: 20px;
}
#contactform span textarea {
	width: 100%;
	float: left;
	display: block;
	font-size: 11px;
	height: 75px;
}
#customer_info {
	width: 440px;
	float: left;
	padding: 10px;
}
#contactform span .subdesciption {
	display: block;
	float: left;
	font-size: 10px;
	width: 100%;
	margin-bottom: 10px;
}
#contactform .description {
	border:none;
	display:block;
	font-size:13px;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	color: #000666;
	font-weight: bold;
}
#contactform span.medium {
	width: 48%;
	float: left;
	display: block;
	margin-right: 2%;
}
#contactform span.large {
	width: 98%;
	float: left;
	display: block;
}
#contactform span label {
	width: 100%;
	float: left;
	display: block;
}
.form_end {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}.form_end input {
	margin-right: 5px;
	margin-left: 5px;
}
#validation strong {
	color:#000666;
}
/* the overlayed element */
.simple_overlay {
	/* must be initially hidden */
    display:none;
    z-index:10000;
	/* styling */
    background-color:#FFF;
	width:450px;
	min-height:200px;
	padding-right:8px;
	border:1px solid #666;
  -moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
}
.simple_overlay .close {
    background-image:url(../../images/overlay/close.png);
    position:absolute;
    right:-15px;
    top:-15px;
    cursor:pointer;
    height:35px;
    width:35px;
}
.fake_link {
	color: #000666;
	text-decoration: underline;
	cursor: pointer;
}
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/slimbox/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

#twitter img {
	width: 50px;
}

#blog-link {
	position:relative;
	bottom:200px;
}
#blog-link img {
	width:100px;
	position:relative;
	top:198px;
	right:20px;
	opacity: 0.9;
}
#blog-link:hover img {
	opacity: 1;
}

#pop {
	max-width: 500px;
}

#pop img {
	max-height: 600px;
}

#gallery-pop-single {
	width: 500px !important;
	background: transparent;
	padding: 12px;
	border: 3px solid black;
}


.closepng {
	width: 50px;
	opacity: 0.8;
	position:relative;
	z-index:5;
	bottom: 50px;
}
.closepng:hover {
	cursor:pointer;
	opacity: 1;
}

.canwrap-page div {
	display:block;
	border-radius:10px;
	border: 2px #000 solid;
	padding:5px;
	width:300px;
	background: #FFF;
	margin-bottom: 15px;
	margin-left:auto;
	margin-right:auto;
}
.canwrap-page div:hover {
	border-color: #0284C2;
	cursor:pointer;
}

.canwrap-page img {
	width:50%;
	margin-bottom: 15px;
	margin-left:25%;
	vertical-align:middle;
}

.canwrap-page span {
	display:block;
	padding: 1px 2.5px 2px 2.5px;
}
