* {
	margin: 0;
	padding: 0;
}
html {
	overflow: scroll;
	height: 100%;
}
body {
	margin: 0 20px 0 20px;
	margin-top: 0;
	font-size: 62.5%;
	font-family: Helvetica, Arial, sans-serif;
	background: #f4f4f4;
}
body.newHomePage {
	background-color: #404041;
}

fieldset {
	padding: 10px;
}

input.button {
	background: #00ff00 !important;
	padding: 3px;
	font-size: 10px;
	color: #000;
	border: 0;
	font-weight: bold;
	cursor: pointer;
	text-transform: uppercase;
}

#order_form input {
	background: #fff !important;
}

#order_form input.button {
	background: #00ff00 !important;
}

#container {
	width: 740px;
	margin: 0 auto;
	background: #fff;
	min-height: 100%;
	overflow: hidden;
}
#container.newHomePage {
	background: #404041;
}

p {
	margin: 0 0 10px 0;
}
#error p {
	margin: 0;
}
#error a {
	color: #ffc;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
#content {
	clear: both;
	width: 740px;
	padding-bottom: 20px;
	overflow: visible;
	font-size: 1.1em;
	background-color: #fff;
}
#content.newHomePage {
	background-color: #404041;
}
/*#dse_head_container {
	position: relative;
	width: 735px;
	margin: 0px 0;
	padding: 20px 0;
	padding-left: 5px;
	margin-bottom: -3px;
	background: #7c7c7c url(../images/background.png);
	overflow: auto;
}*/
#dse_head_container.old_style_nav {
	padding-bottom: 20px;
}
#dse_head_container {
	position: relative;
	width: 734px;
	margin: 0;
	padding: 5px 6px 5px 0;
	margin-bottom: -3px;
	background-color: #404041;
	overflow: auto;
}
#minor_nav {
	list-style: none !important;
	text-transform: uppercase;
	float: left;
}
#minor_nav li {
	float: left;
	background: url(../images/nav_spacer.jpg) no-repeat 0 5px;
}
#minor_nav a {
	display: block;
	padding: 3px 7px 2px 8px;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
}

#dse_logo {
	float: right;
	margin: 4px 4px 0 0;
	background: url(../images/dse_dse_new.jpg) no-repeat top right;
	height: 51px;
	width: 56px;
}
#header {
	float: left;
	position: relative;
	font-size: 1em;
	text-transform: uppercase;
	width: 590px;
	height: 31px;
	margin: 7px 0 9px 8px;
	background: url(../images/deepsea_electronics_plc_new.png) no-repeat;
}
#header a {
	display: block;
	text-indent: -200em;
	width: 100%;
	height: 100%;
}

#major_nav {
	clear: both;
	position: relative;
	top: 0; left: 0;
	height: 54px;
}
#major_nav a {
	font-weight: bold;
	text-transform: uppercase;
}

#perm_nav {
	list-style: none !important;
	text-transform: uppercase;
	float: left;
}
#perm_nav li {
	float: left;
	background: url(../images/nav_spacer.jpg) no-repeat 0 6px;
}
#perm_nav a {
	display: block;
	padding: 4px 7px 2px 8px;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
}

.dynamic_nav {
	display: none;
	position: absolute;
	top: 18px; left: 0;
	background-color: #00ff00;
	width: 740px;
}
#perm_nav .dynamic_nav ul {
	clear: left;
	float: left;
	width: 100%;
}
#perm_nav .dynamic_nav li {
	background: url(../images/nav_spacer_black.jpg) no-repeat 0 5px;
}
#perm_nav .dynamic_nav .row1 li {
	background-position: 0 8px;
}
#perm_nav .dynamic_nav .row1 li a {
	padding-top: 6px;
	padding-bottom: 1px;
}
#perm_nav .dynamic_nav .row2 li {
	background-position: 0 4px;
}
#perm_nav .dynamic_nav .row2 li a {
	padding-top: 2px;
	padding-bottom: 4px;
}
#perm_nav .dynamic_nav a {
	color: #000;
}
#perm_nav .dynamic_nav a:hover {
	text-decoration: underline;
	background-color: transparent;
}

#perm_nav #nav_dse_profile:hover .top,
#perm_nav #nav_products_services:hover .top,
#perm_nav #nav_customer_area:hover .top,
#perm_nav #nav_distributors:hover .top,
#perm_nav #nav_downloads:hover .top,
#perm_nav #nav_exhibitions:hover .top,
#perm_nav #nav_interactive:hover .top {
	background-color: #00ff00;
	color: #000;
	text-decoration: none;
}

#perm_nav #nav_dse_profile:hover .dynamic_nav,
#perm_nav #nav_products_services:hover .dynamic_nav,
#perm_nav #nav_customer_area:hover .dynamic_nav,
#perm_nav #nav_distributors:hover .dynamic_nav,
#perm_nav #nav_downloads:hover .dynamic_nav {
	display: block !important;
}

#perm_nav #nav_dse_profile.selected .top,
#perm_nav #nav_products_services.selected .top,
#perm_nav #nav_customer_area.selected .top,
#perm_nav #nav_distributors.selected .top,
#perm_nav #nav_downloads.selected .top,
#perm_nav #nav_exhibitions.selected .top,
#perm_nav #nav_interactive.selected .top {
	background-color: #00ff00;
	color: #000;
	text-decoration: none;
}

#perm_nav #nav_dse_profile.selected .dynamic_nav,
#perm_nav #nav_products_services.selected .dynamic_nav,
#perm_nav #nav_customer_area.selected .dynamic_nav,
#perm_nav #nav_distributors.selected .dynamic_nav,
#perm_nav #nav_downloads.selected .dynamic_nav {
	display: block !important;
}

.old_style_nav #main_navigation {
	float: left;
	padding-left: 8px;
}
.old_style_nav #main_navigation ul {
	position: relative;
	top: 9px;
	left: 0;
	float: left;
	width: 15.0em;
	list-style: none !important;
	text-transform: uppercase;
}
.old_style_nav #main_navigation li {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2;
}
.old_style_nav #main_navigation a {
	color: #fff;
}


#footer_info {
	background-color: #fff;
	clear: both;
	overflow: hidden;
	width: 735px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#footer_info.newHomePage {
	background-color: #414143;
	color: #fff;
}
#footer_info ul {
	float: left;
	width: 15.0em;
	list-style: none !important;
	text-transform: uppercase;
	font-weight: bold;
}
#footer_info a {
	color: #000;
	text-decoration: none;
}
#footer_info.newHomePage a {
	color: #fff;
}
.dsegreen a {
	color: #00ff00 !important;
	text-decoration: none;
}
#footer_info a:hover {
	text-decoration: underline;
}
#footer_info li {
	font-size: 1.1em;
	margin-bottom: 5px;
}
#footer_info address {
	font-weight: normal;
	font-style: normal;
	text-transform: lowercase;
}
#submenu_div {
	clear: both;
}
#sub_nav { /*display: inline-block;*/ position: relative;
	overflow: hidden;
	left: 0px;
	top: 4px;
	width: 735px;
	padding: 2px 0px 2px 5px;
	margin-bottom: 5px;
	clear: both;
	background: #00ff00;
}
#sub_nav ul {
	position: relative;
	top: 0px;
	float: left;
	width: 15.0em;
	list-style: none !important;
	text-transform: uppercase;
}
#sub_nav li {
	font-size: 1.1em;
	line-height: 1.2;
	font-weight: bold;
}
#sub_nav a {
	text-decoration: none;
	color: #fff;
}
#sub_nav a:hover {
	text-decoration: underline;
	color: #000;
}
#action_bar {
	clear: both;
	color: #fff;
	background-color: #414143;
	text-transform: uppercase;
	margin-top: 4px;
	margin-bottom: 4px;
	overflow: hidden;
	width: 100%;
	font-size: 1.1em;
	line-height: 1;
	font-weight: bold;
	position: relative;
}
#action_bar input {
	background-color: #bcbdc0;
	border: none;
	height: 15px;
}
#action_bar a {
	color: #fff;
	text-decoration: none;
}
#action_bar a:hover {
	text-decoration: underline;
}
#search_bar {
	float: left;
	border: 0;
	background-color: #000;
	vertical-align: bottom;
	border-collapse: collapse;
}
#login_bar {
	background-color: #000;
	border-collapse: collapse;
	float: right;
	width: 412px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	position: absolute;
	left: 327px;
}
#login_bar .input {
	width: 120px;
}
#action_bar td {
	padding: 2px 2px 3px 0px;
	vertical-align: middle;
	line-height: 0.9;
}
.page_header {
	text-transform: uppercase;
}
h1 {
	font-size: 3em;
	text-transform: uppercase;
}
h2 {
	font-size: 2.7em;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.dsegreen {
	color: #00ff00;
}
.grey {
	color: #777;
}
.bg_grey {
	background-color: #777;
}
.white {
	color: #fff;
}
#signup {
	background: #c1c1c1;
	color: #fff;
	padding: 10px 5px;
	width: 610px;
	color: #000;
}
#signup h2 {
	width: 313px;
	height: 26px;
	position: relative;
	font-size: 1.4em;
	color: #000;
}
#signup h2 span {
	background: url(../images/registration_area.jpg);
	width: 100%;
	height: 100%;
	position: absolute;
}
#signup dl, #info_request dl {
	width: 100%;
	margin-bottom: 10px;
}
#signup dt, #info_request dt {
	clear: both;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	margin-bottom: 2px;
}
#signup dd.option, #info_request dd.option {
	float: left;
}
#signup dd, #info_request dd {
	width: 150px;
	text-transform: uppercase;
	margin-bottom: 2px;
	font-size: 0.9em;
}
#signup .addressinfo, #info_request .addressinfo {
	clear: both;
}
#signup .addressinfo dd, #info_request .addressinfo dd {
	width: 27.0em;
	margin-bottom: 2px;
}
#signup .addressinfo dt, #info_request .addressinfo dt {
	font-size: 1em;
	font-weight: bold;
}
#signup .addressinfo dd input, #info_request .addressinfo dd input {
	width: 420px;
}
legend {
	font-size: 2em;
	padding: 0px 20px;
}
/* NEWS SECTION */ #news fieldset {
	padding: 20px; /* border: 1px dotted #aaa; */
}
#news div {
	margin-bottom: 10px;
}
#news label {
	display: block;
}
#news {
	font-size: 1.0em;
}
#news th {
	background: #05a;
	color: #fff;
	padding: 10px;
	text-align: left;
}
#news td {
	padding: 5px;
}
#news ul {
	list-style: none !important;
	margin-bottom: 20px;
}
#identifier {
	background: #000 url(../images/bg_stripes.jpg) repeat;
	padding: 5px 0px 5px 0px;
	overflow: hidden;
	height: 100%;
	width: 740px;
}
#identifier #producttype dd {
	clear: both;
}
#identifier #producttype a {
	margin-left: 16px;
	text-transform: capitalize;
	float: none;
	font-size: 1.0em;
}
#identifier a:hover {
	text-decoration: underline;
}
#pf_main {
	position: relative;
	top: 0;
	left: 0;
	background: url(../images/dsepf_logo.jpg) no-repeat top left;
	margin-left: 5px;
	width: 100%;
	height: 70px;
	overflow: hidden;
	margin-bottom: 15px;
}
#pf_main h2 {
	position: absolute;
	bottom: -9px;
	left: 85px;
	width: 100%;
	height: 100%;
	color: #00ff00;
	background: url(../images/pi_tagline.png) no-repeat bottom left;
}
#pf_main h2 span {
	position: absolute;
	left: -1000em;
}
#identifier .question_section, #identifier .finder {
	width: 287px;
	overflow: hidden;
	margin: 0 10px 0 0;
}
#pf_logo {
	position: relative;
	width: 337px;
	height: 24px;
	font-size: 1.2em;
	margin-top: 10px;
}
#pf_logo span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/dse_product_finder.jpg) no-repeat;
}
#identifier dl {
	overflow: hidden;
	height: 100%;
}
#identifier dd {
	color: #fff;
	padding: 2px 0px 1px 20px;
	line-height: 1.9;
}
#identifier .pi_question {
	font-weight: bold;
	font-size: 1.1em;
	padding: 2px 2px 2px 20px;
	margin-bottom: 2px;
	background-color: #00ff00;
}
#identifier a {
	margin-top: 2px;
	float: right;
	font-size: 0.8em;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}
#identifier ul {
	list-style: none !important;
}
#identifier .question {
	text-transform: uppercase;
	font-weight: bold;
}
#identifier .question_text {
	font-weight: normal;
}
#clear {
	display: block;
	height: 0px;
	clear: both;
}
.notify {
	padding: 3px;
	font-size: 1.2em;
}
#post_info {
	float: right;
	padding: 5px;
	border: 1px solid #aaa;
}
#error {
	background-color: #a33;
	border: 1px solid #caa;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 10px;
}
#status {
	color: #fff;
	font-weight: bold;
	border: 1px solid #aca;
	margin-bottom: 10px;
	padding: 10px;
}
.inputbox {
	width: 400px;
	border: 1px solid #aaa;
	padding: 2px;
}
/* OLD GREEN 
.bg_dsegreen {
	background-color: #00ff00 !important;
}*/
.bg_dsegreen {
	background-color: #00ff00 !important;
} 
.bg_black {
	background-color: #000 !important;
}
#pi_current_products {
	padding-right: 4px;
}
#product_list {
	width: 142px;
	float: right;
	color: #fff;
	font-size: 1.1em;
	padding-left: 3px;
}
#product_list a {
	float: none;
	font-size: 1.1em;
	text-transform: lowercase;
	font-weight: bold;
}
#product_list a:hover {
	text-decoration: underline;
}
#product_list .details {
	font-size: 1em;
}
#product_list #matches {
	margin: 10px 0;
}
#product_list_head {
	position: relative;
	width: 142px;
	color: #000;
	background: #fff;
	padding: 2px 2px 2px 2px;
	margin: 0 0 2px -3px;
	text-transform: uppercase;
	font-weight: bold;
}
#product_list ul {
	list-style: none;
	padding-right: 10px;
}
#contact_us_details address {
	font-style: normal;
}
h1#contact_us {
	width: 199px;
	height: 29px;
	padding: 10px 5px 0px 10px;
	position: relative;
	top: 10px;
	font-size: 1em;
	margin-bottom: 34px;
}
h1#contact_us span {
	position: absolute;
	background: url(../images/contact_us.jpg) no-repeat;
	top: 0;
	left: 4px;
	width: 100%;
	height: 100%;
}
#world_map {
	position: relative;
	left: 5px;
	background: url(../images/world_map.jpg);
	width: 354px;
	height: 202px;
	margin-bottom: 30px;
}
#contact_us_details {
	font-size: 1em;
	clear: left;
	margin-bottom: 40px;
	padding-left: 5px;
}
#contact_us_details .address_line {
	clear: left;
	overflow: auto;
	width: 100%;
	margin-bottom: 25px;
}
#contact_us_details .address {
	float: left;
	list-style: none;
	width: 150px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#contact_us_details .address .header {
	font-weight: bold;
	text-transform: uppercase;
}
#contact_us_details .address .small {
	font-size: 0.9em;
}
#adminproducts dt {
}
#adminproducts dd {
	margin-bottom: 10px;
}
#adminproducts img {
	border: 1px solid #005;
	padding: 5px;
}
#adminproducts fieldset {
	padding: 10px;
	margin: 20px 0px
}
/* ================= */ /* = DSE Home Page = */ /* ================= */
#dse_home {
	overflow: hidden;
	height: 100%;
}
#dse_home #complex_solutions {
	position: relative;
	width: 740px;
	height: 234px;
	overflow: hidden;
	margin-bottom: 6px;
}
#dse_home #homepage_content {
	position: relative;
	width: 231px;
	left: 5px;
	float: left;
	background: url(../images/hp_logos.png) no-repeat bottom right;
	padding-bottom: 17px;
	margin-top: 8px;
	margin-bottom: 20px;
	margin-right: 25px;
}
#dse_home #tagline {
	position: relative;
	top: 0;
	left: 0;
	width: 442px;
	height: 91px;
	margin-bottom: 0;
	font-size: 2em;
	overflow: hidden;
}
#dse_home #tagline.newHomePage {
	width: 231px;
	height: 91px;
}
#dse_home #tagline span {
	position: absolute;
	top: 0;
	left: 0;
	background: #000 url(../images/homepage_tagline.png) top right no-repeat;
	width: 100%;
	height: 100%;
}
#dse_home #homepage_body {
	position: relative;
	width: 231px;
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	margin-bottom: 20px;
	overflow: hidden;
}
#dse_home #homepage_body p {
	margin: 0px 0px 12px 9px;
	color: #fff;
	width: 184px;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.2;
}

#dse_home #homepage_body.newHomePage p {
	margin: 0;
	width: 220px;
	font-weight: bold;
	margin-top: 12px;
}

#dse_home .button {
	background: url(../images/hp_button.png) repeat-x;
	height: 17px;
	padding: 3px 10px;
	color: #fff;
	line-height: 11px;
	font-size: 0.8em;
}

#homepagenews_wrapper {
	position: relative;
}

#homepage_content .button:hover,
#homepagenews_wrapper .button:hover
{
	color: #00FF00;
}

#homepage_content a.button {
	position: absolute;
	height: 23px;
}

#dse_home #homepage_body.newHomePage .readMore {
	color: #00ff00;
	background: #000 url(../images/green-on-black-arrow.jpg) no-repeat 100% 2px;
	padding-right: 15px;
	position: absolute;
	bottom: 8px; left: 11px;
	font-size: 0.9em;
}
#dse_home #homepage_body.newHomePage .readMore:hover {
	color: #fff;
	background: #000 url(../images/white-on-black-arrow.jpg) no-repeat 100% 2px;
}

#homepagenews {
	clear: both;
	background: #000;
	width: 652px;
	height: 70px;
	overflow: hidden;
	padding: 5px 0 0 92px;
	position: relative;
}

#homepagenews a {
	color: #fff;
	text-decoration: none;
}
#homepagenews a:hover {
	text-decoration: underline;
}
#homepagenews ul {
	list-style: none !important;
}
#homepagenews h3 {
	background: #272526;
	width: 139px;
	height: 20px;
	color: #fff;
	font-weight: bold;
	text-indent: 4px;
	font-size: 1.2em;
	line-height: 1.5;
}
#homepagenews.newHomePage h3 {
	background: #000;
	width: 146px;
	text-indent: 7px;
	line-height: 22px;
}
#homepagenews.newHomePage h3 a {
	color: #00ff00;
}
#homepagenews .news_item ul {
	padding: 0 4px;
	list-style: none;
}
#homepagenews .news_item ul {
	margin-right: 10px;
	padding: 5px 5px 0 7px;
	float: left;
	height: 64px;
	width: 195px;
	background: url(../images/hp_news_item_bg.png) repeat-x;
}

#news_item_1,
#news_item_4
{
	position: absolute;
	left: 0; top: 0;
}
#news_item_2,
#news_item_5
{
	position: absolute;
	left: 216px; top: 0;
}
#news_item_3,
#news_item_6
{
	position: absolute;
	left: 432px; top: 0;
}

#homepagenews .news_item {
	font-size: 1.1em;
	line-height: 1.1;
}
#homepagenews .news_item .title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.9em;
	color: #fff;
	height: 40px;
}
#homepagenews .news_item .date {
	font-weight: normal;
	color: #fff;
}
#homepagenews.newHomePage .news_item .date {
	color: #00ff00;
	font-size: 0.9em;
	float: left;
}
#homepagenews .news_item .body {
	font-weight: normal;
	color: #000;
}
#homepagenews.newHomePage .news_item .body {
	font-weight: bold;
	color: #fff;
	font-size: 0.9em;
}

#homepagenews #news_header {
	position: absolute;
	top: 10px; left: 5px;
	width: 72px;
	height: 36px;
}

#homepagenews #news_header span {
	position: absolute;
	top: 0; left: 0;
	background: url(../images/dse_news_headlines.png) no-repeat;
	width: 100%; height: 100%;
}

#homepagenews .news_item .link {
	float: right;
}

#homepagenews .news_item .link a {
	text-transform: uppercase;
	font-weight: bolder;
	font-size: 0.9em;
	color: #fff;
	text-decoration: none;
}
#homepagenews .news_item .link a:hover {
	color: #00FF00;
	text-decoration: underline;
}

#homepage_buttons .button {
	position: absolute;
	bottom: 5px;
	left: 7px;
}

#homepage_buttons p {
	height: 80px;
	overflow: auto;
	line-height: 12px;
}

#dse_product_finder .button {
	bottom: 0px;
}

#dse_new_products .button {
	bottom: 2px;
}

#dse_home .red { color: #ff0000; }
#dse_home .green { color: #00ff00; }
#dse_home .blue { color: #0075ad; }

.underline {
	text-decoration: underline;
}

#homepagenews .news_item ul .underline a {
	text-decoration: underline;
	color: #00ff00;
}

#homepage_buttons p
{
	margin: 45px 0 0 7px;
	width: 35%;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

#dse_new_products p {
	width: 50%;
	margin-top: 45px;
}

#dse_downloads p {
	width: 36%;
	margin-top: 39px;
}
#dse_product_finder p {
	width: 40%;
	margin-top: 39px;
}

#dse_membership p {
	margin-top: 39px;
	width: 30%;
}


#dse_new_products,
#dse_downloads,
#dse_product_finder,
#dse_membership
{
	position: relative;
	float: left;
	width: 236px;
	margin-bottom: 10px;
}

#homepage_buttons {
	float: right;
	width: 482px;
	padding-bottom: 5px;
}

#dse_new_products
{
	background: url(../images/hp_buttons.jpg) no-repeat;
	background-position: 0 -130px;
	height: 133px;
	margin-right: 10px;
}

#dse_downloads
{
	background: url(../images/hp_buttons.jpg) no-repeat;
	background-position: 0 0;
	height: 130px;
	margin-top: 6px;
}

#dse_product_finder
{
	clear: left;
	background: url(../images/hp_buttons.jpg) no-repeat;
	background-position: 0 -263px;
	height: 127px;
	margin-right: 10px;
}

#dse_membership
{
	background: url(../images/hp_buttons.jpg) no-repeat;
	background-position: 0 -390px;
	height: 132px;
}

#dse_home .button a {
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: 1.1;
	font-weight: bold;
}
#dse_home .button a:hover span {
	text-decoration: underline;
}
#dse_home .button a span {
	position: relative;
	top: 31px;
	left: 4px;
}
#homepage_range {
	margin-top: -10px;
	background: url(../images/product_range.jpg);
	background-color: #000;
	width: 590px;
	height: 93px;
	float: left;
}
#homepage_range a {
	display: block;
	background: url(../images/product_range.jpg);
	width: 590px;
	height: 93px;
}
#homepage_range.newHomePage, #homepage_range.newHomePage a {
	background: url(../images/product_range_new_hover.jpg);
	width: 582px;
	height: 108px;
}
#homepage_range.newHomePage a {
	background: url(../images/product_range_new.jpg);
}
#homepage_range.newHomePage a:hover {
	background: transparent;
} 
#homepage_range.newHomePage a:hover span {
	color: #00ff00;
}
#homepage_range a span {
	position: relative;
	top: 62px !important;
}
#homepage_range.newHomePage a span {
	top: 80px !important;
	display: block;
	height: 27px;
	left: 8px;
	color: #000;
	font-size: 0.9em;
}
/* ================= */ /* = Industry News = */ /* ================= */ #news_page h1 {
	position: relative;
	width: 488px;
	height: 24px;
	overflow: hidden;
	margin: 20px 0 10px 0;
	margin-left: 5px;
}
#news_page h1 span {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/industry_news.jpg) no-repeat top left;
	width: 100%;
	height: 100%;
}
#news_page h1#dse_news {
	font-size: 1em;
}
#news_page h1#dse_news span {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/dse_news.jpg) no-repeat top left;
	width: 100%;
	height: 100%;
}
.news_section {
	width: 590px;
	font-weight: bold;
	list-style: none !important;
}
.news_section .news_body a {
	margin-top: 0;
	float: none;
	font-size: 1em;
	text-transform: none;
	text-decoration: underline;
	color: #000;
}
.news_section ul li {
	margin-bottom: 1px;
}
.news_section ul.news_header {
	text-transform: uppercase;
	margin-bottom: 3px !important;
}
.news_section .news_body {
	font-weight: normal;
	overflow: auto;
	padding: 5px 5px 5px 20px;
}
.news_section .news_header {
	padding: 5px 5px 5px 20px;
	background: #006599;
	color: #fff;
	list-style: none !important;
}
.news_section .date {
	font-weight: bold;
}
.news_section .news_body ul {
	margin-bottom: 15px;
}
.selector {
	float: left;
	margin-left: -16px;
	margin-top: 2px;
	cursor: pointer;
}
.news_section a {
	margin-top: -1px;
	float: right;
	font-size: 0.9em;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}
/* ================= */ /* = DSE Resources = */ /* ================= */ 

#dse_resources {
	margin-bottom: 14px;
	position: relative;
	overflow: hidden;
}
h1#dse_resources_header {
	position: relative;
	width: 257px;
	height: 25px;
	overflow: hidden;
	margin: 10px 0 10px 5px;
	font-size: 2em;
}
h1#dse_resources_header span {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/dse_resources.jpg) no-repeat top left;
	width: 100%;
	height: 100%;
}
.dseultra {
	color: #ffcc00 !important;
}
.dseats {
	color: rgb(163,0,81) !important;
}
.dsecontrol {
	color: #ff6600 !important;
}
.dsepower {
	color: #fe0034 !important;
}
.dseextra {
	color: #993399 !important;
}
.dsemarine {
	color: #016ca0 !important;
}
.dsenet {
	color: #00CC99 !important;
}
.product_list a {
	color: #000;
	text-decoration: none;
}
.product_list a:hover {
	text-decoration: underline;
}
#dse_resources ul {
	list-style: none !important;
}
#dse_resources .catagory {
	width: 140px;
	position: relative;
	left: -10px;
	text-transform: uppercase;
	margin: 0px 0px 10px 10px;
	padding: 0;
	height: 100%;
	background-color: #c0c0c0;
}
#update_information {
	border-bottom: 1px solid #00ff00;
	width: 289px;
	height: 700px;
	padding-bottom: 60px;
	position: absolute;
	right: 0;
	top: 0;
}
h2.resources_header {
	margin-bottom: 10px;
	font-size: 1.2em;
	overflow: auto;
	position: relative;
	margin-left: 5px;
}
h2.resources_header span {
	font-size: 0.7em;
	font-weight: normal;
}
#update_information_wrapper {
	overflow: auto;
	padding-right: 10px;
	height: 700px;
}
#update_information ul {
	list-style: none;
}
#update_information ul li.header {
	background-color: #00ff00;
	color: #000;
	padding: 2px 0px 2px 5px;
	margin-bottom: 2px;
	text-transform: uppercase;
	overflow: hidden;
	line-height: 1.3;
}
#update_information ul li.header li {
	float: left;
	padding-right: 5px;
	width: auto;
}
#update_information ul li.header .date {
	font-weight: normal;
}
#update_information ul li.header .range {
	font-weight: bold;
}
#update_information ul li.header .model {
	font-weight: normal;
	color: #fff;
}
#update_information ul li.topic {
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 5px;
}
#update_information ul li.body {
	font-weight: normal;
	padding-left: 5px;
	margin-bottom: 5px;
}
#update_information ul li.download {
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 5px;
}
#update_information ul li.download a {
	text-decoration: none;
	color: #00ff00;
}
#update_information ul li.download a:hover {
	text-decoration: underline;
}
/* ================ */ /* = View Product = */ /* ================ */ #view_product {
	overflow: hidden;
}
#view_product ul {
	list-style: none !important;
}
#view_product h1 {
	position: relative;
	width: 741px;
	height: 160px;
	overflow: hidden;
	margin: 0 0 10px 0;
	font-size: 2em;
}
#view_product h1 span {
	position: absolute;
	top: 0;
	left: -1px;
	background: url(../images/dse_products.jpg) no-repeat top left;
	width: 100%;
	height: 100%;
}
#view_product h2 {
	position: relative;
	width: 356px;
	height: 24px;
	overflow: hidden;
	font-size: 2em;
	margin: 0px 0px 10px 5px;
}
#view_product h2 span {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/further_information.jpg) no-repeat top left;
	width: 100%;
	height: 100%;
}
#view_product_content {
	width: 580px;
	padding: 5px;
	background-color: #000;
	color: #fff;
	overflow: hidden;
}
#view_product_content .header {
	font-size: 2.8em;
	letter-spacing: -2.5px;
	font-weight: bolder;
	text-transform: uppercase;
	line-height: 1em;
	width: 50%;
}
#view_product_content .content {
	clear: left;
	width: 260px;
	padding-top: 10px;
}
#image_link_bar {
	float: right;
	width: 268px;
}
#image_link_bar li {
	float: left;
	margin-right: 5px;
}
#image_link_bar a {
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}
#product_downloads {
	background: #7c7c7c;
	width: 585px;
	padding: 5px 0 5px 5px;
	color: #fff;
	text-transform: uppercase;
	overflow: hidden;
	font-size: 1em;
}
#product_downloads ul {
	float: left;
}
#product_downloads ul li {
	line-height: 1.2em;
	font-weight: bold;
	width: 150px;
}
.last li {
	width: 134px !important;
}
#product_downloads a {
	color: #fff;
	text-decoration: none;
}
#product_downloads a:hover {
	text-decoration: underline;
}
#further_information ul {
	list-style: disc !important;
	margin-bottom: 5px;
}
#further_information ul li{
	margin-left: 15px;
}
#further_information {
	background: #000;
	width: 590px;
	padding: 10px 0 30px 0;
	overflow: hidden;
}
#further_information p {
	margin-bottom: 5px;
}
#further_information a {
	color: #fff;
	text-decoration: none;
}
#further_information a:hover {
	text-decoration: underline;
}
#further_information table {
	border-collapse: collapse;
	margin-left: 5px;
}
#further_information th {
	color: #fff;
	font-weight: bold;
	width: 150px;
	text-transform: uppercase;
	vertical-align: top;
	text-align: left;
}
#further_information td {
	color: #fff;
	width: 420px;
	padding-bottom: 10px;
}
#product_action_bar {
	background: #00ff00;
	overflow: hidden;
	width: 590px;
}
#product_action_bar li {
	float: left;
	font-weight: bold;
	line-height: 1.1;
	font-size: 0.9em;
	padding: 2px 0 3px 0;
	width: 149px;
	text-transform: uppercase;
}
#product_action_bar li a {
	padding: 0 18px;
	background: url(../images/link_arrow.jpg) no-repeat;
	background-position: 5px 2px;
	color: #fff;
	text-decoration: none;
}
#product_action_bar li a:hover {
	background: url(../images/link_arrow_over.jpg) no-repeat;
	background-position: 5px 2px;
	color: #000;
	text-decoration: underline;
}
.product_list {
	overflow: hidden;
	height: 100%;
	float: right;
	margin-bottom: 2px;
}
.product_list ul {
	list-style: none;
}
.product_list .catagory {
	width: 140px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}
.product_list .section {
	display: block;
	color: #000;
	padding: 6px 0px 5px 5px;
	height: 2.6em;
	line-height: 1.1em;
	background: #fff;
}
.product_list .range {
	color: #fff;
	font-weight: bold;
	background-color: #000;
	padding: 2px 5px;
}
#software_list {
	width: 135px;
	background-color: #c0c0c0;
}
.range_envelope, .list_envelope {
	width: 135px;
	background-color: #c0c0c0;
	padding: 6px 0px 6px 5px;
	overflow: hidden;
}
.resource_option {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.1;
}
.range_envelope .prop {
	display: block;
	width: 64px;
	height: 0px;
	overflow: hidden;
}
.range_envelope li {
	float: left;
	font-size: 0.9em;
	font-weight: normal;
}
#logout_link_new {
	background-color: #000000;
	border-collapse: collapse;
	float: right;
	left: 327px;
	margin: 0;
	padding-bottom: 2px;
	padding-top: 2px;
	position: absolute;
	width: 412px;
}
#logout_link_new a {
	float: right;
	line-height: 18px;
	padding-right: 5px
}
#logout_link {
	float: right;
	line-height: 20px;
	padding-right: 5px
}
#copyright {
	clear: both;
	font-size: 1.1em;
	padding-left: 5px;
	padding-bottom: 20px;
	background-color: #fff;
}
#copyright.newHomePage {
	background-color: #414143;
	color: #fff;
}
.black {
	color: #000 !important;
}
.indent {
	padding-left: 5px;
}
#company_profile {
	padding-left: 5px;
	padding-top: 10px;
	width: 640px;
	overflow: hidden;
	line-height: 1;
	margin-bottom: 0;
}
#company_profile h1 {
	width: 288px;
	height: 25px;
	position: relative;
	font-size: 1.5em;
	margin-bottom: 10px;
}
#company_profile h1 span {
	background: url(../images/company_profile.jpg);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#company_profile_body {
	background: url(../images/profile_circuit.jpg) no-repeat;
	background-position: right 60px;
	width: 590px;
	overflow: hidden;
}
#company_profile_body p {
	width: 290px;
	font-size: 1.1em;
	margin-bottom: 15px
}
#company_profile h2 {
	font-size: 1.7em;
	font-weight: normal;
	text-transform: uppercase;
	background: transparent;
	margin-bottom: 15px
}
#company_profile_image_01 {
	background: url(../images/profile_image_01.jpg) no-repeat 0 0;
	float: left;
	width: 140px;
	height: 139px;
	margin-right: 10px;
}
#company_profile_image_02 {
	background: url(../images/profile_image_02.jpg) no-repeat 0 0;
	float: left;
	width: 140px;
	height: 139px;
}
#careers {
	padding: 10px 0px 10px 5px;
	width: 730px;
	line-height: 1.1;
}
#careers p {
	font-size: 1.1em;
	padding: 0px;
	margin-bottom: 8px;
}
#careers .subheader, #distributors .subheader {
	font-size: 1.7em;
	text-transform: uppercase;
}
#careers .vacancies li {
	position: relative;
	left: -5px;
	padding: 5px;
	font-size: 1.6em;
	font-weight: normal;
}
#careers li.header {
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
	margin-bottom: 1px;
}
#careers .news_section {
	width: 740px;
	padding-bottom: 4px;
	margin-bottom: 0px;
}
#careers .news_header {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#careers .news_section li {
	padding-bottom: 2px;
}
#careers #careers_email {
	margin-bottom: 20px;
	display: block;
	font-size: 1.7em;
}
#careers ul.details {
	overflow: hidden;
	width: 740px;
}
#careers .details li {
	float: left;
	width: 150px;
	color: #000;
}
#careers .details li span {
	font-weight: normal;
}
.bold_margin {
	font-weight: bold;
	margin-bottom: 10px;
}
#careers h1 {
	width: 215px;
	height: 25px;
	position: relative;
	font-size: 1.4em;
	margin-bottom: 10px;
}
#careers h1 span {
	background: url(../images/careers.jpg);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#how_to_find_us {
	padding: 10px 0px 10px 5px;
	width: 450px;
	line-height: 1.2;
}
#how_to_find_us .subheader {
	font-size: 1.8em;
	text-transform: uppercase;
}
#how_to_find_us ul#find_us_menu, ul#order_menu {
	position: relative;
	left: -5px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 620px;
	background: #aaa;
}
#find_us_menu .selected, #order_menu .selected {
	color: #000 !important;
}
#find_us_menu a, #order_menu a {
	color: #fff !important;
}
#find_us_content {
	width: 620px;
	position: relative;
}
#how_to_find_us .thailand {
	background: url(../images/find_us_map_thailand.jpg) top right no-repeat;
}
#how_to_find_us .usa {
	background: url(../images/find_us_map_usa.jpg) top right no-repeat;
}
#how_to_find_us .uk {
	background: url(../images/find_us_map_uk.jpg) top right no-repeat;
}
#find_us_content .subheader {
	font-weight: bold;
	font-size: 1.4em;
}
.find_us_details {
/*	width: 47%;
*/	font-size: 1.2em;
}
#find_us_content ul#directions li {
	font-size: 11px;
}
.find_us_details .download {
	text-transform: uppercase;
}
.find_us_details .download a {
	text-decoration: underline;
	font-weight: normal !important;
}
.find_us_details address {
	font-style: normal;
}
#find_us_content #directions li {
	margin-bottom: 10px;
}
#find_us_content #directions li.subheader {
	margin: 20px 0;
	font-size: 15px;
}
#find_us_content #directions li.header {
	margin-bottom: 0px;
	font-size: 12px;
}
#how_to_find_us .header {
	font-weight: bold !important;
	text-transform: uppercase;
}
#find_us_menu li, #order_menu li {
	padding: 2px 15px 2px 5px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}
#how_to_find_us h1 {
	width: 250px;
	height: 24px;
	position: relative;
	font-size: 1.4em;
	margin-bottom: 10px;
}
#how_to_find_us h1 span {
	background: url(../images/how_to_find_us.jpg);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#support_page {
	padding: 10px 5px 10px 5px;
}
#support_page h1 {
	width: 232px;
	height: 25px;
	position: relative;
	font-size: 1.4em;
	margin-bottom: 10px;
}
#support_page h1 span {
	background: url(../images/support.jpg);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#support_page p {
	width: 290px;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	color: #666;
}
ul {
	list-style: none;
}
#support_page address {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	color: #000;
	padding-bottom: 10px;
}
#support_page li.header {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.2em;
}
#support_page li.info {
	text-transform: uppercase;
	color: #666;
	font-weight: bold;
	font-size: 0.9em;
}
#info_request {
	background: #000;
	padding: 10px 5px 10px 5px;
	padding-left: 5px;
	color: #fff;
	width: 610px;
}
#info_request dt.header {
	color: #00ff00;
}
#info_request h2 {
	width: 455px;
	height: 25px;
	position: relative;
	font-size: 1.5em;
	margin-bottom: 10px;
}
#info_request h2 span {
	background: url(../images/information_request.jpg);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#certifications h2 {
	width: 248px;
	height: 25px;
	position: relative;
	font-size: 1.5em;
	margin-bottom: 10px;
}
#certifications h2 span {
	background: url(../images/certifications.jpg);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#certifications {
	padding: 10px 0 10px 5px;
	color: #fff;
	width: 610px;
}
#certifications img {
	margin-bottom: 10px;
}
#certifications p {
	color: #000;
	font-size: 1.2em;
}
#certifications div.certification {
	width: 290px;
	background: #c1c1c1;
	float: left;
	position: relative;
	margin: 0px 10px 10px 0px;
}
#certifications div.certification div.content {
	padding: 5px 25px 0px 5px;
	margin-bottom: 5px;
	background: url(../images/certifications_bg.jpg);
	font-size: 1.4em;
	height: 115px;
	font-weight: bold;
	text-transform: uppercase;
}
#certifications div.certification .pdf_bar a {
	display: block;
	position: absolute;
	bottom: 0;
	background: #c1c1c1 url(../images/pdf_logo.jpg) 264px 1px no-repeat;
	width: 290px;
	height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;
	text-indent: 5px;
}
h2#dse_case_studies {
	width: 741px;
	height: 160px;
	position: relative;
	font-size: 1.5em;
	margin-bottom: 10px;
}
h2#dse_case_studies span {
	background: url(../images/dse_case_studies.jpg);
	position: absolute;
	top: 0;
	left: -1px;
	width: 100%;
	height: 100%;
}
h2#dse_company_awards {
	width: 741px;
	height: 160px;
	position: relative;
	font-size: 1.5em;
	margin-bottom: 10px;
}
h2#dse_company_awards span {
	background: url(../images/dse_company_awards.jpg);
	position: absolute;
	top: 0;
	left: -1px;
	width: 100%;
	height: 100%;
}
#history h2 {
	width: 741px;
	height: 160px;
	position: relative;
	font-size: 1.5em;
	margin-bottom: 10px;
}
#history h2 span {
	background: url(../images/deep_sea_history.jpg);
	position: absolute;
	top: 0;
	left: -1px;
	width: 100%;
	height: 100%;
}
#history {
	color: #000;
	width: 580px;
}
li#iso9001thumb {
	width: 83px;
	height: 115px;
	float: right;
	margin: 7px 7px 0 0;
	padding: 0;
}
#iso_memberships h2 {
	width: 313px;
	height: 25px;
	position: relative;
	font-size: 1.5em;
	margin-bottom: 10px;
}
#iso_memberships h2 span {
	background: url(../images/iso_memberships.jpg);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#iso_memberships {
	padding: 10px 0 10px 5px;
	color: #fff;
	width: 610px;
}
.iso_membership li.title {
	font-size: 1.8em !important;
	line-height: 1;
}
.iso_membership ul {
	padding-left: 5px;
	line-height: 1.1;
}
.iso_membership li.header {
	font-weight: bold;
}
#iso_memberships div.iso_membership {
	width: 290px;
	background: #c1c1c1;
	float: left;
	position: relative;
	margin: 0px 10px 10px 0px;
}
#iso_memberships div.content {
	background: url(../images/iso_bg.jpg);
	padding-bottom: 7px;
	overflow: hidden;
}
div.iso_membership li.title {
	padding: 5px 25px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
}
div.iso_membership div.pdf_bar a {
	display: block;
	background: url(../images/pdf_logo.jpg) 264px 1px no-repeat;
	width: 290px;
	height: 25px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;
	text-indent: 5px;
}
#iso_memberships img {
	margin-right: 20px;
}
.column {
	float: left;
	width: 13.6em;
}
.two_column {
	float: left;
	width: 27.2em;
}
.three_column {
	float: left;
	width: 40.8em;
}
#distributors .content {
	margin: 0 5px 0 5px;
}
#distributors .content ul, #distributors .content dl {
	margin-bottom: 20px;
}
#distributors h2 {
	width: 292px;
	height: 26px;
	position: relative;
	font-size: 1.4em;
	margin-left: 5px;
	margin-bottom: 10px;
}
#distributors h2 span {
	background: url(../images/distributors.jpg) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#distributors {
	padding: 10px 0px 10px 0px;
}
h2#distributor_case_studies {
	width: 522px;
	height: 26px;
	margin-left: 0px;
}
h2#distributor_case_studies span {
	background: url(../images/distributors_case_studies.jpg);
}
#distributors address {
	font-style: normal;
}
#distributors .header {
	font-weight: bold;
	text-transform: uppercase;
}
#distributors #flash {
	width: 740px;
	height: 336px;
}
#mission_statement {
	position: absolute;
	background: url(../images/pdf_logo.jpg) top left no-repeat;
	line-height: 2.3;
	height: 23px;
	padding-left: 30px;
	right: 0;
	bottom: 0;
}
#product_image {
	display: block;
	width: 268px;
	margin-bottom: 15px;
}
#search_results {
	padding: 10px 0px 10px 5px;
	line-height: 1.1;
}
#search_results .subheader {
	font-size: 1.8em;
	text-transform: uppercase;
}
#search_results li {
	position: relative;
	left: -5px;
	padding-left: 5px;
	font-size: 1.2em;
	font-weight: normal;
}
#search_results li.title {
	font-weight: bold;
}
#search_results li.header {
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px;
	text-transform: uppercase;
	font-size: 1.6em;
	width: 455px;
	color: #fff;
	background: #006599;
}
#search_results li.link {
	padding-bottom: 10px;
	color: #666;
}
#search_results h1 {
	width: 250px;
	height: 24px;
	position: relative;
	font-size: 1.4em;
	margin-bottom: 10px;
}
#doorway_page span {
	position: absolute;
	width: 100%;
	height: 100%;
}
#doorway_page h2 {
	position: relative;
	width: 740px;
	height: 160px;
}
#doorway_page #customer_area {
	background: url(../images/doorway_customer_area.jpg);
}
#doorway_page #dse_profile {
	background: url(../images/doorway_dse_profile.jpg);
}
#doorway_page #products {
	background: url(../images/doorway_products.jpg);
}
#doorway_page p.instruction {
	text-transform: none;
	color: #00ff00;
	font-size: 0.9em;
}
#doorway_page p {
	line-height: 1.2;
	text-transform: uppercase;
	font-size: 1.8em;
	padding: 0px 5px;
	margin-bottom: 5px;
}
#resources_links {
	position: relative;
	width: 461px;
}
#resources_links .product_list {
	float: left;
}
ul#language_select {
	list-style: none;
	width: 441px;
	background: #00ff00;
	overflow: hidden;
	margin-bottom: 10px;
}
ul#language_select li {
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.3;
	padding: 2px 10px 2px 5px;
	line-height: 1.2em;
}
ul#language_select .selected {
	color: #000 !important;
	padding-left: 20px;
	background: url(../images/pf_closed.jpg) 0px 2px no-repeat;
}
ul#language_select li a {
	color: #fff;
	text-decoration: none;
}
ul#language_select li a:hover {
	text-decoration: underline;
}
.resource_list li {
	font-weight: normal;
}
.resource_formats {
	font-weight: normal;
	position: absolute;
	right: 0;
}
.selected_resource_option {
	font-weight: bold;
}
#category_list_box {
	float: left;
	padding-left: 5px;
	margin-left: -5px;
}
ul#font_size, ul#styles {
	width: auto;
}
#font_size li {
	float: left;
}
#font_size li img {
	border: none;
}
#styles li {
	float: left;
}
#styles a {
	display: block;
	width: 18px;
	height: 18px;
	margin: 0px 1px;
	color: #fff;
	position: relative;
}
#styles a span {
	position: absolute;
	bottom: 1px;
	left: 1px;
	cursor: pointer;
	font-size: 0.9em !important;
	font-weight: normal !important;
}
#styles .corp a {
	width: 16px;
	height: 16px;
	border: 1px solid #000;
	color: #000;
	background: #fff;
}
#styles .bw a {
	background: #000;
}
#styles .marine a {
	background: #016CA0;
}
#styles .yellow a {
	background: #FFCC00;
	color: #000 !important;
}
#styles .browser a {
	background: #00ff00;
	color: #000 !important;
}
.helper_header {
	font-size: 0.8em !important;
	float: none !important;
	font-weight: normal;
	text-align: left;
}
#access_options {
	position: absolute;
	width: 87px;
	bottom: 6px;
	right: 0;
}
#skip_nav {
	display: none;
}
.crud .edit {
	color: #00f;
	width: 50px;
}
.crud .delete {
	color: #f00;
	width: 50px;
}
.crud .submit, .crud .download {
	color: #00ff00;
/*	width: 50px; */
}
.crud textarea {
	width: 600px;
}
.crud input, .crud textarea {
	padding: 2px;
}
.crud td {
	padding-bottom: 10px;
}
.crud .listing td, .crud .listing {
	padding: 5px;
	border-collapse: collapse;
	border: 1px solid #aaa;
}
#new_study_link {
	margin: 10px 0;
}
.uppercase {
	text-transform: uppercase;
}
#distributors ul.news_body {
	margin-bottom: 0px;
}

#order_form h2 {
	width: 266px;
	height: 24px;
	position: relative;
	font-size: 1.5em;
	margin: 20px 0 10px 0;
}
#order_form h2 span {
	background: url(../images/order.jpg);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#order_form {
	padding-left: 5px;
}

#order_form label {
	display: block;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
#order_form .note {
	font-weight: normal;
}

#order_menu li { color: #fff; }

.bold {
	font-weight: bold !important;
}
#order_form #pro_forma {
	padding: 10px 5px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 10px;
	width: 620px;
	color: #fff;
}
#order_form #pro_forma label {
	color: #fff;
}
#pro_forma h2 {
	color: #fff;
}
ul.inline_checkboxes {
	overflow: hidden;
	height: 1%;
}
ul.inline_checkboxes li {
	float: left;
	margin-right: 20px;
}
.subheader {
	line-height: 1.2;
	text-transform: uppercase;
	font-size: 1.8em;
	margin: 10px 0px;
}
#order_form a {
	text-decoration: underline;
}
#faq_content { width: 620px; margin-left: 5px; color: #000; }

#faq_content h2 {
	width: 143px;
	height: 24px;
	position: relative;
	font-size: 1.5em;
	margin: 20px 0 10px 0;
}
#faq_content h2 span {
	background: url(../images/dse_faqs.jpg);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#faq_content #search { margin-bottom: 10px; height: auto; padding: 0 0 0 5px; width: 630px; overflow: hidden; }
#faq_content #search #search_term { position: relative; top: 2px; width: 480px; border: 0; }
#faq_content .button { float: right; width: 60px;}

#faq_content #search label {
	text-transform: uppercase;
	font-weight: bold;
} 

#faq_content .faq_category {
	width: 630px;
}

#faq_content .questions ul {
	overflow: auto;
	height: 100px;
}
#faq_content .questions {
	height: 105px;
	border-bottom: 1px solid #ffcc00;
	padding: 0 0 5px 15px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
#faq_content .category_header .links a { font-size: 0.9em; color: #fff; float: right; }
#faq_content .category_header {
	background: #ffcc00;
	position: relative;
	left: -5px;
	padding: 3px 5px 3px 20px;
	margin-bottom: 5px;
	width: 610px;
	text-transform: uppercase;
}

#faq_content .question {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}

#faq_content .answer_header {
	font-weight: bold;
	color: #aaa;
	text-transform: uppercase;
}

.faq_arrow {
	position: absolute;
	display: block;
	left: 5px;
}
.faq_arrow.closed {
	background: url(../images/faq_arr_closed.jpg) no-repeat;
	width: 7px;
	height: 10px;
}
.faq_arrow.open {
	background: url(../images/faq_arr_open.jpg) no-repeat;
	width: 10px;
	height: 7px;
}
#distributor_resources #resources_links {
	width: 300px;
}

#resources_links .product_list .section {
	height: auto;
}

#other_resources .catagory {
	left: 0;
}

#other_resources .section {
	background: #fff;
}

#other_resources {
	margin-left: -10px;
}

#other_resources .product_list {
	float: left;
}

#other_resources .resource_option {
	padding: 2px 5px;
}

#dse_resources div.guidelines {
	width: 100%;
	background: #c1c1c1;
	position: relative;
	margin: 0px 10px 10px 0px;
}
#dse_resources div.guidelines div.content {
	padding: 10px 20px;
	background: url(../images/certifications_bg.jpg);
	font-size: 2.4em;
	line-height: 1;
	color: #fff;
	font-weight: bolder;
	text-transform: uppercase;
}
#dse_resources div.guidelines .pdf_bar .pdf {
	position: absolute;
	top: 1px;
	right: 0;
}
#dse_resources div.guidelines .pdf_bar {
	position: relative;
	display: block;
	padding: 2px 0;
	width: 739px;
	height: 20px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	text-indent: 20px;
}
h1#dse_distributor_resources_header {
	position: relative;
	width: 488px;
	height: 25px;
	overflow: hidden;
	margin: 20px 0 20px 5px;
	font-size: 2em;
}
h1#dse_distributor_resources_header span {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/dse_distributor_resources.jpg) no-repeat top left;
	width: 100%;
	height: 100%;
}

#view_product .short_desc {
	clear: left;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.1;
}

.resource_selector {
	list-style-position: inside;
	overflow: hidden;
	position: relative;
	padding-left: 5px;
	width: 450px;
	height: 430px;
}

.resource_selector li {
	margin-top: 10px;
	width: 139px;
	overflow: hidden;
}

.new_resource_option {
	border-right: 1px solid #7d7d7d;
	float: left;
	border-bottom: 1px solid #7d7d7d;
	padding-left: 10px;
	font-size: 1.2em;
	height: 200px;
	position: relative;
	font-weight: bold;
}

.new_resource_option .header {
	padding-right: 2px;
	text-transform: uppercase;
	display: block;
	position: absolute;
	left: 1.8em;
	top: 0;
}

.new_resource_option select {
	position: absolute;
	top: 50px;
	left: 10px;
	width: 130px;
}

.digit_1 {
	background: url(../images/digit_1.png) no-repeat center 100px;
}
.digit_2 {
	background: url(../images/digit_2.png) no-repeat center 100px;
}
.digit_3 {
	background: url(../images/digit_3.png) no-repeat center 100px;
}
.digit_4 {
	background: url(../images/digit_4.png) no-repeat center 100px;
}
.digit_5 {
	background: url(../images/digit_5.png) no-repeat center 100px;
}

.new_resource_option.selected {
	background: url(../images/res_tick.png) no-repeat;
	background-position: center center;
}

.new_resource_option .selected_item {
	font-size: 1.1em;
	color: #00ff00;
	text-transform: uppercase;
	width: 135px;
	position: absolute;
	left: 5px;
	top: 130px;
	text-align: center;
}

#resources_download_wrapper {
	position: absolute;
	right: 0;
	width: 285px;
	margin-top: 10px;
}

#resources_download_wrapper p {
	font-weight: bold;
	margin: 10px 5px;
	text-transform: uppercase;
}

#new_resoures_header_wrapper {
	position: absolute;
	bottom: 0;
}

#new_resources_top {
	position: relative;
	width: 740px;
	height: 35px;
	margin-bottom: 10px;
}

#resource_download_breadcrumb {
	text-transform: uppercase;
	margin-left: 5px;
}

#resource_download_type {
}

#download_button_clickable {
	cursor: pointer;
	width: 100%;
	height: 55px;
	position: absolute;
	top: 0;
	border: 1px solid #00f;
	z-index: 5000;
	background: #555;
}

#download_button {
	background: #000;
	width: 245px;
	text-transform: uppercase;
	color: #fff;
	margin-top: 10px;
	margin-left: 10px;
	padding-right: 10px;
	position: relative;
}

#download_arrow {
	display: block;
	background: url(../images/res_download_arrow.png);
	width: 30px;
	height: 31px;
	position: absolute;
	top: 8px;
	left: 215px;
}

#download_button_top {
	background: url(../images/res_download_top.png);
	width: 255px;
	height: 3px;
	overflow: hidden;
}
#download_button_bottom {
	background: url(../images/res_download_bottom.png);
	width: 255px;
	height: 3px;
	overflow: hidden;
}

#num_downloads_wrapper {
	position: absolute;
	bottom: 0;
	left: 305px;
	text-transform: uppercase;
	font-weight: bold;
}

#original_resources_link {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 140px;
	color: #00ff00;
	background: url(../images/res_right_arrow.png) #000 no-repeat 130px center;
	padding: 5px 5px;
	text-transform: uppercase;
}


p#download_description {
	font-weight: normal;
	text-transform: none;
}

.resource_optional {
	color: #888; position: absolute; top: 31px; font-size: 1em; font-weight: normal;
}

/*For DSE Distributors Classic*/

#classic_distributors h2 { width: 292px; height: 26px; position: relative; font-size: 1.4em; margin-left: 5px; margin-bottom: 10px;}
#classic_distributors h2 span {	background: url(../images/distributors.jpg); position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
#classic_distributors {	padding: 10px 0px 10px 0px; }
#classic_distributors address { font-style: normal; }
#classic_distributors li { padding-left: 7px; line-height: 1.1; font-size: 0.95em;}
#classic_distributors .distributor { width: 148px; margin-bottom: 20px; float: left; height: 27em; overflow: hidden;}
#classic_distributors .distributor .header {
	font-weight: bold;
	text-transform: uppercase;
}
#classic_distributors .distributor .country {
	background: #666;
	color: #fff;
	height: 22px;
	padding: 5px 0 5px 5px;
	letter-spacing: -0.5px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#classic_distributors .distributor .address {
	margin-bottom: 10px;
}

/* DSE Exhibitions Page */
#exhibitions {
	margin-bottom: 0;
	padding-left: 7px;
	padding-top: 11px;
}

#exhibitions .title,
#exhibitions .title span {
	display: block;
	width: 261px;
	height: 23px;
	position: relative;
	top: 0; left: 0;
	overflow: hidden;
}

#exhibitions .title span {
	background: url(../images/dse-exhibitions-title.png) top left no-repeat;
	position: absolute; 
	left: 0;
}

#exhibitions .tagline {
	font-size: 18px;
	line-height: 19px;
	padding-right: 5px;
	text-transform: uppercase;
	padding: 3px 0 0 0;
}

#exhibitions .instruction {
	font-size: 12px;
	line-height: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	padding: 14px 0 0 0;
	margin: 0 0 6px 0;
}

#exhibitions .outro {
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold;
	padding: 25px 0 5px 0;
}

#exhibitions #buttons {
/*	position: relative;
	top: 0; left: -2px;*/
	margin-left: -2px;
}

#exhibitions #buttons li {
	padding-bottom: 5px;
	width: 730px;
}

#exhibitions #buttons .main {
	background: #333 url(../images/dse-ex-button.jpg) 0 0 no-repeat;
	width: 718px;
	padding: 0 0 0 12px;
	height: 86px;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
	position: relative;
	top: 0; left: 0;
}

#exhibitions #buttons .main.custom1 { background-image: url(../images/dse-ex-button-custom.jpg); }

#exhibitions #buttons .main.hover,
#exhibitions #buttons .main.selected {
	text-decoration: none;
	background-position: 0 -86px;
}

#exhibitions #buttons .main p,
#exhibitions #buttons .main h3 {
	margin: 0;
	text-transform: uppercase;
}

#exhibitions #buttons .main p.date {
	margin-top: 16px;
}

#exhibitions #buttons .main p.date,
#exhibitions #buttons .main h3 {
	font-size: 19px;
	line-height: 19px;
}

#exhibitions #buttons .main h3 {
	color: #00ff00;
}

#exhibitions #buttons .main p.address {
	font-size: 12px;
	line-height: 19px;
	color: #808080;
}

#exhibitions #buttons .main .status {
	color: #00ff00;
	font-weight: normal;
	position: absolute;
	bottom: 16px; right: 14px;
	font-size: 10px;
	line-height: 12px;
}

#exhibitions #buttons .inner {
	border-bottom: 1px solid #00ff00;
	margin: 0 2px 4px 2px;
	padding: 5px 0;
}

#exhibitions #buttons .left {
	float: left;
	margin: 0 0 0 10px;
	width: 473px;
}

#exhibitions #buttons .left p {
	font-size: 12px;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 15px 0;
}

#exhibitions #buttons .left p.highlight {
	font-weight: bold;
	font-size: 19px;
	line-height: 1.2em;
	padding-top: 15px;
	text-transform: uppercase;
}

#exhibitions #buttons .details .right {
	float: right;
	padding-right: 8px;
}