/** sprite: hsprites; sprite-image: url('../images/hsprites.png'); sprite-layout: horizontal */
/** sprite: vsprites; sprite-image: url('../images/vsprites.png'); sprite-layout: vertical */
/** sprite: homepage; sprite-image: url('../images/homepage.png'); sprite-layout: vertical */

#sub-nav-bar-container
{
	padding-left: 10px;
	height: 29px;
	overflow: hidden;
}
#grey-nav-bar
{
	width: 938px;
	margin-left: auto;
	margin-right: auto;
	height: 29px;
	background-repeat: repeat-x;
	background-position: center;
	background-image: url(../images/sub_bar_grey_back.gif); /** sprite-ref: vsprites; sprite-alignment: repeat; sprite-margin-top: 1px; */
}

/* ---- Home Styles ---- */
#page-container-home
{
	width: 966px;
	margin-left: auto;
	margin-right: auto;
	clear: left;
	padding-right: 10px;
}
#page-container-home #promo-column-top
{
	width: 966px;
	height: 2px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(../images/split_page_edge_top_right_only.gif); /** sprite-ref: vsprites; sprite-alignment: right; */
	font-size: 0px;
}
#page-container-home #content-back
{
	width: 100%;
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(../images/split_page_container_back_home.png); /** sprite-ref: hsprites; sprite-alignment: repeat; */
	overflow: hidden;
}
#page-container-home #content-left
{
	float: left;
	width: 660px;
}
#page-container-home #product-lineup
{
	width: 660px;
	height: 270px;
	margin-top: 7px;
}
#product-lineup #tile-01, #product-lineup #tile-02, #product-lineup #tile-03, #product-lineup #tile-04
{
	float: left;
	width: 143px;
	height: 260px;
	padding: 5px 8px 5px 5px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: .2em;
}
#product-lineup #tile-01
{
	width: 142px;
	padding: 5px 8px 5px 32px;
	background-repeat: no-repeat;
	background-image: url(../images/home_rapid_prototyping.gif); /** sprite-ref: homepage; sprite-alignment: left; */
}
#product-lineup #tile-02
{
	background-repeat: no-repeat;
	background-image: url(../images/home_short_run.jpg); /** sprite-ref: homepage; sprite-alignment: left; */
}
#product-lineup #tile-03
{
	background-repeat: no-repeat;
	background-image: url(../images/home_tooling.jpg); /** sprite-ref: homepage; sprite-alignment: left; */
}
#product-lineup #tile-04
{
	background-repeat: no-repeat;
	background-image: url(../images/home_3d_viewing_software.jpg); /** sprite-ref: homepage; sprite-alignment: left; */
}
#product-lineup a
{
	text-decoration: none;
	color: #fff;
}
#product-lineup a:hover
{
	text-decoration: none;
}
#product-lineup #tile-01:hover
{
	color: #42d9ff;
}
#product-lineup #tile-02:hover
{
	color: #02ee66;
}
#product-lineup #tile-03:hover
{
	color: #dd60ff;
}
#product-lineup #tile-04:hover
{
	color: #ffa325;
}
#page-container-home #intro-column-top
{
	height: 2px;
	width: 645px;
	margin-left: 15px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/split_page_edge_top_left_only.gif); /** sprite-ref: vsprites; sprite-alignment: left; */
	font-size: 0px;
}
#page-container-home #intro-column-back
{
	float: left;
	width: 639px;
	padding-left: 5px;
	padding-right: 1px;
	margin-left: 15px;
	background-repeat: repeat-y;
	background-image: url(../images/split_page_left_edges.png); /** sprite-ref: hsprites; sprite-alignment: repeat; */
	font-size: 0px;
	display: inline;
}

/* Adjust bottom padding to make left height match right side height */
#page-container-home #intro-column-back #fade
{
	padding: 15px;
	padding-bottom: 30px;
	background: #fff;
	font-size: 0px;
	color: #636363;
	overflow: auto;
}

#page-container-home #intro-column-back #intro-left
{
	float: left;
	width: 48%;
}
#page-container-home #intro-column-back #intro-right
{
	float: right;
	width: 48%;
	display: inline;
}
#page-container-home #intro-column-back #intro-left p, #page-container-home #intro-column-back #intro-right p
{
	font-size: 11px;
}

#page-container-home #intro-column-back #social
{
	clear: left;
	float: left;
	font-size: 11px;
	display: inline;
}

/* **************************** */
/* BOF News Block ************* */
/* **************************** */

/* In the news */
#page-container-home #intro-column-back a.news
{
	float: right;
	width: 326px;
	height: 28px;
	padding: 5px 5px 5px 130px;
	background: url(../images/news_container_home_news.gif) top no-repeat;
	display: block;
	font-size: 11px;
	overflow: hidden;
}
#page-container-home #intro-column-back a.news:hover
{
	background: url(../images/news_container_home_news.gif) bottom no-repeat;
	text-decoration: none;
}
/* In the press */
#page-container-home #intro-column-back a.press
{
	float: right;
	width: 326px;
	height: 28px;
	padding: 5px 5px 5px 130px;
	background: url(../images/news_container_home_press.gif) top no-repeat;
	display: block;
	font-size: 11px;
	overflow: hidden;
}
#page-container-home #intro-column-back a.press:hover
{
	background: url(../images/news_container_home_press.gif) bottom no-repeat;
	text-decoration: none;
}
/* Video */
#page-container-home #intro-column-back a.video
{
	float: right;
	width: 326px;
	height: 28px;
	padding: 5px 5px 5px 130px;
	background: url(../images/news_container_home_video.gif) top no-repeat;
	display: block;
	font-size: 11px;
	overflow: hidden;
}
#page-container-home #intro-column-back a.video:hover
{
	background: url(../images/news_container_home_video.gif) bottom no-repeat;
	text-decoration: none;
}
/* Announcement */
#page-container-home #intro-column-back a.announcement
{
	float: right;
	width: 326px;
	height: 28px;
	padding: 5px 5px 5px 130px;
	background: url(../images/news_container_home_announcement.gif) top no-repeat;
	display: block;
	font-size: 11px;
	overflow: hidden;
}
#page-container-home #intro-column-back a.announcement:hover
{
	background: url(../images/news_container_home_announcement.gif) bottom no-repeat;
	text-decoration: none;
}
/* Material */
#page-container-home #intro-column-back a.material
{
	float: right;
	width: 326px;
	height: 28px;
	padding: 5px 5px 5px 130px;
	background: url(../images/news_container_home_material.gif) top no-repeat;
	display: block;
	font-size: 11px;
	overflow: hidden;
}
#page-container-home #intro-column-back a.material:hover
{
	background: url(../images/news_container_home_material.gif) bottom no-repeat;
	text-decoration: none;
}
/* Spotlight */
#page-container-home #intro-column-back a.spotlight
{
	float: right;
	width: 326px;
	height: 28px;
	padding: 5px 5px 5px 130px;
	background: url(../images/news_container_home_spotlight.gif) top no-repeat;
	display: block;
	font-size: 11px;
	overflow: hidden;
}
#page-container-home #intro-column-back a.spotlight:hover
{
	background: url(../images/news_container_home_spotlight.gif) bottom no-repeat;
	text-decoration: none;
}

#page-container-home #intro-column-back a .date
{
	font-weight: bold;
	color: #c91d45;
}
#page-container-home #intro-column-back a .headline
{
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}

/* **************************** */
/* EOF News Block ************* */
/* **************************** */


#page-container-home #content-right
{
	float: right;
	width: 294px;
	background: #414141 url(../images/promo_column_top_back.gif) no-repeat;
	margin-right: 10px;
	display: inline;
}
#page-container-home #break
{
	clear: left;
	height: 3px;
	background-repeat: no-repeat;
	background-image: url(../images/split_page_edge_between.gif); /** sprite-ref: vsprites; sprite-alignment: left; */
	margin-left: 13px;
	font-size: 0px;
}

#page-white-home
{
	width: 936px;
	margin-left: 5px;
	background: #fff;
}
/* ---- Home Styles ---- */

#flash-block
{
	clear: left;
	float: left;
	margin-top: 12px;
	padding-left: 5px;
	height: 151px;
	width: 635px;
	background: url(../images/inner_flash_placeholder.gif) center no-repeat;
}
#promo-block
{
	float: left;
	margin-left: 6px;
	margin-top: 12px;
	width: 300px;
	height: 151px;
}

#promo-block #top
{
	width: 296px;
	height: 90px;
	background: url(../images/rapidquotes_web_banner_01.jpg) top no-repeat;
}
#promo-block #top:hover
{
	background: url(../images/rapidquotes_web_banner_01.jpg) bottom no-repeat;
}

#promo-block #bottom
{
	width: 296px;
	height: 58px;
	background: url(../images/zoomrp_web_banner_20100505.jpg) top no-repeat;
	margin-top: 3px;
}
#promo-block #bottom:hover
{
	background: url(../images/zoomrp_web_banner_20100505.jpg) bottom no-repeat;
}

/* ---- Two column page styles ----  Maybe not needed anymore... check for them*/
#split-page-top
{
	height: 2px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/split_page_edge_top.gif); /** sprite-ref: vsprites; sprite-alignment: left; */
	font-size: 0px;
}
#split-page-top-left
{
	height: 2px;
	width: 645px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../images/split_page_edge_top_left_only.gif); /** sprite-ref: vsprites; sprite-alignment: left; */
	font-size: 0px;
	margin-left: 15px;
}
#split-page-top-right
{
	height: 2px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/split_page_edge_top_right_only.gif); /** sprite-ref: vsprites; sprite-alignment: left; */
	font-size: 0px;
}
#split-page-left
{
	float: left;
	background-repeat: repeat-y;
	background-image: url(../images/split_page_left_edges.png); /** sprite-ref: hsprites; sprite-alignment: repeat; */
	width: 639px;
	padding-left: 5px;
	padding-right: 1px;
}
#split-page-left-back
{
	background: #fff;
	padding: 15px;
	padding-bottom: 0px;
}
#split-page-right
{
	width: 294px;
	float: left;
	vertical-align: top;
	margin-left: 2px;
	background: #414141 url(../images/promo_column_top_back.gif) no-repeat;
}

/* ---- Single column page styles ---- */
#single-page-top
{
	clear: left;
	height: 10px;
	background: url(../images/single_page_edge_top.gif) bottom center no-repeat;
	font-size: 0px;
	margin-left: 4px;
	width: 938px;
}
#single-page
{
	float: left;
	background: url(../images/single_page_edges.png) repeat-y;
	width: 936px;
	padding-left: 5px;
	padding-right: 5px;
}
#single-page-back, #single-page-back-news
{
	background: #fff;
	overflow: auto;
}
#single-page-back-cmlc
{
	background: url(../images/cmlc-large.gif) no-repeat top right #fff;
	overflow: auto;
}
#single-page-back-emailnews
{
	background: url(../images/emailnews-large.gif) no-repeat top right #fff;
	overflow: auto;
}
#single-page-back-news, #single-page-back-cmlc, #single-page-back-emailnews
{
	padding: 25px;
}
/*#single-page-back, #single-page-back-news { background: #f6f6f6 url(../images/single_page_back_fade.gif) repeat-x; overflow: hidden; }*/

#single-page-watermark
{
	min-height: 400px;
	padding: 25px;
	position: relative;
	overflow: hidden;
}
#content-watermark
{
	width: 100%;
	background: url(../images/s_curve_back_fade.gif) no-repeat;
	float: right;
}
#single-page-between
{
	clear: left;
	height: 3px;
	margin: 1px 0px 0px 0px;
	background: url(../images/single_page_edge_between.gif) no-repeat;
	font-size: 0px;
}

#content-public
{
	color: #636363;
	float: left;
}
#content-public-news
{
	color: #636363;
	float: left;
	width: 936px;
}
#content-public-news
{
	width: 75%;
}
#content-public #main-head
{
	height: 80px;
}
#content-public #main-head-industry
{
	width: 100%;
	background-color: #646464;
	padding: 18px 24px;
}

#media-contact
{
	float: right;
	margin-left: 3%;
	width: 18%;
	font-size: 12px;
	border-left: 1px solid #ccc;
	padding: 50px 10px;
}

.news-ruler
{
	height: 1px;
	display: block;
	background: #ccc;
	margin-bottom: 10px;
}
.cmlc-ruler
{
	border-top: 2px dotted #ddd;
	display: block;
	margin-bottom: 10px;
}

/* width should be 595px to ensure floats work on public sci pages */

#column-promo
{
	color: #c0c0c0;
}
#column-promo #header
{
	width: 160px;
	color: #fff;
	font-weight: bold;
	padding: 15px;
}
#column-promo #header #01, #column-promo #header #02, #column-promo #header #03
{
	font-family: Arial Sans-Serif;
	margin: 0px;
	letter-spacing: normal;
}
#column-promo #header #word-01
{
	font-size: 14px;
	text-transform: uppercase;
}
#column-promo #header #word-02
{
	font-size: 18px;
	text-transform: uppercase;
	line-height: .7em;
}
#column-promo #header #word-03
{
	font-size: 11px;
	float: right;
	line-height: 1em;
}
#column-promo #sci, #column-promo #zoom, #column-promo #sv, #column-promo .new-stuff
{
	float: right;
}

#column-promo #tab
{
	width: 249px;
	height: 16px;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 0px 0px 4px;
	float: right;
}
#column-promo #sci #tab
{
	margin-top: 20px;
	background: url(../images/promo_tab_black_light.gif) no-repeat;
	color: #ff0052;
}
#column-promo #zoom #tab
{
	margin-top: 10px;
	background: url(../images/promo_tab_black_dark.gif) no-repeat;
	color: #519cff;
}
#column-promo #sv #tab
{
	margin-top: 10px;
	background: url(../images/promo_tab_black_dark.gif) no-repeat;
	color: #00f5ff;
}

#column-promo .new-stuff #tab
{
	margin-top: 10px;
	width: 270px;
	height: 212px;
	display: block;
}

#column-promo #sv #tag
{
	width: 100px;
	font-size: 10px;
	color: #6e6e6e;
	float: right;
	line-height: 1em;
	padding-top: 30px;
	font-weight: bold;
}

#column-promo #top-edge-light, #column-promo #top-edge-dark, #column-promo #bottom-edge
{
	float: right;
	width: 274px;
	height: 3px;
	display: block;
	clear: both;
	font-size: 0px;
}
#column-promo #top-edge-light
{
	background: url(../images/promo_column_container_curve_top_light.gif) no-repeat;
}
#column-promo #top-edge-dark
{
	background: url(../images/promo_column_container_curve_top_dark.gif) no-repeat;
}

#column-promo #sci #content-logo
{
	float: right;
	width: 274px;
	height: 68px;
	display: block;
	background: #232323 url(../images/promo_logo_sci.jpg) no-repeat 17px top;
	padding: 0px;
}
#column-promo #zoom #content-logo
{
	float: right;
	width: 274px;
	height: 49px;
	display: block;
	background: #232323 url(../images/promo_logo_zoomrp.jpg) no-repeat 17px bottom;
	padding: 0px;
}
#column-promo #sv #content-logo
{
	float: right;
	width: 274px;
	height: 69px;
	display: block;
	background: #232323 url(../images/promo_logo_solidview.jpg) no-repeat 17px;
	padding: 0px;
}

#column-promo #content-lower
{
	float: right;
	width: 259px;
	background: #2f2f2f url(../images/promo_column_container_curve_bottom.gif) no-repeat bottom;
	padding: 15px 0px 7px 15px;
}

#column-promo ul
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#column-promo li
{
	margin: 0px;
	padding: 0px;
	line-height: 1.1em;
}

a.btn-pdf-download
{
	width: 100px;
	height: 30px;
	background: url(../images/btn_pdf_download.gif) top no-repeat;
	display: block;
	margin-bottom: 20px;
}
a.btn-pdf-download
{
	background: url(../images/btn_pdf_download.gif) bottom no-repeat;
}

a.btn-go-red
{
	height: 19px;
	background-repeat: no-repeat;
	background-image: url(../images/btn_go_red_reg.gif); /** sprite-ref: vsprites; sprite-alignment: right; */
	text-align: right;
	margin: 5px 8px 0px 0px;
	padding: 6px 30px 0px 0px;
	font-weight: bold;
	color: #ffffff;
	display: block;
}
a.btn-go-red:hover
{
	background-repeat: no-repeat;
	background-image: url(../images/btn_go_red_over.gif); /** sprite-ref: vsprites; sprite-alignment: right; */
}
a.btn-go-blue
{
	height: 19px;
	background-repeat: no-repeat;
	background-image: url(../images/btn_go_blue_reg.gif); /** sprite-ref: vsprites; sprite-alignment: right; */
	text-align: right;
	margin: 20px 8px 0px 0px;
	padding: 6px 30px 0px 0px;
	font-weight: bold;
	color: #ffffff;
	display: block;
}
a.btn-go-blue:hover
{
	background-repeat: no-repeat;
	background-image: url(../images/btn_go_blue_over.gif); /** sprite-ref: vsprites; sprite-alignment: right; */
}
a.btn-go-green
{
	height: 19px;
	background-repeat: no-repeat;
	background-image: url(../images/btn_go_green_reg.gif); /** sprite-ref: vsprites; sprite-alignment: right; */
	text-align: right;
	margin: 5px 8px 0px 0px;
	padding: 6px 30px 0px 0px;
	font-weight: bold;
	color: #ffffff;
	display: block;
}
a.btn-go-green:hover
{
	background-repeat: no-repeat;
	background-image: url(../images/btn_go_green_over.gif); /** sprite-ref: vsprites; sprite-alignment: right; */
}

a.btn-go-new
{
	height: 19px;
	background-repeat: no-repeat;
	background-image: url(../images/btn_go_blue_reg.gif); /** sprite-ref: vsprites; sprite-alignment: right; */
	text-align: right;
	margin: 10px 8px 0px 0px;
	padding: 6px 30px 0px 0px;
	font-weight: bold;
	color: #ffffff;
	display: block;
}
a.btn-go-new:hover
{
	background-repeat: no-repeat;
	background-image: url(../images/btn_go_blue_over.gif); /** sprite-ref: vsprites; sprite-alignment: right; */
}

#bread-crumb-nav
{
	background: #5d1415;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
	padding-top: 5px;
	padding-left: 25px;
}

/*
#column-a { width: 595px; }
#column-b { float: left; width: 290px; }
#column-c { float: left; width: 290px; margin-left: 15px; }
#column-d { float: left; width: 325px; margin-left: 15px; }
*/

#column-a
{
	float: left;
	width: 595px;
}
#column-b
{
	float: left;
	width: 290px;
}
#column-c
{
	float: right;
	width: 290px;
}
#column-d
{
	float: left;
	width: 595px;
}
#column-aux
{
	float: right;
	width: 315px;
	overflow: hidden;
}
#under-aux
{
	clear: right;
	float: right;
	width: 275px;
	margin-top: 25px;
}

#column-a-noaux
{
	float: left;
	width: 885px;
}
#column-b-noaux
{
	float: left;
	width: 300px;
}
#column-c-noaux
{
	float: right;
	width: 300px;
}
#column-d-noaux
{
	float: left;
	width: 885px;
}

h1
{
	font-size: 24px;
	float: none;
	color: #5d1415;
	margin: 0px;
	padding: 0px;
	line-height: 26px;
	width: 100%;
}
h3
{
	font-size: 12px;
	float: none;
	color: #5d1415;
	margin: 0px;
	margin-bottom: 35px;
	text-transform: none;
}

p
{
	color: #333333;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 20px;
}
p.boilerplate
{
	font-size: 11px;
}
#main-phone
{
	float: right;
	color: #333;
	padding-top: 6px;
}

/* ---- CMLC Emblem ---- */
#btn-learning-center
{
	margin-top: 1px;
	float: left;
	margin-left: 20px;
	width: 134px;
	height: 28px;
	background-repeat: no-repeat;
	background-image: url(../images/btn-learning-center-reg.jpg); /** sprite-ref: vsprites; sprite-alignment: left; */
	cursor: pointer;
}
#btn-learning-center:hover
{
	background-repeat: no-repeat;
	background-image: url(../images/btn-learning-center-over.jpg);  /** sprite-ref: vsprites; sprite-alignment: left; */
}

/* ---- Chat Control ---- */
#chat-bar
{
	padding-top: 6px;
	float: right;
	margin-right: 20px;
}
a.btn-chat
{
	float: left;
	width: 121px;
	height: 27px;
	display: block;
	margin-left: 20px;
	margin-top: -4px;
	background-repeat: no-repeat;
	background-image: url(../images/btn_chat_public_available_reg.gif); /** sprite-ref: vsprites; sprite-alignment: left; */
}
a.btn-chat:hover
{
	background-repeat: no-repeat;
	background-image: url(../images/btn_chat_public_available_over.gif); /** sprite-ref: vsprites; sprite-alignment: left; */
}
a.btn-chat-unavailable
{
	float: left;
	width: 131px;
	height: 27px;
	display: block;
	margin-left: 20px;
	margin-top: -4px;
	background-repeat: no-repeat;
	background-image: url(../images/btn_chat_public_unavailable.gif); /** sprite-ref: vsprites; sprite-alignment: left; */
}
a.btn-chat-unavailable:hover
{
	background-repeat: no-repeat;
	background-image: url(../images/btn_chat_public_unavailable.gif); /** sprite-ref: vsprites; sprite-alignment: left; */
}

a.white
{
	color: #fff;
}
a.white:hover
{
	color: #fff;
}

a.strong
{
	font-weight: bold;
}

img.splash
{
	padding-top: 1px;
}
img.splash-full
{
	padding-top: 12px;
	margin-left: 4px;
}
img.splash-full-compact
{
	margin-left: 4px;
}
img.framed-cyan
{
	border: 1px solid #026a74;
	margin-bottom: 10px;
}

#media-buttons
{
	overflow: auto;
	margin-left: 40px;
}
#media-buttons a
{
	margin: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
	width: 50px;
	height: 75px;
	text-align: center;
	color: #333;
	font-weight: bold;
	line-height: 11px;
	text-transform: uppercase;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#media-buttons a:hover
{
	color: #5d1415;
	text-decoration: none;
}

#media-buttons a.video
{
	background: url(../images/btn_video.jpg) no-repeat center top;
}
#media-buttons a.video:hover
{
	background: url(../images/btn_video.jpg) no-repeat bottom;
}

#media-buttons a.brochure
{
	background: url(../images/btn_brochure.jpg) no-repeat center top;
}
#media-buttons a.brochure:hover
{
	background: url(../images/btn_brochure.jpg) no-repeat bottom;
}

#media-buttons a.wpaper
{
	background: url(../images/btn_wpaper.jpg) no-repeat center top;
}
#media-buttons a.wpaper:hover
{
	background: url(../images/btn_wpaper.jpg) no-repeat bottom;
}

/* Aux Menu */
#aux
{
	width: 315px;
	clear: left;
	list-style-type: none;
	list-style-position: outside;
}

#aux li
{
	padding: 0px;
	margin: 0px;
	float: right;
}

#aux a
{
	width: 275px;
	height: 24px;
	display: block;
	padding-left: 20px;
	padding-top: 13px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	color: #2d2d2d;
	text-decoration: none;
}
#aux a:hover
{
	color: #5d1415;
}

#aux ul.tertiary
{
	clear: both;
	margin-bottom: 20px;
	padding: 0px;
	float: right;
	list-style-type: none;
	list-style-position: outside;
}
#aux ul.tertiary li
{
}

#aux ul.tertiary a
{
	width: 260px;
	height: 21px;
	display: block;
	margin: 0px 0px 1px 0px;
	padding: 8px 0px 0px 15px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
	color: #2d2d2d;
	text-decoration: none;
}
#aux ul.tertiary a:hover
{
	background-image: none;
}
#aux ul.tertiary a.aux_selected
{
	background-image: none;
}
/* Aux Menu */

#locator-column-map
{
	width: 400px;
	float: right;
	text-align: center;
}
#locator-column-map .aux-info
{
	padding-top: 5px;
	clear: left;
}
#cs-container
{
	float: left;
	width: 195px;
	text-align: left;
}
#cs-block
{
	border: 2px solid #026a74;
	padding: 10px;
	overflow: auto;
}

#services-container
{
	float: right;
	width: 195px;
	text-align: left;
	margin-left: 10px;
}
#services-block
{
	border: 2px solid #026a74;
	padding: 10px;
	overflow: auto;
}

.location-block
{
	padding: 10px;
	padding-left: 0px;
	padding-top: 0px;
	width: 180px;
}

#directions-container
{
	clear: left;
	width: 100%;
	margin-top: 10px;
}
.directions-left
{
	float: left;
	width: 160px;
}
.directions-right
{
	overflow: auto;
}
.directions-map
{
	float: left;
	padding-left: 10px;
}
.directions-lodging
{
	float: left;
	margin-left: 10px;
}
.directions-hotel, .directions-hotel-even
{
	width: 185px;
	padding: 3px;
	overflow: auto;
}
.directions-hotel-even
{
	border: 1px solid #ACACAC;
	padding: 2px;
}
.directions-hotel:hover, .directions-hotel-even:hover
{
	background: #CFFDFF;
}
.lodging-info
{
	font-size: 9px;
	float: left;
	clear: left;
}

.address-block
{
	border-left: 2px solid #026a74;
	margin-left: 20px;
	padding-left: 5px;
}

.label-60
{
	float: left;
	text-align: right;
	width: 60px;
	font-weight: bold;
}
.data
{
	float: left;
	margin-left: 10px;
	font-size: 12px;
	text-align: left;
}

.frame-cyan-2
{
	border: 2px solid #026a74;
	padding: 10px;
	overflow: auto;
	margin-bottom: 10px;
}

.padding-2
{
	padding: 2px;
}

#getting-a-quote li strong
{
	color: #5e1415;
}

#downloads, #downloads-brochures
{
}
#downloads div
{
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
#downloads img
{
	float: left;
	padding: 0px 10px 0px 0px;
}
#downloads p
{
	float: left;
	width: 450px;
	font-size: 11px;
	line-height: normal;
}
#downloads span.title
{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

#section-option
{
}
#section-option #thumb
{
	clear: left;
	float: left;
}
#section-option #description
{
	float: left;
	margin-left: 10px;
	width: 450px;
}
#section-option a
{
	color: #000;
}

table.matrix
{
	font-size: 10px;
	color: #000;
	border: 2px solid #888;
	margin-bottom: 20px;
}
table.matrix tr.head td
{
	font-weight: bold;
	font-size: 12px;
	background: #888;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}
table.matrix tr.odd td
{
}
table.matrix tr.even td
{
	background: #ccc;
}
table.matrix td
{
	vertical-align: top;
	border: 1px solid #ccc;
	border-left: none;
	border-bottom: none;
	padding: 3px;
	text-align: center;
}
table.matrix td.lead
{
	border-left: 1px solid #ccc;
	text-align: left;
}
table.matrix tr.head td.title
{
	text-align: left;
}

table.comparison
{
	font-size: 10px;
	border-bottom: 1px solid #ccc;
	color: #000;
}
table.comparison tr.head td
{
	font-weight: bold;
	height: 30px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ccc;
	border-left: 0px;
	border-bottom: 0px;
	background: #888;
}
table.comparison tr.odd td
{
	background: #e2e2e2;
}
table.comparison tr.even td
{
	background: #d4d4d4;
}
table.comparison td
{
	vertical-align: top;
	border: 1px solid #ccc;
	border-left: none;
	border-bottom: none;
	padding: 5px 3px;
	font-size: 12px;
	font-weight: bold;
	color: #454545;
}
table.comparison td.product
{
	font-weight: bold;
	font-size: 14px;
}
table.comparison tr.head td.title
{
	text-align: left;
	border-left: 0px;
	border-top: 0px;
	background: none;
}

table.materials
{
	font-size: 10px;
	border-bottom: 1px solid #ccc;
	color: #000;
	width: 100%;
	margin-bottom: 20px;
}
table.materials tr.head td
{
	font-weight: bold;
	height: 30px;
	font-size: 11px;
	color: #888;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ccc;
	border-left: 0px;
	border-bottom: 0px;
	background: #fff;
}
table.materials tr.odd td
{
	background: #e2e2e2;
}
table.materials tr.even td
{
	background: #fff;
}
table.materials td
{
	vertical-align: top;
	text-align: center;
	border: 1px solid #ccc;
	border-left: none;
	border-bottom: none;
	padding: 5px 3px;
	font-size: 10px;
	font-weight: bold;
	color: #454545;
}
table.materials td.product
{
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
	border-left: 1px solid #ccc;
}
table.materials td.product div
{
	font-size: 10px;
	color: #555555;
}
table.materials td.description
{
	font-size: 9px;
	line-height: normal;
	text-align: left;
}
table.materials td.application
{
	font-size: 9px;
	line-height: normal;
	text-align: left;
}
table.materials td.product a
{
	text-decoration: underline;
	font-size: 11px;
}
table.materials tr.odd td.product, table.materials tr.even td.product
{
	background: #fff;
}
table.materials tr.head td.title
{
	text-align: left;
	border-left: 0px;
	border-top: 0px;
	background: none;
}
table.materials tr.divide td
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background: #ccc;
	padding: 5px;
	text-align: left;
	text-transform: uppercase;
}

table.technologies
{
	font-size: 10px;
	border-bottom: 1px solid #ccc;
	color: #000;
	width: 100%;
}
table.technologies tr.head td
{
	font-weight: bold;
	height: 30px;
	font-size: 14px;
	color: #888;
	text-align: center;
	vertical-align: top;
	border: 1px solid #ccc;
	border-left: 0px;
	border-bottom: 0px;
	background-color: #fff;
	height: 120px;
}
table.technologies tr.odd td
{
	background: #e2e2e2;
}
table.technologies tr.even td
{
	background: #fff;
}
table.technologies tr td.rated
{
	padding-bottom: 0px;
}
table.technologies td
{
	vertical-align: middle;
	text-align: center;
	border: 1px solid #ccc;
	border-left: none;
	border-bottom: none;
	padding: 5px 3px;
	font-size: 11px;
	font-weight: bold;
	color: #454545;
	width: 100px;
}
table.technologies tr.head td.top
{
	border: 0px;
}
table.technologies td.product
{
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
}
table.technologies td.product div
{
	font-size: 10px;
	color: #555555;
}
table.technologies td.description
{
	text-align: left;
	font-size: 10px;
}
table.technologies td.key
{
	font-size: 12px;
	line-height: normal;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	border-left: 1px solid #ccc;
}
table.technologies td.application
{
	font-size: 9px;
	line-height: normal;
	text-align: left;
}
table.technologies td.product a
{
	text-decoration: underline;
	font-size: 11px;
}
table.technologies tr.odd td.product, table.technologies tr.even td.product
{
	background: #fff;
}
table.technologies tr.head td.title
{
	text-align: left;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	background: none;
}
table.technologies tr.divide td
{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background: #ccc;
	padding: 5px;
	text-align: left;
	text-transform: uppercase;
}

/*
table.materials { font-size: 10px; border-bottom: 1px solid #fff; color: #000; }
table.materials tr.head td { font-weight: bold; height: 30px; font-size: 11px; color: #fff; text-align: center; vertical-align: middle; border: 1px solid #fff; border-left: 0px; border-bottom: 0px; background: #888; }
table.materials tr.odd td { background: #e2e2e2; }
table.materials tr.even td { background: #d4d4d4; }
table.materials td { vertical-align: top; text-align: center; border: 1px solid #fff; border-left: none; border-bottom: none; padding: 5px 3px; font-size: 10px; font-weight: bold; color: #454545; }
table.materials td.product { font-weight: bold; font-size: 11px; }
table.materials tr.head td.title { text-align: left; border-left: 0px; border-top: 0px; background: none; }
*/

.center-content
{
	width: 100%;
	text-align: center;
}

