@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: 15px;
}
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: 259px;
	width: 1040px;
	overflow: hidden;
}
#sidebox_images {
	position: absolute;
	z-index: 2;
	left: 588px;
	top: 481px;
}
#sidebox_wrapper {
	position: absolute;
	width: 415px;
	left: 625px;
	top: 207px;
	z-index: 1;
}
#sideboxes {
	background-image: url(../images/layout/Background_sideboxes.png);
	height: 430px;
	width: 415px;
	background-position: 40px;
	background-repeat: no-repeat;
	float: left;
}

#sidebox_content {
	background-image: url(../images/layout/Background_sidebox_content.png);
	width: 415px;
	background-repeat: repeat-y;
	background-position: 40px;
	padding-top: 125px;
	float: left;
}
#sidebox_content h1 {
	margin-left: 90px;
	margin-top: 20px;
}
#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 {
	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: 178px;
}
#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 #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 {
	text-decoration: none;
	background-image: url(../images/layout/Sidebox_arrow.png);
	display: block;
	background-repeat: no-repeat;
	background-position: 155px;
}
#sideboxes #samples a {
	text-decoration: none;
	background-image: url(../images/layout/Sidebox_arrow.png);
	display: block;
	background-repeat: no-repeat;
	background-position: 160px;
}
#sideboxes #info a:hover {
	background-image: url(../images/layout/Sidebox_arrow_over.png);
}
#sideboxes #designs a:hover {
	background-image: url(../images/layout/Sidebox_arrow_over.png);
}
#sideboxes #samples a:hover {
	background-image: url(../images/layout/Sidebox_arrow_over.png);
}
#sideboxes #designs {
	margin-left: 95px;
	margin-top: 35px;
}
#sideboxes #samples {
	margin-top: 40px;
	margin-left: 115px;
}
#sideboxes #info {
	margin-top: 40px;
	margin-left: 65px;
}
#sideboxes h1 {
	margin-left: 15px;
	font-size: 26px;
}
#sideboxes  .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: 177px;
	width: 370px;
	float: left;
	text-align: right;
}
#tagline {
	width: 400px;
	float: right;
	clear: right;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-right: 90px;
	text-align: right;
	margin-top: 60px;
}
#twitter {
	width:275px;
	height: 30px;
	float: right;
}
#twitter p {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 8px;
	color: #fff;
	float:left;
	}
#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;
}
#main_nav ul li a:hover {
	background-image: url(../images/layout/Link_Box_open.png);
}
#main_nav ul li.selected a {
	background-image: url(../images/layout/Link_Box_open.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;
	width: 1040px;
	float: left;
}
#content_top h2 {
	color:#FFFFFF;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
	line-height:20px;
	margin-left:10px;
	margin-top:10px;
	position:absolute;
	width:550px;
	z-index: 9;
}
#content_main {
	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: 40px;
	padding-top: 0px;
}
#content_main li {
	margin-bottom:8px;
}
#content_main a{
	color:#000666;
}
#content_main #left {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	padding-right: 15px;
	width: 264px;
}
#content_main #right {
	float: left;
	padding-left: 15px;
	width: 265px;
}
#content_main .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 {
	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;
}
#footer {
	background-image: url(../images/layout/Background_footer.png);
	height: 69px;
	width: 860px;
	float: left;
	padding-left: 80px;
	padding-right: 100px;
}
#footer p {
	font-size: 12px;
	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;
}
#foot_nav {
	float: right;
	height: 20px;
	width:420px;
	margin-top: 15px;
}
#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;
}
