body {
  background: url(../images/background.jpg) 50% -120px no-repeat;
  margin: 0;
  text-align: center;
  color: #003869;
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.25em;
}

:link, :visited {
  color: #ed3295;
  text-decoration: none;
}

:link:hover, :visited:hover {
  text-decoration: underline;
}

.top_image {
  display: block;
  _display: inline;
  margin: 0 0 20px 0;
}

h1 {
  font-size: 14px;
  line-height: 1.25em;
  font-weight: bold;
  margin: 0 0 17px 0;
  padding: 0;
}


/* H2 image replacement */

#what_title {
      margin:0; padding:0;
      position:relative;
      width:423px; height:39px;
      overflow:hidden;
	  color:#ed3295;
}
#what_title span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:423px; height:39px;
      margin:0; padding:0;
      background:url("../content/what/what_header.png") top left no-repeat;
}

#badges_title {
      margin:0; padding:0;
      position:relative;
      width:125px; height:18px;
      overflow:hidden;
	  color:#ed3295;
}
#badges_title span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:125px; height:18px;
      margin:0; padding:0;
      background:url("../images/what/badges_badges_header.gif") top left no-repeat;
}







/* H2 end */


h2, h3, h4 {
  font-size: 12px;
  line-height: 1.25em;
  font-weight: bold;
  margin: 15px 0 0 0;
  padding: 0;
}

h2 {
  text-transform: uppercase;
  padding-bottom: 2px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #003869;
}

h4 {
  color: #ed3295;
}

.no_top_margin {
  margin-top: 0;
}

p, ul, li {
  margin: 0 0 15px 0;
  padding: 0;
}

img {
  border: none;
  margin: 0;
}

table, th, td {
  margin: 0;
  padding: 0;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  border-collapse: collapse;
  border-spacing: 0;
}

form {
  margin: 0;
}

label {
  display: block;
  font-size: 11px;
  line-height: 18px;
  color: #666;
}

label .error {
  color: #c00
}

label.label_radio {
  display: inline;
  padding: 0 12px 0 2px;
}

.input_radio {
  margin: 0;
}

.input_text {
  font-size: 11px;
  height: 16px;
  line-height: 16px;
  padding: 1px 2px;
  margin: 0;
  border: 1px solid #ccc;
}

.initial {
  color: #999;
}

textarea {
  font-family: Arial, sans-serif;
  font-size: 11px;
  padding: 1px 2px;
  margin: 0;
  border: 1px solid #ccc;
}

a.top {
  display: block;
  margin-top: -15px;
  font-size: 10px;
}

a.button, input.button {
  display: block;
  margin: 0;
  position: relative;
  left: -4px;
  border-bottom: 1px solid transparent; /* For FF 1 */
  _border-bottom: none;
}

.footnote {
  color: #666;
  font-size: 10px;
}

/* Layout */

#framework {
  position: relative;
  margin: 90px auto 0 auto;
  padding-left: 37px;
  text-align: left;
  width: 915px;
  z-index: 0;
}

#logo, #logo2 img {
  /* #logo2 only exists to make the link clickable in IE6 */
  position: absolute;
  top: -73px;
  left: 37px;
  height: 73px;
  width: 380px;
}

#logo {
  background: url(../images/logo.png) 0 0 no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../images/logo.png');
  _background: none;
}

#promo {
  position: absolute;
  top: -150px;
  right: -122px;
  height: 519px;
  width: 362px;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: 0 0;
}

#promo_top_link {
  display: block;
  position: absolute;
  top: -150px;
  right: -122px;
  height: 160px;
  width: 362px;
  z-index: 4;
}

#promo_left_link {
  display: block;
  position: absolute;
  top: 10px;
  right: -122px;
  height: 359px;
  width: 133px;
  z-index: 4;
}

#content {
  position: relative;
  padding: 10px 26px;
  min-height: 360px;
  _height: 360px;
  background: url(../images/content_background.png) 0 0 repeat-y;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../images/content_background.png', sizingMethod='scale');
  _background: none;
  z-index: 2;
}

#content_top {
  height: 16px;
  background: url(../images/content_top.png) 0 0 no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../images/content_top.png');
  _background: none;
  z-index: 2;
}

#content_bottom {
  height: 17px;
  background: url(../images/content_bottom.png) 0 0 no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../images/content_bottom.png');
  _background: none;
  z-index: 2;
}

#navigation, #navigation2 {
  position: absolute;
  top: 0;
  left: 0;
  height: 398px;
  width: 53px;
}

#navigation {
  background: url(../images/other/navigation.png) 0 0 no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../images/other/navigation.png');
  _background: none;
  z-index: 2;
}

#navigation2 {
  /* #navigation2 only exists to make links work in IE6 */
  z-index: 3;
}

.category_home #navigation {
  background: url(../images/home/navigation.png) 0 0 no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../images/home/navigation.png');
  _background: none;
}

.category_what #navigation {
  background: url(../images/what/navigation.png) 0 0 no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../images/what/navigation.png');
  _background: none;
}

.category_how #navigation {
  background: url(../images/how/navigation.png) 0 0 no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../images/how/navigation.png');
  _background: none;
}

.category_where #navigation {
  background: url(../images/where/navigation.png) 0 0 no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../images/where/navigation.png');
  _background: none;
}

.category_who #navigation {
  background: url(../images/who/navigation.png) 0 0 no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../images/who/navigation.png');
  _background: none;
}

#navigation2 a {
  display: block;
  width: 100%;
  height: 78px;
}

#footer {
  margin: 0 0 50px 0;
  padding: 0 26px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
}

#footer a {
  padding: 0 0 0 10px;
}

#footer a.zhiing_location {
  padding: 0;
}

a.zhiing_location {
  display: inline-block;
  width: 16px;
  height: 15px;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../images/icon_small.png');
  _background: none;
}

a.zhiing_location img {
  width: 16px;
  height: 15px;
  _visibility: hidden;
}

.category_home {
  background-position: 50% 0;
}

.category_home #framework {
  margin-top: 193px;
}

#get_now {
  position: absolute;
  top: 6px;
  right: 22px;
  width: 246px;
  height: 30px;
  background: url(../images/get_now_button.png) 0 0 no-repeat;
  z-index: 10;
}

#get_now_rollover {
  display: none;
  position: absolute;
  top: 25px;
  left: -5px;
  height: 73px;
  width: 249px;
  background: url(../content/get_now_rollover.png) 0 0 no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../content/get_now_rollover.png');
  _background: none;
}

#get_now a {
  display: block;
  position: absolute;
  top: 0;
  height: 30px;
  margin: 0;
  padding: 0;
}

#get_now_button {
  left: 0;
  width: 132px;
}

#get_now_blog {
  left: 132px;
  width: 49px;
}

#get_now_forum {
  left: 181px;
  width: 65px;
}

#get_now_button.hover #get_now_rollover {
  display: block;
}

#get_now_blog:hover {
  background: url(../images/get_now_button.png) -132px -30px no-repeat;
}

#get_now_forum:hover {
  background: url(../images/get_now_button.png) -181px -30px no-repeat;
}


#content.has_subnavigation {
  padding-left: 148px; /* 26px + 122px */
}

#subnavigation {
  position: absolute;
  top: 10px;
  left: 26px;
  width: 109px;
}

.columns_1 {
  position: relative;
  float: left;
  width: 236px;
  padding-right: 16px;
  z-index: 3;
}

.columns_1_right {
  position: relative;
  float: right;
  width: 236px;
  z-index: 3;
}

.columns_2 {
  position: relative;
  float: left;
  width: 488px;
  padding-right: 16px;
  z-index: 2;
}

.columns_2_right {
  position: relative;
  float: right;
  width: 488px;
  z-index: 2;
}

.columns_3 {
  position: relative;
  z-index: 1;
}

.press_columns_2 {
  position: relative;
  float: left;
  width: 346px;
  height:500px;
  padding-right: 16px;
  z-index: 2;
  overflow:auto;
}

.press_columns_2_right {
  position: relative;
  float: right;
  width: 346px;
  height:500px;
  z-index: 2;
  overflow:auto;
}

.press_columns_2_normal {
  position: relative;
  float: left;
  width: 346px;
  padding-right: 16px;
  z-index: 2;
}

.end_columns {
  clear: both;
  height: 1px; /* For FF 1 */
}

.in_gutter {
  position: relative;
  left: -16px;
}

.has_ul {
  padding-left: 25px;
}

#subnavigation div {
  display: block;
  margin: 0 0 14px 0;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  line-height: 1.25em;
  text-transform: lowercase;
}

#subnavigation :link, #subnavigation :visited {
  color: #003869;
}

#subnavigation .selected :link, #subnavigation .selected :visited {
  color: #ed3295;
}


/* Editable blocks */

#logged_in {
  background: #ed3295;
  color: #fff;
  padding: 5px;
}

#logged_in :link, #logged_in :visited {
  color: #fff;
  font-weight: bold;
}

.editable {
  position: relative;
  border: 1px solid #ccc;
  min-height: 15px;
  _height: 15px;
}

.editable_tag {
  display: block;
  float: right;
  padding: 0 10px;
  background: #ccc;
  color: #fff;
}

.editable:hover .editable_tag, .editable_tag:hover {
  background: #999;
  text-decoration: none;
}

.editable:hover {
  border: 1px solid #999;
}


/* Page specific */

.page_home_index #banner {
  position: relative;
  height: 409px;
}

.page_home_index #banner img {
  position: absolute;
  top: 0;
  left: 0;
  height: 409px;
  width: 863px;
  z-index: 0;
}

.page_home_index #banner a {
  display: block;
  position: absolute;
  top: 296px;
  width: 281px;
  height: 112px;
  z-index: 2;
  background: url(../images/blank.gif);
}

.page_home_index #banner #link_1 { left: 1px }
.page_home_index #banner #link_2 { left: 289px }
.page_home_index #banner #link_3 { left: 577px }

.page_how_how_zhiing_works #content {
  min-height: 450px;
  _height: 450px;
}

.page_how_how_zhiing_works h2 {
  margin-top: 0;
  text-transform: none;
  border-bottom: none;
  width: 400px;
}

.page_how_how_zhiing_works #how_buttons {
  margin: 13px 0;
}

.page_how_how_zhiing_works #how_buttons .on .off,
.page_how_how_zhiing_works #how_buttons .off .on {
  display: none;
}

.page_how_how_zhiing_works #how_p2p,
.page_how_how_zhiing_works #how_p2l,
.page_how_how_zhiing_works #how_p2s {
  overflow: hidden;
}

.page_how_how_zhiing_works #how_p2p img,
.page_how_how_zhiing_works #how_p2l img,
.page_how_how_zhiing_works #how_p2s img {
  margin: 5px 0;
}

.page_how_how_zhiing_works #how_p2p p,
.page_how_how_zhiing_works #how_p2l p,
.page_how_how_zhiing_works #how_p2s p {
  font-size: 125%;
  line-height: 125%;
}


.page_what_devices select {
  margin: 3px 0 0 0;
  width: 175px;
}

.page_what_devices #devices img {
  margin: 5px 0 3px 0;
}

.page_what_devices select#device,
.page_what_devices .input_text {
  width: 186px;
}

.page_what_devices .button {
  margin: 10px 0 5px 0;
}

.page_what_devices .asterisk {
  padding: 0 5px 0 0;
}


.page_what_dash_gps ul {
  list-style-type: disc;
  padding-left: 15px;
  overflow: hidden;
  position: relative;
  zoom: 1;
}

.page_what_dash_gps li {
  margin: 0;
  padding: 0;
  background: none;
}

.page_what_dash_gps .input_text {
  width: 186px;
}

.page_what_dash_gps .button {
  margin: 10px 0 5px 0;
}


.page_what_zhiinglish_dictionary table td,
.page_what_zhiinglish_dictionary table th {
  padding-bottom: 20px;
}

.page_what_zhiinglish_dictionary table th {
  width: 140px;
  padding-right: 20px;
  font-size: 16px;
  text-align: right;
}

.page_what_zhiinglish_dictionary table p {
  margin: 0;
}

.page_what_zhiinglish_dictionary .input_text {
  width: 186px;
}

.page_what_zhiinglish_dictionary textarea {
  width: 186px;
  height: 86px;
}


.page_what_zhiing_badges .badges_or1,
.page_what_zhiing_badges .badges_or2 {
  position: relative;
  left: -11px;
  padding-left: 35px;
  width: 453px;
  background: url(../images/what/badges_or.gif) 0 0 no-repeat;
}
.page_what_zhiing_badges .badges_or2 {
  background: url(../images/what/badges_or.gif) 0 20px no-repeat;
}

.page_what_zhiing_badges .input_text {
  width: 220px;
}

.page_what_zhiing_badges .address {
  margin-bottom: 10px;
}

.page_what_zhiing_badges .address .input_text,
.page_what_zhiing_badges .address select {
  width: 100px;
}

.page_what_zhiing_badges .address select {
  margin-right: 20px;
}

.page_what_zhiing_badges #lat,
.page_what_zhiing_badges #lng {
  width: 80px;
  margin-right: 10px;
}

.page_what_zhiing_badges .widget {
  margin: 0 0 25px 0;
}

.page_what_zhiing_badges .widget th {
  padding: 0 15px 0 0;
  text-align: center;
}

.page_what_zhiing_badges .widget th label {
  line-height: 11px;
  padding-bottom: 2px;
}

.page_what_zhiing_badges .buttons th {
  padding: 10px 80px 10px 0;
  width: 120px;
  font-size: 11px;
  text-align: center;
  color: #666;
  border-top: 1px solid #d2d2d2;
}

.page_what_zhiing_badges .buttons td {
  padding: 10px 0;
  border-top: 1px solid #d2d2d2;
}

.page_what_zhiing_badges .buttons .first th,
.page_what_zhiing_badges .buttons .first td {
  border-top: none;
}

.page_what_zhiing_badges .buttons textarea {
  width: 425px;
  height: 70px;
}


.page_what_specials .input_text,
.page_what_specials select {
  width: 186px;
  margin-right: 45px;
}

.page_what_specials textarea {
  width: 423px;
  height: 96px;
}

.page_what_specials .button {
  margin-top: 10px;
}


.page_what_download .popup_toggle {
  position: relative;
  width: 236px;
}

.page_what_download .popup_toggle div {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 236px;
  height: 229px;
}

.page_what_download .popup_toggle:hover div,
.page_what_download .popup_toggle_hover div {
  display: block;
}

.page_what_download #popup_mobile {
  background: url(../content/what/download_mobile_open.png) 0 0 no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../content/what/download_mobile_open.png');
  _background: none;
}

.page_what_download #popup_browser {
  background: url(../content/what/download_browser_open.png) 0 0 no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../content/what/download_browser_open.png');
  _background: none;
}

.page_what_download #popup_browser_toolbox {
  background: url(../content/what/download_browser_toolbox_open.png) 0 0 no-repeat;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='../content/what/download_browser_toolbox_open.png');
  _background: none;
}

.page_what_download #phone,
.page_what_download #mobile_device {
  width: 196px;
  margin-bottom: 10px;
}

.page_what_download #mobile_devices {
  width: 196px;
  height: 100px;
  margin-bottom: 10px;
}

.page_what_download .download_above_button {
  height: 120px;
}

.page_what_download #ff_toolbox {
  width: 200px;
  height: 28px;
  padding: 50px 18px 11px 18px;
  line-height: 28px;
  font-size: 18px;
  background: url(../images/what/download_ff_toolbox.png) 0 10px no-repeat;
}

.page_what_download #ff_toolbox :link,
.page_what_download #ff_toolbox :visited {
  text-decoration: underline;
}

.page_what_download .notify_me {
  margin-top: 20px;
}

.page_what_download .notify_me img {
  vertical-align: top;
  margin: 0;
}

.page_what_download .notify_me .input_text {
  width: 206px;
}

.page_what_download .notify_me #notify_browser {
  width: 125px;
  margin: 0 5px 0 0;
}

.page_what_download .notify_me #notify_browser_other {
  width: 90px;
  margin: 0;
}

.page_what_download .notify_me #notify_browser_other.off {
  display: none;
}

.page_what_download .notify_me .button {
  margin-top: 5px;
}

.page_what_download .logos {
  margin-top: 100px;
  height: 90px;
  vertical-align: middle;
}

.page_what_download .logos img {
  vertical-align: middle;
  margin-right: 95px;
}

.page_what_download .logos img.last {
  margin: 0;
}


.page_what_press .press_list p {
  margin: 0;
}

.page_what_press .press_list li {
  color: #666;
  font-size: 11px;
}

.page_what_press .press_list strong {
  color: #ed3295;
}

.page_what_press .press_list :link,
.page_what_press .press_list :visited {
  color: #003869;
  font-size: 12px;
}

.page_what_press #search {
  height: 100px;
  width: 90%;
  margin: 0 0 10px 0;
  display: block;
}

.page_what_press form {
  margin: 0 0 10px 0;
}


.page_where_index .input_text,
.page_where_index select {
  width: 186px;
  margin-right: 45px;
}

.page_where_index textarea {
  width: 423px;
  height: 96px;
}

.page_where_index .button {
  margin-top: 10px;
}


.page_who_contact .input_text,
.page_who_contact select {
  width: 186px;
  margin-right: 45px;
}

.page_who_contact textarea {
  width: 423px;
  height: 96px;
}

.page_who_contact .button {
  margin-top: 10px;
}

.page_who_contact .columns_2 {
  margin-top: 15px;
}


.page_other_become_a_partner .input_text,
.page_other_become_a_partner select {
  width: 186px;
  margin-right: 45px;
}

.page_other_become_a_partner textarea {
  width: 423px;
  height: 96px;
}

.page_other_become_a_partner .button {
  margin-top: 10px;
}

.page_other_become_a_partner .columns_2 {
  margin-top: 15px;
}

.page_other_terms_of_use ul,
.page_other_privacy_policy ul {
  list-style-type: disc;
  padding-left: 2em;
}

.page_other_terms_of_use ul ul,
.page_other_privacy_policy ul ul {
  list-style-type: circle;
  margin-top: 15px;
}

.page_other_terms_of_use li,
.page_other_privacy_policy li {
  _vertical-align: top;
  padding-left: 0;
  margin-left: 0;
  background: none;
}


.page_cms_index .button {
  margin-top: 10px;
}


/* Editable on what page */

.messages span {
  display: block;
  position: relative;
  top: 5px;
  background: #ed3295;
  color: #fff;
  padding: 5px;
}

.message_area span {
  display: block;
  background: #ed3295;
  color: #fff;
  padding: 5px;
  margin-bottom: 10px;
}

#supported_devices_widget .supported_devices_manufacturer {
  margin: 20px 0;
}

#supported_devices_widget label {
  display: inline;
  padding: 0 1em 0 0;
  font-size: 12px;
  color: #003869;
}

#supported_devices_widget .supported_devices_delete_manufacturer {
  margin-left: 1em;
}

#supported_devices_widget .supported_devices_add_manufacturer {
  margin-right: 1em;
}

#supported_devices_widget .supported_devices_header {
  margin-bottom: 5px;
}