
body {
	background: white;
	color: #666;
	font-family: "Trebuchet MS",Helvetica,Arial,sans-serif;
	font-size: .75em;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	}

div, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-align: left;
	}

img {
	font-size: x-small;
	}

p, table, ul, ol {
	letter-spacing: 0px;
	margin: 0px 0px 1em;
	padding: 0;
	}

ul, ol {
	padding-left: 1.5em;
	}

h1 {
	color: #F90;
	font-size: large;
	font-weight: bold;
	letter-spacing: 4px;
	margin: 1em 0px 1em;
	}

h2 {
	font-size: small;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 1.5em 0px .5em;
	}

h3 {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 1px;
	margin: .5px 0px;
	}

address {
	margin: 0px 0px 1em;
	}
blockquote {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	font: italic bold 1.5em serif;
	text-align: left;
	}
blockquote p:last-child {
	margin-bottom: 0px;
	}
dt {
	font-weight: bold;
	}
dd {
	margin-bottom: 1em;
	}

/* form elements */

form {
	padding: 0;
	margin: 0 0 1em;
	}
label, div.fake_label {
	font-weight: normal;
	margin-top: 4px;
	padding-right: 1em;
	text-align: right;
	width: 10em;
	}
input[type="text"], input[type="password"], input[type="file"], select, textarea {
	font: 1em normal "Trebuchet MS",Helvetica,Arial,sans-serif;
	line-height: 1.4em;
	margin-top: 3px;
	width: 15em;
	}
input[type="text"], input[type="password"] {
	padding: 2px;
	}
input[type="submit"], option {
	padding: 1px 2px;
	}
input[type="submit"] {
	clear: left;
	float: left;
	margin: 1em 0;
	}
table input[type="submit"] {
	clear: none;
	float: none;
	margin: 1em 0;
	}
div.col input[type="submit"] {
	margin-top: 0;
	}

textarea {
	padding: 2px;
	height: 6em;
	width: 15em;
	}
.autowidth {
	width: auto !important;
	}



/* Common elements */

#body_container {
	background: white url(Images/template/bg_body_container.gif) repeat-y left;
	}

#header {
	background-color: black;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 100%;
	}
#header img {
	}

#main {
	background: url(Images/template/sidebar.jpg) no-repeat 5px 50px;
	min-height: 600px;
	padding: 6px 12px 12px 79px;
	width: 691px;
	}

#content {
	font-size: 1.1em;
	min-height: 30em;
	}

#breadcrumbs {
	border-bottom: 1px dotted #EEE;
	font-size: .8em;
	letter-spacing: 1px;
	margin-bottom: .5em;
	padding-bottom: .5em;
	}

#contact {
	border-top: 1px solid #333;
	clear: both;
	margin-top: 2em;
	padding-top: 20px;
	text-align: center;
	}

#contact p {
	font-size: .8em;
	letter-spacing: 0px;
	line-height: 1.8em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	width: 560px;
	}

#contact #contact1 {
	background: #AAA;
	color: white;
	font-size: .9em;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 0px;
	}

#site_links {
	font-size: .8em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	text-align: center;
	width: auto;
	}

.alert {
	background: #FEE;
	border: 1px #D12F19 dashed;
	margin: 10px;
	padding: 1em 2em;
	}
.alert h2 {
	margin-top: 1em;
	}
.success {
	background: #EFE;
	border: 1px #2FD119 dashed;
	margin: 10px;
	padding: 1em 2em;
	}

/* Product page */

.product_block {
	clear: right;
	}
.product_block .gallery {
	padding-top: 1.5em /* to match the h2 margin */
	}

.product_info {
	float: right;
	width: 360px;
	}
.product_info .product_links {
	line-height: 2em;
	padding-bottom: 20px;
	}
.product_info ul {
	padding-left: 20px;
	list-style: none;
	}

table.tech_specs {
	clear: both;
	width: 100%;
	}
table.tech_specs td {
	vertical-align: top;
	}
table.tech_specs td:first-child {
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	}
table.tech_specs td[colspan] {
	background: #f0f0f0;
	border-top: 1px solid #e0e0e0;
	font-weight: normal;
	text-align: left;
	}

.gallery {
	text-align: center;
	width: 315px;
	}
.gallery img {
	border: 0;
	}

#product_detail {
	border-top: 1px solid #333;
	clear: both;
	margin-top: 20px;
	padding: 1em;
	}
#product_detail_header {
	margin-top: .5em;
	}
#product_detail_header a {
	color: #F90;
	font-weight: bold;
	margin-right: 3em;
	padding: 1px 1px 1px 20px;
	text-decoration: none;
	}
.product_images img {
	border: 1px solid #DDD;
	margin-right: 5px;
	}
ul.reviews li {
	margin-bottom: .5em;
	}

/* Dealers page */

table#dealers {
	border-collapse: collapse;
	width: 100%;
	}
table#dealers td {
	padding: .5em 0 .5em .5em;
	vertical-align: top;
	}

tr.row1 {
	background: #F6F6F6;
	}

/* Distributors page */

.distributor_region {
	float: left;
	padding-right: 4em;
	}

table.distributors {
	border-top: 1px solid #333;
	clear: left;
	margin-top: 20px;
	padding-top: 20px;
	width: 100%;
	}

table.distributors td {
	padding-top: 1em;
	vertical-align: top;
	}

table.distributors h2 {
	margin-top: 0;
	}

/* Articles pages */

.summary {
	clear: left;
	}

.summary img {
	float: left;
	margin-right: 1em;
	}

.summary+.summary h2 {
	padding-top: 1em;
	}

.summary ul li {
	margin-left: 1em;
	}

/* Manuals page */

table.manuals td, table.manuals th {
	padding: 0px 2px;
	}
table.manuals th {
	font-weight: normal;
	}
/* won't apply the following styles to to IE */
table[class="manuals"] td, table[class="manuals"] th {
	text-align: center;
	}
table[class="manuals"] td:first-child {
	text-align: left;
	padding-left: 4em;
	}
table[class="manuals"] tr[id] td {
	padding-left: 0;
	}

/* Data Sheets page */

ul.datasheets li {
	list-style: none;
	}
ul.datasheets a {
	background: url(Images/icons/pdf.png) left no-repeat;
	padding: 1px 0px 1px 20px;
	}

/* Index page */

#portal1 {
	margin-top: 20px;
	margin-bottom: 50px;
	}
#portal1 img {
	margin-right: 25px;
	margin-bottom: 25px;
	}

#portal2 {
	border: 1px solid #DDD;
	clear: left;
	float: left;
	margin-right: 4%;
	margin-bottom: 2em;
	padding-right: 2%;
	padding-left: 2%;
	width: 43%;
	}

#portal3 {
	border: 1px solid #DDD;
	float: left;
	margin-bottom: 2em;
	padding-right: 2%;
	padding-left: 2%;
	width: 43%;
	}

#portal1 p, #portal2 p, #portal3 p {
	font-size: .9em;
	}

#portal2 h1, #portal3 h1 {
	background: #777;
	font-size: 1.4em;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	}
#portal2 h1 a, #portal3 h1 a {
	color: white;
	text-decoration: underline;
	}


#headlines {
	border-top: 1px solid #333;
	clear: both;
	padding-top: 0em;
	}

#headlines ul {
	float: left;
	margin-right: 4%;
	margin-bottom: 2em;
	padding-right: 2%;
	padding-left: 2%;
	width: 43%;
	}

#headlines ul+ul {
	margin-right: 0;
	}


/* links */
a {
	color: #666;
	font-weight: normal;
	text-decoration: underline;
	}
a:visited {
	color: #999;
	}
a:hover, a:focus {
	color: #F90;
	}

a img {
	border: 0;
	}

h1 a {
	color: #F90;
	font-weight: normal;
	letter-spacing: 0;
	}

h1 a:visited {
	color: #F90;
	}

h2 a {
	font-weight: bold;
	}

/* this supresses the excessive use of <strong> in connection with links on product pages */
/*
.product_info a strong {
	font-weight: normal;
	}
*/

/* this reenables bolding for in-paragraph links */
p a, .summary a {
	font-weight: bold;
	}

.product_links a, .gallery a {
	color: #F90;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
	}

a.specs {
	background: url(Images/icons/magnifier.png) 1px no-repeat;
	padding: 1px 1px 1px 20px;
	}
a.images {
	background: url(Images/icons/images.png) 1px no-repeat;
	padding: 1px 1px 1px 20px;
	}
a.reviews {
	background: url(Images/icons/page_white_text.png) 1px no-repeat;
	padding: 1px 1px 1px 20px;
	}
a.compare_add {
	background: url(Images/icons/table_add.png) 1px top no-repeat;
	margin-right: 10px;
	padding: 1px 1px 1px 20px;
	}
a.compare_added {
	background: url(Images/icons/accept.png) 1px top no-repeat;
	color: #999;
	margin-right: 10px;
	padding: 1px 1px 1px 20px;
	}
a.compare {
	background: url(Images/icons/table_go.png) 1px top no-repeat;
	margin-right: 10px;
	padding: 1px 1px 1px 20px;
	}
a.dealers {
	background: url(Images/icons/map.png) 1px top no-repeat;
	margin-right: 10px;
	padding: 1px 1px 1px 20px;
	}
a.recommended {
	background: url(Images/icons/award_star_gold_3.png) 1px top no-repeat;
	margin-right: 10px;
	padding: 1px 1px 1px 20px;
	}

/* divs forming columns */

.col {
	float: left;
	padding-bottom: 1em;
	width: 210px;
	}
.col+.col+.col+.col {
	clear: left;
	}
.col+.col+.col+.col+.col {
	clear: none;
	}
.col+.col+.col+.col+.col+.col+.col {
	clear: left;
	}
.col+.col+.col+.col+.col+.col+.col+.col {
	clear: none;
	}

/* replace img align tags from CMS content */
img.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
img.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}


