@charset "utf-8";

:focus {
  -moz-outline-style: none;
}


/**************************************************************
GENERAL STYLES
**************************************************************/

body {
  background: url(../images/body_bg.gif) repeat-x top center;
  padding: 0;
  margin: 0;
  font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
  color: #838282;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, form {
  padding: 0;
  margin: 0 0 12px 0;
}

div.hr {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #ebebe8;
  margin: 16px 0 16px 0;
  clear: both;
}

div.hr hr {
  display: none;
}

a {
  color: #2190bb;
  text-decoration: underline;
}

a:hover, a:active {
  color: #ca7605;
  text-decoration: none;
}

strong {
  color: #3f6ead;	
}


/**************************************************************
COMMON
**************************************************************/

#header, #intro, #body, #footer, #credits {
  clear: both;
}

.container {
  width: 950px;
  margin: 0 auto;
  position: relative;
}

.large_video_player {
  margin: 10px 0 20px 0;
}

.ul_buttons {
  list-style: none;
  float: left;
  padding: 0 0 12px 0;
  clear: both;
}

.ul_buttons li {
  width: 32%;
  height: 24px;
  float: left;
  padding: 0 2px;
  margin: 0;
}

.ul_buttons li a {
  display: block;
  height: 30px;
  text-align: center;
  background: #e1ebf8;
  color: #5282c4;
  border: 1px solid #85b1ee;
  text-decoration: none;
  padding: 4px 0 0 0;
}

.ul_buttons li a:hover {
  background: #cddff6;
  color: #3b69a8;
  border: 1px solid #6798db;
}

.ul_buttons li.view_all, p.view_all {
  display: block;
  clear: left;
}

p.view_all a {
  display: block;
  height: 28px;
  text-align: center;
  background: #e1ebf8;
  color: #5282c4;
  border: 1px solid #85b1ee;
  text-decoration: none;
  padding: 6px 0 0 0;
}

.ul_buttons li.view_all a, p.view_all a {
  background: #f8e0c1;
  border: 1px solid #eea84d;
  color: #dc7c00;
}

.ul_buttons li.view_all a:hover, p.view_all a:hover {
  background: #f7d4a8;
  color: #c46e00;
  border: 1px solid #dc7c00;
}

#watch_video {
  margin: 0 auto 30px auto;
  width: 70% !important;	
}

/**************************************************************
HEADER
**************************************************************/

#header {
  position: relative;
}

/* LOGO */

#header h1 {
  width: 267px;
  height: 67px;
  position: relative;
  padding: 0;
  margin: 0;
}

#header h1 a {
  background: url(../images/logo.png) no-repeat;
  text-indent: -90000px;
  width: 267px;
  height: 67px;
  position: relative;
  left: -73px;
  display: block;
}


/* NAVIGATION */

#nav_pointer {
  background: url(../images/nav_bg_pointer.png) no-repeat;
  width: 15px;
  height: 9px;
  position: absolute;
  top: 48px;
  left: 150px;
}

#nav {
  position: absolute;
  top: 0;
  right: -15px;
  z-index: 10000;
}

#udm ul {
  background: url(../images/nav_middle_bg.png);	
}

#udm ul img {
  border: none;
}

#nav ul ul li a {
  text-indent: inherit;
  background: none;	
}

#nav ul {
  list-style: none;
  background: url(../images/nav_divider.png) no-repeat 614px 17px;
}

#nav ul li {
  float:left;
}

#nav ul li a {
  text-indent: -90000px;
  display: block;
  height: 67px;
}

#nav ul li a:hover {
  background-position: 0 -67px !important;
}

#nav_home a {
  background: url(../images/nav_home.gif) no-repeat;
  width: 63px;
}

/* products and services */
#nav_products_services a {
  background: url(../images/nav_products_services.gif) no-repeat;
  width: 179px;
}

#nav_products_services #nav_products_services_subnav {
  width: 380px;
  padding: 19px 25px 15px 25px;
  background: #fdfdfd;
  border: 2px solid #5487af;
  position: absolute;
  left: 0;
  top: 55px;
}

#nav_products_services ul#nav_products_services_subnav * {
  float: none;
  background: none;
  text-indent: inherit;
  width: auto;
  height: auto;
  position: static;
}

#nav_products_services ul#nav_products_services_subnav a {
  background-position: 0 0 !important;
}

#nav_products_services #nav_products_services_subnav #nav_products, #nav_products_services #nav_products_services_subnav #nav_services {
  width: 50%;
  float: left;
}

#nav_products_services ul#nav_products_services_subnav #nav_products a {
  text-indent: -90000px;
  background: url(../images/nav_title_products.gif) no-repeat;
  height: 9px;
  display: block;
}

#nav_products_services ul#nav_products_services_subnav #nav_services a {
  text-indent: -90000px;
  background: url(../images/nav_title_services.gif) no-repeat;
  height: 9px;
  display: block;
}

#nav_products_services ul#nav_products_services_subnav li ul {
  margin: 10px 0 0 0;
}

#nav_products_services ul#nav_products_services_subnav li ul li {
  height: 29px;
  margin: 0 0 8px 0;
}

#nav_products_services ul#nav_products_services_subnav li ul li a {
  text-indent: inherit !important;
  background: none;
  height: inherit;
  display: inline;
  color: #61615e;
  text-decoration: none;
}

#nav_products_services ul#nav_products_services_subnav li ul li a:hover {
  text-decoration: underline;
}

#nav_products_services ul#nav_products_services_subnav #nav_products ul li a {
  background: url(../images/nav_icon_products_wbe.gif) no-repeat;
  padding: 6px 0 0 26px;
  height: 23px;
  display: block;
}

#nav_products_services ul#nav_products_services_subnav #nav_services ul li a {
  background: url(../images/nav_icon_products_wbe.gif) no-repeat;
  padding: 6px 0 0 26px;
  height: 23px;
  display: block;
}

#nav_products_services ul#nav_products_services_subnav li ul li.nav_view_all a {
  background: none !important;
  padding: 6px 0 0 0 !important;
  height: inherit !important;
  text-decoration: underline;
  color: #2190bb;
}

#nav_products_services ul#nav_products_services_subnav li ul li.nav_view_all {
  height: inherit !important;
  margin: 0 !important;
}


/* partners */

#nav_partners a {
  background: url(../images/nav_partners.gif) no-repeat;
  width: 93px;
}

#nav_about a {
  background: url(../images/nav_about.gif) no-repeat;
  width: 98px;
}

#nav_contact a {
  background: url(../images/nav_contact.gif) no-repeat;
  width: 94px;
}

#nav_support a {
  background: url(../images/nav_support.gif) no-repeat;
  width: 83px;
}

#nav_login a {
  background: url(../images/nav_login.gif) no-repeat;
  width: 68px;
}

/**************************************************************
INTRO
**************************************************************/

#intro {
  height: 226px;
  background: url(../images/intro_bg.jpg) no-repeat top center;
}

#intro #subpage_title_flash {
  color: #fff;
  font: 30px/40px Arial, Helvetica, sans-serif normal;
  position: absolute;
  top: 26px;
}

#intro div div {
  color: #fff;
  position: absolute;
  top: 70px;
  left: 16px;
}

#intro div div a {
  color: #fff;
}

#intro div div a:hover {
  text-decoration: none;
}

#intro #subpage_intro_text_flash {
  color: #3c6aa9;
  font: 16px/28px Georgia, "Times New Roman", Times, serif;
  position: absolute;
  top: 118px;
  left: 15px;
  width: 600px;
}

#intro #intro_graphic {
  background: url(../images/tmp_screen.png) no-repeat;
  width: 322px;
  height: 303px;
  position: absolute;
  top: 10px;
  left: 644px;
}

/**************************************************************
BODY
**************************************************************/

#body {
  padding: 20px 0;
}

/* COLUMN LEFT */

#column_left {
  width: 634px;
  padding: 0 30px 10px 15px;
  float: left;
}

#column_left h2 {
  font: 16px/20px Georgia, "Times New Roman", Times, serif normal;
  margin: 0 0 4px 0;
  color: #494845;
}

.h2Title {
  position: relative;
  left: -2px;
  margin: 15px 0 5px 0;
}

.h2Title.first {
  margin: 0 0 5px 0;
}

.body_icon {
  float: left;
  margin: 5px 12px 4px 0;
}


/* COLUMN RIGHT */

#column_right {
  width: 241px;
  float: left;
  margin: 80px 15px 10px 0;
}

/**************************************************************
COLUMN LEFT
**************************************************************/

#column_left ul {
  margin: 0 24px 12px 24px !important;
  color:#2190bb;
}

#column_left ol {
  margin: 0 24px 12px 24px !important;
}

#column_left ul li, #column_left ol li {
  line-height: 4ex;
  margin: 8px 0;
}


/**************************************************************
COLUMN RIGHT
**************************************************************/

.sidebar_item {
  width: 216px;
  position: relative;
  margin: 0 0 30px 0;
  padding: 20px;
  clear: both;
  background: #f2f1ef url(../images/sidebar_box_bg.gif) no-repeat 50% 50%;
}

.sidebar_top {
  width: 256px;
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/sidebar_box_top.png) no-repeat;
}

.sidebar_bottom {
  width: 256px;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../images/sidebar_box_bottom.png) no-repeat;
}

/* SEARCH */
#search_form {
  background:url(../images/search_bg.gif) no-repeat;
  width: 256px;
  height: 46px;
  padding: 0;
}

#search_form p {
  margin: 0;
  display: inline;
}

#search_form #search_term {
  width: 118px;
  height: 21px;
  padding: 7px 10px 0 10px;
  border: 1px solid #ccccc9;
  color: #c4c3c0;
  position: absolute;
  top: 8px;
  left: 9px;
}

#search_form #search_submit_btn {
  position: absolute;
  left: 157px;
  top: 8px;
}

#search_form h1 {
  display: none;
}


/* MORE INFO */

#more_info {
  top: 10px;
}

#more_info h1 {
  text-indent: -90000px;
  background:url(../images/sidebar_title_info.gif) no-repeat;
  width: 100%;
  height: 11px;
  position: absolute;
  top: -20px;
  left: 0;
}

#more_info img {
  float: left;
  margin: 4px 12px 4px 0;
}

#more_info form {
  margin: 0;
}

#more_info a {
  color: #85AE36;
}

#more_info div.hr {
  margin: 20px 0 0 0;  
}

#email_subscribe_form .textfield {
  width: 196px;
  height: 22px;
  padding: 7px 10px 0 10px;
  border: 1px solid #ccccc9;
  color: #c4c3c0;
}

.textfield:focus, .textfield:hover {
  color: #3a3938 !important;
}

#sidebar_title_call {
  text-indent: -90000px;
  background:url(../images/sidebar_title_call.png) no-repeat;
  width: 216px;
  height: 15px;
  display: block;
  margin: 0 0 8px 0;
}

#sidebar_title_email {
  text-indent: -90000px;
  background:url(../images/sidebar_title_email.png) no-repeat;
  width: 216px;
  height: 15px;
  display: block;
  margin: 20px 0 8px 0;
}


/* RELATED */

#related {
  top: 20px;
}

#related h1 {
  text-indent: -90000px;
  background:url(../images/sidebar_title_related.gif) no-repeat;
  width: 100%;
  height: 11px;
  position: absolute;
  top: -20px;
  left: 0;
}

#related ul {
  list-style: none;
  margin: 0;
}


/**************************************************************
FOOTER
**************************************************************/

#footer {
  background: #194b8d url(../images/footer_bg.gif) repeat-x;
  padding: 15px 0;
}

/* BLOG */
#fuseio_blog {
  background:url(../images/footer_blog_bg.png) no-repeat;
  width: 293px;
  height: 221px;
  padding: 10px 20px;
  margin: 30px 10px 0 16px;
  float: left;
  position: relative;
}

#fuseio_blog h1 {
  background: url(../images/fuseio_blog_title.gif) no-repeat;
  text-indent: -90000px;
  height: 12px;
  width: 108px;
  position: absolute;
  top: -20px;
  left: 12px;
}

#fuseio_blog strong a {
  color: #4f85b9;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: normal;
  text-decoration: none;
}

#fuseio_blog p {
  background: url(../images/icon_comment.gif) no-repeat 0 6px;
}

#fuseio_blog p a {
  text-decoration: none;
  color: inherit;
  display: block;
}

#fuseio_blog p a:hover {
  color: #ca7605;
  text-decoration: none;
}

#fuseio_blog p a:first-letter {
  padding: 0 0 0 17px;
}

#fuseio_blog strong a:hover {
  text-decoration: underline;
}

/* NEWS */
#fuseio_news {
  background:url(../images/footer_news_bg.png) no-repeat;
  width: 533px;
  height: 221px;
  padding: 10px 20px;
  margin: 30px 16px 0 0;
  float: left;
  position: relative;
}

#fuseio_news h1 {
  background: url(../images/fuseio_news_title.gif) no-repeat;
  text-indent: -90000px;
  height: 12px;
  width: 202px;
  position: absolute;
  top: -20px;
  left: 12px;
}

#fuseio_news strong a {
  color: #4f85b9;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: normal;
  text-decoration: none;
}

#fuseio_news p {
  background: url(../images/icon_clipboard.gif) no-repeat 0 6px;
}

#fuseio_news p a {
  text-decoration: none;
  color: inherit;
  display: block;
}

#fuseio_news p a:hover {
  color: #ca7605;
  text-decoration: none;
}

#fuseio_news p a:first-letter {
  padding: 0 0 0 17px;
}

#fuseio_news strong a:hover {
  text-decoration: underline;
}

/* TABS */
.footer_tabs {
  list-style: none;
  position: absolute;
  top: -26px;
  right: 6px;
}

.footer_tabs li {
  width: 83px;
  height: 27px;
  float: left;
  margin: 0 4px 0 0;
}

.footer_tabs li a {
  width: 83px;
  height: 27px;
  display: block;
  text-indent: -90000px;
}

.footer_tabs li.on a {
  background-position: 0 -27px !important;
  cursor: default;
}

.footer_tabs li a {
  cursor: pointer;
}

#tab_blog_articles a {
  background: url(../images/footer_tab_articles.gif) no-repeat;
}

#tab_blog_resources a {
  background: url(../images/footer_tab_resources.gif) no-repeat;
}

#tab_news_recent a {
  background: url(../images/footer_tab_latest.gif) no-repeat;
}

#tab_news_news a {
  background: url(../images/footer_tab_news.gif) no-repeat;
}

#tab_news_press a {
  background: url(../images/footer_tab_press.gif) no-repeat;
}

/* CREDITS */

#credits {
  margin: 0 16px;
  font-size: 10px;
}

#credits, #credits a {
  color: #95b9dc;
  position: relative;
}

#credits ul li {
  float: left;
}


/* SOCIAL US */

#social_us {
  background: url(../images/footer_social_us.png) no-repeat;
  width: 252px;
  height: 44px;
  list-style: none;
  position: absolute;
  top: -10px;
  right: -9px;
}

#social_us li a {
  text-indent: -90000px;
  display: block;
  height: 44px;
  width: 80px;
}

/**************************************************************
CONTACT US
**************************************************************/

form.ddfm {
  padding: 0 0 30px 0;
}

.ddfm label {
  display: block;
}

.ddfm .fmtext {
  width: 200px;
  margin: 0 0 10px 0;  
}

.ddfm .fmtextarea {
  margin: 0 0 10px 0;
  width: 90%;  
}

.ddfm .submit {
  margin: 10px 0 0 0;  
}

/**************************************************************
NEXT GEN GALLERY
**************************************************************/
.ngg-singlepic {
  border: none;	
}