/* Global Settings */
html {
	color: #000;
	background: #fff;
	margin: auto;
	padding: 0;
}
body {
	font: .65em Verdana, Arial, Helvetica, sans-serif;
	margin: auto;
	padding: 0;
}
a:link {
	color: #00b;
	text-decoration: none;
}
a:visited {
	color: #008;
	text-decoration: none;
}
a:hover {
	color: #008;
	text-decoration: underline;
}
a:active {
	color: #008;
	text-decoration: underline;
}
img {
	border: 0;
}
pre {
	font-size: 135%;
}
td {
	vertical-align: top;
}
.checkbox {
	border: none;
	float: left;
	font-variant: normal;
	margin: 3px 5px 0 0;
	padding: 0;
}
div.checkbox {
	clear: both;
	margin-bottom: 5px;
	width: 100%;
}
.submit {
	margin-top: 10px;
}
.message {
	border: 2px solid #494;
	background: #c0f8c0;
	font-weight: bold;
	padding: 2px;
}
.error {
	border: 2px solid #700;
	background: #d66;
	color: #fff;
	font-weight: bold;
	padding: 2px;
}

/* Buttons */
button span {
	display: none;
}
button {
	border: none;
	display: block;
	float: left;
	margin: 5px 10px 0 0;
	height: 21px;
	width: 91px;
}
.button_add {
	background: transparent url(../images/buttons/button_add.jpg) no-repeat 0 0;
}
.button_save {
	background: transparent url(../images/buttons/button_save.jpg) no-repeat 0 0;
}
.button_submit {
	background: transparent url(../images/buttons/button_submit.jpg) no-repeat 0 0;
}
.button_cancel {
	background: transparent url(../images/buttons/button_cancel.jpg) no-repeat 0 0;
}
.button_remove {
	background: transparent url(../images/buttons/button_remove.jpg) no-repeat 0 0;
}
.button_reset {
	background: transparent url(../images/buttons/button_reset.jpg) no-repeat 0 0;
}
.button_email {
	background: transparent url(../images/buttons/button_email.jpg) no-repeat 0 0;
}
.button_login {
	background: transparent url(../images/buttons/button_login.jpg) no-repeat 0 0;
}
.button_go {
	background: transparent url(../images/buttons/button_go.jpg) no-repeat 0 0;
}
.button_convert {
	background: transparent url(../images/buttons/button_convert.jpg) no-repeat 0 0;
}
.button_restore {
	background: transparent url(../images/buttons/button_restore.jpg) no-repeat 0 0;
}
.button_make_live {
	background: transparent url(../images/buttons/button_make_live.jpg) no-repeat 0 0;
}
.button_history {
	background: transparent url(../images/buttons/button_history.jpg) no-repeat 0 0;
}
.button_history2 {
	background: transparent url(../images/buttons/button_history2.jpg) no-repeat 0 0;
}
.button_add_tag {
	background: transparent url(../images/buttons/button_add_tag.jpg) no-repeat 0 0;
	display: inline;
	float: none;
	margin: 0 0 5px 5px;
}
.missing {
	color: #c00;
	font-style: italic;
	font-weight: bold;
}

/* PDF link */
a.pdficon {
	background: url(../images/icons/icon_pdf.gif) no-repeat 3px 5px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}
a:hover.pdficon, a:visited.pdficon {
	background: url(../images/icons/icon_pdf_over.gif) no-repeat 3px 5px;
}

/* XLS link */
a.xlsicon {
	background: url(../images/icons/icon_xls.gif) no-repeat 3px -37px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}
a:hover.xlsicon, a:visited.xlsicon {
	background: url(../images/icons/icon_xls.gif) no-repeat 3px 5px;
}

/* DWG link */
a.dwgicon {
	background: url(../images/icons/icon_dwg.gif) no-repeat 3px -39px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}
a:hover.dwgicon, a:visited.dwgicon {
	background: url(../images/icons/icon_dwg.gif) no-repeat 3px 5px;
	padding: 5px 0 5px 25px;
}


/* PPT link */
a.ppticon {
	background: url(../images/icons/icon_ppt.gif) no-repeat 3px 5px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}
a:hover.ppticon, a:visited.ppticon {
	background: url(../images/icons/icon_ppt_over.gif) no-repeat 3px 5px;
	padding: 5px 0 5px 25px;
}

/* ZIP link */
a.zipicon {
	background: url(../images/icons/icon_zip.gif) no-repeat 3px 5px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}
a:hover.zipicon, a:visited.zipicon {
	background: url(../images/icons/icon_zip_over.gif) no-repeat 3px 5px;
	padding: 5px 0 5px 25px;
}

/* JPEG link */
a.jpgicon {
	background: url(../images/icons/icon_jpg.gif) no-repeat 3px 5px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}
a:hover.jpgicon, a:visited.jpgicon {
	background: url(../images/icons/icon_jpg_over.gif) no-repeat 3px 5px;
	padding: 5px 0 5px 25px;
}

/* JPEG link */
a.jpgicon {
	background: url(../images/icons/icon_jpg.gif) no-repeat 3px 5px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}
a:hover.jpgicon, a:visited.jpgicon {
	background: url(../images/icons/icon_jpg_over.gif) no-repeat 3px 5px;
	padding: 5px 0 5px 25px;
}

/* Visio link */
a.visioicon {
	background: url(../images/icons/icon_visio.gif) no-repeat 3px 5px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}
a:hover.visioicon, a:visited.visioicon {
	background: url(../images/icons/icon_visio_over.gif) no-repeat 3px 5px;
	padding: 5px 0 5px 25px;
}

/* MS Word link */
a.wordicon, a.docicon {
	background: url(../images/icons/icon_word.gif) no-repeat 3px 5px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}
a:hover.docicon, a:visited.docicon,
a:hover.wordicon, a:visited.wordicon {
	background: url(../images/icons/icon_word_over.gif) no-repeat 3px 5px;
	padding: 5px 0 5px 25px;
}

/* Order link */
a.ordericon {
	background: url(../images/icons/icon_order.gif) no-repeat 3px -19px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}
a:hover.ordericon {
	background: url(../images/icons/icon_order.gif) no-repeat 3px 5px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}

/* Add link */
a.addicon {
	background: url(../images/icons/icon_add.gif) no-repeat 3px -19px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}
a:hover.addicon {
	background: url(../images/icons/icon_add.gif) no-repeat 3px 5px;
}

/* Edit link */
a.editicon {
	background: url(../images/icons/icon_edit.gif) no-repeat 3px -21px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}
a:hover.editicon {
	background: url(../images/icons/icon_edit.gif) no-repeat 3px 5px;
}

/* Remove link */
a.removeicon {
	background: url(../images/icons/icon_delete.gif) no-repeat 3px -40px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}
a:hover.removeicon {
	background: url(../images/icons/icon_delete.gif) no-repeat 3px 5px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}

/* Enable link */
a.enableicon {
	background: url(../images/icons/icon_connect.gif) no-repeat 3px 5px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}

/* Disable link */
a.disableicon {
	background: url(../images/icons/icon_disconnect.gif) no-repeat 3px 5px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}

/* Help link */
a.helpicon {
	background: url(../images/icons/icon_help.gif) no-repeat 3px 5px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}
a:hover.helpicon {
	background: url(../images/icons/icon_help.gif) no-repeat 3px -19px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}

/* Download link */
a.downloadicon {
	background: url(../images/icons/icon_download.gif) no-repeat 3px 5px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}
a:hover.downloadicon {
	background: url(../images/icons/icon_download.gif) no-repeat 3px -39px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}

/* HTML link */
a.htmlicon {
	background: url(../images/icons/icon_world.gif) no-repeat 3px -39px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}
a:hover.htmlicon {
	background: url(../images/icons/icon_world.gif) no-repeat 3px 5px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}

/* Email link */
a.emailicon {
	background: url(../images/icons/icon_email.gif) no-repeat 3px -19px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}
a:hover.emailicon {
	background: url(../images/icons/icon_email.gif) no-repeat 3px 5px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}
a.removeemailicon {
	background: url(../images/icons/icon_email_delete.gif) no-repeat 3px 5px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}

/* Building link */
a.buildingicon {
	background: url(../images/icons/icon_building.gif) no-repeat 3px 5px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}
a:hover.buildingicon {
	background: url(../images/icons/icon_building.gif) no-repeat 3px -19px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}
a.addbuildingicon {
	background: url(../images/icons/icon_building_add.gif) no-repeat 3px 5px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}
a.editbuildingicon {
	background: url(../images/icons/icon_building_edit.gif) no-repeat 3px 5px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}
a.deletebuildingicon {
	background: url(../images/icons/icon_building_delete.gif) no-repeat 3px 5px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}

/* Print link */
a.printicon {
	background: url(../images/icons/icon_print.gif) no-repeat 3px -39px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}
a:hover.printicon {
	background: url(../images/icons/icon_print.gif) no-repeat 3px 5px;
	line-height: 18px;
	padding: 5px 0 5px 25px;
}

/* View More link */
a.viewicon {
	background: url(../images/icons/icon_magnify.gif) no-repeat 0 -43px;
	padding: 3px 0 3px 20px;
}
a.viewicon:hover {
	background: url(../images/icons/icon_magnify.gif) no-repeat 0 0;
}

/* Report link */
a.reporticon {
	background: url(../images/icons/icon_report.gif) no-repeat 3px -39px;
	padding: 7px 0 7px 25px;
}
a.reporticon:hover {
	background: url(../images/icons/icon_report.gif) no-repeat 3px 5px;
}

/* Report link */
a.tagicon {
	background: url(../images/icons/tag_red.png) no-repeat 3px 5px;
	padding: 5px 0 5px 25px;
}
a.tagicon:hover {
	background: url(../images/icons/tag_red_go.png) no-repeat 3px 5px;
}

/* Container/Wrapper */
#wrapper {
	margin: auto;
	width: 961px;
}

/* Header */
#header {
	background: #000 url(../images/header.jpg) no-repeat top left;
	height: 81px;
	width: auto;
}
#header #christmas_logo {
	margin-top: 4px;
	float: left;
}
#header h1 {
	position: absolute;
	top: -9999px;
}
#header a.home {
	display: block;
	float: left;
	margin: 4px 0 0 15px;
	height: 70px;
	width: 80px;
}
#header a.home span {
	position: absolute;
	top: -9999px;
}
html>body #header a.home {
	margin-left: 30px;
}
#header a.home:hover {
	text-decoration: none;
}
#header .country {
	font-weight: bold;
}
#header .terms {
	color: #c8d7e3;
	float: right;
	margin: 2px 2px 0 0;
}
html>body #header .terms {
	margin-right: 5px;
}
#header .terms a {
	color: #c8d7e3;
}
#header form {
	float: right;
	font-size: 120%;
	margin: 25px 25px 0 0;
	padding: 0;
}
html>body #header form {
	margin-right: 59px;
}
#header input.button {
	background: transparent url(../images/button.jpg) no-repeat top left;
	border: 0;
	color: #fff;
	font-size: 90%;
	font-weight: bold;
	width: 71px;
	height: 18px;
}

/* Top Navigation */
#topnav {
	background: transparent url(../images/topnav_961.jpg) no-repeat 0 0;
	color: #888;
	font-weight: bold;
	height: 23px;
	padding: 6px 4px;
	text-align: center;
}
#topnav span {
	vertical-align: middle;
}
#topnav a {
	color: #000;
	margin: 6px;
}

/* Left */
#left {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
	width: 145px;
}
#left ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
#left ul ul {
	display: block;
}
#left ul ul li a {
	padding-left: 20px;
	width: 118px;
}
#left a {
	color: #000;
	cursor: pointer;
	display: block;
	font-weight: bold;
	margin-left: 0;
	padding: 2px 2px 2px 17px;
	width: 121px;
}
#left a.expanded {
	background: #bbb url(../images/global/collapse.gif) no-repeat 3px 50%;
}
#left a.collapsed {
	background: #bbb url(../images/global/expand.gif) no-repeat 3px 50%;
}
#left a:hover {
	text-decoration: none;
}
#left ul a {
	background: #e8e8e8;
	border-top: 2px solid #fff;
	color: #000;
	display: block;
	font-weight: normal;
	padding: 2px 2px 2px 10px;
	width: 128px;
}
#left ul a:hover {
	background : #f5f5f5;
	text-decoration: underline;
}
#left li.active a {
	background: #fff;
}
#left li.active li a {
	background: #e8e8e8;
}
#left .footer {
	background: transparent url(../images/left_footer.jpg) no-repeat 0 0;
	border-top: 2px solid #fff;
	height: 9px;
	margin: 0 0 10px 0;
	width: 142px;
}
#left .footer span {
	display: none;
}

/* Content */
#content {
	float: left;
	font-size: 110%;
	line-height: 18px;
	padding-left: 35px;
	vertical-align: top;
	width: 600px;
}
#content .row1 {
	background: #fff;
}
#content .row2 {
	background: #f3f3f3;
}
#content li a span.cbascan {
	background: transparent url(../images/icons/icon_reference.gif) no-repeat 100% 0;
	padding-right: 15px;
}
#content #breadcrumb {
	color: #777;
}
#content #breadcrumb a {
	color: #777;
}
#content #breadcrumb a:hover {
	color: #777;
}
#content #breadcrumb .active {
	font-style: italic;
}
#content .paragraph {
	text-align: justify;
}
#content .paragraph li {
	text-align: left;
}
#content .paragraph img {
	padding: 5px;
}
#content h1 {
	font-size: 210%;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 10px 0;
}
#content h2 {
	font-size: 155%;
	font-weight: normal;
	line-height: normal;
	margin: 10px 0 8px 0;
}
#content h3 {
	font-size: 120%;
	font-weight: bold;
	line-height: normal;
	margin: 10px 0 10px 0;
}
#content h4 {
	font-size: 100%;
	font-weight: bold;
	line-height: normal;
}
#content h5 {
	font-size: 85%;
	font-weight: bold;
	line-height: normal;
}
#content p {
	margin: 10px 0;
	text-align: justify;
}
#content hr {
	border-top: 1px solid black;
	border-bottom: 0;
	height: 1px;
	margin: 0;
	padding: 0;
}
#content ol {
	padding-left: 20px;
}
#content ul {
	margin-bottom: 15px;
}
#content ul li {
	background: transparent url(/images/global/gl_bullet.gif) no-repeat 0 6px;
	list-style: none;
	margin-left: 10px;
	padding-left: 12px;
}
#content .admin {
	border-top: 1px dashed #aaa;
	clear: both;
	padding-top: 3px;
	text-align: right;
}
#content label {
	display: block;
	font-size: 110%;
	margin-bottom: 5px;
	width: 100%;
}
#content label.checkbox {
	width: auto;
}
#content #admin div {
	margin-bottom: 15px;
}
#content .banner {
	margin-bottom: 15px;
}
#content .pager {
	font-size: 115%;
}
#content .pager {
	border: 0;
	font-size: 115%;
	width: auto;
}
#content .pager td {
	border: 0;
}
#content .options {
	text-align: right;
}
#content table#industries {
	border-bottom: 1px solid #ccc;
	width: 100%;
}
#content table#industries td {
	border: 1px solid #ccc;
	padding: 5px;
}
#content #industries .c1 {
	background: #777;
	color: #fff;
	font-weight: bold;
	margin: 2px;
}
#content #industries .c2 {
	background: #eee;
	width: auto;
}
#content #industries .spectabletext {
	width: 355px;
}
#content select#tag_list {
	min-width: 160px;
}
#content .drag-list {
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
}
#content .drag-list li {
	border: 1px solid #b2b2b2;
	background: #eee;
	cursor: move;
	margin-bottom: 4px;
	padding: 3px;
	width: auto;
}
#content .drag-list li li {
	background: #f6f6f6;
}
#content .drag-list li li li {
	background: #fff;
}

/* Documents */
#content #docs-table {
	text-align: left;
}
#content #docs-table th {
	background: #bbb;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	color: #000;
	font: 150% Tahoma, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding: 4px;
}
#content #docs-table td {
	background-color: #f6f6f6;
	font: 10px Verdana, sans-serif;
	border-left: 1px solid #d7dacd;
	border-right: 1px solid #d7dacd;
	border-bottom: 1px solid #dededc;
	text-align: left;
}
#content #docs-table td a {
	display: block;
}
#content #docs-table td a:hover {
	background-color: #e9e9e9;
}
#content #docs-table td a.pdficon:hover {
	background: #e9e9e9 url(../images/icons/icon_pdf_over.gif) no-repeat 3px 5px;
}
#content #docs-table td a.wordicon:hover {
	background: #e9e9e9 url(../images/icons/icon_word_over.gif) no-repeat 3px 5px;
}
#content #docs-table table.cat-0 {
	margin-bottom: 15px;
	width: 100%;
}
#content #docs-table td.cat-1 {
	background-color: #e7e7e7;
	padding-bottom: 5px;
	border-bottom: 1px solid #c2c2c1;
	border-top: 1px solid #f4f4f3;
	font-size: 1.1em;
	font-weight: bold;
}
#content #docs-table td.cat-2 {
	background-color: #efefef;
	border-left: 1px solid #d7dacd;
	border-right: 0;
}
#content #docs-table td a.more {
	padding: 5px;
}
#content #docs-table td a.more:hover {
	background: #e9e9e9;
	padding: 5px;
}
#content #docs-table td.end {
	background: #bbb;
	height: 20px;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: none;
	padding: 0;
}

/* Documents for Engineers */
#content #docs-table-e {
	text-align: left;
}
#content .docs-table-e th {
	background: #bbb;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #bbb;
	color: #000;
	font-family: Tahoma, "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}
#content .docs-table-e td {
	background-color: #f6f6f6;
	font: 10px Verdana, sans-serif;
	border-left: 1px solid #d7dacd;
	border-right: 1px solid #d7dacd;
	border-bottom: 1px solid #dededc;
	text-align: left;
}
#content .docs-table-e td a {
	display: block;
}
#content .docs-table-e td a:hover {
	background-color: #e9e9e9;
}
#content .docs-table-e td a.pdficon:hover {
	background: #e9e9e9 url(../images/icons/icon_pdf_over.gif) no-repeat 3px 5px;
}
#content .docs-table-e td a.wordicon:hover {
	background: #e9e9e9 url(../images/icons/icon_word_over.gif) no-repeat 3px 5px;
}
#content .docs-table-e table.cat-0 {
	margin-bottom: 15px;
}
#content .docs-table-e td.cat-1 {
	background-color: #e7e7e7;
	padding-bottom: 5px;
	border-bottom: 1px solid #c2c2c1;
	border-top: 1px solid #f4f4f3;
	font-size: 1.1em;
	font-weight: bold;
}
#content .docs-table-e td.cat-2 {
	background-color: #efefef;
	border-left: 1px solid #d7dacd;
}
#content .docs-table-e td.end {
	background: #bbb;
	height: 20px;
	border-left: 1px solid #bbb;
	border-bottom: none;
	padding: 0;
}
#content .docs-table-e td a.more {
	padding: 5px;
}
#content .docs-table-e td a.more:hover {
	background: #e9e9e9;
	padding: 5px;
}

#content table.clean-table {
	border: 1px solid #999;
	padding: 0;
	margin-bottom: 15px;
}
#content table.clean-table td {
	padding: 6px 10px;
	border-bottom: 1px solid #ccc;
}
#content table.clean-table td h3 {
	margin: 0;
	padding: 0;
}

#content #tags {
	border: 1px solid #bbb;
	border-bottom: 0;
	display: none;
	margin: 8px 0 10px 0;
	text-align: left;
	width: 260px;
}
#content #tags th,
#content #tags td {
	border-bottom: 1px solid #bbb;
	padding: 2px 2px 2px 4px;
}
#content #tags th {
	background: #ccc;
}
#content #tags td {
	background: #f3f3f3;
}
#content #tags img {
	cursor: pointer;
	float: right;
	margin-top: 1px;
}

/* Right */
#right {
	float: right;
	margin-top: 2px;
	width: 140px;
	vertical-align: top;
	text-align: center;
}
#right .footer {
	background: transparent url(../images/right_footer.jpg) no-repeat 0 0;
	height: 9px;
	width: 140px;
}
#right .footer span {
	display: none;
}
#right .block {
	margin-bottom: 15px;
}
#right ul {
	margin: 0;
	padding: 0;
}
#right ul li {
	background: transparent url(../images/global/gl_bullet.gif) no-repeat 0 6px;
	list-style: none;
	margin: 0 0 8px 5px;
	padding-left: 12px;
}

/* Print/Email */
#right #share div {
	margin-bottom: 4px;
}

/* Did You Know? */
#right .title {
	background: #bbb;
	border: 1px solid #bbb;
	border-bottom: 0;
	font-weight: bold;
	padding: 2px;
}
#right .desc {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 3px;
}
#right .admin {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 5px 5px 0;
	text-align: right;
}

/* FAQs */
#right #related_faq .desc {
	text-align: left;
}

/* Facts */
#right #related_fact .desc {
	text-align: left;
}

/* Manuals */
#right #related_manuals .desc {
	text-align: left;
}

/* Datasheets */
#right #related_datasheets .desc {
	text-align: left;
}

/* Help */
#right #help .title {
	background: #bbb;
	border: 1px solid #bbb;
	border-bottom: 0;
	font-weight: bold;
	padding: 2px;
}
#right #help .desc {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0 3px 3px 3px;
}

/* Brochure link */
#right #brochure .title {
	background: #bbb;
	border: 1px solid #bbb;
	border-bottom: 0;
	font-weight: bold;
	padding: 2px;
}
#right #brochure .link {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#right #brochure a.brochureicon {
	background: transparent url(../images/icons/icon_brochure.jpg) no-repeat 50% 8px;
	display: block;
	font-size: 120%;
	padding: 140px 0 5px 0;
}

/* Automate link */
#right #automate .title {
	background: #bbb;
	border: 1px solid #bbb;
	border-bottom: 0;
	font-weight: bold;
	padding: 2px;
}
#right #automate .link {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#right #automate .link a {
	display: block;
	font-size: 120%;
	padding: 5px 0 5px 0;
}
#right #automate .signup {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 110%;
	padding: 5px 5px 0 5px;
}

/* Footer */
#footer {
	background: transparent url(../images/footer_961.gif) no-repeat 0 0;
	border-top: 5px solid #fff;
	color: #fff;
	clear: both;
	font-weight: bold;
	height: 27px;
	margin-bottom: 5px;
	padding: 6px;
	width: auto;
}
#footer a {
	color: #fff;
	margin: 5px;
}
#footer .links {
	float: left;
}
#footer .validated {
	text-align: right;
}
#footer .validated a:hover {
	text-decoration: none;
}

/* Image Box Style */
#ImageBoxOverlay {
	background-color: #000;
}
#ImageBoxCaption {
	background-color: #f4f4ec;
}
#ImageBoxContainer {
	width: 250px;
	height: 250px;
	background-color: #f4f4ec;
}
#ImageBoxCaptionText {
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages {
	margin: 0;
}

