/* Mall System Brands Menu
*****************************/

#content .tx-abmallsystem-pi1 .mallsystemBrandsMenu {
  overflow: hidden;
  padding: 2px 5px;
  text-align: center;
  width: 405px;
}

#content .tx-abmallsystem-pi1 .mallsystemBrandsMenu a {
  font-size: 1em;
  margin-right: 5px;
}

#content .tx-abmallsystem-pi1 .mallsystemBrandsAnchor {
  color: #000;
  font-weight: bold;
  margin: 15px 0 10px;
  overflow: hidden;
}

#content .tx-abmallsystem-pi1 .mallsystemBrandsList a {
  text-decoration: none;
}

#content .tx-abmallsystem-pi1 ul.mallsystemBrandsList {
  overflow: hidden;
  margin: 0;
  width: 420px;
}

#content .tx-abmallsystem-pi1 .mallsystemBrandsList li {
  float: left;
  margin: 0 5px 3px 0;
  overflow: hidden;
  width: 190px;
}

#content .tx-abmallsystem-pi1 .mallsystemBrandsAnker {
  clear: both;
}

/* Mall System Category Items
*****************************/

#content .tx-abmallsystem-pi1 .mallsystemCategoryItem {
  overflow: hidden;
  margin-bottom: 10px;
  width: 415px;
}

#content .tx-abmallsystem-pi1 .mallsystemCategoryItem h3.title {
  background: #780900;
  border-bottom: 1px solid #999;
  color: #fff;
  font-weight: bold;
  line-height: 1.5em;
  overflow: hidden;
  padding: 0 5px;
  width: 405px;
}

#content .tx-abmallsystem-pi1 .mallsystemCategoryItem .categoryList {
  overflow: hidden;
  width: 420px;
}

#content .tx-abmallsystem-pi1 .mallsystemCategoryItem .categoryList a {
  text-decoration: none;
}

#content .tx-abmallsystem-pi1 .mallsystemCategoryItem .categoryList ul {
  padding-top: 5px;
  width: 420px;
}

#content .tx-abmallsystem-pi1 .mallsystemCategoryItem .categoryList li {
  float: left;
  margin: 0 5px 3px 0;
  width: 190px;
}

/* Mall System List Shop Items
*****************************/

#content .tx-abmallsystem-pi1 .shoppingPlanner p.bodytext {
  margin:1em 0 0 0;
}
#content .tx-abmallsystem-pi1 .shoppingPlanner p.functions {
  margin:3em 0 3em 0;
}

#content .tx-abmallsystem-pi1 form fieldset {
  border:0;
}
#content .tx-abmallsystem-pi1 form fieldset .shoppingPlannerSubmit {
  margin:0 0 1em 0;
  text-align:right;
}
#content .tx-abmallsystem-pi1 form fieldset .shoppingPlannerSubmit input {
  font-size:0.8em;
}
#content .tx-abmallsystem-pi1 .mallsystemListShopsMenu {
  margin-bottom: 10px;
  overflow: hidden;
  padding: 2px 5px;
  text-align: center;
  width: 405px;
}

#content .tx-abmallsystem-pi1 .mallsystemListShopsMenu a {
  font-size: 1em;
  margin-right: 5px;
}

#content .tx-abmallsystem-pi1 .mallsystemShopItem {
  clear: both;
  margin-bottom: 15px;
  overflow: hidden;
  width: 415px;
}

#content .tx-abmallsystem-pi1 .mallsystemShopItem a {
  text-decoration: none;

}

#content .tx-abmallsystem-pi1 .mallsystemShopItem .itemTitle {
  background: #780900;
  border-bottom: 1px solid #999;
  clear: both;
  color: #fff;
  font-weight: bold;
  line-height: 1.5em;
  margin-bottom: 5px;
  overflow: hidden;
  padding: 0 5px;
  width: 405;
}
#content .tx-abmallsystem-pi1 .mallsystemShopItem h3.title {
  color: #fff;
  float:left;
  width:auto;
}
#content .tx-abmallsystem-pi1 .mallsystemShopItem h3.title a {
  color: #fff;

}

#content .tx-abmallsystem-pi1 .mallsystemShopItem .addToShoppingPlanner {
  float:right;
  font-size:0.9em;
  width:auto;
}
#content .tx-abmallsystem-pi1 .mallsystemShopItem .address {
  float: left;
  margin-right: 5px;
  overflow: hidden;
  padding-left: 5px;
  width: 200px;
}

#content .tx-abmallsystem-pi1 .mallsystemShopItem .telephone {
  float: right;
  overflow: hidden;
  width: 205px;
}

#content .tx-abmallsystem-pi1 .mallsystemShopItem .fax {
  clear: right;
  float: right;
  overflow: hidden;
  width: 205px;
}

/* Mall System Profile Page
*****************************/

#content .tx-abmallsystem-pi1 .mallsystemProfilePage .image {
  padding: 5px 0;
  text-align: center;
}

#content .tx-abmallsystem-pi1 .mallsystemProfilePage .tabMenu {
  background: #90947b;
}

#content .tx-abmallsystem-pi1 .mallsystemProfilePage .tabMenu a {
  background: url(../img/tabItemSeparator.gif) right top no-repeat;
  margin: 0;
  padding: 0 14px 0 10px;
  text-decoration: none;
}

#content .tx-abmallsystem-pi1 .mallsystemProfilePage .info {
  clear: both;
  margin-top: 5px;
}

#content .tx-abmallsystem-pi1 .mallsystemProfilePage .info .address {
  float: left;
  margin-right: 5px;
  overflow: hidden;
  width: 165px;
}

#content .tx-abmallsystem-pi1 .mallsystemProfilePage .info .telephone {
  float: right;
  overflow: hidden;
  width: 245px;
}

#content .tx-abmallsystem-pi1 .mallsystemProfilePage .info .fax {
  clear: right;
  float: right;
  overflow: hidden;
  width: 245px;
}

#content .tx-abmallsystem-pi1 .mallsystemProfilePage .companyProfile {
  clear: both;
  padding-top: 15px;
}

#content .tx-abmallsystem-pi1 .mallsystemProfilePage .companyProfile h2 {
  background: url(../img/profileTab_bg.gif) left top no-repeat;
  border-bottom: 1px solid #999;
  clear: both;
  color: #fff;
  margin-bottom: 5px;
  padding: 2px 9px 2px 5px;
}

#content .tx-abmallsystem-pi1 .mallsystemProfilePage .positionPlan {
  clear: both;
  padding-top: 15px;
}

#content .tx-abmallsystem-pi1 .mallsystemProfilePage .positionPlan h2 {
  background: url(../img/profileTab_bg.gif) left top no-repeat;
  border-bottom: 1px solid #999;
  clear: both;
  color: #fff;
  margin-bottom: 5px;
  padding: 2px 9px 2px 5px;
}

#content .tx-abmallsystem-pi1 .mallsystemProfilePage .positionPlan a {
  text-decoration: none;
}


/* Mall System Contact Form
*****************************/

#content .tx-abmallsystem-pi1 .mallsystemProfilePage .contact h2 {
  background: url(../img/profileTab_bg.gif) left top no-repeat;
  border-bottom: 1px solid #999;
  color: #2C0873;
  margin: 15px 0 5px;
  padding: 2px 9px 2px 5px;
}

#content .tx-abmallsystem-pi1 .mallsystemProfilePage .contact fieldset {
  border: 1px solid #999;
  padding: 5px 5px 5px 10px;
}

#content .tx-abmallsystem-pi1 .mallsystemProfilePage .contact legend {
  color: #2C0873;
  font-size: 1.1em;
  font-weight: bold;
  margin-left: -5px;
  padding: 5px 5px 5px 0;
}

#content .tx-abmallsystem-pi1 .mallsystemProfilePage .contact p {
  color: #FF0000;
  font-weight: bold;
}

#content .tx-abmallsystem-pi1 .mallsystemProfilePage .contact input {
  margin-bottom: 5px;
  width: 180px;
}

#content .tx-abmallsystem-pi1 .mallsystemProfilePage .contact textarea {
  height: 100px;
  width: 390px;
}

#content .tx-abmallsystem-pi1 .mallsystemProfilePage .contact .info {
  color: #000;
  font-style: italic;
  font-weight: normal;
}

#content .tx-abmallsystem-pi1 .mallsystemProfilePage .contact .submit {
  background: #E6E6E6;
  border: 1px solid #999;
  color: #2C0873;
  font-size: 0.9em;
  font-weight: bold;
  width: 110px;
}

/* Filtered Results from Letters
*****************************/

#content .tx-abmallsystem-pi1 .mallsystemLetterFilteredResults ul a {
  text-decoration: none;
}

#content .tx-abmallsystem-pi1 .mallsystemLetterFilteredResults ul {
  padding-top: 5px;
  width: 420px;
}

#content .tx-abmallsystem-pi1 .mallsystemLetterFilteredResults li {
  float: left;
  margin: 0 5px 3px 0;
  width: 190px;
}


#content-popup .tx-abmallsystem-pi1 .popup {
  text-align:left;
  margin:
}
#content-popup .tx-abmallsystem-pi1 .popup div.csc-header,
#content-popup .tx-abmallsystem-pi1 .popup p.bodytext,
#content-popup .tx-abmallsystem-pi1 .popup .listShops {
  margin:0 2em 0 7em;
}

#content-popup .tx-abmallsystem-pi1 .popup .csc-header h1 {
  font-weight:bold;
  margin:0 0 1em 0;
}

#content-popup .tx-abmallsystem-pi1 .popup ul {
  list-style-type: none;
}
#content-popup .tx-abmallsystem-pi1 .popup ul li {
  background: url(../img/arrowGreen_content.gif) top left no-repeat;
  margin: 3px 0;
  padding-left: 15px;
}
#content-popup .printLink {
  text-align:right;
  margin:0 2em 1em 0;
}
@media print {
 #content-popup .printLink {
   display:none;
 }
}


/* clearfix: clear everything after the box this class is applied to */
/* don't change anything here! */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
*+html .clearfix {height: 1%;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end clearfix-hack */
/* end defaults and helpers */


