html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
	line-height:1;
}

ol, ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}

/* remember to define focus styles! */
:focus {
	outline:0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration:none;
}

del {
	text-decoration:line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:collapse;
	border-spacing:0;
}

body {
	background:#08274f;
	font:normal 62.5% Verdana, Arial, sans-serif;
}

.clear {
	clear:both;
}

.hide {
	outline:0;
	text-indent:-9999px;
	display:block;
}

a:link, a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#frame {
	width:964px;
	margin:0 auto;
	background:#fff url(../images/frame-bg.gif) repeat-y right;
}

#header {
	height:110px;
	position:relative;
	background:url(../images/header-bg.gif) repeat-x bottom;
}

h1#logo, a#logo {
	position:absolute;
	top:43px;
	left:11px;
	width:207px;
	height:56px;
	background:url(../images/logo.gif) no-repeat;
}

h2#tag {
	height:32px;
	position:absolute;
	top:0;
	left:0;
	width:964px;
	background:#1c4c7e url(../images/tag-bg.gif) no-repeat right;
}

#google_translate_element {
	position:absolute;
	top: 0px;
	color:#eeead3;
}

#search {
	position:absolute;
	top:42px;
	right:11px;
}

#search input {
	float:left;
	margin:0 2px;
}

#txtSearch {
	width:140px;
}

.blue-field {
	padding:2px 5px;
	height:18px;
	border:1px solid #0c0c0b;
	background:#bfd5f1;
	color:#333;
	font-weight:bold;
}

#btnSearch {
	padding:2px 0 0;
}

#toplinks {
	position:absolute;
	top:46px;
	right:239px;
}

#toplinks li, #toplinks a {
	float:left;
	color:#5894cd;
}

#nav {
	position:absolute;
	bottom:13px;
	right:18px;
	height:12px;
	width:564px;
}

#nav li, #nav a {
	float:left;
}

#nav a {
	background:url(../images/nav-bg.gif) no-repeat;
	height:25px;
	padding:0 10px;
}

a#products {
	width:54px;
	background-position:10px 0;
}

a#products:hover {
	background-position:10px -25px;
}

a#custom {
	width:102px;
	margin:0 0 0 18px;
	background-position:-92px 0;
}

a#custom:hover {
	background-position:-92px -25px;
}

a#case-studies {
	width:79px;
	margin:0 0 0 19px;
	background-position:-243px 0;
}

a#case-studies:hover {
	background-position:-243px -25px;
}

a#about {
	width:56px;
	margin:0 0 0 24px;
	background-position:-376px 0;
}

a#about:hover {
	background-position:-376px -25px;
}

a#contact {
	width:68px;
	margin:0 0 0 24px;
	background-position:-486px 0;
}

a#contact:hover {
	background-position:-486px -25px;
}

#hpcontent {
	float:left;
	width:568px;
	padding:21px 17px 21px 0;
}

.feature {
	border:1px solid #c9c7b4;
	width:175px;
	float:left;
	margin:0 0 9px 5px;
}

.feature h3 {
	font-weight:bold;
	background:#656245;
}

.feature h3 a {
	display:block;
	text-align:center;
	color:#fff;
	padding:9px 0;
}

.feature h3 a:hover {
	background:#c9c7b4;
	text-decoration:none;
	color:#000;
}

.feature div {
	padding:10px;
	background:#e7e6dc;
	line-height:1.4em;
}

.feature div a {
	color:#656245;
	font-weight:bold;
	font-size:1.1em;
}

#sidebar {
	float:left;
	width:349px;
	background:#1c4c7e;
	color:#fff;
	padding:26px 15px;
}

#footer {
	border-top:1px solid #acac95;
	background:#fff;
}

.half {
	float:left;
	width:264px;
	padding:10px;
}

.half h2, #sidebar h2, #sidebar #iso h2 {
	font-size:1.8em;
	font-weight:bold;
	padding-bottom:13px;
	margin-bottom:18px;
	border-bottom:1px dotted #b8b8b8;
}

.half h2 a, #sidebar #iso h2 {
	color:#5894cd;
}

#sidebar #iso a {
	font-size:1.4em;
	font-weight:bold;
	color:#5894cd;
	text-decoration: none;
}

#sidebar #iso a:hover {
	text-decoration: underline;
}

.half p, #sidebar p, #sidebar #iso p {
	color:#69634a;
	font-size:1.1em;
	line-height:1.7em;
	margin-bottom:10px;
}

.half p a {
	color:#5894cd;
}

#sidebar h2 {
	padding:0;
	border-color:#5894cd;
	color:#fff;
}

#sidebar p {
	color:#d4e4f8;
}

#sidebar a {
	font-weight:bold;
	color:#fff;
}

.mauve-call-out, .blue-call-out {
	padding:16px 13px 0;
	background:url(../images/mauve-call-out.gif) no-repeat;
	margin:0 0 10px;
	position:relative;
}

#sidebar .mauve-call-out p {
	color:#000;
}

.mauve-btm, .blue-btm {
	height:7px;
	margin:10px -13px 0;
	background:url(../images/mauve-btm.gif) no-repeat;
}

.blue-call-out {
	background-image:url(../images/blue-call-out.gif);
	text-align:right;
}

span#tel {
	width:145px;
	height:18px;
	background:url(../images/tel-bg.gif) no-repeat right;
	text-align:left;
}

span#email {
	width:157px;
	height:18px;
	background:url(../images/eml-bg.gif) no-repeat right;
	text-align:left;
}

.blue-call-out span#tel, .blue-call-out span#email {
	position:absolute;
	top:0;
	right:0;
}

.blue-call-out p {
	padding:0 160px 0 0;
	position:relative;
}

.blue-btm {
	background-image:url(../images/blue-btm.gif);
	height:8px;
}

#txtEmail {
	width:140px;
}

#iso {
	background:#e7e6dc url(../images/iso-bg.gif) repeat-x;
	margin:10px -15px -26px;
	padding:30px 25px;
}

#sidebar #iso h2 {
	border:0;
}

#footer {
	position:relative;
	padding:10px 10px 30px;
	font-family:Arial, Verdana, sans-serif;
	font-size:1.1em;
}

#footer h4, #family li, #family li a {
	font-weight:normal;
	color:#acac95;
	float:left;
}

#family li a {
	margin:0 2px 5px;
}

#footer p span {
	margin:0 0 0 2px;
}

#footer p span.street-address {
	margin:0;
}

#footer p a {
	color:#000;
}

#logos {
	position:absolute;
	top:15px;
	right:15px;
}

#frame.sub {
	background:#fff url(../images/sub-frame-bg.gif) repeat-y 0 0;
}

#sub-sidebar {
	float:left;
	width:199px;
	padding:10px 5px;
}

#sub-content {
	width:735px;
	float:left;
	padding:10px;
}

#breadcrumbs {
	margin:-10px -10px 10px;
	background:#e6e6dc;
	color:#69634a;
	text-transform:uppercase;
	font-size:0.9em;
	padding:9px 10px 7px 20px;
	overflow:hidden;
}

#breadcrumbs a {
	color:#6fa3d4;
}

#breadcrumbs li, #breadcrumbs a {
	float:left;
}

#sub-sidebar h3 {
	width:168px;
	height:10px;
	background:url(../images/sub-nav-title.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	padding:8px 10px 9px 20px;
	text-transform:uppercase;
	margin:12px 0;
}

#sub-sidebar h3 a {
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: none;
}

#sub-sidebar h3 a:hover {
	text-decoration: underline;
}

#sub-sidebar h3 a:visited {
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: none;
}

ul.sub-nav li {
	color:#fff;
	list-style-type:square;
	margin:3px 10px 3px 30px;
}

ul.sub-nav a {
	font-size:1.1em;
	color:#bfd5f1;
}

#sub-content h1 {
	color:#5b572d;
	font-weight:bold;
	font-size:2.9em;
	border-bottom:1px dotted #b8b9ba;
	padding:0 0 6px 4px;
	margin:0 0 16px;
}

#intro {
	float:left;
	padding:0px 5px 15px;
	font-size:1.2em;
	line-height:1.7em;
	width: 725px;
}

#intro img {
	float:right;
}

#intro p {
	margin-bottom: 10px;	
	width: 500px;
}

#intro h2 {
	width: 500px;
}

#intro h3 {
	padding:3px;
	background:#ececec;	
	color:#484623;	
	font-size:1.2em;	
	font-weight:bold; 
	margin: 3px 0px; 
	width: 500px;
}

#intro ul {
	list-style:circle; 
	float:left; 
	margin-left: 10px;
}

#intro ul li {
	margin-left:25px;
}

#main {
	border-top:1px dotted #b8b9ba;
	padding:10px;
}

.third {
	width:228px;
	float:left;
	margin:0 5px;
}

h2.feature-title {
	background:#737165 url(../images/featured-cat.gif) no-repeat;
	padding:14px 0 9px;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
}

h2.feature-title a {
	color:#FFF;
	font-weight:bold;
}

.feature-panel {
	background:#e6e6dc;
	padding:5px 5px 200px;
	position:relative;
}

.feature-panel div {
	background:#c9c7ba;
	padding:5px;
	font-size:1.1em;
	line-height:1.7em;
}

.feature-panel div img {
	margin:0 10px 0 0;
	border:1px solid #7b796d;
}

.feature-panel h3 a {
	color:#656245;
	font-weight:bold;
}

.feature-panel div.usage {
	background:0;
	color:#656245;
}

.feature-panel h4, .feature-panel h5 {
	text-transform:uppercase;
}

.feature-panel h5, .feature-panel ul {
	background:#fbfcf7;
}

.feature-panel h5 {
	padding:5px 10px 5px 15px;
}

.feature-panel h5, .feature-panel ul li {
	border-bottom:1px solid #e6e6dc;
}

.feature-panel ul li a {
	color:#1c4b7e;
	display:block;
	padding:5px 10px 5px 15px;
}

.featured-btm {
	height:6px;
	width:228px;
	position:absolute;
	bottom:0;
	left:0;
	background:url(../images/featured-btm.gif) no-repeat !important;
	padding:0 !important;
}

.other div {
	padding:15px 0;
}

.other div.first {
	padding-top:0;
}

.other div p {
	margin:5px;
}

.other div img {
	border:2px solid #b7b6b1;
	margin:0 10px 0 0;
}

.other div ul {
	margin:22px 0 0;
}

.other div ul li {
	margin:5px 0;
}

.other div ul li a {
	color:#214e80;
}

.other h3 {
	background:#e4eefa;
	padding:5px;
	font-weight:bold;
	margin:10px 0;
}

.other h3 a {
	font-size:1.1em;
	color:#57532f;
}

#contact-info {
	border:1px solid #aab6c5;
	padding:5px;
	margin:0 0 5px;
}

#contact-info img {
	margin:0 10px 0 0;
}

#contact-info div {
	padding:25px 285px 92px 26px;
	background:#ebf1f9;
	float:left;
	width:192px;
	height:77px;
}

#contact-info div.clear {
	clear:both;
	float:none;
	padding:0;
	background:0;
	width:0;
	height:0;
}

#contact-info h2 {
	color:#5894cd;
	font-weight:bold;
	font-size:1.1em;
}

#contact-info p {
	color:#69634a;
	font-size:1.1em;
	line-height:1.7em;
}

#main.contact {
	border-top:1px solid #edeae2;
}

.long-fields {
	width:450px;
}

.short-fields {
	width:400px;
}

#main.contact label {
	width:140px;
	padding:5px 10px;
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
	color:#d4d0c4;
	display:block;
	float:left;
}

#main.contact input {
	float:left;
}

#main.contact label.req {
	color:#5894cd;
}

input.long {
	width:271px;
	margin:0 0 10px;
}

.short-fields input {
	width:207px;
	margin:0 0 10px;
}

#main.contact ul {
	width:200px;
	float:left;
}

#main.contact ul li {
	clear:both;
}

#main.contact ul label {
	display:inline;
	text-transform:none;
	color:#656245;
	font-weight:bold;
	text-align:left;
}

#main.contact ul li label:hover {
	cursor:pointer;
}

#main.contact textarea {
	width:274px;
	height:80px;
	padding:10px 0 0 10px;
	margin:0 0 10px;
}

#main.contact .opt-in label {
	width:250px;
}

.submit-box {
	clear:both;
	border-top:1px solid #e7e6dc;
	padding:10px 20px;
	color:#69634a;
	font-weight:bold;
}

.submit-box div {
	font-weight:normal;
	width:177px;
	margin:10px auto;
}

.submit-box input {
	float:left;
}

.submit-box a {
	color:#1c4b7e;
	margin:13px 0 0 10px;
	display:block;
	float:left;
}

#intro img {
	margin:0 10px 10px 0;
}

#intro h2 {
	color:#000000;
	font-weight:bold;
	font-size:1.2em;
	margin:0 0 10px;
}

.item {
	clear:both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}

.desc {
	float:left;
	width:680px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	background: #ECECEC;
	color: 000000;
}

div.odd {
	background: #ECECEC;
}

.desc img {
	margin:0 10px 10px 0;
	float: right;
}

.desc h3 a, .desc h2 a {
	color:#FFF;
}

.desc h3, .desc h2 {
	font-size:1.6em;
	background: #08274F;
	padding: 3px;
	color: #fff;
	border-bottom: 1px solid #FFF;
}

.desc h3 em, .desc h2 em {
	font-size:75%;
}

.desc ul {
	list-style-type: disc;
	font-size: 1.3em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 35px;
}

.desc ul li {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.desc p {
	line-height:1.5em;
	margin-left: 35px;
}

.energyEfficient {
	color: #268D17;
}

h2.model {
	background:#ececec;
	color:#484623;
	font-size:1.4em;
	font-weight:bold;
	padding:5px 10px;
	border-top:4px solid #c7c7b4;
	margin-bottom:21px;
	clear:both;
}

/**** Small Sized Tabs  ****/

#smalltabs li, #smalltabs a {
	float:left;
}

#smalltabs a {
	height:36px;
	width:80px;
	line-height:36px;
	color:#000;
	text-align:center;
	background:url(../images/tabs-bg-small.gif) no-repeat 0 -36px;
	margin:0 3px 0 0;
}

#smalltabs a:hover, #smalltabs a.here {
	background-position:0 0;
}
/**** ******************  ****/

/**** Medium Sized Tabs  ****/

#tabs li, #tabs a {
	float:left;
}

#tabs a {
	height:36px;
	width:120px;
	line-height:36px;
	color:#000;
	text-align:center;
	background:url(../images/tabs-bg.gif) no-repeat 0 -36px;
	margin:0 3px 0 0;
}

#tabs a:hover, #tabs a.here {
	background-position:0 0;
}
/**** ******************  ****/

/**** Large Sized Tabs  ****/

#largetabs li, #largetabs a {
	float:left;
}

#largetabs a {
	height:36px;
	width:150px;
	line-height:36px;
	color:#000;
	text-align:center;
	background:url(../images/tabs-bg-large.gif) no-repeat 0 -36px;
	margin:0 3px 0 0;
}

#largetabs a:hover, #largetabs a.here {
	background-position:0 0;
}
/**** ******************  ****/

/**** Large Sized Tabs  ****/

#exlargetabs li, #exlargetabs a {
	float:left;
}

#exlargetabs a {
	height:36px;
	width:175px;
	line-height:36px;
	color:#000;
	text-align:center;
	background:url(../images/tabs-bg-exlarge.gif) no-repeat 0 -36px;
	margin:0 3px 0 0;
}

#exlargetabs a:hover, #exlargetabs a.here {
	background-position:0 0;
}
/**** ******************  ****/

#options, #dimensions {
	width:308px;
	padding:10px;
	float:left;
	border:1px solid #c0c0aa;
	background:#f3f3ec;
	margin:5px 10px 0 0;
	color:#828258;
}

#options h3, #dimensions h3 {
	margin:-10px -10px 10px;
	color:#5b572d;
	font-size:1.4em;
	background:#fff;
	padding:5px 10px;
}

#options dt {
	float:left;
	margin:0 10px 0 0;
}

#options dd {
	margin:0 0 10px;
}

#options dt {
	font-weight:bold;
}

ul.specs-list li {
	margin:5px -10px;
	padding:5px;
}

ul.specs-list li.odd, ul.specs-list li ul li.odd {
	background:#ecece0;
}

/*******************************/

/* Customer Designed Machinery Pages */

.customItem {
	clear:both;
	background:#c5d8ef;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}

.customDesc {
	float:left;
	width:680px;
	padding:5px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	background-color: #FFF;
}

.customDesc img {
	margin:0 10px 10px 0;
}

.customDesc h3 a {
	color:#0c3666;
}

.customDesc h3 {
	font-size:1.6em;
}

.customDesc h3 em {
	font-size:75%;
}

.customDesc h3 img{
	margin:0 0 0 0;
}

.customDesc ul {
	list-style-type: disc;
	font-size: 1.3em;
	margin-left: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.customDesc ul li {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.customDesc p {
	margin-left:140px;
	line-height:1.5em;
}

/*************************************/

/* specifications list */

#specifications {
	width:710px;
	border:1px solid #c0c0aa;
	color:#484623;
}

#specifications h3 {
	clear:both;
	color:#484623;
	font-size:1.4em;
	background:#fff;
	padding: 5px;
}

ul.specifications li {
	padding:5px;
	float:left;
	background: #F3F3EC;
	border-bottom: 1px solid #FFF;	/*margin-bottom: -20px; moved to skin-ie7.css*/
	height: 20px;
	font-size:1.0em;
}

ul.specifications li.odd, ul.specifications li ul li.odd {
	background:#ecece0;
}

.specDescription {
	width: 300px;
	padding:5px;
	border-right: 1px solid #FFF;
}

.specValue {
	width:88px;
	padding:5px;
	text-align: center;
	border-right: 1px solid #FFF;
}

/*************************************/

/* specifications table */

.specifcationsTable {
	background:#F3F3EC;
	border:1px solid #FFF;
	padding: 2px;
}

.specifcationsTable th {
	text-align: center;
	height: 20px;
	padding:5px;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

.specifcationsTable td {
	text-align: center;
	height: 20px;
	padding:5px;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

#specifcationsTable {
	background:#F3F3EC;
	border:1px solid #FFF;
	padding: 2px;
}

#specifcationsTable th {
	text-align: center;
	height: 20px;
	padding:5px;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

#specifcationsTable td {
	text-align: center;
	height: 20px;
	padding:5px;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

.oddRow {
	background: #ecece0;
}

.textLeft {
	text-align: left !Important;
}

/*************************************/

/* Site Map Page */

.siteMap {
	clear:both;
	background:#c5d8ef;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}


.siteMapDesc {
	float:left;
	width:680px;
	padding:5px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	background-color: #FFF;
}

.siteMapDesc img {
	margin:0 10px 10px 0;
}

.siteMapDesc h2 a {
	color:#0c3666;
}

.siteMapDesc h2 {
	font-size:1.8em;
	padding-top: 5px;
}

.siteMapDesc h2 em {
	font-size:75%;
}

.siteMapDesc h2 img{
	margin:0 0 0 0;
}

.siteMapDesc h3 a {
	color:#0c3666;
}

.siteMapDesc h3 {
	font-size:1.4em;
	padding-top: 5px;
	margin-left: 10px;
}

.siteMapDesc h3 em {
	font-size:75%;
}

.siteMapDesc h3 img{
	margin:0 0 0 0;
}

.siteMapDesc ul {
	list-style-type: none;
	font-size: 1.3em;
	margin-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.siteMapDesc ul li {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.siteMapDesc p {
	margin-left:140px;
	line-height:1.5em;
}

/*************************************/

/********* Case Studies Newsletter History ************/

#NewsletterHistory {
	font-size: 1.2em;
}

#NewsletterHistory div {
	background: #08274F;
	width: 100%;
}

#NewsletterHistory h3 {
	font-size: 1.6em;
	font-weight: bold;
}

#NewsletterHistory a {
	color: #1C4C7D;
	text-decoration: none;
	font-size: 1.4em;
}

#NewsletterHistory a:hover {
	text-decoration: underline;
}

#NewsletterHistory p {
	padding: 10px 5px;
}

/*************************************************/

/************* Contact Info ********************/

#contact-blurb {
	text-align:center;
	font-size:1.6em;
	font-weight:bold;
	margin: 10px;
}

/*************************************************/

/********** Soon to be Obsolete **************/

.contact-box {
	width:150px;
	float:left;
	padding:10px;
	background:#0c3666;
	border:7px solid #2361a4;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}

.contact-box h3 {
	text-align:center;
	margin:0 0 13px;
}

.contact-box p {
	color:#d4e4f8;
	font-size:1.1em;
	line-height:1.7em;
}

.contact-box h3 a {
	color:#fff;
	font-weight:bold;
	font-size:1.9em;
}

.contact-box #tel {
	margin:10px auto;
}

ul.action {
	float:left;
	width:335px;
	padding:28px 3px 0;
}

ul.action li, ul.action a {
	float:left;
}

ul.action a {
	height:48px;
	background:url(../images/action-bg.gif) no-repeat;
	width:65px;
	margin:0 0 0 1px;
}

ul.action a.actMov:hover {
	background-position:0 -48px;
}

ul.action a.actAni {
	background-position:-68px 0;
}

ul.action a.actAni:hover {
	background-position:-68px -48px;
}

ul.action a.actCAD {
	background-position:-136px 0;
}

ul.action a.actCAD:hover {
	background-position:-136px -48px;
}

ul.action a.actPkg {
	background-position:-203px 0;
}

ul.action a.actPkg:hover {
	background-position:-203px -48px;
}

ul.action a.actMan {
	background-position:-270px 0;
}

ul.action a.actMan:hover {
	background-position:-270px -48px;
}

#detail-text {
	padding:5px 28px 5px 27px;
	font-size:1.1em;
	line-height:1.7em;
}

#detail-text p {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

#actions {
	background:#bfd5f1;
	padding:5px 28px 5px 27px;
}

#actions div {
	border:1px solid #1c4c7d;
	margin:0 5px;
	width:110px;
	padding:5px 5px 30px;
	float:left;
	background:#dbe7f7 url(../images/actions-div-bg.gif) repeat-x bottom;
}

#actions div:hover {
	background:#b2cff3 url(../images/actions-div-hover.gif) repeat-x bottom;
}

#actions div p {
	padding:0 20px;
}

#actions a {
	margin:0 auto 10px;
	width:106px;
	height:53px;
}

#actions #movies a {
	background:url(../images/movies-bg.gif) no-repeat;
}

#actions #animations a {
	background:url(../images/animations-bg.gif) no-repeat;
}

#actions #cadfiles a {
	background:url(../images/cadfiles-bg.gif) no-repeat;
}

#actions #pkgcontrol a {
	background:url(../images/pkgcontrol-bg.gif) no-repeat;
}

#actions #dimensions-button a {
	background:url(../images/Dimensions_Button.gif) no-repeat;
}

#actions #manuals a {
	background:url(../images/manuals-bg.gif) no-repeat;
}

#actions a:hover {
	background-position:0 -53px !important;
}

#actions div.clear {
	width:0;
	padding:0;
	float:none;
	margin:0;
	border:0;
}

/* CAD File Pages */
.CSeriesBckgrnd {
	background: #FFF;
	/* background-image: url(/images/CSeries/C500Drwng.png);
	background-repeat: no-repeat;
	background-position: left top; */
}
#cadLeftColumn {
	float:left; 
	width: 230px; 
	padding: 10px;
}
#cadRightColumn {
	float:left; 
	width: 230px; 
	padding: 10px;
}

/********** **************** **************/

.blueText {
	color: #1C4C7D;
	font-weight: bold;
}

.redText { color: #F00; 
}
