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

h1 {
	font-size: 1.6em;
	padding-left: 20px;
	padding-top: 5px;
	font-weight: bold;
	font-family: 'ExistenceUnicaseLight', Arial, Sans-serif;
	color: #999;
}

.centercontainer {
	width: 960px;
	clear: both;
	border-top: 1px solid #999;
}

.footer {
	border-top: 1px solid #999;
}

.sidebar {
	clear: both;
	float: left;
	width: 200px;
	margin-right: 7px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	background-color: #F0F0F0;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}


#breadcrumb {
	font-size: 0.8em;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	display: block;
	float: left;
	padding-top: 2px;
	padding-bottom: 5px;
}

#breadcrumb a:hover {
	color: #BB0000;
}

.contentpanel {
	width: 751px;
	height: 100%;
	float: right;
	background-color: #FFF;
	z-index: 1;
}

.sidebar ul li {
	margin-bottom: 1px;
}

.sidenavtitle {
	background-image: url(../nav/navSidebar/bg_titlebutton.jpg);
	background-repeat: repeat-x;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	width: 100%;
	height: 35px;
	text-align: center;
	font-size: 1.2em;
	font-family: 'CartoGothicStdBold', Tahoma, Geneva, sans-serif;
	color: #FFF;
	line-height: 2;
}

.prodcategory li a{
	font-size: 0.8em;
	font-weight: bold;
	height: 17px;
	padding-left: 7px;
	padding-bottom: 2px;
	display: block;
}

.prodcategory li a:hover {
	background-color: #333;
	color: #FFF;
}

.prodcategory li a:hover #redarrow {
	color: #F00;
}

.picturearea {
	float: left;
	width: 315px;
	height: 100%
}

.picturearea img {
	padding-bottom: 10px;
}

.prodthumbs li {
	float: left;
	padding-right: 15px;
}

.description {
	float: right;
	width: 425px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

.description a {
	color: #F00;
	text-decoration: underline;
}

h2 {
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	width: 416px;
	padding-left: 5px;
	background-color: #333;
	border-left: 3px solid #F00;
	color: #FFF;
	margin-bottom: 7px;
}

.description p {
	font-size: 0.8em;
	line-height: 1.4;
	padding-left: 15px;
	margin-bottom: 5px;
}

.description h3 {
	padding-top: 3px;
	font-size: 0.8em;
	padding-left: 15px;
	font-weight: bold;
}

.bottomdata {
	clear: both;
}

ul.tabs li {
	float: left;
	border-bottom: 1px;
}

ul.tabs a {
	width: 9em;
	display: block;
	border: 1px solid black;
	border-bottom: none;
	padding: 3px;
	margin-right: 7px;
	color: #000;
	text-align: center;
	background-color: #999;
	font-size: 0.8em;
	line-height: 1.3;
}

li.activetab a {
	color: #000;
	position: relative;
	top: 1px;
	background-color: white;
	z-index: 500;
	
}

.foldercontent {
	width: 749px;
	height: 100%;
	border: 1px solid black;
	margin-bottom: 7px;
	clear: both;
	background-color: white;
	z-index: 100;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topright: 10px;
}

.foldercontent table {
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}

table {
	font-size: 0.7em;
	border-collapse: collapse;
}

td, th {
	border: 1px solid black;
	padding-left: 5px;
	vertical-align: middle;
}

th {
	font-weight: bold;
	background-color: #800;
	color: #FFF;
	text-align: left;
}

col#sku {
	width: 10em;
}

col#description {
	width: 36em;
}

col#descriptionwide {
	width: 46em;
}

col#application {
	width: 12em;
}

col#price {
	width: 7em;
}

col#cart {
	width: 7em;
}

td#addtocart {
	text-align: center;
}

.notation {
	margin-left: 25px;
	font-size: 0.7em;
}

td#addtocart:hover {
	border-color: #999;
}

.prodlogo img {
	padding-left: 25px;
}

.applications li {
	font-size: 0.7em;
	line-height: 1.5;
	padding-left: 25px;
	font-weight: bold;
	color: #006;
}

.externaldata a {
	color: #900;
	text-decoration: underline;
	font-weight: bold;
	target-new: tab;
}

.externaldata img {
	margin-right: 10px;
	vertical-align: -3px;
}

.faq {
	margin: 10px auto 10px auto;
	width: 709px;
}

.faq p {
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.3;
	padding-bottom: 5px;
}

.faq strong {
	padding-right: 5px;
	color: #900;
}

.faq .pdf {
	line-height: 200%
}

.faq .pdf img {
	padding-left: 40px;
	padding-right: 12px;
	vertical-align: -3px;
}

.faq .pdf a {
	color: #009;
	font-weight: bold;
}	

.faq .pdf a:hover {
	color: #00F;
}

.related ul a {
	width: 150px;
	height: 100px;
	margin: 5px 10px 30px 10px;
	float: left;
	border: 1px solid black;
}

.related li {
	display: inline-block;
}

.related {
	padding-top: 20px;
	padding-left: 30px;
}

.related p {
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1.2;
	color: #000;
	margin-top: 2px;
}

.related {
	min-height: 140px;
}

.related ul a:hover {
	border-color: #B00;
}

.related ul a:hover p {
	color: #B00;
}

#pdf {
	margin-right: 5px;
	margin-left: 10px;
	vertical-align: -3px;
}