@import url(coupons.css);
@import url(pager.css);
@import url(filter.css);
@import url(blocks.css);
@import url(products.css);
@import url(blocks.css);
@import url(search.css);

body {
    margin: 0px;
    padding: 0px;
    text-align:center;
}
body,td, div {
    vertical-align:top;
}

html * {
    font-family: Arial, sans-serif;
    font-size: 11px;
    line-height: 110%;
    color: #232323;
}

td, div {
  font-size: 100%;
}

h2, h3 {
	margin-top:20px;
}

.static h3 {
  font-size:18px;
  font-weight:normal;
  margin:10px 0px 10px 0px;
}

/*Links*/
a, a:visited {
  color: #004F99;
  font-size: 11px;
  text-decoration: underline;
}

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

.image-link-delete {
  display: block;
  width: 13px;
  height: 13px;
  background: url('/images/close.gif') left top no-repeat;
}

.big-link {
  font-size: 14px !important;
}

.some-bigger-link {
  font-size: 13px !important;
}

.small-link {
  font-size: 9px !important;
  line-height: 12px;
}

a.no-underline {
  text-decoration: none !important;
}
/*//Links*/

.button {
  width: 80px;
  height: 23px;
  border: 0px;
  background: url('/images/header/search-btn.gif') left top no-repeat;
  color: #02519B;
  line-height: 23px;
  font-size: 11px;
  padding: 0px;
}

#home-news-table {
  width:100%;
}

#home-news-table .left-cell,
#home-news-table .right-cell,
#home-news-table .center-cell {
  text-align:left;
  vertical-align:top;
  width:250px;
}

#home-news-table .left-cell { padding-right:2px; }
#home-news-table .center-cell { padding:0px 2px; }
#home-news-table .right-cell { padding-left:2px; }

.home-categories-block {
  display:none;
  position:absolute;
  margin-left:0px;
  margin-top:85px;
  padding-top:15px;
}

#sj-banners-table {
  height:78px;
  text-align:center;
  width:100%;
}

#sj-banners-table td {
  width:30%;
}

#sj {
    width: 934px;
    margin: 0px auto;
    text-align: left;
}
#sj-topbanner {
    height: 95px;
    margin: 10px auto;
}
#sj-header {
    height: 81px;
    background: #2526ac url('/images/header/bg.jpg') left top no-repeat;
    color: #ffff00;
    width: 934px;
    margin: 0px auto;
}
#sj-title {
    font-family: Arial, sans-serif;
    line-height: 50px;
    font-weight: bold;
    font-style: oblique;
    margin: 0px 0px 0px 10px;
    padding:0px;
    float: left;
    text-shadow: #000000 5px 3px 3px;
    display: none;
}
#sj-header h1 a{
    text-decoration: none;
    color: #ffff00;
}
#sj-header ul {
    text-align: right;
    margin: 0px;
    margin-right: 0.5em;
}
#sj-header ul li{
    display: inline;
    font-size: 0.85em;
    font-weight: bold;
}
#sj-header ul li a{
    color: #ffff00;
    text-decoration: none;
}
#sj-header ul li a:hover{
    text-decoration: underline;
}

#sj-menu {
}

#sj-menu ul {
    text-align: right;
    margin: 0px;
    margin-right: 0.5em;
}

#sj-menu ul li{
    display: inline;
}

/*
#sj-breadcrumbs {
    padding: 6px;
    color: #000099;
    font-weight: bold;
    font-size: 1.2em;
    margin: 5px 0px;
}
#sj-breadcrumbs a {
    color: #000099;
}
*/


#sj-body {}
#sj-body #sj-leftblock {
    width:200px;
    float:left;
    margin-left: 5px;
}
#sj-body #sj-content {
    margin-left: 210px;
    margin-right: 5px;
}
#sj-footer {
    clear:both;
    height: 80px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.sj-block {
    border: 1px solid #6666cc;
    margin: 0px 0px 10px;
    overflow: hidden;
}
.sj-noborderblock {
    border-width: 0px;
}
.sj-block h2.sj-header {
    margin: 0px;
    padding: 4px 6px;
    background-color: #ccccff;
    color: #000099;
    font-size: 0.9em;
}

.sj-block h2 {
    padding:0px 5px;    
}

.sj-block p {
    padding: 5px;
}
.sj-bannerblock {
    border: 1px solid #6666cc;
    background-color: #f0f0ff;
    margin: 0px 0px 10px;
}
.sj-header-search {
    margin: 0px 20px 0 0;
    padding: 0px;
    float:right;
    color:white;
    display: block;
    width: 390px;
}
.sj-header-search .inputtext {
  width: 300px !important;
  height: 23px;
  border: solid 1px #7b7b7b;
  font-size: 12px;
  line-height: 18px;
  padding-top: 2px;
}

.sj-header-search .suchen-button {
  background: url('/images/buttons/suchen.gif') 0px 0px no-repeat;
  cursor: pointer;
  height: 23px;
  margin-left: 5px;
}

.nl {
	clear:both;
}
.index {
	text-align:center;
	margin:0px;
	margin:10px 0px;
}
.categories {
	margin:5px 0px;
}

.current_category {
    color: #AA2F2F;
}

.pagination {
	margin-top:15px;
}
th {
	text-align:left;
}
tr.even td {
/*    background-color: #f0f0ff;*/
    background-color: #ffffff;
/*    border-bottom: 1px solid #DEDBFF;*/
    padding: 10px 3px;
}
tr.odd td {
    background-color: #ffffff;
/*    border-bottom: 1px solid #DEDBFF;*/
    padding: 3px;
}
img {
	border:none;
}
img.inline {
	float:right;
	margin:5px 10px;
}

.clearfix {
  clear: both;
  font-size:1px;
  line-height:1px;
}

/* Sponsored listing */
.sponsored-listing {
  width:100px;
}
.sponsored-listing-container {
    border-style: solid;
    border-color: #e1e1e1;
    border-width: 1px 2px;
}
.sponsored-listing td {
  border-bottom:1px dotted #e1e1e1;
  padding: 10px 6px !important;
}

.sponsored-listing td.last {
  border-bottom:none;
}

.sponsored-listing td a,
.sponsored-listing td a:active,
.sponsored-listing td a:visited {
  font-size:15px;
  font-weight:bold;
  color: blue;
  text-decoration:underline;
}

.sponsored-listing tr.active-sponsor td {
  background-color:#f3f3f3;
  cursor:pointer;
}

.sponsored-listing tr.active-sponsor td a {
  color: red;
}

.sponsored-listing td.block-title {
  text-align:right;
  width:80px;
  font-size: 15px;
  color: #222200;
}

.sponsored-listing .description {
  font-size: 13px;
  color: #222200;
}
.sponsored-listing tr.active-sponsor td .description a{
  color: #222200;
}
.sponsored-listing .description a,
.sponsored-listing .description a:active,
.sponsored-listing .description a:visited {
  font-size:13px;
  font-weight:normal;
  white-space:nowrap;
  color: #222200;
  text-decoration: none;
}
/* //Sponsored Listing */

ul,
ul.blue-bullets {
  list-style-type: none;
  list-style-position: inside;
  margin: 0px !important;
  padding: 0px !important;
}

ul li {
  background: url('/images/bullets/square.gif') 3px 5px no-repeat;
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  margin-top: 2px;
  margin-bottom: 2px;
  text-align: left;
}

ul.blue-bullets li {
  background: url('/images/bullets/square-blue.gif') 3px 5px no-repeat;
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  padding-left: expression('0px');
  margin-top: 5px;
  text-align: left;
}

/*Matching Categories*/



.float-left-list li {
  float: left;
}

  /* Show/Hide All Categories */

  .show-more-categories {
    background: url('/images/bullets/down.gif') no-repeat;
    line-height: 16px;
    display: block;
    padding-left: 22px;
    margin-top: 10px;
    float: left;
    color: #AA2E2C !important;
    text-decoration: none !important;
  }

  .hide-more-categories {
    background: url('/images/bullets/up.gif') no-repeat;
    line-height: 16px;
    display: block;
    padding-left: 22px;
    margin-top: 10px;
    float: left;
    color: #AA2E2C !important;
    text-decoration: none !important;
  }

.min-categories {
  border:0;
  border-collapse: collapse;
  border-spacing: 0px;
  height: 21px;
  float: right;
  margin-top: 6px;
}

.min-categories td {
  padding: 0px;
  height: 21px;
}

.min-categories .top-10-left,
.min-categories .top-10-left div,
.min-categories .top-10-left div.active {
  width: 6px;
  height: 21px;
}
.min-categories .top-10-left div, .min-categories .top-10-left div.active { display: block;}
.min-categories .top-10-left div { background: url('/images/buttons/left-active.png') no-repeat; filter: expression(fixPNG(this));}
.min-categories .top-10-left div.active { background: url('/images/buttons/left-inactive.png') no-repeat; filter: expression(fixPNG(this));}

.min-categories .top-10,
.min-categories .top-10 div,
.min-categories .top-10 div.active {
  height: 21px;
  color: #ffffff;
}
.min-categories .top-10 div, .min-categories .top-10 div.active { display: block;}
.min-categories .top-10 div { background: url('/images/buttons/active-bg.gif') left top repeat-x;}
.min-categories .top-10 div.active { background: url('/images/buttons/inactive-bg.gif') left top repeat-x;}
.min-categories .top-10 div a {
  display: block;
  color: #ffffff;
  padding: 4px 5px 0 1px;
  height: 15px;
  cursor: pointer;
  background: transparent;
  text-decoration: none;
  outline: none;
}

.min-categories .alle,
.min-categories .alle div,
.min-categories .alle div.active {
  height: 21px;
  color: #ffffff;
}
.min-categories .alle div, .min-categories .alle div.active { display: block; }
.min-categories .alle div { background: url('/images/buttons/active-bg.gif') left top repeat-x;}
.min-categories .alle div.active { background: url('/images/buttons/inactive-bg.gif') left top repeat-x;}
.min-categories .alle div a {
  display: block;
  color: #ffffff;
  padding: 4px 1px 0 5px;
  height: 15px;
  cursor: pointer;
  background: transparent;
  text-decoration: none;
  outline: none;
}

.min-categories .alle-right,
.min-categories .alle-right div,
.min-categories .alle-right div.active {
  width: 6px;
  height: 21px;
}
.min-categories .alle-right div, .min-categories .alle-right div.active {display: block;}
.min-categories .alle-right div { background: url('/images/buttons/right-active.png') no-repeat; filter: expression(fixPNG(this));}
.min-categories .alle-right div.active { background: url('/images/buttons/right-inactive.png') no-repeat; filter: expression(fixPNG(this));}

  /* // Show/Hide All Categories*/

/*//Matching Categories*/


.hide {
  display: none !important;
}

.block-inner {
  width: 100%;
}

select {
  border: solid 1px #7B7B7B;
  outline: none;
}

select option {
  color: #AA2E2C;
  font-size: 11px;
  outline: none;
}

/*Zoom*/
.zoom-image-div {
  display: block;
  width: 13px;
  height: 13px;
  background: url('/images/pic-zoom.gif') left top no-repeat;
  position: absolute;
}

.zoom-100-100 {
  margin-left: 94px;
  margin-top: 94px;
}
.zoom-80-80 {
  margin-left: 74px;
  margin-top: 74px;
}
.zoom-40-40 {
  margin-left: 34px;
  margin-top: 34px;
}

.zoommed-image-div {
  position: absolute;
}

.zoomed-100-100 {
  margin-left: 106px;
  margin-top: 56px;
}
.zoomed-80-80 {
  margin-left: 86px;
  margin-top: 46px;
  width:80px;
}
.zoomed-40-40 {
  margin-left: 46px;
  margin-top: 23px;
}
/*//Zoom*/
p.about-text {
    color: #7B7B7B;
    width: auto;
}

.about-text,
.about-text-full {
  color: #7B7B7B;
  display:block;
  font-weight:normal;
  width: 100%;
  margin: 0px;
  margin-top: 10px;
}
.about-text-full {width:300%}

/*Product stars*/
.product-img-star,
.product-img-star-red {
  width: 11px;
  height: 11px;
  display: block;
  margin: 2px;
  float: left;
}

.product-img-star { background: url('/images/star.gif') left top no-repeat;}
.product-img-star-red { background: url('/images/star-red.gif') left top no-repeat;}
/*//Product stars*/

/*Product carts*/
.product-img-cart,
.product-img-cart-red {
  width: 11px;
  height: 8px;
  display: block;
  margin: 2px;
  float: left;
}

.product-img-cart { background: url('/images/cart.gif') left top no-repeat;}
.product-img-cart-red { background: url('/images/cart-red.gif') left top no-repeat;}

.small-grey-text {
  font-size: 9px;
  color: #7B7B7B;
  line-height: 14px;
}
/*//Product carts*/

.red-price {
  color: #AA2C2C;
  font-family: Helvetica;
  font-weight: bold;
  text-decoration: none;
}

.big-red-price {
  font-size: 16px;
  color: #AA2C2C;
  font-family: Helvetica;
  font-weight: bold;
  text-decoration: none;
  line-height: 25px;
}

.bigger-red-price {
  font-size: 18px;
  color: #AA2C2C;
  font-family: Helvetica;
  font-weight: bold;
  text-decoration: none;
}

.alle-infos-button,
.red-button-big,
.red-button-x-big,
.ebay-button {
  background: url('/images/buttons/left-side.png') left top no-repeat;
  cursor:pointer;
  display:block;
  float:right;
  height:21px;
  margin: 5px 0px;
  padding-left:30px;
  width:expression('50px');
}

.alle-infos-button div,
.red-button-big div,
.red-button-x-big div,
.ebay-button div {
  background: url('/images/buttons/right-side.png') right top no-repeat;
  height:21px;
  padding-top:3px;
  padding-right:10px;
}

.alle-infos-button div a,
.red-button-big div a,
.red-button-x-big div a,
.ebay-button div a,
.alle-infos-button div a:visited,
.red-button-big div a:visited,
.red-button-x-big div a:visited,
.ebay-button div a:visited {
  color: #fff;
# line-height:100% !important;
  text-decoration:none;
  white-space:nowrap;
}

.ebay-button div {
  background-image: url('/images/buttons/right-side-ebay.png');
  padding-right:63px;
}

.product-details {
  display: block;
  height: 13px;
  padding-left: 15px;
  background: url('/images/zoom.gif') left top no-repeat;
  cursor: pointer;
  outline: none;
  float: left;
  margin-top: 10px;
  line-height: 12px;
  line-height: expression('13px');
  border-top: solid 1px #ffffff;
}

.delete-product {
  display: block;
  height: 13px;
  padding-left: 15px;
  background: url('/images/close.gif') left top no-repeat;
  cursor: pointer;
  outline: none;
  float: left;
  margin: 5px 0px;
  line-height: 12px;
  line-height: expression('13px');
  border-top: solid 1px #ffffff;
}

.main-page-header-link {
  display: block !important;
  float: left;
  height: 40px;
  margin-left: 28px;
  margin-top: 5px;
  width: 355px;
  cursor: pointer;
  z-index: 10000;
}

/* Header search table */
.search-table {
  float:right;
  height:50px;
  margin-top:13px;
  width:380px;
}

.search-table .search-field {
  height:30px;
  padding:0px;
  text-align:left;
  vertical-align:bottom;
  width:300px;
}

.search-table .last-cell {
  padding:0px;
}

.search-table .search-submit {
  padding:0px;
  text-align:left;
  vertical-align:bottom;
}

.search-table .search-current-category {
  height:20px;
  padding:0px;
  text-align:left;
  vertical-align:top;
}

.search-table .search-current-category table {
  height:20px;
}

.search-table .search-current-category .search-current-category-submit {
  padding-top:3px;
}

.search-table .search-current-category .search-current-category-submit label {
  color:#ffffff;
}

#top-search-form-checkbox {
  margin-left:0px;
}

/* Bread Crumbs (top menu) */
.breadcrumbs-table {
  border-spacing: 0px;
  border-collapse: collapse;
  border: 0;
  height: 31px;
  clear: both;
  margin: 5px 0px;
  margin-top: 0px;
}
.breadcrumbs-table td {
  padding: 0px;
  height: 31px;
  color: #7a7b7d;
  font-weight: normal;
  font-size: 11px;
}
.breadcrumbs-table td.home-breadcrumb {
  background: #aa2e2c url('/images/home-active.gif') no-repeat;
}
.breadcrumbs-table td.home-breadcrumb a {
  display: block;
  width: 31px;
  height: 31px;
}
.breadcrumbs-table td.only-home-breadcrumb {
  background: url('/images/home.gif') no-repeat !important;
}
.breadcrumbs-table td.between-crumbs {
  background: #f7dc29;
  font-size: 10px;
  line-height: 31px;
  padding: 0px 2px 0px 5px;;
}
.breadcrumbs-table td.breadcrumb-element,
.breadcrumbs-table td.breadcrumb-element h1,
.breadcrumbs-table td.breadcrumb-element h2,
.breadcrumbs-table td.breadcrumb-element h3,
.breadcrumbs-table td.breadcrumb-element h4,
.breadcrumbs-table td.breadcrumb-element h5,
.breadcrumbs-table td.breadcrumb-element h6 {
  background: #f7dc29;
  color:#7a7b7d;
  font-weight:normal;
  line-height: 31px;
  margin:0px;
  padding: 0px 2px 0px 5px;
}

.breadcrumbs-table td.breadcrumb-element h1,
.breadcrumbs-table td.breadcrumb-element h2,
.breadcrumbs-table td.breadcrumb-element h3,
.breadcrumbs-table td.breadcrumb-element h4,
.breadcrumbs-table td.breadcrumb-element h5,
.breadcrumbs-table td.breadcrumb-element h6 {
  padding:0px;
}

.breadcrumbs-table td.breadcrumb-element a {
  line-height: 30px;
}
.breadcrumbs-table td.end-of-breadcrumbs {
  width: 6px;
  background: #f7dc29 url('/images/end-of-breadcrumbs.gif') no-repeat;
}
.breadcrumbs-table td.end-of-breadcrumbs div {
  width: 6px;
  height: 31px;
}

/* // Bread Crumbs (top menu) */

label {
  cursor: pointer;
}

.unsere-besten-table {
  border-spacing: 0px;
  border-collapse: collapse;
  border: 0;
  width: 100%;
}

.unsere-besten-table .unsere-besten-label {
  width:200px;
}

.unsere-besten-table .unsere-besten-seo {
  position:absolute;
  width:600px;
  z-index:0;
}

.unsere-besten-table .unsere-besten-seo a {
  background-color:white;
  font-size:0px;
}

.unsere-besten-table td {
  vertical-align: middle;
  padding-top:10px !important;
}

.unsere-besten-table .yellow-round-table {
  width: 100%;
  margin-bottom: 15px;
}

.unsere-besten-image {
  float: left;
  margin-right: 5px;
}

.unsere-besten-name {
  line-height: 26px;
}

span.unsere-besten-name a {
  line-height: 26px;
}

.no-bullets-list {
  list-style-image: none;
}

/* Footer Table */
.footer-table {
  border-spacing: 0px;
  border-collapse: collapse;
  border: 0;
  width: 100%;
}
.footer-table td {
  padding: 0px;
}
.footer-table td.footer-text {
  font-size: 10px;
  color: #7B7B7B;
  width:378px;
}
.footer-table td.footer-links {
  vertical-align: middle;
  text-align: right;
  color: #004F99;
}
.footer-table td.footer-links table {
  margin: 0px auto;
}
.footer-table td.footer-links table td {
  color: #004F99;
}
.footer-table td.footer-links table a,
.footer-table td.footer-links table a:visited {
  font-size:12px;
  padding:4px;
  white-space:nowrap;
}
.footer-table td.footer-links table a:hover {}
/* // Footer Table */

/* Test Grade Table */

.test-grade-table {
  border-collapse: collapse;
  border-spacing: 0px;
  border: 0px;
  height: 67px;
  margin-top: 10px;

}
.test-grade-table td {
  padding: 0px;
  color: #7b7b7b;
  font-size: 11px;
  line-height: 19px;
}
.test-grade-table td div,
.test-grade-table td strong {
  color: #7b7b7b;
  font-size: 11px;
  line-height: 19px;
}
.test-grade-table td div {
  margin-top: 23px;
  margin-top: expression('25px');
}
.test-grade-table td.left-of-test-grade {
  font-weight: bold;
  padding-right: 10px;
  background: url('/images/yellow-block/left-bg.gif') right bottom no-repeat;
}
.test-grade-table .last {}
.test-grade-table td.center-of-test-grade {
  background: url('/images/yellow-block/yellow-bg.gif') left bottom repeat-x;
  width: 60px;
}
.test-grade-table td.center-of-test-grade div {}
.test-grade-table td.right-of-test-grade {
  background: url('/images/yellow-block/right-bg_.gif') left bottom no-repeat;
}

/* Test Grade Table */

/* Test Reports Table */
.test-reports-table {
  border-spacing: 0px;
  border-collapse: collapse;
  border: 0px;
}
.test-reports-table td {
  padding: 5px;
  color: #7b7b7b;
  font-size: 12px;
  line-height: 150%;
}

.test-reports-table td strong,
.test-reports-table td p {
  color: #7b7b7b;
  line-height: 150%;
}

/* // Test Reports Table */

.normal-grey-text {
  color: #7b7b7b;
}

.light-grey-text {
  color: #7b7b7b;
  font-size: 12px;
}

.light-grey-text-1,
.light-grey-text-1 * {
  color: #7b7b7b;
  font-size: 12px;
  font-weight:normal;
  line-height: 18px;
}

.show-more-link,
.hide-more-link {
  width: 18px;
  height: 16px;
  cursor: pointer;
  padding-left: 20px;
  line-height: 16px;
  display: block;
  width: 130px;
}

.show-more-link {background: url('/images/bullets/down.gif') no-repeat;}
.hide-more-link {background: url('/images/bullets/up.gif') no-repeat;}

.light-grey-hr {
  line-height: 1px;
  height: 1px;
  font-size: 1px;
  margin: 7px 0px;
  border-top: solid 1px #cccccc;
}

.grey-hr {
  line-height: 1px;
  height: 1px;
  font-size: 1px;
  margin: 7px 0px;
  border-top: solid 1px #7b7b7b;
}

/* Overture In Switcher */
.overture-switcher-table {
  border-spacing: 0px;
  border-collapse: collapse;
  border: 0px;
}
.overture-switcher-table td {
  padding: 0px;
  line-height: 150%;
}
.overture-switcher-table td,
.overture-switcher-table td strong,
.overture-switcher-table td p {
  line-height: 200%;
  color: #7b7b7b;
}
/* Overture In Switcher */

/* Overture Extended */
.overture-extended, .overture-extended-ads {
  line-height: 18px;
  font-size: 12px;
  color: #7b7b7b;
}

.overture-extended-ads {
  width:120px;
  font-size:8pt;
}

.yellow-table-block {
  float: left !important;
  padding: 3px;
}

.yellow-table-block .active-filter {
  border-collapse: collapse;
  float: left;
}

.yellow-table-block .active-filter .title {
  padding: 0px;
  padding-right: 3px !important;
}

/* // Overture Extended */

/* Google Ads Block */

#ads-block {
  position: absolute;
  text-align:left;
  padding: 5px 0px;
  left: 50%;
  margin-left: 473px;
  margin-bottom: 20px;
  width: 134px;
  top: 232px;
  z-index:1000;  
}

#ads-block .google-ads-single {
  clear: both;
  width: 120px;
  margin: 0 auto 10px;
  overflow:hidden;
  font-size: 10px;
}

a.google_text {
    text-decoration:none;
}

#inner-google-ads h3 {
    margin-top: 0;
}

#ads-block .google-ads-single .google_header {
  text-decoration:none;
}

#ads-block .google-ads-single .google_text {
  color: #7b7b7b;
}

#ads-block .google-ads-single .google_link {
  color: #AA2E2C;
}

/* // Google Ads Block */

/* Left Ads Block */

#left-ads, #google-ads {
    margin: 10px 5px;
}

#left-ads-block {
  position: absolute;
  left: 50%;
  margin-left: 480px;
  width: 142px;
  top: 464px;
  z-index:1000;
}

#left-ads-block .sj-block-table tbody .center {
  padding: 5px;
}

/* //Left Ads Block */


/* Tags Cloud */
  .cloud_tag {
    font-weight: bold;
  }
  .tag_weight_0 {
    font-size: 10px;
  }
  .tag_weight_1 {
    font-size: 12px;
  }
  .tag_weight_2 {
    font-size: 14px;
  }
  .tag_weight_3 {
    font-size: 16px;
  }
  .tag_weight_4 {
    font-size: 18px;
  }

/* // Tags Cloud */

  /* Page not found */
.page-not-found {
    text-align: center;
    
}

.error {
    color: #AA2E2C;    
}

a.top-category {
    font-size: 18px;
}

ul.top-categories {
    overflow:hidden;
    margin:0 auto !important;
    width: 40%;
}

ul.top-categories li {
    float:left;
}

#actor-menu {
  background-color:lavender;
  padding:5px 0px;
  position:absolute;
  top:2px;
  right:2px;
}

#actor-menu * {
  margin:5px;
  white-space:nowrap;
}

.layout1-table {
  width:900px;
  border:0px;
  border-spacing:0px;
  border-collapse:collapse;
}

.banner-list-table {
  border:none;
  width:100%;
}

.banner-list-table hr {
  border-color:#a5cfeb;
  height:1px;
  border:solid #a5cfeb 1px;
}

.banner-list-table form {
  display:inline;
}

.banner-list-table table {
  border:none;
  text-align:center;
  width:98%;
}

.banner-list-table table {
  border:none;
  text-align:inherit;
  width:100%;
}

.mandatory-sign {
  color:red;
}

table.add-outlet-form input,
table.add-outlet-form select,
table.add-outlet-form textarea {
  width:300px;
}

table.add-outlet-form textarea {
  height:100px;
}
