/*
Theme Name: MALtd - temporary test theme
Theme URI: http://wordpress.org/
Description: Custom theme for Microwave Amps.
Version: 2.1
Author: Michael Emerson
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

@import url('account.css');

#powerampstable {margin-top: 20px;}
#lownoiseampstable {margin-top:20px;}
.pp_pic_holder{ display: none; }

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #e8e8e8 url('images/maltdbg.jpg') repeat-x left top;
	color: #333;
	text-align: center;
	}

a {
	outline: none; /* for firefox */
}

:focus {
  	-moz-outline-style: none; /* for firefox */
}

#page {
	background-color: white;
	text-align: left;
	}

#header {
	background: #e8e8e8 url('images/maltd-header.jpg') no-repeat top center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
}

#content {
	font-size: 1.22em;
	
	}

#content h1 {
	font-size: 18px;
	color: #000;
	text-align: left;
	margin-top: 0;
	padding-top: 0;
	font-family: Arial, 'Helvetica', sans-serif;
}
#content h1.listingtitle, #content h1.pagetitle {
	font-size: 14px;
	color: #00b2f0;
	margin-bottom: -7px;
}
#content h1.printlistingtitle, #content h2.printlistingsubtitle {
	display: none;
}
#content h1.newslistingtitle {
	font-size: 14px;
	color: #00b2f0;
	margin-bottom: -7px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
}
#content h2.listingsubtitle {
	font-size: 12px;
	color: #666666;
	margin-top: 12px;
	padding-top: 0;
	margin-bottom: -7px;
	font-family: Arial, 'Helvetica', sans-serif;
}

.widecolumn .entry {
	margin: 15px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #CCC;
}

.widecolumn .entry p {
	font-size: 12px;
	}
.widecolumn .product_listing {
	margin: 17px 0 30px 0;
}
.widecolumn .product_listing p {
	font-size: 11px;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 17px;
	}

.widecolumn {
	line-height: 17px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/maltd-footer.jpg') no-repeat top;
	border: none;
	height: 73px;
}
* html #footer {
	width: 985px!important;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 980px;
}

#header {
	background-color: #FFFFFF;
	padding: 0;
	height: 95px;
	width: 980px;
	}
* html #header {
	width: 990px;
	background-color: transparent;
}

#headerimg {
	margin: 0;
	height: 95px;
	width: 100%;
	}
/*\*/	
* html #headerimg {
	margin-bottom: -45px;
}
/*end*/

#headerimg h1 {
	text-indent: -9999px;
}
#headerimg .description {
	text-indent: -9999px;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 0;
/* 	margin: 5px 0 0 150px; */
	margin: 5px 30px 0;
/* 	width: 450px; */
	width: 925px;
	}

.post {
	margin: 10px 0 0;
	text-align: left;
	}

.post hr {
	display: block;
	}
.entry hr {
	border-width: 1px 0 0 0;
	border-color: #CCC;
	border-top-style: dotted;
}
.widecolumn .post, .widecolumn .page {
	margin: 50px 0 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
	height: 2px;
}

#footer {
	padding: 3px 2px;
	margin: 0 auto;
	width: 960px;
	clear: both;
}
#footer p {
	text-align: center;
	padding-top: 10px;
}
#footer span {
	margin: 0;
	color: #999999;
	font-family: Arial, 'Helvetica', sans-serif;
	line-height: 18px;
	font-size: 11px;
}
/* End Structure */



/*	Begin Headers */

#printheader {
	display: none;
}
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

.entry h1 {
	margin: 0 0 30px;
	padding-top: 40px;
	text-align: inherit;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	clear: both
	}

.alignleft {
	float: left;
	clear: both
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
/* 	content: "\00BB \0020"; */
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	
	display: none!important;
	
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	display: none!important;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}
	
.pagenotfoundcontainer {
	margin: 60px auto 0;
	width: 530px;
	padding:50px 0;
}
.pagenotfoundcontainer strong {
	font-size: 16px;
}
.pagenotfoundcontainer p {
	font-size: 12px!important;
	text-align: center;
}
.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	/* we don't want to see the navigation on the post page  */
	visibility: hidden!important;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

ul.post-meta {
	list-style: none;
}
.post-meta-key {
	font-variant: small-caps;
	font-size: 12px;
}

/** menu stuff **/
#main_navmenu {
	height: 30px;
	margin: 0 auto 0 auto;
	width: 930px;
	background: transparent url('images/menu-bg.jpg') repeat-x 0 0; /*  #595b5d */
	overflow: hidden;
	position: relative;
}

* html #main_navmenu {
	margin-top: 40px;
	position: absolute;
	margin-left: 30px
}

.menutable {
	display: table;
	margin: 0 auto;
	text-align: center;
}

#main_navmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: auto;
	text-align: center;
	position: relative;
	clear: left;
	float: left;
	left: 50%;
}
.menuendleft {
	width: 12px;
	z-index: 100;
	height: 30px;
	float: left;
	background: #FFFFFF url('images/menu-endleft.jpg') no-repeat top left;
	position: absolute;
}
.menuendright {
	width: 12px;
	height: 30px;
	background: #FFFFFF url('images/menu-endright.jpg') no-repeat top left;
	float: right;
	position: relative;
}
#main_navmenu ul li {
	display: block;
	font-size: 11px;
	right: 50%;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
#main_navmenu ul li.menuitem {
	background: transparent url('images/menu-bg.jpg') repeat-x top left;
	padding: 8px 10px;
	float: left;
}
#main_navmenu ul li.menuitem:hover {
	background: transparent url('images/menu-bg-over.jpg') repeat-x top left;
	cursor: pointer;
	padding-bottom: 8px;
	color: #EEE;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#main_navmenu ul li.menuitem:hover {
		padding-bottom: 10px; 
	}
}
#main_navmenu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 100;
	padding: 6px
}

* html #main_navmenu ul li a:hover {
	color: #00aee1;
}

#main_navmenu ul li a.current {
	color: #00aee1;
	padding: 6px
}
#main_navmenu ul li a.current:hover {
	color: #EEE;
}
.cleardiv {
	clear:both;
	width:100%;
	background-color: transparent;
}
#_bodywrap {
	height: auto;
	width: 950px;
	margin: 0 auto 0 auto;
}

#frontpage {
	background: #FFFFFF url('images/frontpage-bg.jpg') repeat-x left top;
	width: 921px;
	height: 457px;
	margin: 40px auto 0 auto;
}

.frontpageimage {
	float: left;
	clear: left;
	display: block;
	width: 325px;
	height: 210px;
	margin: 40px 20px 0 50px;
}

* html .frontpageimage {
	margin: 40px 20px 0 25px;	
}

.homepage_content {
	float: left;
	clear: right;
	width: 470px;
	height: auto;
	color: #666666;
	font-size: 11px;
	text-align: left;
	line-height: 17px;
	margin: 40px 0 40px 33px;
}

html*.homepage_content {
	[margin: 40px 0 40px 33px;
	margin: 40px 0 40px 33px;
	]margin: 40px 0 40px 28px;
}/*end*/
.dummyend[id]{clear: both;}

/*\*/
* html .homepage_content {
	margin: 40px 0 40px 28px;
}

.homepage_content strong {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	line-height: 36px;
	font-size: 14px;
}
#homepagecolumns {
	width: 881px;
	height: 180px;
	clear: both;
	padding: 10px 20px;
	font-size: 12px!important; /* test? */
}
#homepagecolumns p, #homepagecolumns li {
	font-size: 11px;
	color: #666;
	font-family: Arial, 'Helvetica', sans-serif;
}

#homepagecolumns ul li {
	list-style-type: none!important;
}
#homepagecolumns li {
	border-bottom: 1px dotted #CCC;
	margin-left: -2px;
	padding: 0 0 6px 12px;
}

#homepagecolumns li {
font-weight:normal;
line-height: 11px;
font-size: 0.9em;
voice-family:"\"}\"";
voice-family:inherit;
font-size: 0.9em;\
font-size: 0.95em;
[font-size: 0.95em;
font-size: 0.9em;]
}
/*end*/
/*\*/
html*#homepagecolumns li {
[font-size: 0.95em;
font-size: 0.95em;
]font-size: 0.9em;
line-height: 9px;
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html #homepagecolumns li {
	font-size: 0.9em;
	line-height: 15px;
	padding-top: 3px;
	padding-left: 2px;
}
/*end*/

#homepagecolumns li a {
	color: #666;
	text-decoration: none;
}
#homepagecolumns li a:hover {
	color: #999;
	text-decoration: none;
}
#homepagecolumns li.morelink {
	float: right;
	border: none!important;
}
#homepagecolumns li.morelink a {
	color: #666;
	font-size: 11px
}
#homepagecolumns li.morelink a:hover {
	color: #999;
	text-decoration: none;
}
#homepagecolumns ul {
	padding-top: 2px;
	margin-left: 0;
	padding-left: 0
}
#homepagecolumns p {
	line-height: 16px;
	padding-top: 8px;
}
#homepagecolumns .midcol {
	float: left;
	width: 210px;
	height: 132px;
	padding: 5px 50px;
}
#homepagecolumns .rightcol {
	float: left;
	width: 210px;
	height: 132px;
	padding: 5px 10px 0 52px;
}
#homepagecolumns .leftcol {
	float: left;
	width: 210px;
	height: 132px;
	padding: 5px 55px 0 10px;
}
#homepagecolumns .leftcol, #homepagecolumns .midcol {
	margin-right: 2px;
	border-right: 1px dotted #999;
}

#homepagecolumns strong {
	color: #666;
	font-size: 12px;
}
.posteddate {
	margin-top: -1px;
}
#main_navmenu #hiddensubmenu_type, #main_navmenu #hiddensubmenu_apps {
	position: relative;
	display: none;
	border: 1px solid #4d4d4d;
	top:8px;
	left: 0;
}

div#dropdown_menu {
	position: absolute;
	display: none;
	height: auto;
	border: 1px solid #4d4d4d;
}

html*#dropdown_menu {
	[margin-top: 0;
	margin-top: -1px;
	]margin-top: 0;
}/*end*/
.dummyend[id]{clear: both;}

@media screen and (-webkit-min-device-pixel-ratio:0){
	div#dropdown_menu {
		margin-top: -1px;
	}
}
div#dropdown_menu .dropdown_menuitem {
	padding: 6px 0;
	position: relative;
	top:0;
	left: 0;
	background-color: #595b5d;
	border-bottom: 1px dotted #4b4b4b;
	cursor: pointer;
}
div#dropdown_menu .dropdown_menuitem:last-child {
	border-bottom: none;
}
div#dropdown_menu .dropdown_menuitem:hover { /* unfortunately won't work on IE... */
	background-color: #78787a;
}

* html div#dropdown_menu .dropdown_menuitem a:hover { /* ... but this is a compromise. */
	color: #00aee1;
}

div#dropdown_menu a {
	padding: 0 0.19em;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	width: 140px;
}

/** listing tables **/

#poweramplifierlisting, #highenergylisting, #digitaltvlisting, #imdtestinglisting, #widebandganlisting, #lownoiselisting {
	width: 100%;
	margin-top: 10px;
}
#poweramplifierlisting td, #highenergylisting td, #digitaltvlisting td, #imdtestinglisting td, #widebandganlisting td, #lownoiselisting td {
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;

	font-family: Arial, 'Helvetica',sans-serif;
}

.bold{
	font-weight: 800;
}

#poweramplifierlisting td.tdheader, #highenergylisting td.tdheader, #digitaltvlisting td.tdheader, #imdtestinglisting td.tdheader, #widebandganlisting td.tdheader, #lownoiselisting td.tdheader {
	color: #00b2f0;
	font-size: 12px
}
#poweramplifierlisting tr.trheadersecond td, #highenergylisting tr.trheadersecond td, #digitaltvlisting tr.trheadersecond td, #imdtestinglisting tr.trheadersecond td, #widebandganlisting tr.trheadersecond td, #lownoiselisting tr.trheadersecond td {
	font-size: 11px;
	color:#00B2F0;
}
#poweramplifierlisting td.noborderright, #highenergylisting td.noborderright, #digitaltvlisting td.noborderright, #imdtestinglisting td.noborderright, #widebandganlisting td.noborderright, #lownoiselisting td.noborderright {
	border-right: none;
}
.green-stripe {
	background:url('images/green-stripe.jpg') repeat-x center center;
}
.series-link {
	color: #333333;
}
.productapplications {
	font-size: 11px!important;
	margin-top: 4px!important;
	margin-bottom: 0px!important;
}
.productpageimage {
	border: 1px solid #ADADAD;
	padding: 3px;
	margin:20px 13px 0 0;
}
#productpageimage img {
	width: 150px;
	height: 150px;
}
#footerlogo {
	float:right;
	position:relative;
	bottom:63px;
	right:19px;
}

html*#footerlogo {
	[bottom:63px;
	bottom:63px;
	]bottom:42px;
}/*end*/
.dummyend[id]{clear: both;}

* html #footerlogo {
	right: 36px;
}
#footerlogo img {
	width: 110px;
	height: 65px;
	border: 0;
}

#contentholder {
	width: 720px;
	float: left;
	margin-top: 14px;
	padding-left: 20px;
	border-left: 1px solid #CCC;
	min-height: 260px;
	height: auto;
	overflow: hidden; /* important for IE6 */
}
.appdatacontent {
	border-left: none!important;
	padding-left: 0!important;
	width: 100%!important;
}

* html #contentholder img {
	width: 100%;
}

#contentholder table {
	margin-top: 10px;
}
#contentholder span {
	font-size: 12px!important;
}
#contentholder li {
	padding: 0 0;
	margin: 1px 0!important;
}
#contentholder p {
	margin-top: 0!important;
	line-height: normal;
	font-size: 12px!important;
}
#printcontentholder {
	display: none;
}
#leftsection, #ordersleftsection {
	width: 170px;
	position: relative;
	padding-right: 5px;
	padding-bottom: 20px;
	float: left;
}
#printleftsection {
	width: 170px;
	position: relative;
	padding-right: 5px;
	padding-bottom: 20px;
	float: left;
	display: none;
}
#infobox {
	width: 170px;
	margin: 8px 0 0 0;
	position: relative;
	font-weight: 600;
	font-size: 0.95em!important;
}
#printinfobox {
	width: 170px;
	margin: 10px 0 0 0;
	position: relative;
	font-weight: 600;
	font-size: 0.9em!important;
	display: none;
}

#infobox span, #printinfobox span {
	color: #00B2F0;
}

#printbutton {
	width: 135px;
	height: 22px!important;
	margin: 10px 0 4px;
	cursor: pointer;
	background: #FFFFFF url('images/print-button-orange.jpg') no-repeat;
}

#downloadbutton {
	width: 135px;
	height: 22px!important;
	margin: 0 0;
	cursor: pointer;
	background: #FFFFFF url('images/download-button-orange.jpg') no-repeat;
}

#productsbutton {
	width: 135px;
	height: 22px!important;
	margin: 4px 0;
	cursor: pointer;
	background: #FFFFFF url('images/viewproducts-button-orange.jpg') no-repeat;
}

.buttonup {
	background-position: top left!important;
}
.buttonover {
	background-position: bottom left!important;
}

/* contact page */

#contactform {
	float: left;
	border-right: 1px dotted #999999;
	width: 410px;
	padding-right: 18px;
}

#contactinfo {
	padding-left: 19px;
	float: left;
	position: relative;
}

#contactform td {
	text-align: left;
	font-size: 11px;
}
#contactform td.header {
	text-align: left;
	font-size: 12px;
	padding-bottom: 8px;
}
#contactinfo td.header {
	text-align: left;
	font-size: 12px;
	padding-bottom: 8px;
}

#contactinfo td {
	font-size: 11px;
	color: #333;
	text-align: left;
	line-height: 15px;
}
#contactinfo td.phonefax {
	padding-top: 5px;
}
#contactform input {
	border: 1px solid #CCC;
	padding: 3px 4px;
	margin: 3px 0 2px 0;
	width: 430px;
	font-family: Arial, 'Helvetica', sans-serif;
	color: #333;
}
input:focus {
	outline: none;
}
textarea:focus {
	outline: none;
}
textarea {
	resize:none;
}
#contactform input.submitbutton {
	width: 70px;
	float: right;
	margin-top: 10px;
	margin-right: 0;
	background-color: #EEE;
	padding: 4px;
	cursor: pointer;
}

#contactform textarea {
	border: 1px solid #CCC;
	padding: 2px 4px;
	margin: 3px 0 2px 0;
	height: 200px;
	width: 431px;
	font-family: Arial, 'Helvetica', sans-serif;
	font-size: 11px;
	color: #333;
}
#contactwarning {
	color: #FF0000;
	font-size: 11px;
	padding: 5px 0;
	width: 300px;
	float: left;
	display: none;
}
#recaptcha_response_field {
	border: 1px solid #CCC!important;
	width: 292px!important;
}
.hidewarning {
	visibility: hidden;
}
.highlighted {
	background-color: #ffd2d2;
	border: 1px solid #FF0000;
}

#bigmapdiv {
	width: 640px;
	padding: 0 140px;
	height: 452px;
	position: absolute;
	margin: auto;
	z-index: 2000;
	cursor: pointer;
}
#bigmapdiv .mapwrap {
	border: 1px solid #000;
	width: 612px;
	height: 482px;
	margin: auto;
	text-align: center;
	color: #1e7ddb;
	background-color: #FFF;
	font-size: 12px;
}
.mapwrap img {
	margin-top: 5px;
}
#smallmapdiv {
	border: 1px solid #999;
	width: 420px;
	height: 342px;
	margin: 10px 0 8px 0;
	cursor: pointer;
}
span.mapnote {
	text-align: right!important;
	color: #999;
	font-size: 11px;
}
#fadewrap {
	margin: 0;
	width: 100%;
	height: 105%;
	position: absolute;
	z-index: 1999;
	background-color: #666;
	opacity: 0.8;
	float: left;
	display: none;
}

html*#fadewrap {
	[margin: 0;
	margin: 0;
	]margin: 0;
	left: 0;
	height: 125%;
	filter: alpha(opacity = 60);
	zoom: 1;
}/*end*/
.dummyend[id]{clear: both;}

* html #fadewrap {
	height: 1000px;
	filter: alpha(opacity = 60);
	zoom: 1;
}

/*** news stuff ***/

.newsclear {
	clear: both;
	width: 100%;
	margin-bottom: 26px;
}
.articlelisttitle {
	font-size: 14px;
}
.articlelisttitle a {
	color: #000
}
p.dateposted {
	font-size: 11px;
	color: #666;
	margin-top: 4px;
}
.newscontent .entry {
	margin-top: 25px;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 15px;
}
p.articlelisttop {
	margin-top: 45px;
	margin-bottom: 2px;
}
.newscontent .entry {
	border-top: none!important;
	margin-top: 0!important;
	font-size: 12px!important;
}
.readarticlelink {
	margin-bottom: 10px;
}
.readarticlelink a {
	float: right;
	margin: -7px 2px 0 0;
	font-size: 11px;
}
.newscontent .post {
	margin-top: 25px;
}

/*** representatives ***/

/* start with the IE6 fix */
.repbox {
	border-right: 1px dotted #CCC;
	padding: 0 20px 0 0;
	height: 230px;
	width: 204px;
}
/*end*/
/*\*/
html*.repbox {
	[height: 230px;
	height: 230px;
	]height: 240px;
	width: 206px;
	position: relative;
}/*end*/
.dummyend[id]{clear: both;}

* html .repbox {
	width: 202px;
}

* html .repbox .iecondense {
	letter-spacing: -1px;
}

.repcountry span {
	font-size:12px;
	font-weight: 600;
	color:#00B2F0;
}
.repcompany {
	font-size: 11px!important;
	margin-top: 3px!important;
	font-weight: 600;
}
html*.repcompany {
	[font-weight: 600;
	font-weight: 600;
	]color:#000; font-weight: 100;
}
.repdetails {
	font-size: 11px!important;
	margin-top: -4px;
	letter-spacing: -0.02em;
	line-height: 17px;
}

.entry #listing {
	margin-top: 30px;
}

.noborder {
	border-right: none!important;
}

/** pages **/

.pages {
	float: right;
	margin: 0 4px 30px 0;
	position: relative;
}

.pages span.current {
	padding: 3px 5px;
	background: #00B2F0;
	border: 1px solid #1e7ddb;
	color: #FFF;
	position: relative;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.pages .next { float: right; margin-top: -20px; position:relative; padding: 2px 5px; margin-left: 4px }
}

.pages a {
	padding: 3px 5px;
	border: 1px solid #1e7ddb;
	position: relative;
}
.pages a:hover {
	background: #00B2F0;
	text-decoration: none;
	color: #FFF;
}

/*** recruitment template ***/

.currentpositions {
	font-size: 12px;
	color: #333;
}

.jobcontainer {
	width: 100%;
	margin: 20px 0 20px 0;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 5px;
}

html*.jobcontainer {
	[padding-bottom: 5px;
	padding-bottom: 5px;
	]padding-bottom: 15px;
}/*end*/
.dummyend[id]{clear: both;}

/*\*/
* html .jobcontainer {
	padding-bottom: 15px;
}
/*end*/

.jobposition strong {
	font-size: 14px;
}
.jobposition .dateadded {
	font-size: 0.9em;
	color: #666;
	float:right;
}

html*.jobposition .dateadded {
	[margin:auto;
	margin:auto;
	]margin-top: -20px;
}/*end*/
.dummyend[id]{clear: both;}

* html .jobposition .dateadded {
	margin-top: -20px;
}

/*** print template CSS ***/

#printtemplate #printtable td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 10px;
	line-height: 14px;
}
#printbody {
	background: #FFFFFF!important;
}
#printtemplate .thecontent {
	padding-left: 11px;
	float: left;
	width: 530px;
}
#printtemplate .productimage {
	padding: 4px;
	border: 1px solid #CCC;
	float: left;
	clear: both;
	width: 300px;
	font-weight: 600;
	line-height: 16px;
}
#printtemplate .productimage img {
	width: 300px;
}


#recaptcha_table {
	position: relative; /* for IE */
}

#contentholder strong {
	font-size: 14px!important;
	color: #00B2F0!important;
}

#contentholder ul {
	list-style-type: disc!important;
	margin-left: 0;
	padding-left: 30px;
	padding-top: 10px;
	border-top: 1px dotted #CCCCCC;
	text-indent: 0!important;
	padding-bottom: 10px;
}

#contentholder ul li {
	font-size: 12px!important;
}

#contentholder sub {
	color: #666;
}

.applicationdatalink {
	float:right;
	margin-top:-8px;
	margin-right:2px;
}

.post table span {
	font-size: 12px!important;
	line-height: 13px!important;
}
.post table h2 {
	margin: 0!important;
}

td ul li {
	margin: 4px 0 3px 0!important;
	font-family: Arial, Helvetica, sans-serif;
}

.redirectmsg {
	width: 400px;
	margin: 50px auto 20px;
	text-align: center!important;
}
.redirectmsg span {
	font-size: 14px;
	font-weight: 800;
	text-align: center!important;
}
.redirectmsg p {
	font-size: 12px!important;
}
.nextprevform {
	margin-top:10px;
	margin-bottom:5px;
	padding-bottom: 5px;
	margin-right: 2px;
	margin-left: 5px;
}
.nextprevform form {
	padding-bottom: 10px;
}
.nextprevform input {
	border: 1px solid #CCC;
	background-color: #EEEEEE;
	padding: 2px 4px;
	-moz-border-radius: 6px;
	-khtml-border-radius:6px;
	-webkit-border-radius: 6px;
	cursor: pointer;
}
/* End captions */

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

