@charset "utf-8";
/* ------------------ SHOWPAGE PAGE SPECIFIC */
#pageheader {
	float: left;
	display: inline;
	width: 696px;
	margin: 0 10px 8px 16px;
	padding: 4px 0 6px 0;
	background: url(../../images/global/misc/dotted-line-horizontal.gif) bottom left repeat-x;
}
#pageheader h1 {
	float: left;
	width: 600px !important;
	padding: 0 17px 0 0 !important;
	margin: 0 !important;
	background: none !important;

}
#pageheader #back, #pageheader #back img {
	float: right;
	width: 79px;
}
/* -------- SHOWPAGE LEFT PART */
#showpageleft {
	float: left;
	width: 317px;
	padding: 0 0 0 17px;
}
#image, #image img {
	float: left;
	width: 317px;
}
#description {
	float: left;
	width: 297px;
	padding: 13px 10px;
	overflow: auto; /*Temporary*/
}
#description p {
	padding: 0 0 5px 0;
}
#description strong {
	color: #0b56a7;
	font-size: 1.1em;
}
.infobox {
	float: left;
	position: relative;
	width: 316px;
	background: url(../../images/panels/showpage-panel-top.gif) no-repeat;
}
.infobox .content {
	float: left;
	width: 316px;
	background: url(../../images/panels/showpage-panel-bottom.gif) bottom left no-repeat;
}
.infobox .content .text {
	float: left;
	width: 200px;
	padding: 8px 0 10px 87px;
}
.infobox .content .text strong {
	color: #0b56a7;
	font-size: 1.1em;
	font-weight: bold;
}
.infobox .content .text a {
	color: #787878;
}
.infobox .content .samplesimage {
	position: absolute;
	top: -5px;
	left: 5px;
	clear: both;
}
.infobox .content .arrow {
	position: absolute;
	bottom: 4px;
	right: 3px;
	clear: both;
}
#contactboxes {
	float: left;
	width: 316px;
}
#contactboxes p {
	padding: 15px 0 5px 10px;
}
#contactboxes strong {
	color: #0b56a7;
	font-size: 1.1em;
}
#contactboxes .infobox {
	float: left;
	margin: 0 0 5px 0;
	position: relative;
}
#contactboxes .infobox .content {
	float: left;
	width: 284px;
	padding: 8px 0 8px 32px;
}
#contactboxes .infobox .content div {
	float: left;
	padding: 4px 0 1px 0;
}
#contactboxes .infobox .content div a {
	border-bottom: 1px dotted #3776ba;
}
#contactboxes .infobox .content div a:hover {
	border-bottom: 1px dotted #000;
}
#contactboxes .email .content div {
	padding: 0 0 1px 0;
}
.safari #contactboxes .email .content div {
	padding: 2px 0 2px 0;
}
.chrome #contactboxes .email .content div {
	padding: 0 0 2px 0;
}
#contactboxes .infobox .content span {
	display: block;
	float: left;
	padding: 0 0 0 5px;
	white-space: nowrap;
	font-size: 1.6em;
	font-weight: bold;
}
#contactboxes .infobox .icon {
	position: absolute;
	top: 12px;
	left: 11px;
	clear: both;
}
#contactboxes .email .icon {
	top: 7px;
}
#contactboxes .infobox .arrow {
	position: absolute;
	bottom: 4px;
	right: 3px;
	clear: both;
}
.ie6 #contactboxes .infobox .arrow {
	bottom: 3px;	
}
/* -------- SHOWPAGE RIGHT PART */
#showpageright {
	float: left;
	width: 366px;
	padding: 0 0 0 14px;
}
.box {
	float: left;
	width: 365px;
}
.box .name {
	float: left;
	width: 365px;
}
.box .name .top, .box .name .top img {
	float: left;
}
.box .name .content {
	float: left;
	width: 347px;
	padding: 0 0 8px 18px;
	color: #fff;
	font-weight: bold;
	background: #286cb5 url(../../images/panels/box-name-bottom.gif) bottom left no-repeat;
}
#sizes {
	float: left;
	width: 361px;
	padding: 0 0 15px 4px;
}
#sizes table {
	float: left;
}
#sizes table .titles {
	color: #0b56a7;
}
#sizes table .grey {
	background: #ededed;
}
#additional_info {
	float: left;
	width: 350px;
	padding: 15px 0 15px 15px;
	overflow: auto;
}
#shapes {
	float: left;
	width: 350px;
	padding: 15px 0 15px 15px;
	overflow: auto;
}
#closures {
	float: left;
	width: 365px;
	padding: 5px 0 15px 0;
}
#closures .closure {
	float: left;
	display: inline;
	width: 120px;
	padding: 0 0 10px 0;
	text-align: center;
}