/* generic element styles */

/* General HTML styles we kinda like */
#xhr_flash, span.data, #xhr_response, .modal_response_type {
  display: none;
}

html {
/*background: #3E3B37 url( www/html_bg.gif ) repeat-x 0 0;*/
  background: #3E3B37;
  text-align: center;
  font-family: arial,helvetica,  sans-serif;
}

body {
  margin-left: auto;
  margin-right: auto;
  width: 980px;
  text-align: left;
  background: repeat-y url("http://www.gobalto.com/stylesheets/www/bg.png");
  padding: 0 10px;
}

h1 {
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
  color: #333;
}

.textile h1 {
  padding-bottom: 15px;
}

/* Header 2  (Helvetica, 17pt, #333, 22pt line height */
h2 {
  font-weight: normal;
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 22px;
  color: #333;
}

/* Header 3 (Helvetica, 15pt, #333, bold, 18pt line height) */
h3 {
  font-weight: bold;
  font-size: 15px;
  line-height: 18px;
  padding: .1em 0;
  color: #333;
}

h4 {
  font-size: 17px;
  line-height: 22px;
  padding: .1em 0;
  color: #EA6000;
}

.textile h4 {
  margin-top: 15px;
  margin-bottom: -5px;
  padding: 0;
}

.textile h4 a:link,
  .textile h4 a:visited {
  color: #EA6000;
}

.textile h5 {
  font-size: 13px;
  line-height: 17px;
  margin-top: 15px;
  margin-bottom: -5px;
  color: #333;
  font-weight: bold;
}

p {
  font-size: 13px;
  line-height: 17px;
  margin-top: 8px;
  margin-bottom: 8px;
  color: #333;
}

.textile p {
  margin-bottom: 2px;
  padding-right: 20px;
}

.textile ul {
  margin-bottom: 1em;
}

.textile ul li {
  display: list-item;
  list-style: square inside;
  font-size: 13px;
  line-height: 16px;
}

em, .em {
  font-weight: bold;
}

a, a:visited, a:link {
  color: #004277;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  text-decoration: underline;
}

#admin_bar {
  border-top: 1px solid #ffa86b;
  background-color: #ff8835;
  display: block;
  padding: 5px 10px 5px 15px;
  border-bottom: 1px solid #3E3B37;
  border-bottom: 1px solid #e9701b;
}

#admin_bar li {
  padding: 0 12px;
  display: inline;
  border-left: 1px solid #e16712;
}

#admin_bar li:first-child {
  border-left: none;
  padding-left: 0;
}

#admin_bar li a {
  color: #853600;
  font-size: 13px;
  text-decoration: none;
}

#admin_bar li a:hover {
  text-decoration: underline;
}

/* page styles for ALL pages */

#hd {
  width: 100%;
  background: #6e6a67 url("http://www.gobalto.com/stylesheets/www/hd_bg.jpg?v=2") no-repeat 0 0;
  height: 81px;
  position: relative;
}

#hd h3 {
/* LOGO */
  height: 45px;
  position: relative;
  width: 155px;
  top: 19px;
  left: 19px;
}

#hd h3 a {
  display: block;
  font-size: large;
  background: transparent;
  text-indent: -1000em;
  height: 100%;
  width: 155px;
  overflow: hidden;
}

#hd h4 {
  color: #ddd;
  font-size: 10px;
  left: 181px;
  line-height: 10px;
  padding: 0;
  position: absolute;
  top: 34px;
  width: 172px;
  visibility: hidden;
}

#hd ul.top_utility_nav {
  position: absolute;
  right: 15px;
  top: 7px;
}

#hd ul.top_utility_nav li {
  float: left;
  background: transparent url("http://www.gobalto.com/stylesheets/www/dotted_line_vertical.gif") repeat-y 100% 0;
  color: #c2c2c2;
  padding: 3px 12px 3px 10px;
  font-size: 12px;
}

#hd ul.top_utility_nav li.last {
  background-image: none;
  padding-right: 0;
}

#hd ul.top_utility_nav li a {
  color: #c2c2c2;
}

#hd ul.bottom_utility_nav {
    position: absolute;
    right: 15px;
    bottom: 7px;
}
#hd ul.bottom_utility_nav li a {
  padding: 3px 3px 3px 10px;
  font-size: 12px;
  color: #c2c2c2;
}
#bd {
  background: #fff;
  position: relative;
  min-height: 600px;
}

body.profile #bd {
  width: 980px;
  background: #fff right url("http://www.gobalto.com/stylesheets/www/right_255px_bg.gif") repeat-y;
}

body.wide_right #bd {
  background: #fff right url("http://www.gobalto.com/stylesheets/www/right_330px_bg.png") repeat-y;
}

body.two_column_with_left_nav #bd,
  body.search_results #bd {
}

#bd #menu_bar {
  position: relative;
  height: 37px;
  width: 100%;
  background: transparent url("http://www.gobalto.com/stylesheets/www/bg_menu_bar.gif") no-repeat 0 0;
  border-bottom: 3px solid #ea6000;
}

#bd #menu_bar ol {
  width: 900px;
  height: 35px;
  padding-top: 2px;
}

#bd #menu_bar li {
  display: block;
  background: transparent url("http://www.gobalto.com/stylesheets/www/dotted_line_vertical_menu.gif") no-repeat 100% 3px;
  height: 29px;
  padding: 6px 20px 0 20px;
  float: left;
}

#bd #menu_bar li.last {
  background: none;
}

#bd #menu_bar li.selected {
  margin-left: -1px;
  background: transparent url("http://www.gobalto.com/stylesheets/www/bg_menu_bar_selected.gif") repeat-x 0 0;
}

#bd #menu_bar li:first-child.selected {
  margin-left: 0;
}

#bd #menu_bar li a {
  color: white;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  font-family: arial, helvetica, sans-serif;
  margin-top: 2px;
  display: inline-block;
}

#bd #menu_bar li a:hover {
  text-decoration: underline;
}

#bd #menu_bar li.selected a {
  margin-top: 4px;
}

#menu_bar div#user_bar {
  position: absolute;
  top: 0px;
  right: 11px;
  height: 30px;
  padding-left: 15px;
  padding-top: 6px;
  color: white;
}

#menu_bar div#user_bar span {
  float: left;
  font-size: 13px;
  padding: 5px 10px 0 0;
}

#menu_bar div#user_bar span.button {
  background: transparent url("http://www.gobalto.com/stylesheets/buttons/bttn_user_grey_rt.png") no-repeat 100% 0;
  padding: 0 10px 1px 0;
  height: 25px;
}

#menu_bar div#user_bar span.button a {
  font-size: 12px;
  color: #bbb;
  background: transparent url("http://www.gobalto.com/stylesheets/buttons/bttn_user_grey_lft.png") no-repeat 0 0;
  float: left;
  display: block;
  white-space: nowrap;
  margin: 0 0 0 2px;
  height: 17px;
  padding: 7px 0 2px 10px;
  font-size: 12px;
  font-weight: normal;
}

#menu_bar div#user_bar span.button:hover {
  background-position: 100% -26px;
}

#menu_bar div#user_bar span.button:hover a {
  background-position: 0 -26px;
  color: #fff;
  text-decoration: none;
}

#menu_bar div#user_bar a:hover {
  text-decoration: underline;
}

#menu_bar div#user_bar .greeting a {
  font-size: 14px;
  color: white;
  background-color: transparent;
  font-family: arial, helvetica, sans-serif;
  font-weight: 500;
}

#bd #content {
  width: 685px;
  padding: 20px;
  position: relative;
}

#bd div.right_bar {
  position: absolute;
  width: 315px;
  height: 250px;
  right: -315px;
  top: 18px;
  font-size: 13px;
}

div.right_bar h2 {
  border-top: 3px solid #3E3B37;
  border-bottom: 1px solid #d4d4d4;
  font-size: 13px;
  padding: 6px 0 4px 16px;
  margin-bottom: 15px;
  font-weight: bold;
}

div.right_bar div.advertisement {
  margin: 0 15px 15px 15px;
  width: 310px;
}

span.submit,
  span.button,
  span.secondary_button {
  background: transparent url("http://www.gobalto.com/stylesheets/buttons/bttn_body_orange_rt.png") no-repeat 100% 0;
  cursor: pointer;
  display: block;
  float: left;
  margin: 0 5px 5px 0;
  text-align: center;
  width: auto;
  padding-right: 10px;
  border: 0;
  color: #fff;
  height: 29px;
  overflow: hidden;
}

span.submit input,
  span.button a,
  span.secondary_button a,
  span.secondary_button input {
  background: transparent url("http://www.gobalto.com/stylesheets/buttons/bttn_body_orange_lft.png") no-repeat 0 0;
  cursor: pointer;
  float: left;
  display: block;
  white-space: nowrap;
  margin: 0;
  height: 29px;
  overflow: hidden;
  padding: 3px 0 3px 10px;
  display: block;
  color: #fff;
  border: 0;
  font-size: 14px;
  font-weight: bold;
  outline: none;
  -moz-outline: 0 none;
}

span.button a,
  span.secondary_button a {
  height: 17px;
  padding: 7px 0 4px 10px;
}

span.submit:hover,
  span.button:hover {
  background-position: 100% -29px;
}

span.submit input:hover,
  span.button a:hover,
  span.submit input.hover,
  span.button a.hover {
  text-decoration: none;
  background-position: 0 -29px;
}

span.submit input:active,
  span.button a:active {
  padding-top: 6px;
  outline: none;
  -moz-outline: 0 none;
}

span.button a:active {
  padding-top: 10px;
}

span.secondary_button a:active {
  padding-top: 8px;
}

span.secondary_button {
  background: transparent url("http://www.gobalto.com/stylesheets/buttons/bttn_body_grey_rt.png") no-repeat 100% 0;
}

span.secondary_button a,
  span.secondary_button input {
  background: transparent url("http://www.gobalto.com/stylesheets/buttons/bttn_body_grey_lft.png") no-repeat 0 0;
}

span.secondary_button:hover {
  background-position: 100% -29px;
}

span.secondary_button:hover a,
  span.secondary_button:hover input {
  background-position: 0 -29px;
  text-decoration: none;
}

body.wide_right #bd #content {
  width: 610px;
  padding: 20px 20px 30px 20px;
  position: relative;
}

#ft {
  margin-left: -10px;
  width: 1000px;
  height: 61px;
  background: url("http://www.gobalto.com/stylesheets/www/ft_bg.gif");
  margin-bottom: 50px;
}

#ft a:link, #ft a:visited {
  color: #bbb;
}

#ft ul {
  margin: 0 20px 5px 20px;
  display: block;
  text-align: left;
  float: left;
  line-height: 55px;
}

#ft ul.copyright {
  float: right;
}

#ft ul li {
  display: inline;
  padding: 0 12px;
  border-left: 1px solid gray;
  font-size: 12px;
  color: #bbb;
}

#ft ul li.first {
  border-left: 0px solid gray;
}

/* Common elements throughout the site */
.jqmWindow {
  border: 1px solid #555;
  padding: 0;
  background-color: white;
  width: 600px;
}

.jqmWindow div.xhr_content {
  border: 4px solid #FE8532
}

/* Edit forms */
form ul {
}

form ul li {
  padding: 5px 5px 5px 0;
  display: block;
}

form ul li br {
  display: none
}

form ul li label {
  color: #555;
  display: inline-block;
  height: 100%;
  vertical-align: top;
  padding-right: 5px;
  font-size: 11px;
  padding-bottom: 2px;
}

form ul li.check_box label,
  form ul li.radio_button label {
  padding-left: 3px;
  margin-top: 2px;
}

form ul li label:first-child {
  display: block;
  font-weight: bold;
}

form ul li select,
  form ul li input,
  form ul li textarea {
  display: inline;
  font-size: 13px;
}

form div.instruction, form div.hint, form div.example {
  margin-top: 0;
  margin-bottom: 1em;
  color: #555;
  font-size: 13px;
  font-style: italic;
}

form span.instruction, form span.hint, form span.example {
  height: 100%;
  vertical-align: top;
  padding-left: 20px;
  color: #555;
  font-style: italic;
  display: inline-block;
}

form ul li.group ul li {
  display: inline-block;
  vertical-align: top;
  padding-right: 20px;
}

form ul li.actions {
  margin: 10px 0 20px 0;
}

form ul li.radio {
  line-height: 14px;
}

form ul li.radio input {
  margin-right: 8px;
}

form ul li.radio label {
  font-size: 13px;
}

/* Index page */
table.index {
  width: 100%;
}

table.index tr:hover td {
  background-color: #ffefe3;
}

table.index thead tr {
  border: 1px solid #d7d7d7;
}

table.index th {
  padding: 10px 15px 7px 15px;
  color: #fff;
  background-color: #8d8d8d;
  white-space: nowrap;
  font-size: 10px;
  font-weight: bold;
  background-image: none;
}

table.index td {
  padding: 18px 15px 20px 15px;
  background: transparent url("http://www.gobalto.com/stylesheets/www/horiz_dotted_line.gif") repeat-x 0 100%;
  vertical-align: top;
  font-size: 13px;
}

body.profile #bd #content {
  padding: 25px 20px 15px 20px;
  width: 940px;
}

body.profile #sidebar {
  background-color: #efefef;
  color: #333;
}

body.profile #bd #content table tr td {
  vertical-align: top;
}

/**
MODAL DIALOG GENERAL STYLING
*/
#modal .hd {
  padding: 15px 20px 5px 20px;
  font-size: 24px;
  font-weight: bold;
}

#modal div.xhr_content {
  min-height: 40px;
}

#modal .bd {
  padding: 0 20px 15px 20px;
}

#modal .bd li.radio_button {
  margin: 0;
  padding: 0;
}

#modal .ft {
  background-color: #ffeede;
  position: relative;
  padding-bottom: 10px;
  padding-left: 10px;
  overflow: visible;
}

#modal .ft p {
  padding-top: 15px;
  padding-left: 15px;
  font-size: 13px;
}

#modal .ft span {
  margin: 13px 0 0 10px;
}

#modal a.close_box {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 12px;
  background: transparent url("http://www.gobalto.com/stylesheets/icons/close.gif") no-repeat 100% 0;
  padding: 1px 18px 0 0;
  color: #666;
}

#users_new .bd th,
  #users_new .bd td {
  vertical-align: top;
  padding: 0 0 5px 0;
}

#users_new .bd tr.hr td,
  #users_new .bd tr.hr th {
  font-size: 1px;
  padding: 0 0 15px 0;
  height: 1px;
  border-top: 1px solid #aaa;
}

#users_new .bd th {
  width: 180px;
  padding-right: 15px;
  padding-bottom: 15px;
  color: #ff6c0c;
  font-size: medium;
}

#users_new .bd td {
}

#users_new .bd td a {
  font-size: medium;
}

#users_new .bd td p {
  font-size: 13px;
  padding-right: 50px;
}

#users_new .bd td ul li input {
  width: 200px;
  font-size: medium;
}

/*

SEARCH input
 - HOME PAGE
 - PARTNER PAGE
 - SEARCH RESULTS PAGE
 - HEADER (#HD) OF ALL OTHER PAGES
*/
#hd #new_search {
  position: absolute;
  left: 340px;
  top: 20px;
  color: #ccc;
  font-size: 13px;
  vertical-align: middle;
}

#bd #new_search {
  background: transparent url("http://www.gobalto.com/stylesheets/www/search_results/top_bg.gif") repeat-x 0 -24px;
  padding: 20px 5px 20px 15px;
  height: 28px;
  position: relative;
  border-bottom: 1px solid #ccc;
}

#hd #new_search input {
  margin-left: 10px;
  font-size: 14px;
  color: black;
}

#hd #new_search label,
  #hd #new_search input {
  position: relative;
  top: 0px;
  margin-left: 10px;
}

#hd #new_search input#search_q {
  width: 190px !important;
  border: 1px solid #999;
  padding: 7px 5px 3px 5px;
  top: 3px;
}

#find_partners {
  border: 1px solid #cdcdcd;
}

#find_partners h1 {
  margin-bottom: 10px;
}

#find_partners form input,
  #find_partners form select {
  margin-left: 10px;
  margin-right: 5px;
}

#bd form#new_search label,
  #bd form#new_search input,
  #bd form#new_search span {
  float: left;
  width: 80px;
  height: 7px;
  padding: 7px 5px 3px 5px;
}

#bd form#new_search select {
  float: left;
  width: 80px;
  padding: 1px;
  margin-left: 5px;
}

#bd form#new_search label {
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  display: block;
  padding-left: 0;
  padding-right: 6px;
}

#bd form#new_search span {
  display: block;
  width: 20px;
  text-align: center;
  padding-top: 6px;
  padding-right: 2px;
  font-size: 15px;
  margin-right: -2px;
  margin-top: 1px;
}

#bd form#new_search input {
  border: 1px solid #999;
  font-size: 14px;
  height: 17px;
  width: 190px;
}

#bd form#new_search select {
  font-size: 12px;
  width: 200px;
  margin-top: 4px;
  padding: 1px;
}

#bd form#new_search span.go_button,
  #hd form#new_search span.go_button {
  background: transparent url("http://www.gobalto.com/stylesheets/buttons/bttn_go_white.png") no-repeat 0 0;
  width: 31px;
  height: 28px;
  text-indent: -1000em;
  overflow: hidden;
  border: 0;
  margin-left: 10px;
  position: relative;
  top: 0px;
  padding: 0;
  float: left;
}

#bd form#new_search span.go_button input,
  #hd form#new_search span.go_button input {
/*background: transparent url( buttons/go.png ) no-repeat 0 0;*/
  border: 0;
  padding: 0;
  height: 19px;
  width: 23px;
  margin: 5px 4px;
  text-indent: -100px;
  display: block;
  float: none;
  position: relative;
}

#bd form#new_search span.go_button:hover,
  #hd form#new_search span.go_button:hover {
  background-position: 0 -29px;
}

#bd form#new_search span.go_button input.active,
  #hd form#new_search span.go_button input.active,
  #bd form#new_search span.go_button input:active,
  #hd form#new_search span.go_button input:active {
  margin-top: 7px;
}

#hd form#new_search span.go_button {
  background: transparent url("http://www.gobalto.com/stylesheets/buttons/bttn_go_grey.png") no-repeat 0 0;
  position: absolute;
  right: -40px;
  top: 3px;
}

body.home form#new_search,
  body.partners form#new_search {
  border-bottom: none;
}

body.home form#new_search input,
  body.home form#new_search select,
  body.partners form#new_search input,
  body.partners form#new_search select {
  width: 190px;
}

body.home form#new_search input.search,
  body.partners form#new_search input.search {
  width: 35px;
}

#fdbk_tab {
  display: none !important;
}

input.sample_text {
  color: #999 !important;
  font-style: italic;
}

form#add_to_collection_modal h3 {
  padding-top: 10px;
  padding-bottom: 5px;
}

form#add_to_collection_modal li.check_box {
  padding: 0;
}

form#add_to_collection_modal li.check_box label {
  font-size: 13px;
}

form#add_to_collection_modal h3.new_collection {
  padding-top: 15px;
  color: #004277;
  cursor: pointer;
}

form#add_to_collection_modal h3.new_collection:hover {
  text-decoration: underline;
}

form#add_to_collection_modal #new_collection_fields input,
  form#add_to_collection_modal #new_collection_fields textarea {
  width: 300px;
}

/*MESSAGES*/
div#flash {
  display: none;
}

div.notice,
  div.error,
  div.alert {
  background: #dff1cb url("http://www.gobalto.com/stylesheets/icons/gb_icon_success.png") no-repeat 10px 10px;
  border: 2px solid #c6e3a9;
  padding: 12px 10px 11px 37px;
  margin: 0 0 15px 0;
  color: #588920;
  font-size: 13px;
  cursor: pointer;
}

div.notice a {
  color: #588920;
  text-decoration: underline;
}

div.error {
  background: #fbe3e3 url("http://www.gobalto.com/stylesheets/icons/gb_icon_error.png") no-repeat 10px 10px;
  border-color: #fac2c3;
  color: #c35b5a;
}

div.error a {
  color: #c35b5a;
  text-decoration: underline;
}

div.alert {
  background: #ffefe2 url("http://www.gobalto.com/stylesheets/icons/gb_icon_notice.png") no-repeat 10px 10px;
  border-color: #f8cf9b;
  color: #cd733f;
}

div.alert a {
  color: #cd733f;
  text-decoration: underline;
}

a:focus, a:active, input:focus, input:active {
  outline: none;
  -moz-outline: 0 none;
}

ul.faux_tabs {
  border-bottom: 1px solid #ccc;
  height: 30px;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}

ul.faux_tabs li {
  border: 1px solid #ccc;
  background-color: #eee;
  float: left;
  height: 21px;
  margin-right: -1px;
  padding: 8px 10px 0 10px;
}

ul.faux_tabs li.selected {
  border-bottom-color: white;
  background-color: white;
}

ul.faux_tabs li,
  ul.faux_tabs li a {
  font-size: 12px;
  font-weight: bold;
  color: #333;
}

#modal.spinning .close_box {
  background: url("http://www.gobalto.com/img/spinner-orange.gif") white 30px 0 no-repeat;
  color: white;
}

.fieldWithErrors {
  display: inline;
}


div.errorExplanation {
   padding: 15px;
   margin: 0 0 15px 0;
  border: 2px solid #fac2c3;
  background-color: #fbe3e3;
  color: #c35b5a;
}

div.errorExplanation h2 {
  background: #fbe3e3 url("http://www.gobalto.com/stylesheets/icons/gb_icon_error.png") no-repeat 0 3px;
  padding: 0 10px 11px 27px;
  margin: 0;
  font-size: 13px;
  color: #c35b5a;
}

div.errorExplanation li {
  display: list-item;
  list-style: square inside;
  font-size: 13px;
  line-height: 16px;
}

div.thawte_seal {
    width:80px;
    text-align:center;
    line-height:8px;
}
