/* $Id: style.css,v 1.38.2.2 2009/04/27 14:20:53 goba Exp $ */

/**
 * Garland, for Drupal 6.x
 * Stefan Nagtegaal, iStyledThis [dot] nl
 * Steven Wittens, acko [dot] net`
 *
 * If you use a customized color scheme, you must regenerate it after
 * modifying this file.
 */

/**
 * Generic elements
 */
/* my profil */
/* mein Wunsch */
.messageWrap p.to {
  padding-top: 12px;
 clear: left;
}

.messageWrap .pictureWrap {
  float: left;
  margin-right: 8px;
  margin-top: 6px;
}

.messageWrap p {
  margin-top: 1px;
}

.messageWrap strong {
  font-size: 10px;
}

.messageWrap p { *
  font-size: .95em !important;
}

.messageWrap strong { *
  font-size: 0.9em !important;
}


.messageWrap {
   color: #454545;
   font-size: 11px;
   line-height: 140%;
   border-top: 1px solid #d2d2d2;
   width: 406px;
   position: relative;
 }

 .messageWrap {
   width: 404px;
   font-size: 1em;
 }


h2.message {
  CLEAR: left;
  MARGIN-TOP: 9px;
  FONT-SIZE: 13px;
  FLOAT: left;
  WIDTH: 100%;
  LINE-HEIGHT: 180%;
}

h2.message {
  FONT-SIZE: 1.1em;
}

h2.message span {
  CLEAR: left;
  MARGIN-TOP: -5px;
  FONT-WEIGHT: normal;
  FONT-SIZE: 13px;
  FLOAT: left;
  WIDTH: 100%;
}

h2.message span {
  FONT-SIZE: 1em
}


div.list-head {
        border-top: 1px solid #d2d2d2;
        border-bottom: 1px solid #d2d2d2;
        padding: 5px 0;
        width: 408px;
}

span.headLeft,
span.headRight {
        display: inline;
        font-weight: bold;
        font-size: 10px;
        margin: 0 50px 0 3px;
}



.formRow p.personalWish {
  clear: both;
  color: #454545;
  font-size: 1em;
  line-height: 1.3em;
  margin: 4px 0 12px 0;
  width: 400px;
}

p.personalWish {
  color: #454545;
  clear: both;
  font-size: .85em;
  line-height: 1.5em;
  margin: 4px 0 12px 0;
  padding: 0;
  width: 400px;
}

#wrapper-iframe.myWish div.addPics {
  width: 100%;
  border-top: none;
  margin-bottom: 0;
}
div.addPics {
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  float: left;
  margin: 4px 0 8px 0;
  padding: 4px 0;
  width: 408px;
}

.addPics .thumbnail {
  float: left;
  margin: 0 4px 4px 0;
}




ul.linkList { /* Linklist with arrows in infoboxes */
  font-size: 10px;
  list-style-type: none;
  padding-bottom: 8px;
}

ul.linkList li {
  background: url(/themes/chameleon/wishdom/menu/infobox_linkarrow.gif) 0 3px no-repeat;
  margin-left: 12px;
  padding: 0 0 7px 14px;
}

ul.linkList li a {
  color: #454545;
  font-weight: bold;
  text-decoration: none;
}

ul.linkList li a:hover {
  text-decoration: underline;
}

ul.linkList-var { /* linklist var for wishes gallery list and thumbs */
  font-size: 10px;
  list-style-type: none;
  padding-bottom: 4px;
}

ul.linkList-var li {
  background: url(/themes/chameleon/wishdom/menu/infobox_linkarrow.gif) 0 3px no-repeat;
  margin-left: 12px;
  padding: 0 0 7px 14px;
}

ul.linkList-var li a {
  color: #454545;
  font-weight: bold;
  text-decoration: none;
}
ul.linkList-var li a:hover {
  text-decoration: underline;
}

ul.simpleList { /* Simple list with arrows in infoboxes */
  list-style-type: none;
  padding-bottom: 8px;
}

ul.simpleList li {
  background: url(/themes/chameleon/wishdom/menu/infobox_linkarrow.gif) 0 3px no-repeat;
  font-size: .8em;
  font-weight: 400;
  margin-left: 12px;
  padding: 0 0 7px 14px;
}

div.infoboxLink { /* plain links with arrows */
  padding: 0 0 7px 0;
}

div.infoboxLink a {
  background: url(/themes/chameleon/wishdom/menu/infobox_linkarrow.gif) 0 3px no-repeat;
  color: #454545;
  font-size: .8em;
  font-weight: 700;
  margin-left: 12px;
  padding: 0 0 7px 14px;
  text-decoration: none;
}

div.infoboxLink a:hover {
  text-decoration: underline;
}


span.zusatz {
  border-top: 1px solid #dadada;
  clear: both;
  margin: 0 10px;
  padding-top: 5px;
  width: 188px;
}


#wishbox {
  padding-left: 10px;  
  font-weight: bold;
}

.profil {
  line-height: 140%;
  font-size: 11px;
  margin-right: 10px;
  margin-bottom: 12px;
  color: #454545;
  float: left;
}

.profil strong {
  font-size: 10px;
}

.profil h2 {
  font-size: 13px;
  color: #454545;
  margin: 10px 0 8px 0;
}

.profil div.pictureWrap {
  float: left;
  padding-right: 14px;
  margin-bottom: 7px;
  border-top: 1px solid #fafafa;
}

.profil div.pictureWrap img {
  border: 1px solid #d2d2d2;
  margin-top: -1px;
  position: relative;
}

.profil div.profilWrap {
  border-top: 1px solid #d2d2d2;
  margin-bottom: 7px;
}

.profil div.profilWrap dl {
  margin: 0;
  padding: 0;
  float: left;
}

.profil div.profilWrap dt {
  float: left;
  width: 76px;
  color: #777;
  clear: left;
  position: relative;
}

.profil fieldset div.profilWrap dt {
  width: 96px;
}

.profil fieldset div.profilWrap dt label {
  margin-right: 0;
}

.profil div.profilWrap dd {
  float: left;
  display: block;
}

@media all and (min-width:0px) { /* opera mac & pc zu breit, deshalb brechen die Boxen um */
  head ~body .profil div.profilWrap dl {
    max-width: 260px;
  }
}

@media all and (min-width:0px) { /* opera mac & pc zu breit, deshalb brechen die Boxen um */
  head ~body .profil div.profilWrap dd {
    max-width: 114px;
  }
}

.profil div.profilWrap dd span {
  display: block;
  font-size: 11px;
  max-width: 114px;
}

.profil fieldset div.profilWrap dd {
  padding-top: 1px;
}

.profil .list-head {
  clear: left;
  width: 406px;
}

.profil .oneLine {
  border-top: none;
  padding-bottom: 1px;
}

.profil fieldset .list-head span {
  line-height: 160%;
  width: auto;
  margin-right: 0;
}

.profil fieldset .list-head span.headLeft i {
  font-weight: normal;
  font-size: 11px;
  font-style: normal;
}

.profil fieldset .list-head {
  padding-bottom: 0;
}

.profil .list-head label {
  float: none;
  margin-right: 0;
  display: inline;
}

.profil .list-head label span {
  margin-top: 3px;
  float: none;
}

.profil span {
  float: none;
  font-size: 10px;
  margin-left: 0;
}

.profil p {
  font-size: 11px;
  margin-top: 2px;
  margin-bottom: 4px;
}

.profil p a {
  color: #454545;
  text-decoration: underline;
  padding-right: 3px;
}

.profil p a:hover {
  color: #454545;
  text-decoration: none;
}

/* erweiterung #personalWish-topList */
.profil #personalWish-topList {
  width: 406px;
}

.profil #personalWish-topList dl {
  border: none;
}

.profil #personalWish-topList {
  border-bottom: 1px solid #D2D2D2;
}

.profil #personalWish-topList dd.text a {
  font-size: 11px;
  width: auto;
  font-weight: normal;
}

.profil #personalWish-topList dt {
  margin-right: 10px;
  clear: left;
  float: left;
}

.contForm .profil dt label {
  display: inline;
  width: auto;
}

.profil #personalWish-topList dd.text {
  margin-top: 1px;
}

.profil #personalWish-topList dd.text a span {
  display: block;
  float: left;
  padding: 0; *
  font-size: 11px;
  width: 9px; *
  width: 6px;
}

.contForm .profil textarea.x,.contForm .profil textarea.xl {
  width: 497px;
  height: 50px;
  margin-top: -1px;
  margin-bottom: 3px;
  font-size: 11px;
}

.contForm .profil textarea.xl {
  height: 100px;
}

/* mein Bild  */
.myPic div.profilWrap {
  border-top: none;
}

.myPic h2 {
  font-size: 10px;
  display: block;
  margin-top: 0;
  border-bottom: 1px solid #D2D2D2;
  padding-bottom: 2px;
}

.myPic div.pictureWrap {
  padding-right: 10px;
  background: url(/themes/chameleon/wishdom/menu/bg_myPic.gif) repeat-x top left;
  height: auto;
  min-height: 186px;
}

div.profilWrap .picPre {
  border: 1px solid #D2D2D2;
  height: 42px;
  width: 42px;
  overflow: hidden;
  display: block;
}

.contForm {
  margin-left:40px;
}

.contForm .myPic div.profilWrap dt {
  width: 52px;
}

.contForm .myPic div.profilWrap dt span {
  width: 42px;
}

.contForm div.profilWrap input.fileUpload {
  margin-top: 6px;
  margin-bottom: 24px;
}

.contForm .picWidth_x input.fileUpload {
  width: 194px;
}

.profil div.picWidth_x dd span {
  max-width: 140px;
}

.contForm .picWidth_m input.fileUpload {
  width: 245px;
}

.profil div.picWidth_m dd span {
  max-width: 192px;
}

.contForm .picWidth_s input.fileUpload {
  width: 280px;
}

.profil div.picWidth_s dd span {
  max-width: 240px;
}

.contForm .myPic span {
  width: auto;
}

.contForm a.textlink {
  font-size: 10px;
  background: transparent url(/themes/chameleon/wishdom/menu/infobox_linkarrow.gif) no-repeat scroll 0pt 3px;
  color: #666666;
  font-weight: bold;
  padding: 0 0 7px 14px;
  text-decoration: none;
  clear: left;
  display: block;
  margin-top: 2px;
}

#myPic.contForm table {
  width: 406px;
  border-spacing: 0;
  border-collapse: collapse;
  margin-bottom: 23px;
}

#myPic.contForm table td {
  vertical-align: top;
  font-size: 11px;
  x *font-size: .9em;
}

#myPic.contForm table th,#myPic.contForm table td.th {
  border-bottom: 1px solid #D2D2D2;
  font-size: 10px;
  margin-top: 0pt;
  padding-bottom: 2px;
  text-align: left;
  font-weight: bold;
}

#myPic.contForm table td.th {
  position: relative;
  padding-top: 42px;
}

#myPic.contForm table table {
  width: 100%;
  margin-bottom: 0;
}

#myPic.contForm td.uplaoadPic {
  width: 5%;
  padding-right: 10px;
}

#myPic.contForm td.uplaoadInfo {
  width: 95%;
}

#myPic.contForm table table .first {
  width: 52px;
  padding-top: 8px;
}

#myPic.contForm table table .second {
  padding-top: 8px;
}

#myPic.contForm .picPre {
  border: 1px solid #D2D2D2;
  display: block;
  height: 42px;
  overflow: hidden;
  width: 42px;
}

#myPic.contForm  .fileUploadTd {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}

#myPic.contForm input.fileUpload {
  position: absolute;
  width: 400px;
  margin-top: 10px;
  z-index: 100;
}

#myPic.contForm .fileUploadTd input.fileUpload { *
  width: 246px;
}

#myPic.contForm a.textlink {
  margin-top: 10px;
}



/* --- tabnav register or login --- */
ul#loginregisterNav {
  list-style: none;
  margin: 14px 0 15px 0;
}

ul#loginregisterNav li {
  border-bottom: 1px solid #cdcdcd;
  float: left;
  font-size: 10px;
  padding: 6px 0;
  width: 200px;
}

ul#loginregisterNav li a {
  background: url(/themes/chameleon/wishdom/menu/loginregister_bg.png) no-repeat left center;
  color: #808080;
  font-weight: bold;
  padding: 7px 0 7px 25px;
  text-decoration: none;
}

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

ul#loginregisterNav li#current-loginregisterNav {
  border: 1px solid #cdcdcd;
  border-bottom: none;
}

ul#loginregisterNav li#current-loginregisterNav a {
  background: none;
  color: #454545;
}

ul#loginregisterNav li#current-loginregisterNav a:hover {
  cursor: default;
  text-decoration: none;
}

#var-loginregisterNav {
  margin-left: 23px;
}

/* --- buttons and wannabees --- */


input.progressBtn:hover {
  text-decoration: underline;
}

div.progressBtn a {
  background: url(/themes/chameleon/wishdom/menu/btn_forward.png) no-repeat right center transparent;
  border: none;
  cursor: pointer;
  color: #454545;
  float: right;
  font-size: .8em;
  font-weight: bold;
  height: 21px;
  margin: 3px 10px 0 0;
  padding: 6px 28px 6px 0;
  text-align: right;
  text-decoration: none;
  width: 11.5em;
}

div.progressBtn a:hover {
  text-decoration: underline;
}

input.rejectBtn {
  width: 8.3em;
  background: url(/themes/chameleon/wishdom/menu/mx_marcselec_bg.gif) no-repeat right 3px transparent;
  font-size: 10px;
}

input.answerBtn {
  width: 9em;
  background: url(/themes/chameleon/wishdom/menu/mx_marcselec_bg.gif) no-repeat right 3px transparent;
  font-size: 10px;
}

input.rejectBtn { *
  font-size: .80em;
}

* :first-child+html input.progressBtn { /* ie7 */
  font-size: .9em;
  margin: 5px 2px 0 0;
  padding-right: 32px;
  width: 11.5em;
}

#indent {
  text-indent: -180000px;
}

.linkBtn {
  background: url(/themes/chameleon/wishdom/menu/form_morelinkarrow.gif) no-repeat left 3px;
  color: #686868;
  cursor: pointer;
  display: inline;
  font-weight: bold;
  margin-left: 2px;
  text-decoration: none;
  padding-left: 8px;
}

.linkBtn a {
  color: #686868;
  font-weight: bold;
  text-decoration: none;
}

.linkBtn a:hover {
  text-decoration: underline;
}

input.agbBtn,input.printBtn {
  background: url(/themes/chameleon/wishdom/menu/form_morelinkarrow.gif) no-repeat left 3px;
  border: none;
  color: #686868;
  cursor: pointer;
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .9em;
  font-weight: 700;
  height: 1.4em;
  margin: 0 0 0 5px;
  padding: 0 0 3px 6px;
  width: 5em;
  text-align: left;
}

input.printBtn {
  font-size: 1em;
  width: 9em;
}

input.cancelBtn {
  background: url(/themes/chameleon/wishdom/menu/btn_reset.png) no-repeat left 3px transparent;
  border: none;
  cursor: pointer;
  color: #454545;
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: 700;
  height: 21px;
  margin: 3px 106px 0 0;
  padding: 0 0 0 26px;
  text-decoration: none;
  width: auto;
}

input.cancelBtn:hover {
  text-decoration: underline;
}

* :first-child+html input.cancelBtn { /* ie7 */
  margin-right: 92px;
  padding-left: 12px;
}

div.cancelBtn {
  border: none;
  cursor: pointer;
  color: #454545;
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: 700;
  margin: 3px 110px 0 0;
  padding: 5px 0;
  text-decoration: none;
  width: auto;
}

div.cancelBtn a {
  background: url(/themes/chameleon/wishdom/menu/btn_reset.png) no-repeat left 3px transparent;
  color: #454545;
  height: 21px;
  padding: 5px 0 5px 28px;
  text-decoration: none;
}

div.cancelBtn a:hover {
  text-decoration: underline;
}

div.backBtn {
  border: none;
  cursor: pointer;
  color: #454545;
  float: left;
  font-size: 10px;
  font-weight: bold;
  height: 21px;
  margin: 3px 0 0 0;
  padding: 5px 0;
  width: auto;
  text-decoration: none;
}

div.backBtn { *
  font-size: .9em;
}

div.backBtn a {
  background: url(/themes/chameleon/wishdom/menu/btn_back.png) no-repeat left 3px transparent;
  color: #454545;
  padding: 5px 0 5px 28px;
  text-decoration: none;
}

div.backBtn a:hover {
  text-decoration: underline;
}

input.backBtn {
  background: url(/themes/chameleon/wishdom/menu/btn_back.png) no-repeat left 3px transparent;
  border: none;
  cursor: pointer;
  color: #454545;
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  xfont-size: .9em;
  font-size: 10px;
  font-weight: 700;
  height: 21px;
  margin: 3px 0 0 0;
  padding: 0 0 0 26px;
  text-decoration: none;
  width: auto;
}

input.backBtn:hover {
  text-decoration: underline;
}

* :first-child+html input.backBtn { /* ie7 */
  padding-left: 17px;
}

div.correctBtn a {
  background: url(/themes/chameleon/wishdom/menu/linkintern_bg.png) left center no-repeat;
  color: #454545;
  display: block;
  float: right;
  font-size: 11px;
  font-weight: 400;
  margin: 10px 14px 6px 0;
  padding: 6px 0 6px 23px;
  text-decoration: none;
}

div.forgottenPasswd {
  margin-top: -4px;
  margin-right: 120px !important;
}

div.correctBtn a:hover {
  text-decoration: underline;
}

div.correctBtn-left a {
  background: url(/themes/chameleon/wishdom/menu/linkintern_bg.png) left center no-repeat;
  color: #454545;
  display: block;
  float: left;
  font-size: 11px;
  font-weight: 400;
  margin: 10px 14px 6px 0;
  padding: 6px 0 6px 23px;
  text-decoration: none;
}

div.correctBtn-left a:hover {
  text-decoration: underline;
}

input.correctBtn {
  background: url(/themes/chameleon/wishdom/menu/linkintern_bg.png) left center no-repeat;
  border: none;
  clear: both;
  cursor: pointer;
  color: #454545;
  float: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .9em;
  font-weight: 400;
  height: 19px;
  margin: 10px 14px 6px 0;
  padding: 5px 0 5px 21px;
  width: 140px;
}

div.correctBtn-inline a {
  background: url(/themes/chameleon/wishdom/menu/linkintern_bg.png) left 1px no-repeat;
  color: #454545;
  float: left;
  font-size: .95em;
  font-weight: 400;
  margin: 0 0 0 3px;
  padding: 2px 0 6px 23px;
  text-decoration: none;
  width: auto;
}

div.correctBtn-inline a:hover {
  text-decoration: underline;
}

.spaced {
  float: none;
  margin-left: 248px;
}

input.correctBtn-inline {
  background: url(/themes/chameleon/wishdom/menu/linkintern_bg.png) left center no-repeat;
  border: none;
  cursor: pointer;
  color: #454545;
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .95em;
  font-weight: 400;
  height: 19px;
  margin-left: 3px;
  padding: 2px 0 5px 20px;
  text-align: left;
  width: 14em;
}

input.correctBtn-inline-spaced {
  background: url(/themes/chameleon/wishdom/menu/linkintern_bg.png) left center no-repeat;
  border: none;
  cursor: pointer;
  color: #454545;
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .95em;
  font-weight: 400;
  height: 19px;
  margin-left: 248px;
  padding: 2px 0 5px 20px;
  text-align: left;
  width: 14em;
}

input.clearSelectionBtn { /* myxdom rememberlist */
  background: url(/themes/chameleon/wishdom/menu/mx_marcselec_bg.gif) no-repeat left 3px transparent;
  border: none;
  cursor: pointer;
  color: #666;
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: .8em;
  font-weight: 700;
  height: 21px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-decoration: none;
  width: 14em;
}

input.markSelectionBtn,input.replyBtn,input.defeatBtn { /* myxdom rememberlist */
  background: url(/themes/chameleon/wishdom/menu/mx_marcselec_bg.gif) no-repeat left 3px transparent;
  border: none;
  cursor: pointer;
  color: #454545;
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: 700;
  height: 21px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-decoration: none;
  width: 14em;
}

input.replyBtn {
  width: 17.1em;
  font-size: 10px;
  margin-top: 5px;
  color: #454545;
}

input.defeatBtn {
  width: 10.7em;
  font-size: 10px;
  margin-top: 5px;
  color: #454545;
}

input.replyBtn,input.defeatBtn { *
  font-size: .92em; /* ie */
}

input.transparentBtn {
  border: none;
  height: 1px;
  width: 1px;
}

/* correctbuttons within help */
.correctHelp div.correctBtn-var a {
  background: url(/themes/chameleon/wishdom/menu/linkintern_bg.png) left 3px no-repeat;
  color: #454545;
  display: block;
  font-size: .95em;
  font-weight: 700;
  margin: 0;
  padding: 6px 0 6px 23px;
  text-decoration: none;
}

.correctHelp div.correctBtn-var a:hover {
  text-decoration: underline;
}

div.correctHelp {
  display: block;
  left: 416px;
  position: absolute;
  top: 3px;
  width: 208px;
}

/* myxdom rememberlist buttons */
div.clearSelection {
  float: left;
  font-size: .8em;
  padding: 3px 0;
  width: 14em;
}

.clearSelection a {
  background: url(/themes/chameleon/wishdom/menu/mx_clearselec_bg.gif) no-repeat left center;
  color: #666;
  font-weight: bold;
  padding: 6px 0 6px 25px;
  text-decoration: none;
}

div.markSelection {
  float: left;
  font-size: .8em;
  padding: 3px 0;
  width: 14em;
}

.markSelection a {
  background: url(/themes/chameleon/wishdom/menu/mx_marcselec_bg.gif) no-repeat left center;
  color: #666;
  font-weight: bold;
  padding: 6px 0 6px 25px;
  text-decoration: none;
}

.clearSelection a:hover,.markSelection a:hover {
  text-decoration: underline;
}

/* --- errormessages and contexthelp --- */
#mContSec-sub2 p.errorIntro {
  margin-top: 53px;
}

#wrapper-iframe p.errorMessage {
  clear: both;
  padding: 20px;
  color: #a85d1b;
  font-weight: bold;
}

#mContSec-sub2 p.errorMessage {
  padding: 0px;
  color: #a85d1b;
  font-weight: bold;
}






.clear {
  clear: both;
}

.relative {
  position: relative;
}

.spacing {
  margin-top: 4px;
}

.spacing2 {
  margin-top: 8px;
}

.spacing3 {
  margin-top: 8px;
}

.strong {
  font-weight: 700;
}


#mContPrim-sub2 p.thankyou {
  color: #454545;
  margin: 0 0 3px 11px;
}

#mContPrim-sub2 { /* left content */
  float: left;
  width: 500px;
}

div.contForm {
  width: 450px;
}

.contForm div.formTxt {
  float: right;
  margin-right: 14px;
  width: 245px;
  display: inline;
}

.contForm .contextHelp {
  display: none;
  left: 416px;
  position: absolute;
  top: -4px;
}

#wrapper-iframe.myWish div.contForm { *
  overflow: hidden;
}

.contForm hr {
  background: #dbdbdb;
  clear: both;
  height: 1px;
  margin: 10px 14px 6px 158px;
}

.contForm dt .contextHelp {
  left: 251px; *
  left: 249px;
}

/* --- context help --- */
.contForm .contextHelp {
  display: none;
  left: 416px;
  position: absolute;
  top: -4px;
}

.contForm dt .contextHelp {
  left: 251px; *
  left: 249px;
}

.contForm #defaultAreaDist.contextHelp {
  top: 14px;
}

.contForm .info-box h3 {
  font-size: .9em;
}

.contForm .info-box p {
  font-size: .9em;
}

#contextHelp-static {
  margin-top: 59px;
}

#contextHelp-static .info-box {
  margin-bottom: 12px;
}

#contextHelp-static.default {
  margin-top: 0;
}

/* --- form fields --- */
.contForm input {
  background: #fff;
  border: 1px solid #dbdbdb;
  color: #454545;
  float: right;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 1em;
  height: 17px;
  margin: 0 14px 0 0;
  padding-top: 1px;
  width: 245px;
}

.contForm select {
  border: 1px solid #dbdbdb;
  color: #454545;
  float: right;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 1em;
  height: 17px;
  margin: 0 14px 0 0;
  padding-top: 1px;
  width: 245px;
}

* :first-child+html .contForm select { /* ie 7 */
  height: 20px;
}

.contForm input.small {
  background: #fff;
  color: #454545;
  float: left;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 1em;
  height: 17px;
  margin: 0 0 0 1px;
  padding-top: 1px;
  width: 90px;
}

.contForm input.small-inline {
  margin: 0 14px 0 0;
  width: 90px;
}

.contForm select.small {
  color: #454545;
  float: left;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 1em;
  height: 17px;
  margin: 0 0 0 1px;
  padding-top: 1px;
  width: 93px;
}

.contForm select.small-inline {
  color: #454545;
  float: right;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 1em;
  height: 17px;
  margin: 0 14px 0 0;
  padding-top: 1px;
  width: 93px;
}

.contForm input.medium-inline {
  margin: 0 14px 0 2px;
  width: 150px;
}

.contForm input.combined {
  float: right;
  margin: 2px 14px 0 0;
  width: 230px;
}

.contForm input.fileUpload {
  color: #454545;
  float: left;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 1em;
  height: 17px;
  margin: 1px 0 3px 0;
  padding-top: 1px;
  width: 245px;
}

* :first-child+html input.fileUpload {
  width: 247px;
}

.contForm input.fileUpload-smaller {
  color: #454545;
  float: left;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 1em;
  height: 17px;
  margin-left: 7px;
  padding-top: 1px;
  width: 210px; /* DANIEL: musste für IE7 von 217 auf 120 runter! */
}

/* DANIEL: das tuts leider nicht so recht... auf 210 reduziert... */
* :first-child+html .contForm  input.fileUpload-smaller { /* ie7 */
  width: 210px;
}

.contForm textarea {
  background: #fff;
  border: 1px solid #dbdbdb;
  color: #454545;
  float: left;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 10px;
  overflow: auto;
  padding: 1px 0 0 7px;
  width: 238px;
}

/* --- checkboxes and radios --- */
.contForm input.checkbox {
  background: transparent;
  border: none;
  float: left;
  height: auto;
  margin: 0 4px 3px 0;
  width: auto;
}

.contForm input.radio {
  background: transparent;
  border: 0;
  float: left;
  height: auto;
  margin-right: 4px;
  padding: 0;
  width: auto;
}

/* --- labeling --- */
.contForm label {
  display: block;
  float: left;
  margin-right: 15px;
  text-align: right;
  width: 140px;
}

.contForm label.inline {
  float: left;
  margin-right: 5px;
  width: 50px;
}

.contForm label.radio-label {
  display: inline;
  margin: 0px;
  padding: 0;
  text-align: left;
  width: 8em;
}

.contForm label.radio-label2 {
  display: inline;
  margin: 0px;
  padding: 0;
  text-align: left;
  width: 4em;
}

.contForm label.radio-label-wide {
  display: block;
  float: left;
  margin: 0px;
  padding: 0;
  text-align: left;
  width: 230px;
}

.contForm .radioImg {
  float: left;
  padding-left: 8px;
  width: 40px;
}

.contForm #portraitExist,.contForm label#portraitExistLabel {
  margin-top: 30px;
}

.contForm label.checkbox-label {
  display: inline;
  float: left;
  margin: 0px;
  padding: 0;
  text-align: left;
  width: 225px;
}

.contForm div.fakeLabel {
  display: block;
  float: left;
  margin-right: 15px;
  text-align: right;
  width: 140px;
}

.contForm label.errorLabel,.contForm div.errorLabel {
  color: #a85d1b;
  float: left;
  font-weight: 700;
}

.contForm div.errorLabel span {
  width: auto;
}

/* --- textual --- */
.contForm div.formTxt {
  float: right;
  margin-right: 14px;
  width: 245px;
  display: inline;
}

.formTxt.last {
  padding-bottom: 5px;
}

.contForm span {
  float: left;
  font-size: 11px;
  width: 225px;
}

.contForm span { *
  font-size: .9em;
}

.contForm span.acceptTxt {
  display: inline;
  float: left;
}

.contForm div.columnedTxt {
  display: inline;
  float: left;
  margin: 0 23px 0 171px;
}

.contForm p.introTxt {
  border-top: 1px solid #cdcdcd;
  color: #454545;
  font-size: .9em;
  font-weight: 700;
  margin-right: 4px;
  padding: 11px 0;
}

.contForm fieldset.upLoad {
  font-size: 11px;
  padding: 0 0 12px 0;
  margin-bottom: 0px;
  background: transparent url(/themes/chameleon/wishdom/menu/bg_hr.gif) no-repeat bottom right;
  width: 402px;
}

.contForm fieldset.upLoad label {
  width: 100%;
  margin: 0;
  float: left;
  margin-top: 10px;
}

.contForm fieldset.upLoad label span {
  float: left;
  width: 140px;
  margin-right: 15px;
}

.contForm fieldset.upLoad label span.input {
  float: left;
  width: 246px;
  text-align: left;
  margin: 0;
}

.contForm fieldset.upLoad label span.input input {
  float: left;
  width: 223px;
  padding-bottom: 2px;
  padding-top: 2px;
  border: 1px solid #DBDBDB;
  height: 20px;
}

.contForm fieldset.upLoad label span.input .checkbox,.contForm fieldset.upLoad label span.input .radio {
  margin-right: 6px;
  width: auto;
  padding: 0;
  border: none;
  height: auto;
}

/* DOMENICA070705 - Für das neue Wunschgalerie_Step2-Formular ist das hier nötig */
* :first-child+html .contForm fieldset.upLoad label span.input input.fileUpload-smaller {
  width: 220px;
}

.contForm fieldset.upLoad label span.input input {

}

.contForm fieldset.upLoad label img {
  height: 45px;
  width: 45px;
  float: left;
  background: #efefef;
}

.contForm fieldset.upLoad input {
  float: left;
  width: 245px;
  margin: 0;
}

.contForm fieldset.upLoad label.button input {
  border: 1px solid #DBDBDB;
  color: #454545;
  height: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  float: left;
  margin: 0 0 0 155px;
  width: 246px;
}

.contForm fieldset.upLoad label a,.contForm fieldset.upLoad label a:hover {
  background: transparent url(/themes/chameleon/wishdom/menu/linkintern_bg.gif) no-repeat scroll left center;
  color: #5E5E5E;
  display: block;
  float: right;
  font-weight: 400;
  margin: 22px 0 -2px 0;
  padding: 6px 0pt 6px 23px;
}

.contForm fieldset.upLoad label a:hover {
  text-decoration: underline;
}


.formRow {
  color: #454545;
  font-size: 11px;
  padding: 1px 0;
}

.formTxt.last {
  padding-bottom: 5px;
}

.info-box { /* simple boxes */
  background: url(/themes/chameleon/wishdom/menu/infobox_bottom.gif) no-repeat left bottom;
  margin-top: 8px;
  position: relative;
  width: 208px;
}

.info-box h3 {
  background: url(/themes/chameleon/wishdom/menu/infobox_top2.gif) no-repeat left top;
  border-bottom: 1px solid #dadada;
  color: #454545;
  display: block;
  font-size: 10px;
  left: 0;
  margin-bottom: 4px;
  padding: 6px 20px 5px 10px;
  position: relative;
  top: -4px;
}




/* --- wizard aka process navigation --- */
ul#wizardNav {
  list-style: none;
  /*margin: 10px 0 13px 0;*/
  margin: 0 0 13px 0;
  width: 624px;
}

ul#wizardNav li {
  display: block;
  float: left;
  font-size: 11px;
  height: 22px;
  margin: 0 1px 3px 0;
}

ul#wizardNav li a {
  background: url(/themes/chameleon/wishdom/menu/processnav_left.gif) no-repeat left top;
  color: #595959;
  display: block;
  float: left;
  height: 22px;
  padding: 4px 0 0 6px;
  text-decoration: none;
}

ul#wizardNav li span.wizard {
  background: url(/themes/chameleon/wishdom/menu/processnav_left.gif) no-repeat left top;
  color: #595959;
  display: block;
  float: left;
  height: 22px;
  padding: 4px 0 0 6px;
  text-decoration: none;
}

ul#wizardNav li#wizard-current span.wizard {
  background: url(/themes/chameleon/wishdom/menu/processnav_current_left.gif) no-repeat left top;
  font-weight: bold;
}

ul#wizardNav li#wizard-currentlast span.wizard {
  background: url(/themes/chameleon/wishdom/menu/processnav_lastcurrent_left.gif) no-repeat left top;
  font-weight: bold;
}

ul#wizardNav span.right {
  background: url(/themes/chameleon/wishdom/menu/processnav_right.gif) no-repeat right top;
  display: block;
  float: left;
  height: 22px;
  margin-right: 1px;
  width: 10px;
}

ul#wizardNav li#wizard-current a {
  background: url(/themes/chameleon/wishdom/menu/processnav_current_left.gif) no-repeat left top;
  font-weight: bold;
  font-size: 10px;
}

ul#wizardNav li#wizard-current span.right {
  background: url(/themes/chameleon/wishdom/menu/processnav_current_right.gif) no-repeat right top;
  display: block;
  float: left;
  height: 22px;
  margin-right: 1px;
  width: 10px;
}

ul#wizardNav li#wizard-last a {
  background: url(/themes/chameleon/wishdom/menu/processnav_last_left.gif) no-repeat left top;
}

ul#wizardNav li#wizard-last span.right {
  background: url(/themes/chameleon/wishdom/menu/processnav_last_right.gif) no-repeat right top;
  display: block;
  float: left;
  height: 22px;
  margin-right: 1px;
  width: 10px;
}

ul#wizardNav li#wizard-currentlast a {
  background: url(/themes/chameleon/wishdom/menu/processnav_lastcurrent_left.gif) no-repeat left top;
  font-weight: bold;
}

ul#wizardNav li#wizard-currentlast span.right {
  background: url(/themes/chameleon/wishdom/menu/processnav_lastcur_right.gif) no-repeat right top;
  display: block;
  float: left;
  height: 22px;
  margin-right: 1px;
  width: 10px;
}

ul#wizardNav li span.cipher {
  padding-right: 6px;
}


.clearfix {
  display: inline-block;
}

#tCont-sub2 h1 {
  color: #454545;
  font-size: 10px;
  font-weight: bold;
  padding-left: 4px;
}

#tCont-sub2 p {
  color: #595959;
  font-size: 11px;
  margin: 0;
  padding: 0 0 3px 4px;
}

#tCont-sub2 img {
  float: left;
  margin-right: 10px;
}

#tCont-sub2 { /* headlines and teasing */
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  margin: 0px 0px 6px 0;
  padding: 5px 0;
  width: 624px;
}


/* taglist */
.tagCloud ul#tagList,.tagCloud ul#tagList2 {
  list-style: none;
  margin: 0 15px;
  text-align: center;
  width: 380px;
}

.tagCloud ul#tagList li,.tagCloud ul#tagList2 li {
  display: inline;
}

/* tags */
.tagCloud ul#tagList li a,.tagCloud ul#tagList2 li a {
  font-weight: bold;
  line-height: 1.2em;
  padding: 0px 2px;
  text-decoration: none;
}

.tagCloud  ul#tagList li a:hover {
  background-color: #a8c028;
}

.tagCloud #tagcloud-current a {
  background-color: #a8c028;
}

/* variation in blue */
.tagCloud  ul#tagList2 li a:hover {
  background-color: #98c8eb;
}

.tagCloud #tagcloud2-current a {
  background-color: #98c8eb;
}

.tagCloud .xx-small a {
  color: #4a6894;
  font-size: .75em;
  text-decoration: none;
}

.tagCloud .x-small a {
  color: #4a6894;
  font-size: .9em;
  text-decoration: none;
}

.tagCloud .small a {
  color: #314e7a;
  font-size: 1em;
  text-decoration: none;
}

.tagCloud .normal a {
  color: #314e7a;
  font-size: 1.1em;
  text-decoration: none;
}

.tagCloud .big a {
  color: #072a60;
  font-size: 1.2em;
  text-decoration: none;
}

.tagCloud .x-big a {
  color: #072a60;
  font-size: 1.3em;
  text-decoration: none;
}

.tagCloud .xx-big a {
  color: #072a60;
  font-size: 1.4em;
  text-decoration: none;
}

.tagCloud .xxx-big a {
  color: #072a60;
  font-size: 1.5em;
  text-decoration: none;
}

.tagCloud #tagList li {
  text-align: center;
}

.tagCloud #tagList li a {
  vertical-align: middle;
  line-height: 120% !important;
}

.tagCloud #tagList li.xx-small a {
  position: relative;
  top: 1px;
}

.tagCloud #tagList li.x-small a {
  position: relative;
  top: 1px;
}

.tagCloud #tagList li.normal a {
  position: relative;
  top: 2px;
}

.tagCloud #tagList li.x-big a {
  position: relative;
  top: 1px;
}

/* --- tag cloud --- */ /* container */
.tagCloud {
  background: url(/themes/chameleon/wishdom/menu/tagcloud_bg.gif) repeat-y top left;
  width: 403px;
}

.tagCloud-top {
  background: url(/themes/chameleon/wishdom/menu/tagcloud_top.png) no-repeat bottom left;
  width: 403px;
}

.tagCloud-bottom {
  background: url(/themes/chameleon/wishdom/menu/tagcloud_bottom.png) no-repeat top left;
  width: 403px;
}

#mContPrim-sub1 { /* content left */
  float: left;
  width: 416px;
  position: relative;
}

#mContSec-sub1 { /* content right */
  float: right;
  width: 208px;
  padding-right: 0;
  padding-bottom: 6px;
  position: relative;
}

div.applyNow a {
  color: #fff;
  display: block;
  font-weight: bold;
  margin-left: 24px;
  padding-top: 7px;
  text-decoration: none;
}

div.applyNow a:hover {
  text-decoration: underline;
}


div.applyNow {
  background: url(/themes/chameleon/wishdom/menu/apply_btn.png) no-repeat top left;
  height: 27px;
  margin: 8px 0 0 8px;
  width: 183px;
}

div.applyWrap-wish {
  position: absolute;
  top: 176px;
  background: #fff;
}


.tCont-sub1-sec.add {
  border: 1px solid #C5C5C5;
  background: #fff;
  width: 206px;
  height: 248px;
  top: 0;
  left: 0;
  overflow: hidden;
}

.tCont-sub1-sec.add h3 {
  background-image: none;
  color: #454545;
  float: right;
  line-height: 120%;
  padding-bottom: 0;
  display: inline;
}

.tCont-sub1-sec.add ol {
  margin: 0 0 0 28px;
  color: #454545;
  font-size: 1em;
}

.tCont-sub1-sec.add ol li {
  font-size: .9em !important;
  font-size: 1em;
}

.tCont-sub1-sec.add span a {
  background: transparent url(/themes/chameleon/wishdom/menu/infobox_linkarrow.gif) no-repeat scroll 0pt 3px;
  font-size: 10px;
  font-weight: bold;
  padding: 0pt 0pt 2px 14px;
  color: #454545;
  display: block;
  margin-top: 3px;
}

.tCont-sub1-sec.add span {
  color: #454545;
  font-size: 10px;
  margin: 0 8px 0;
  display: block;
  line-height: 140%;
}

.tCont-sub1-sec.add span a:hover {
  text-decoration: underline;
}

.tCont-sub1-sec.add img.picture {
  border: 1px solid #d8d5d5;
  float: left;
  margin: -10px 10px 10px;
}



.tCont-sub1-prim {
  float: left;
  position: relative;
  width: 416px;
  display: inline;
}

.tCont-sub1-prim a img,.tCont-sub1-prim img {
  border: 1px solid #C5C5C5;
  border-right: none;
  float: left;
}


#tCont-sub1 { /* container for teaser */
  margin: 6px 0 0 0;
  width: 624px;
  position: relative;
}


#mCont-sub1 {
  display: block; 
  float: none; 
  margin: 0 14px 13px 0;
  width: 624px;
}

div.introBox {
  background: url(/themes/chameleon/wishdom/menu/infobx_top.png) no-repeat top left;
  float: none;
  margin: 0;
  width: 408px;
}

span.introBox-btm {
  background: url(/themes/chameleon/wishdom/menu/infobx_btm.png) no-repeat left bottom;
  display: block;
  height: 11px;
  position: relative;
  top: -6px;
}

.introBox p {
  font-size: .95em;
  margin: 0;
  padding: 10px 10px 0 15px !important;
  padding: 5px 10px 0 15px;
}


div.thumbBox span.premium,div.thumbBoxSquare span.premium,.thumbBox-last span.premium,.thumbBoxSquare-last span.premium {
  color: #999;
  padding: 5px 0 5px 16px;
}

#mContThir-sub1 { /* full width table*/
  clear: both;
  width: 650px;
}

div.thumbBoxSquare {
  border: 1px solid #cdcdcd;
  float: left;
  font-size: 10px;
  height: 160px;
  margin: 4px 4px 0 0;
  overflow: hidden;
  width: 110px;
}

div.wishBoxSquare {
  border: 1px solid #cdcdcd;
  float: left;
  font-size: 10px;
  height: 160px;
  margin: 4px 4px 0 0;
  overflow: hidden;
  width: 150px;
}

h1.special {
  font-size: 1.4em; /* 17px */
  line-height: 1.2em; 
  color: #112b5b;
  margin-bottom: 5px;
  margin-top: 0px;
  background: #fff;
  width: 100%;
}

h1.special span {
  display: block;
  background: url(/themes/chameleon/wishdom/menu/bg_h1_top.gif) top left no-repeat;
  padding-top: 26px;
  padding-left: 10px;
}


h1.special span.bottom {
  background: url(/themes/chameleon/wishdom/menu/bg_h1_bottom.gif) bottom left no-repeat;
  top: 0px;
  padding-top: 6px;
}

h1.special span.bottom em {
  display: none;
}

h1.special.color_1 {
  background: url(/themes/chameleon/wishdom/menu/bg_h1_color1.gif) bottom left repeat;
}

h1.special.color_2 {
  background: url(/themes/chameleon/wishdom/menu/bg_h1_color2.gif) bottom left repeat;
}

h1.special.color_3 {
  background: url(/themes/chameleon/wishdom/menu/bg_h1_standard.gif) bottom left repeat;
}

body {
  margin: 0;
  padding: 0;
  /* background: #ffffff; */
   /* background: #99ccff; */
  font: 11px/160% Verdana, sans-serif;
  color: #494949;
  background: url(/themes/chameleon/wishdom/menu/bg_wrap.jpg) repeat-x; 
}

input {
  font: 12px/100% Verdana, sans-serif;
  color: #494949;
}

textarea, select {
  font: 12px/160% Verdana, sans-serif;
  color: #494949;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 170%;
}

h2 {
  font-size: 160%;
  line-height: 130%;
}

h3 {
  font-size: 140%;
}

h4 {
  font-size: 130%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

/*
ul, quote, code, fieldset {
  margin: .5em 0;
}
*/

p {
  margin: 0.6em 0 1.2em;
  padding: 0;
}

a:link, a:visited {
  color: #027AC6;
  text-decoration: none;
}

a:hover {
  color: #0062A0;
  text-decoration: none;
}

a:active, a.active {
  color: #5895be;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #5294c1;
}
/*
ul {
  margin: 0.5em 0 1em;
  padding: 0;
}

ol {
  margin: 0.75em 0 1.25em;
  padding: 0;
}

ol li, ul li {
  margin: 0.4em 0 0.4em .5em; 
}

ul.menu, .item-list ul {
  margin: 0.35em 0 0 -0.5em; 
  padding: 0;
}

ul.menu ul, .item-list ul ul {
  margin-left: 0em; 
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
  margin: 0.15em 0 0.15em .5em; 
}
*/
/*
ul li, ul.menu li, .item-list ul li, li.leaf {
  padding: 0 0 .2em 1.5em;
  list-style-type: none;
  list-style-image: none;
  background: transparent url(images/menu-leaf.gif) no-repeat 1px .35em; 
}
*/
/*
ol li {
  padding: 0 0 .3em;
  margin-left: 2em; 
}
*/
/*
ul li.expanded {
  background: transparent url(images/menu-expanded.gif) no-repeat 1px .35em; 
}

ul li.collapsed {
  background: transparent url(images/menu-collapsed.gif) no-repeat 0px .35em; 
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0 1em 0 0; g
}

ol.task-list {
  margin-left: 0; g
  list-style-type: none;
  list-style-image: none;
}
ol.task-list li {
  padding: 0.5em 1em 0.5em 2em; g
}
ol.task-list li.active {
  background: transparent url(images/task-list.png) no-repeat 3px 50%; g
}
ol.task-list li.done {
  color: #393;
  background: transparent url(../../misc/watchdog-ok.png) no-repeat 0px 50%; g
}
ol.task-list li.active {
  margin-right: 1em; g
}

fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}

dl {
  margin: 0.5em 0 1em 1.5em; g
}

dl dt {
}

dl dd {
  margin: 0 0 .5em 1.5em; g
}
*/
img, a img {
  border: none;
}

table {
  margin: 1em 0;
  width: 100%;
}

thead th {
  border-bottom: 2px solid #d3e7f4;
  color: #494949;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #6f9dbd;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
  border: solid #d3e7f4;
  border-width: 1px 0;
}

tr.odd, tr.info {
  background-color: #edf5fa;
}

tr.even {
  background-color: #fff;
}

tr.drag {
  background-color: #fffff0;
}

tr.drag-previous {
  background-color: #ffd;
}

tr.odd td.active {
  background-color: #ddecf5;
}

tr.even td.active {
  background-color: #e6f1f7;
}

td.region, td.module, td.container, td.category {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #b4d7f0;
  background-color: #d4e7f3;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
}

span.form-required {
  color: #ffae00;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #898989;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #898989;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages ul {
  margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

.form-button, .form-submit {
  margin: 2em 0.5em 1em 0; g
}

#dblog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

.box {
  margin-bottom: 2.5em;
}

/**
 * Layout
 */
#header-region {
  min-height: 1em;
  /* background: #d2e6f3 url(images/bg-navigation.png) repeat-x 50% 100%; */
}

#header-region .block {
  display: block;
  margin: 0 1em;
}

#header-region .block-region {
  display: block;
  margin: 0 0.5em 1em;
  padding: 0.5em;
  position: relative;
  top: 0.5em;
}

#header-region * {
  display: inline;
  line-height: 1.5em;
  margin-top: 0;
  margin-bottom: 0;
}

/* Prevent the previous directive from showing the content of script elements in Mozilla browsers. */
#header-region script {
  display: none;
}

#header-region p, #header-region img {
  margin-top: 0.5em;
}

#header-region h2 {
  margin: 0 1em 0 0; g
}

#header-region h3, #header-region label, #header-region li {
  margin: 0 1em;
  padding: 0;
  background: none;
}

#wrapper {
  /* background: #edf5fa url(images/body.png) repeat-x 50% 0; */
  /* background: #ffffff; */
  background: url(/themes/chameleon/wishdom/menu/bg_wrap.jpg) repeat-x; 
}

#wrapper #container {
 /* margin: 0 auto;  */
  padding: 0 0px;
  max-width: 1270px;
}

#wrapper #container #header {
  height: 55px;
}

#wrapper #container #header #logo-floater {
  position: absolute;
}

#header {
  margin-top: -15px;
}

#logo-floater {
  left: 100px;
}

#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
  line-height: 120px;
  position: relative;
  z-index: 2;
  white-space: nowrap;
}

#wrapper #container #header h1 span {
  font-weight: bold;
}

#wrapper #container #header h1 img {
  padding-top: 16px;
  padding-right: 20px; g
  float: left; g
}

/* With 3 columns, require a minimum width of 1000px to ensure there is enough horizontal space. */
body.sidebars {
  min-width: 980px;
}
/* With 2 columns, require a minimum width of 800px. */
body.sidebar-left, body.sidebar-right {
  min-width: 780px;
}

/* We must define 100% width to avoid the body being too narrow for near-empty pages */
#wrapper #container #center {
  float: left;
  width: 100%;
}

/* So we move the #center container over the sidebars to compensate */
body.sidebar-left #center {
  margin-left: -210px;
}
body.sidebar-right #center {
  margin-right: -210px;
}
body.sidebars #center {
  margin: 0 -210px;
}

/* And add blanks left and right for the sidebars to fill */
body.sidebar-left #squeeze {
  margin-left: 210px;
}
body.sidebar-right #squeeze {
  margin-right: 210px;
}
body.sidebars #squeeze {
  margin: 0 210px;
}

/* We ensure the sidebars are still clickable using z-index */
#wrapper #container .sidebar {
  margin: 60px 0 5em;
  width: 210px;
  float: left;
  z-index: 2;
  position: relative;
}

#wrapper #container .sidebar .block {
  margin: 0 0 1.5em 0;
}

#sidebar-left .block {
  padding: 0 15px 0 0px;
}

#sidebar-right .block {
  padding: 0 0px 0 15px;
}

.block .content {
  margin: 0.5em 0;
}

#sidebar-left .block-region {
  margin: 0 15px 0 0px; g
}

#sidebar-right .block-region {
  margin: 0 0px 0 15px; g
}

.block-region {
  padding: 1em;
  background: transparent;
  border: 2px dashed #b4d7f0;
  text-align: center;
  font-size: 1.3em;
}

/* Now we add the backgrounds for the main content shading */
#wrapper #container #center #squeeze {
  /* background: #fff url(images/bg-content.png) repeat-x 50% 0; */
  position: relative;
}

#wrapper #container #center .right-corner {
  /* background: transparent url(images/bg-content-right.png) no-repeat 100% 0; */
  position: relative;
  left: 10px;
}

#wrapper #container #center .right-corner .left-corner {
  padding: 60px 25px 5em 35px; 
  /* background: transparent url(images/bg-content-left.png) no-repeat 0 0; */
  margin-left: -10px;
  position: relative;
  left: -10px;
  min-height: 400px;
}

#wrapper #container #footer {
  float: none;
  clear: both;
  text-align: center;
  margin: 4em 0 -3em;
  color: #898989;
}

#wrapper #container .breadcrumb {
  position: absolute;
  top: 15px;
  left: 35px; g
  z-index: 3;
}

body.sidebar-left #footer {
  margin-left: -210px;
}

body.sidebar-right #footer {
  margin-right: -210px;
}

body.sidebars #footer {
  margin: 0 -210px;
}

/**
 * Header
 */
#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
  color: #fff;
  font-weight: normal;
  text-shadow: #1659ac 0px 1px 3px;
  font-size: 1.5em;
}

#wrapper #container #header h1 a:hover {
  text-decoration: none;
}

#wrapper #container .breadcrumb {
  font-size: 0.92em;
}

#wrapper #container .breadcrumb, #wrapper #container .breadcrumb a {
  color: #529ad6;
}

#mission {
  padding: 1em;
  background-color: #fff;
  border: 1px solid #e0e5fb;
  margin-bottom: 2em;
}

/**
 * Primary navigation
 */
ul.primary-links {
  margin: 0;
  padding: 0;
  float: right; g
  position: relative;
  z-index: 4;
}

ul.primary-links li {
  margin: 0;
  padding: 0;
  float: left; g
  background-image: none;
}

ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
  display: block;
  margin: 0 1em;
  padding: .75em 0 0;
  color: #fff;
  background: transparent url(images/bg-navigation-item.png) no-repeat 50% 0;
}

ul.primary-links li a:hover, ul.primary-links li a.active {
  color: #fff;
  background: transparent url(images/bg-navigation-item-hover.png) no-repeat 50% 0;
}

/**
 * Secondary navigation
 */
ul.secondary-links {
  margin: 0;
  padding: 18px 0 0;
  float: right; g
  clear: right; g
  position: relative;
  z-index: 4;
}

ul.secondary-links li {
  margin: 0;
  padding: 0;
  float: left; g
  background-image: none;
}

ul.secondary-links li a, ul.secondary-links li a:link, ul.secondary-links li a:visited {
  display: block;
  margin: 0 1em;
  padding: .75em 0 0;
  color: #cde3f1;
  background: transparent;
}

ul.secondary-links li a:hover, ul.secondary-links li a.active {
  color: #cde3f1;
  background: transparent;
}

/**
 * Local tasks
 */
ul.primary, ul.primary li, ul.secondary, ul.secondary li {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
}

#tabs-wrapper {
  margin: 0 -26px 1em;
  padding: 0 26px;
  border-bottom: 1px solid #e9eff3;
  position: relative;
}
ul.primary {
  padding: 0.5em 0 10px;
  float: left; g
}
ul.secondary {
  clear: both;
  text-align: left; g
  border-bottom: 1px solid #e9eff3;
  margin: -0.2em -26px 1em;
  padding: 0 26px 0.6em;
}
h2.with-tabs {
  float: left; g
  margin: 0 2em 0 0; g
  padding: 0;
}

ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited,
ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited {
  border: 0;
  background: transparent;
  padding: 4px 1em;
  margin: 0 0 0 1px; g
  height: auto;
  text-decoration: none;
  position: relative;
  top: -1px;
}
ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:visited, ul.primary li a:hover,
ul.secondary li.active a, ul.secondary li.active a:link, ul.secondary li.active a:visited, ul.secondary li a:hover {
  background: url(images/bg-tab.png) repeat-x 0 50%;
  color: #fff;
}
ul.primary li.active a,
ul.secondary li.active a {
  font-weight: bold;
}

/**
 * Nodes & comments
 */
.node {
  border-bottom: 1px solid #e9eff3;
  /* margin: 0 -26px 1.5em; */
  margin: 0 -26px;
  /* padding: 1.5em 26px; */
}

ul.links li, ul.inline li {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0; g
  padding-right: 1em; g
  background-image: none;
}

.node .links, .comment .links {
  text-align: left; g
}

.node .links ul.links li, .comment .links ul.links li {}
.terms ul.links li {
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  padding-left: 1em;
}

.picture, .comment .submitted {
  float: right; g
  clear: right; g
  padding-left: 1em; g
}

.new {
  color: #ffae00;
  font-size: 0.92em;
  font-weight: bold;
  float: right; g
}

.terms {
  float: right; g
}

.preview .node, .preview .comment, .sticky {
  margin: 0;
  padding: 0.5em 0;
  border: 0;
  background: 0;
}

.sticky {
  padding: 0px;
  border: 0px solid #e0e5fb;
  margin-bottom: 2em;
}

#comments {
  position: relative;
  top: -1px;
  border-bottom: 1px solid #e9eff3;
  margin: -1.5em -25px 0;
  padding: 0 25px;
}

#comments h2.comments {
  margin: 0 -25px;
  padding: .5em 25px;
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
}

.comment {
  margin: 0 -25px;
  padding: 1.5em 25px 1.5em;
  border-top: 1px solid #e9eff3;
}

.indented {
  margin-left: 25px; g
}

.comment h3 a.active {
  color: #494949;
}

.node .content, .comment .content {
  /* margin: 0.6em 0; */
  margin: 0 0 0 0;
  width: 625px;
}

/**
 * Aggregator.module
 */
#aggregator {
  margin-top: 1em;
}
#aggregator .feed-item-title {
  font-size: 160%;
  line-height: 130%;
}
#aggregator .feed-item {
  border-bottom: 1px solid #e9eff3;
  margin: -1.5em -31px 1.75em;
  padding: 1.5em 31px;
}
#aggregator .feed-item-categories {
  font-size: 0.92em;
}
#aggregator .feed-item-meta {
  font-size: 0.92em;
  color: #898989;
}

/**
 * Color.module
 */
#palette .form-item {
  border: 1px solid #fff;
}
#palette .item-selected {
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
  border: 1px solid #d9eaf5;
}

/**
 * Menu.module
 */
tr.menu-disabled {
  opacity: 0.5;
}
tr.odd td.menu-disabled {
  background-color: #edf5fa;
}
tr.even td.menu-disabled {
  background-color: #fff;
}

/**
 * Poll.module
 */
.poll .bar {
  background: #fff url(images/bg-bar-white.png) repeat-x 0 0;
  border: solid #f0f0f0;
  border-width: 0 1px 1px;
}

.poll .bar .foreground {
  background: #71a7cc url(images/bg-bar.png) repeat-x 0 100%;
}

.poll .percent {
  font-size: .9em;
}

/**
 * Autocomplete.
 */
#autocomplete li {
  cursor: default;
  padding: 2px;
  margin: 0;
}

/**
 * Collapsible fieldsets
 */
fieldset {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #d9eaf5;
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
}

/* Targets IE 7. Fixes background image in field sets. */
*:first-child+html fieldset {
  padding: 0 1em 1em;
  background-position: 0 .75em;
  background-color: transparent;
}

*:first-child+html fieldset > .description, *:first-child+html fieldset .fieldset-wrapper .description {
  padding-top: 1em;
}

fieldset legend {
  /* Fix disappearing legend in FFox */
  display: block;
}

*:first-child+html fieldset legend, *:first-child+html fieldset.collapsed legend {
  display: inline;
}

html.js fieldset.collapsed {
  background: transparent;
  padding-top: 0;
  padding-bottom: .6em;
}

html.js fieldset.collapsible legend a {
  padding-left: 2em; g
  background: url(images/menu-expanded.gif) no-repeat 0% 50%; g
}

html.js fieldset.collapsed legend a {
  background: url(images/menu-collapsed.gif) no-repeat 0% 50%; g
}

/**
 * Syndication icons and block
 */
#block-node-0 h2 {
  float: left; g
  padding-right: 20px; g
}

#block-node-0 img, .feed-icon {
  float: right; g
  padding-top: 4px;
}

#block-node-0 .content {
  clear: right; g
}

/**
 * Login Block
 */
#user-login-form {
  text-align: center;
}
#user-login-form ul {
  text-align: left; g
}

/**
 * User profiles.
 */
.profile {
  margin-top: 1.5em;
}
.profile h3 {
  border-bottom: 0;
  margin-bottom: 1em;
}
.profile dl {
  margin: 0;
}
.profile dt {
  font-weight: normal;
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: 1.4em;
  margin-bottom: 0.45em;
}
.profile dd {
  margin-bottom: 1.6em;
}

/**
 * Admin Styles
 */
div.admin-panel,
div.admin-panel .description,
div.admin-panel .body,
div.admin,
div.admin .left,
div.admin .right,
div.admin .expert-link,
div.item-list,
.menu {
  margin: 0;
  padding: 0;
}

div.admin .left {
  float: left; g
  width: 48%;
}
div.admin .right {
  float: right; g
  width: 48%;
}

div.admin-panel {
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
  padding: 1em 1em 1.5em;
}
div.admin-panel .description {
  margin-bottom: 1.5em;
}
div.admin-panel dl {
  margin: 0;
}
div.admin-panel dd {
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: -.2em;
  margin-bottom: .65em;
}

table.system-status-report th {
  border-color: #d3e7f4;
}

#autocomplete li.selected, tr.selected td, tr.selected td.active {
  background: #027ac6;
  color: #fff;
}

tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active {
  color: #d3e7f4;
}

tr.taxonomy-term-preview {
  opacity: 0.5;
}

tr.taxonomy-term-divider-top {
  border-bottom: none;
}

tr.taxonomy-term-divider-bottom {
  border-top: 1px dotted #CCC;
}

/**
 * CSS support
 */

/*******************************************************************
 * Color Module: Don't touch                                       *
 *******************************************************************/

/**
 * Generic elements.
 */
.messages {
  background-color: #fff;
  border: 1px solid #b8d3e5;
}

.preview {
  background-color: #fcfce8;
  border: 1px solid #e5e58f;
}

div.status {
  color: #33a333;
  border-color: #c7f2c8;
}

div.error, tr.error {
  color: #a30000;
  background-color: #FFCCCC;
}

.form-item input.error, .form-item textarea.error {
  border: 1px solid #c52020;
  color: #363636;
}

/**
 * dblog.module
 */
tr.dblog-user {
  background-color: #fcf9e5;
}

tr.dblog-user td.active {
  background-color: #fbf5cf;
}

tr.dblog-content {
  background-color: #fefefe;
}

tr.dblog-content td.active {
  background-color: #f5f5f5;
}

tr.dblog-warning {
  background-color: #fdf5e6;
}

tr.dblog-warning td.active {
  background-color: #fdf2de;
}

tr.dblog-error {
  background-color: #fbe4e4;
}

tr.dblog-error td.active {
  background-color: #fbdbdb;
}
tr.dblog-page-not-found, tr.dblog-access-denied {
  background: #d7ffd7;
}
tr.dblog-page-not-found td.active, tr.dblog-access-denied td.active {
  background: #c7eec7;
}

/**
 * Status report colors.
 */
table.system-status-report tr.error, table.system-status-report tr.error th {
  background-color: #fcc;
  border-color: #ebb;
  color: #200;
}
table.system-status-report tr.warning, table.system-status-report tr.warning th {
  background-color: #ffd;
  border-color: #eeb;
}
table.system-status-report tr.ok, table.system-status-report tr.ok th {
  background-color: #dfd;
  border-color: #beb;
}
/* header navigation */
ul#headerNav {
  width: 340px;
  left: 300px;
  color: #8c8c8c;
  font-size: 10px;
  /* font-size: 0.75em; */
  margin: 5px 25px 0 0;
  position: absolute;
  /* right: 289px; */
  top: 0;
  z-index: 5; /* for laying over the search fields and buttons */
}

ul#headerNav li {
  border-right: 1px solid #8c8c8c;
  display: inline;
  padding: 0 1em;
}

ul#headerNav li#headerNav-last {
  border-right: 0;
}

ul#headerNav li a {
  color: #8c8c8c;
  display: inline;
  text-decoration: none;
}

ul#headerNav li a:hover {
  color: #666;
  text-decoration: underline;
}

/****************************************************************
						navigation
****************************************************************/ /* --- sidebar --- */ /* main navigation */ /* green */
.mainNav-box {
  background: url(/themes/chameleon/wishdom/menu/mainnav2_box_bottom.gif) repeat-x left bottom;
  font-size: 10px;
  margin-bottom: -15px;
  width: 180px;
}

.mainNav-box ul.mainNav {
  background: url(/themes/chameleon/wishdom/menu/mainnav2_box_top.gif) no-repeat center top; 
  /* margin-bottom: -8px; 
  margin-top: -9px;  */
  padding: 20px 0 0 0;
  padding: 2px 0 0 0;
}

.mainNav-box ul.mainNav li {
  list-style-type: none;
}

.mainNav-box ul.mainNav li.last {
  margin-bottom: 0px;
  padding-bottom: 0;
}

.mainNav-box ul.mainNav li a {
  background: url(/themes/chameleon/wishdom/menu/mainnav2_off.png) no-repeat right center;
  color: #3d3d3d;
  display: block;
  font-size: 1em;
  font-weight: bold;
  margin: 0 6px 0 0;
  padding: 6px 0 6px 10px;
  text-decoration: none;
}

.mainNav-box ul.mainNav li a:hover,.mainNav-box ul.mainNav li#current a {
  background: url(/themes/chameleon/wishdom/menu/mainnav2_over.png) no-repeat right center;
}

.mainNav-box ul.mainNav li#current-last a {
  background: url(/themes/chameleon/wishdom/menu/mainnav2_over.png) no-repeat right center;
  margin-bottom: 0px;
}

.mainNav-box div.bottom {
  background: url(/themes/chameleon/wishdom/menu/mainnav_box_bottom.gif) no-repeat center bottom;
  margin: 0;
  padding: 0;
}

/* */
#sCont .color_1 {
  background: url(/themes/chameleon/wishdom/menu/mainnav_box_1_bg.gif) repeat-x left top;
}

#sCont .color_1 ul.mainNav {
  background: url(/themes/chameleon/wishdom/menu/mainnav_box_1_top.gif) no-repeat center top;
}

#sCont .color_1 ul.mainNav li a {
  background: url(/themes/chameleon/wishdom/menu/mainnav_1_off.png) no-repeat right center;
}

#sCont .color_1 ul.mainNav li a:hover,#sCont .color_1 ul.mainNav li#current a {
  background: url(/themes/chameleon/wishdom/menu/mainnav_1_over.png) no-repeat right center;
}

#sCont .color_1 ul.mainNav li#current-last a {
  background: url(/themes/chameleon/wishdom/menu/mainnav_1_over.png) no-repeat right center;
}

#sCont .color_1 div.bottom {
  background: url(/themes/chameleon/wishdom/menu/mainnav_box_1_bottom.gif) no-repeat center bottom;
}

/* */
#sCont .color_2 {
  background: url(/themes/chameleon/wishdom/menu/mainnav_box_2_bg.gif) repeat-x left bottom;
}

#sCont .color_2 ul.mainNav {
  background: url(/themes/chameleon/wishdom/menu/mainnav_box_2_top.gif) no-repeat center top;
}

#sCont .color_2 ul.mainNav li a {
  background: url(/themes/chameleon/wishdom/me/themes/chameleon/wishlist_bottom_off.png) no-repeat right center;
}

#sCont .color_2 ul.mainNav li a:hover,#sCont .color_2 ul.mainNav li#current a {
  background: url(/themes/chameleon/wishdom/me/themes/chameleon/wishlist_bottom_over.png) no-repeat right center;
}

#sCont .color_2 ul.mainNav li#current-last a {
  background: url(/themes/chameleon/wishdom/menu/mainnav_over.png) no-repeat right center;
}

#sCont .color_2 div.bottom {
  background: url(/themes/chameleon/wishdom/menu/mainnav_box_2_bottom.gif) no-repeat center bottom;
}

/* login */
.login-box {
  background: url(/themes/chameleon/wishdom/menu/login_box_bottom.gif) no-repeat left bottom;
  font-size: .9em;
  margin-bottom: 0px;
  width: 180px;
}

.login-box div.top {
  background: url(/themes/chameleon/wishdom/menu/login_box_top.gif) no-repeat left top;
  margin: 0;
  padding: 0;
}

.login-box a {
  background: url(/themes/chameleon/wishdom/menu/login_off.png) no-repeat right center;
  color: #3b3b3b;
  display: block;
  font-weight: bold;
  margin: 0 5px;
  padding: 7px 0 7px 10px;
  text-decoration: none;
}

.login-box a:hover,.login-box #current a {
  background: url(/themes/chameleon/wishdom/menu/login_over.png) no-repeat right center;
}

/* wishlist */
.wishList-box {
  font-size: 10px;
  margin-bottom: 8px;
  width: 180px;
}

.wishList-box div.top {
  background: url(/themes/chameleon/wishdom/me/themes/chameleon/wishlist_top.png) no-repeat left top;
  margin: 0;
  padding: 4px 0 0 0;
  width: auto;
}

.wishList-box div.top a {
  background: #fff url(/themes/chameleon/wishdom/me/themes/chameleon/wishlist_off.png) no-repeat right 2px;
  color: #4e4e4e;
  display: block;
  font-weight: 700;
  margin: 0 5px 0 0;
  padding: 4px 0 4px 10px;
  text-decoration: none;
}

.wishList-box div.top a:hover,.wishList-box div.top a#current {
  background: #fff url(/themes/chameleon/wishdom/me/themes/chameleon/wishlist_over.png) no-repeat right 2px;
}

.wishList-box div.bottom {
  background: #fff url(/themes/chameleon/wishdom/me/themes/chameleon/wishlist_bottom2.png) no-repeat left bottom;
  margin: 0;
  padding-bottom: 4px;
}

.wishList-box div.bottom a {
  background: #fff url(/themes/chameleon/wishdom/me/themes/chameleon/wishlist_off.png) no-repeat right 4px;
  color: #4e4e4e;
  display: block;
  font-weight: 700;
  margin: 0 5px 0 0;
  padding: 6px 0 4px 10px;
  text-decoration: none;
}

.wishList-box div.bottom a:hover,.wishList-box div.bottom a#current {
  background: url(/themes/chameleon/wishdom/me/themes/chameleon/wishlist_over.png) no-repeat right 4px;
}

.wishList-box div.images {
  margin-left: 10px;
}

.wishList-box div.images img {
  margin: 0 1px 1px;
}

.wishList-box div.images a,.wishList-box div.images a:hover {
  background: transparent;
  border: 0;
  display: inline;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

/* three wishes    // deprecated  */
.threeWishes-box {
  background: url(/themes/chameleon/wishdom/menu/three_wishesnaked.gif) no-repeat center center transparent;
  height: 81px;
  margin-bottom: 8px;
  position: relative;
  width: 180px;
}

.threeWishes-box #cipher {
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  left: 20px;
  position: absolute;
  top: 28px;
  width: 35px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
}

.threeWishes-box #cipherTitle {
  color: #3b3b3b;
  font-size: 9px;
  font-weight: bold;
  left: -1px;
  padding: 4px 0 0 17px;
  position: absolute;
  top: 58px;
  display: block;
  width: 158px;
  height: 18px;
}

.threeWishes-box #cipherTitle :hover {
  background: url(/themes/chameleon/wishdom/menu/login_over.png) no-repeat right center;
}

* :first-child+html .threeWishes-box #cipher {
  line-height: 2em;
  top: 8px;
}

/* meta navigation */
.metaNav-box {
  margin-left: 0px;
  left: 0px;
  width: 190px;
  font-size: 10px;
  margin-bottom: 0px;
}

ul#metaNav li {
  display: inline;
}

ul#metaNav li a {
  background: url(/themes/chameleon/wishdom/menu/metanav_off.png) no-repeat right center;
  color: #4e4e4e;
  display: block;
  font-weight: 700;
  margin: 0 5px 0 0;
  padding: 5px 0 5px 10px;
  text-decoration: none;
}

ul#metaNav li a:hover,ul#metaNav li#current a {
  background: url(/themes/chameleon/wishdom/menu/metanav_over.png) no-repeat right center;
}

#left {
  left:0px;
  margin:0px;
  padding:0px;
}

input.progressBtn,input.rejectBtn,input.answerBtn {
  background: url(/themes/chameleon/wishdom/menu/btn_forward.png) no-repeat right center transparent;
  border: none;
  cursor: pointer;
  color: #454545;
  float: right;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  height: 21px;
  margin: 3px 10px 0 0;
  padding: 0 28px 0 0;
  text-align: right;
  text-decoration: none;
  width: 11.5em;
}

.contForm span.required {
  clear: both;
  display: block;
  padding: 2px 0;
  width: 406px;
}

#sCont .color_2 {
        background: url(/themes/chameleon/wishdom/menu/mainnav_box_2_bg.gif) repeat-x left bottom;
}

#sCont .color_2 ul.mainNav {
        background: url(/themes/chameleon/wishdom/menu/mainnav_box_2_top.gif) no-repeat center top;
}

#sCont .color_2 ul.mainNav li a {
        background: url(/themes/chameleon/wishdom/menu/wishlist_bottom_off.png) no-repeat right center;
}

#sCont .color_2 ul.mainNav li a:hover,
#sCont .color_2 ul.mainNav li#current a {
        background: url(/themes/chameleon/wishdom/menu/wishlist_bottom_over.png) no-repeat right center;
}

#sCont .color_2 ul.mainNav li#current-last a {
        background: url(/themes/chameleon/wishdom/menu/mainnav_over.png) no-repeat right center;
}

#sCont .color_2 div.bottom {
        background: url(/themes/chameleon/wishdom/menu/mainnav_box_2_bottom.gif) no-repeat center bottom;
}


#tCont { 
  background: url(/themes/chameleon/wishdom/menu/bg_wrap.jpg) repeat-x; 
  height: 263px;
  margin-top: 5px;
  margin-left: -27px;
  width: 624px;
}

.tCont-prim {
  float: left;
  height: 234px;
  width: 465px;
}

#tCont .tCont-prim.special {
  position: relative;
  height: 258px;
  width: 624px;
}

div.hd-wrapper {
  background: url(/themes/chameleon/wishdom/menu/bg_h1.gif) left bottom repeat;
  height: 55px !important;
  width: 467px;
  left: 0px;
  bottom: 17px;
  position: absolute;
}

.hd-wrapper.blue {
  background: url(/themes/chameleon/wishdom/menu/bg_h1_color1.gif) left bottom repeat;
}

#sCont {
  margin: 0px;
  padding: 0px:
}

/***************************************************************
                                                Headlines
****************************************************************/ /* --- index --- */
.indexHeadline {
  width: 624px;
  height: 59px;
}

/* --- highlights --- */
div.headlineWrap {
  position: relative;
}

div.highlight-headline {
  background: url(/themes/chameleon/wishdom/menu/hdl2_premium_index_top.png) no-repeat left top;
  margin-top: 4px;
}

div.highlight-headline-inner {
  background: url(/themes/chameleon/wishdom/menu/hdl1_premium_index_left.gif) no-repeat left top;
  height: 23px;
  padding: 0 7px;
}

h1.highlight-headline-inner {
  background: url(/themes/chameleon/wishdom/menu/hdl1_premium_index_right.gif) no-repeat right top;
  color: #072a60;
  float: left;
  font-size: .9em;
  font-weight: 700;
  padding: 3px 21px 4px 5px;
}

h1.highlight-headline-inner a {
  color: #072a60;
  font-weight: 700;
  text-decoration: none;
}
.headlineWrap div.highlight-headline-inner {
  position: absolute;
  top: 0;
}

.color_0 div.highlight-headline-inner {
  background: url(/themes/chameleon/wishdom/menu/headline-inner_l_color_0.gif) no-repeat left top;
}

.color_0 h1.highlight-headline-inner {
  background: url(/themes/chameleon/wishdom/menu/headline-inner_r_color_0.gif) no-repeat right top;
  padding-left: 3px;
}

.color_1 div.highlight-headline-inner {
  background: url(/themes/chameleon/wishdom/menu/headline-inner_l_color_1.gif) no-repeat left top;
}

.color_1 h1.highlight-headline-inner {
  background: url(/themes/chameleon/wishdom/menu/headline-inner_r_color_1.gif) no-repeat right top;
  padding-left: 3px;
}

.color_2 div.highlight-headline-inner {
  background: url(/themes/chameleon/wishdom/menu/headline-inner_l_color_2.gif) no-repeat left top;
}

.color_2 h1.highlight-headline-inner {
  background: url(/themes/chameleon/wishdom/menu/headline-inner_r_color_2.gif) no-repeat right top;
  padding-left: 3px;
}

.color_3 div.highlight-headline-inner {
  background: url(/themes/chameleon/wishdom/menu/headline-inner_l_color_3.gif) no-repeat left top;
}

.color_3 h1.highlight-headline-inner {
  background: url(/themes/chameleon/wishdom/menu/headline-inner_r_color_3.gif) no-repeat right top;
  padding-left: 3px;
}

.standard h1.highlight-headline-inner {
  padding-left: 3px;
}

div.headlineWrap ul#msgCenter-short {
  position: absolute;
  top: 0;
  right: 10px;
  border-top: none;
  margin: 0;
  padding-top: 59px;
}

div.headlineWrap.listInside h1.special span {
  padding-top: 54px
}

div.headlineWrap.listInside h1.special span.bottom {
  margin-top: -65px;
}

/* lists and thumbs */
h1.highlight-headline-sub {
  background: url(/themes/chameleon/wishdom/menu/hdl2_premium_index_bottom.png) no-repeat left bottom;
  color: #072a60;
  font-weight: 700;
  font-size: 1.3em;
  line-height: 1.4em;
  padding: 30px 21px 7px 10px;
}

h1.highlight-headline-sub a {
  color: #072a60;
  font-weight: 700;
  text-decoration: none;
}

.highlight-headline h2 {
  background: url(/themes/chameleon/wishdom/menu/hdl2_premium_index_bottom.png) no-repeat left bottom;
  color: #072a60;
  font-size: 1.3em;
  font-weight: 700;
  line-height: 1.4em;
  padding: 7px 21px 7px 10px;
}

.highlight-headline h2 a {
  color: #072a60;
  font-weight: 700;
  text-decoration: none;
}
.highlight-headline span.question {
  color: #666;
}

span.applyWarp-detail-thx {
  margin: 0 10px;
  padding-bottom: 10px;
  width: 188px;
}

.tCont-sub1-sec.add div.applyWrap-detail div.applyNow {
  background: url(/themes/chameleon/wishdom/menu/btn_greensmall.gif) no-repeat top left;
  height: 21px;
  margin: 5px 0 5px 10px;
  font-size: .8em;
  color: #fff;
}

.tCont-sub1-sec.add div.applyWrap-detail div.applyNow a {
  color: #fff;
  display: block;
  font-weight: bold;
  margin-left: 30px;
  padding-top: 4px;
  text-decoration: none;
}

.tCont-sub1-sec.add div.applyWrap-detail div.applyNow a:hover {
  text-decoration: underline;
}

/* apply */
div.applyWrap-premium {
  left: 4px;
  position: absolute;
  top: 148px;
}

div.applyWrap-sponsor {
  left: 4px;
  position: absolute;
  top: 116px;
  background: #fff;
}

div.applyWrap-wish {
  position: absolute;
  top: 176px;
  background: #fff;
}
.applyWrap-detail span.attn {
  color: #454545;
  font-weight: 700;
  margin: 0 0 -6px 10px;
}

div.applyWrap-detail.nonButton {
  top: 182px;
}

.applyWrap-detail.nonButton span {
  margin-left: 10px;
}

.applyWrap-detail.nonButton span.attn {
  color: #454545;
  font-weight: 700;
  margin: 0 0 21px 10px;
}

.tCont-sub1-sec.add div.applyWrap-sponsor {
  top: 120px;
  left: 0;
  width: 100%;
}

div.buttonized { /* suits for apply-button in relation to main content length */
  position: relative;
}

div.applyNow-wrap {
  background: url(/themes/chameleon/wishdom/menu/applybtn_bg.gif) no-repeat top left;
  left: 416px;
  height: 54px;
  margin: 0 0 12px 0;
  padding-left: 5px;
  position: absolute;
  top: 20px;
  width: 208px;
}

div.applyNow {
  background: url(/themes/chameleon/wishdom/menu/apply_btn.png) no-repeat top left;
  height: 27px;
  margin: 8px 0 0 8px;
  width: 183px;
}
div.applyNow a {
  color: #fff;
  display: block;
  font-weight: bold;
  margin-left: 24px;
  padding-top: 7px;
  text-decoration: none;
}

div.applyNow a:hover {
  text-decoration: underline;
}

.tCont-sub1-sec.add div.applyNow,.tCont-sub1-prim .applyWrap-sponsor div.applyNow,div.applyNow-wrap.single div.applyNow {
  background: url(/themes/chameleon/wishdom/menu/bt_button_apply.gif) no-repeat top left;
  height: auto;
  margin-top: 10px;
  margin-left: 10px;
  font-size: .86em; /* 9px */
  color: #454545;
}

div.applyNow-wrap.single {
  background: transparent url(/themes/chameleon/wishdom/menu/infobox_bottom.gif) no-repeat scroll left bottom;
  top: 9px;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 5px;
}

div.applyNow-wrap.single div.topBg {
  background: transparent url(/themes/chameleon/wishdom/menu/infobox_top2.gif) no-repeat scroll left top;
  margin-left: -5px;
  margin-top: -4px;
  position: relative;
}

div.applyNow-wrap.single div.applyNow {
  margin-top: -5px;
  position: relative;
  margin-left: 7px;
}

.tCont-sub1-sec.add div.applyNow a,div.applyNow-wrap.single a,.tCont-sub1-prim .applyWrap-sponsor div.applyNow a {
  margin-left: 33px;
  padding-bottom: 12px;
  font-size: 1.2em; /* 12px */
}

div.thumbBox a.more-var,div.thumbBoxSquare a.more-var,.thumbBox-last a.more-var,.thumbBoxSquare-last a.more-var {
  background: url(/themes/chameleon/wishdom/menu/thumblist_linkarrow.png) no-repeat left 3px;
  color: #454545;
  display: block;
  font-weight: bold;
  margin: 0 0 .2em 22px;
  padding: 0 5px 0 10px;
  text-decoration: none;
}

div.thumbBox a:hover .more-var,div.thumbBoxSquare a:hover .more-var,.thumbBox-last a:hover .more-var,.thumbBoxSquare-last a:hover .more-var {
  text-decoration: underline;
}

#mContSec-sub2 { /* right content i.e. for static context help */
  margin-left: -90px;
  margin-top: 30px;
  float: right;
  width: 200px;
}

#mContSec-sub2 div.simple h3 {
  border-bottom: none;
  padding-top: 7px;
  font-size: 10px;
  margin-bottom: -1px;
  padding-bottom: 0;
}

ul#ranking {
  color: #454545;
  font-size: 10px;
  list-style: none;
  margin: 7px 3px 5px 8px;
  /*margin-left: -30px;*/
}

ul#ranking li {
  background: none;
  margin-bottom: 3px;
  padding: 3px 0;
}

ul#ranking li a {
  background: url(/themes/chameleon/wishdom/menu/infobox_linkarrow.gif) no-repeat left 4px;
  color: #333;
  display: block;
  margin-left: 37px;
  padding-left: 9px;
  text-decoration: none;
}

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

ul#ranking li#memberWish a { 
  font-weight: 700;
  text-decoration: none;
}

ul#ranking li#memberWish a:hover {
  text-decoration: underline;
}

ul#ranking li span.rankingCipher {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  text-align: left;
  width: auto;
}

ul#ranking li span.dots {
  display: block;
  margin-bottom: 6px;
}
ul#ranking li#memberWish span.rankingCipher { /* color: #ff7c00; */
  font-weight: bold;
}

ul#ranking.applications {
  margin-top: -9px;
  margin-bottom: 7px;
}

ul#ranking.applications li {
  clear: left;
  position: relative;
}

ul#ranking.applications img {
  float: left;
  margin-left: 5px;
  margin-top: 3px;
}

ul#ranking.applications a {
  width: 125px;
  background-image: none;
  padding-left: 0;
  margin-left: 38px;
}

ul#ranking.applications a strong {
  display: block;
}

ul#ranking.applications li span.rankingCipher {
  position: absolute;
  right: 12px;
  top: 6px;
  border: 1px solid #c5c5c5;
  padding: 1px 4px;
  font-weight: bold;
}

* html ul#ranking.applications li span.rankingCipher {
  right: 57px;
}

ul#ranking.applications li span.noBorder {
  border-color: #fff;
}

#center {
  width: 700px;
}
#squeeze {
  width: 700px;
}
#tabs-wrapper {
  width: 700px;
}
