/* Stylesheet for STEINBAUER.DE  */

/* --- Initial Reset --- */

* {
  margin: 0;
  padding: 0;
  line-height: 100%;
}

/* --- Links --- */

a {
  text-decoration: none;
  font-weight: bold;
  color: #d38226;
  outline: 0;
}

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

a:before {
  content: "\BB\ ";
}

.navigation a:before, .languageSelect a:before, a.imageLink:before, a.plain:before, a.close:before, ul.bulleted a:before,
table.list a:before, table.featuresList a:before, .mceEditor a:before, .pagination a:before {
  content: "";
}

a.plain {
  font-weight: bold;
}

a img {
  border: none;
  padding: 0;
  display: block;
}

a.col2 {
  margin-bottom: 5px;
}

#navSecond a:link, #navSecond a:visited  {
  color: #808fb2;
}

#navSecond a:active, #navSecond a:hover, #navSecond li.active a {
  color: #2b457e;
  text-decoration: none;
}

#navSecond ul.languageSelect a {
  font-weight: normal;
}

h1#logo a {
  display:block;
  width: 130px;
  height: 109px;
  text-decoration: none;
}

h1#logo a:before {
  content: "";
}

h1#logo a span {
  position: relative;
  left: -2000px;
}

#userLogin a {
  color: #fff;
}

#userLogin a:before, #userControls ul a:before {
  content: url(/images/main/rarr_light.gif);
}

#userControls ul a {
  color: #8c481f;
}

#navCol ul.navigation li a {
  display: block;
/*  height: 35px;*/
  text-decoration: none;
/*  background-image: url('/images/main/nav-matrix.gif');*/
/*  letter-spacing: 1px;*/
/*  background-color: transparent;*/
}

#navCol ul.navigation li:hover {
  background-color: #f2f5f8;
}

/*#navCol ul.navigation ul.subnavigation li { background-color: transparent; }

#navOffers a:link, #navOffers a:visited { background-position: 0px 0px; }
#navOffers a:hover, #navOffers a:active, #navOffers.active a:link, #navOffers.active a:visited { background-position: 148px 0px; }

#navSearches a:link, #navSearches a:visited { background-position: 0px 175px; }
#navSearches a:hover, #navSearches a:active, #navSearches.active a:link, #navSearches.active a:visited { background-position: 148px 175px; }

#navCompany a:link, #navCompany a:visited { background-position: 0px 140px; }
#navCompany a:hover, #navCompany a:active, #navCompany.active a:link, #navCompany.active a:visited { background-position: 148px 140px; }

#navServices a:link, #navServices a:visited { background-position: 0px 105px; }
#navServices a:hover, #navServices a:active, #navServices.active a:link, #navServices.active a:visited { background-position: 148px 105px; }

#navNetwork a:link, #navNetwork a:visited { background-position: 0px 70px; }
#navNetwork a:hover, #navNetwork a:active, #navNetwork.active a:link, #navNetwork.active a:visited { background-position: 148px 70px; }

#navContact a:link, #navContact a:visited { background-position: 0px 35px; }
#navContact a:hover, #navContact a:active, #navContact.active a:link, #navContact.active a:visited { background-position: 148px 35px; }
*/
#navCol ul.subnavigation li a {
  background-image: none;
  height: 16px;
  font-size: 11px;
  display: block;
  text-indent: 8px;
  padding-top: 4px;
  color: #2b457e;
  font-weight: normal;
}

#navCol ul.subnavigation li a:hover, #navCol ul.subnavigation li a:active {
  background-color: #e1e8ef;
}

#navCol ul.subnavigation li.active a {
  background-color: #e1e8ef;
/*  font-weight: bold;*/
}

#navCol ul.subnavigation li a:before {
  content: url(/images/main/rarr_light_blue.gif);
}

#navCol ul.subnavigation li a:hover:before, #navCol ul.subnavigation li a:active:before, #navCol ul.subnavigation li.active a:before {
  content: url(/images/main/rarr_dark_blue.gif);
}

div.ui-tabs li a {
  color: #fff;
  text-decoration: none;
}

div.ui-tabs li a:before {
  content: "";
}

.searchesItem h5 a:before {
/*  content: url(/images/main/rarr_dark_orange.gif);*/
  content: "";
}

.searchesItem .col5 h5 a:before {
/*  content: url(/images/main/rarr_dark_blue.gif);*/
  content: "";
}

.offersItem h5 a {
  color: #2b457e;
}

.offersItem h5 a:before {
  content: "";
}

.newsItem h5 a {
  color: #2b457e;
}

.newsItem h5 a:before {
  content: "";
}

.searchResultList .listHeader a, .searchResultList .listHeader strong {
  color: #fff;
}

.searchResultList .listHeader .sortActive a:before {
  content: url('/images/main/darr_white.gif');
}

.searchResultList .listHeader .sortInactive a:before {
  content: url('/images/main/darr_light_blue.gif');
}

.searchResultList .listItem a:before {
  content: "";
}

.searchResultList .listItem a {
  color: #2b457e;
}

#preFooter a {
  color: #fff;
}

#preFooter h4 a {
  text-transform: none;
  font-size: 11px;
  margin-left: 10px;
}

#preFooter .offersItem h5 a {
  color: #2b457e;
}

#preFooter .searchesItem h5 a:before {
  content: url(/images/main/rarr_light_blue.gif);
}

#footer a {
  color: #66748f;
  text-decoration: none;
}

#footer a:before {
  content: "\A0";
}

/* --- Typography --- */

h1#logo {
  float: left;
  margin: 15px 30px 14px 0;
  background-image: url(/images/head/logo.gif);
}

h2 {
  text-transform: uppercase;
  color: #2b457e;
  font-size: 18px;
}

h3 {
  text-transform: uppercase;
  color: #99adc2;
  font-size: 16px;
  margin: 6px 0 18px 0;
}

h4 {
  font-size: 16px;
  margin: 0 0 12px 0;
  line-height: 100%;
  color: #2b457e;
}

.container h4, #sideBar h4, #preFooter h4 {
  font-size: 12px;
  text-transform: uppercase;
  color: #2b457e;
  margin-bottom: 14px;
}

h4.hasBorder {
  padding-top: 7px;
  border-top: 3px solid #99adc2;
}

#sideBar h4 {
  margin-left: 24px;
}

#sideBar h4.hasBorder {
  margin-left: 0;
  text-indent: 24px;
}

#teaserServices h4, #teaserRegister h4 {
  color: #d38226;
}

#preFooter h4 {
  color: #fff;
}

h5 {
  color: #2b457e;
  font-size: 14px;
  margin-bottom: 4px;
}

.container h5, #sideBar h5, #preFooter h5 {
  font-size: 12px;
  margin-bottom: 8px;
}

.offersItem h5 {
  background-color: #fff;
  margin-top: -132px;
  margin-bottom: 116px;
  width: 156px;
  height: 18px;
  padding: 6px 6px 0 0;
  text-align: right;
  position: relative;
}

#preFooter #teaserSearches h5 {
  clear: both;
}

p {
  line-height: 140%;
  color: #000;
  margin: 0 0 18px 0;
}

p.small {
  line-height: 150%;
  font-size: 11px;
}

#userControls p {
  margin: 0;
  color: #fff;
  line-height: 100%;
}

#content p {
  line-height: 150%;
}

#content p.small {
  line-height: 160%;
  font-size: 11px;
}

#content p.introText {
  margin-top: 18px;
  margin-bottom: 30px;
}

#sideBar p {
  margin-left: 24px;
  width: 260px;
}

#sideBar .jcarousel-container p {
  margin-left: 0;
  width: auto;
}

#sideBar form p {
  margin-bottom: 12px;
}

#footer p {
  line-height: 180%;
}

#information p {
  color: #99adc2;
  margin: 0;
}

#content .searchesItem p {
  font-size: 11px;
  line-height: 130%;
  margin-bottom: 0;
}

#content .offersItem p {
  font-size: 11px;
  line-height: 130%;
  margin-bottom: 0;
}

#content p.moreLink {
  text-align: right;
  font-size: 11px;
}

p.moreLink {
  text-align: right;
  font-size: 11px;
  margin: 0;
}

#content .newsItem p {
  line-height: 130%;
  margin-bottom: 0;
}

p.noMargin, #sideBar form p.noMargin {
  margin-bottom: 0;
}

.newsItem .col2, .newsItem .col4 {
  margin-bottom: 0;
}

.plain {
  font-weight: normal;
  text-transform: none;
}

#preFooter p {
  color: #fff;
  line-height: 140%;
  margin-bottom: 0;
}

#preFooter #teaserSearches p {
  width: 180px;
  float: left;
  clear: right;
  font-size: 11px;
  margin-bottom: 12px;
}

.inlineImage {
  float: right;
  padding: 5px 0;
}

.left {
  float: left;
}

.block {
  display: block;
}

/* --- Basic Layout --- */

body {
  color: #000;
  text-align: center;
  font: normal 12px Helvetica, Arial, sans-serif;
  line-height: 140%;
  background: #ccd6e0 url(/images/main/body-background.jpg) repeat-x top center;
}

.col0_5, .col1, .col1_5, .col2, .col3, .col4, .col5, .col6, .col6boxed {
  float: left;
  margin-bottom: 36px;
}

#content .col6, .col6boxed {
  margin-bottom: 36px;
}

#content .searchesList .col6, #content .searchesList .col5, #content .searchesList .col1, #content .searchesList .col0_5, #content .searchesList .col1_5,
.profileItem .col2, .profileItem .col4, .textImageList .col6 {
  margin-bottom: 0;
}

.col0_5 {width: 34px;}
.col1   {width: 68px;}
.col1_5 {width: 102px;}
.col2   {width: 148px;}
.col3   {width: 228px;}
.col4   {width: 308px;}
.col5   {width: 388px;}
.col6   {width: 468px;}
.col6boxed {width: 444px;}

.tabbed {
  margin-left: 12px;
}

.tabbed.left {
  margin-left: 0;
  margin-right: 12px;
}

#head, #main, #information {
  width: 948px;
  background-color: #fff;
  padding: 0 12px;
  position: relative;
  margin: 0 auto;
  text-align: left;
}

#preFooter, #footer {
  width: 972px;
  padding: 0;
  position: relative;
  margin: 0 auto;
  text-align: left;
}

#preFooter {
  background: #66748f url(/images/main/prefooter-background.gif) no-repeat scroll center center;
  min-height: 200px;
  height:auto !important;
  height: 200px;
}

#preFooter .col4 {
  margin-bottom: 0;
  min-height: 200px;
  height:auto !important;
  height: 200px;
}

#preFooter .col1 {
  margin-bottom: 0;
}

#footer {
  background-color: #e1e8ef;
  padding: 24px 0 0 0;
}

#main:after, #preFooter:after, #footer:after, #userControls:after, #userControls ul:after, div.ui-tabs ul:after, .newsItem:after, table.hasRows tr:after, .profileItem:after, .textImageList .listItem:after, .searchResultList .listHeader:after  {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#navSecond {
  height: 21px;
  padding-top: 13px;
  font-size: 11px;
}

#logoBlock {
  border-top: 8px solid #ccd6e0;
  border-bottom: 8px solid #2b457e;
  height: 138px;
}

#home #logoBlock, #default #logoBlock {
  background: #fff url(/images/head/headerpic_home.jpg) no-repeat top right;
}

#offers #logoBlock {
  background: #fff url(/images/head/headerpic_offers.jpg) no-repeat top right;
}

#searches #logoBlock {
  background: #fff url(/images/head/headerpic_searches.jpg) no-repeat top right;
}

#company #logoBlock {
  background: #fff url(/images/head/headerpic_company.jpg) no-repeat top right;
}

#services #logoBlock {
  background: #fff url(/images/head/headerpic_services.jpg) no-repeat top right;
}

#network #logoBlock {
  background: #fff url(/images/head/headerpic_network.jpg) no-repeat top right;
}

.claimOverlay {
  float: left;
  position: absolute;
  top: 55px;
  left: 275px;
} 

#userLogin {
  width: 131px;
  height: 17px;
  padding: 11px 0 0 17px;
  background-color: #d38227;
  float: left;
  margin-left: 640px;
  margin-top: 110px;
}

#userControls {
  width: 284px;
  height: 38px;
  padding: 9px 12px 0 12px;
  background-color: #d38227;
  float: left;
  margin-left: 480px;
  margin-top: 91px;
  font-weight: bold;
}

#main {
  padding-top: 40px;
}

#searchesList .col1, #searchesList .col2, #searchesList .col3, table.featuresList .col2, table.featuresList .col3 {
  margin-bottom: 0;
}

.searchesList .col6 {
  padding: 12px 0;
  border-bottom: 1px solid #ccd6e0;
}

.searchesList .first {
  padding: 12px 0;
  border-top: 1px solid #ccd6e0;
}

#content .searchesList p {
  font-size: 12px;
}

#content .searchesList h5 {
  font-size: 12px;
}

#content .searchesList h5 a {
  color: #2b457e;
}

#content .searchesList h5 a:before {
  color: #2b457e;
}

.active {
  background-color: #f2f5f8;
}

.odd {
  background-color: #f2f5f8;
}

.even {
  background-color: #fff;
}

.boxed {
  background-color: #f2f5f8;
  border: 1px solid #ccd6e0;
  padding: 11px;
}

.last, .noMargin, #content .noMargin {
  margin-bottom: 0;
}

.queryHighlight {
  font-weight: bold;
  background-color: #f2dabe;
  padding: 1px 0;
}

.offersItem {
  width: 216px;
  float: left;
}

.newsItem {
  padding-bottom: 15px;
  border-bottom: 1px solid #ccd6e0;
  margin-bottom: 15px;
}

#newsList .last {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}

table.featuresList {
  font-size: 11px;
  margin-bottom: 36px;
}

table.featuresList th {
  text-align: left;
}

table.hasRows {
  border-top: 1px solid #ccd6e0;
}

table.hasRows tr {
  border-bottom: 1px solid #ccd6e0;
  padding: 6px 0;
  display: block;
}

div.hasRows {
  border-top: 1px solid #ccd6e0;
}

div.hasRows .listItem {
  border-bottom: 1px solid #ccd6e0;
  padding: 12px 0;
  display: block;
}

.hasRows th {
  font-weight: bold;
  text-align: right;
}

.profileItem {
  border-top: 1px solid #ccd6e0;
  padding: 16px 0 18px 0;
  clear: both;
}

.profileList .last {
  border-bottom: 1px solid #ccd6e0;
}

.searchResultList .listHeader {
  background-color: #808fb2;
  padding: 6px 0;
  font-size: 11px;
}

#information {
  font-size: 11px;
  text-align: center;
  padding: 12px;
}

#sideBar #teaserServices {
  background: #f2dabe url(/images/main/gradient-orange.gif) repeat-x bottom center;
  padding-top: 18px;
}

#sideBar #teaserNetwork {
  background: #e1e8ef url(/images/main/networkteaser-light.gif) repeat-x bottom center;
  padding-top: 18px;
}

#sideBar #teaserRegister {
  background: #f2dabe url(/images/main/registerteaser-light.gif) repeat-x bottom center;
  padding: 18px 0;
}

#preFooter #teaserOffers, #preFooter #teaserSearches, #preFooter #teaserNetwork, #preFooter #teaserRegister {
  padding: 18px 24px;
  width: 260px;
  min-height: 164px;
  height:auto !important;
  height: 164px;
}

#preFooter #teaserNetwork {
  background: transparent url(/images/main/networkteaser-dark.gif) no-repeat bottom center;
}

#preFooter #teaserRegister {
  background: transparent url(/images/main/registerteaser-dark.gif) no-repeat bottom center;
}

br.clear {
  clear: both;
}

/* --- Navigation & Lists --- */

#navSecond ul.navigation {
  margin-left: 160px;
  list-style-type: none;
}

#navSecond ul.navigation li {
  float: left;
  text-transform: uppercase;
}

#navSecond ul.navigation li:after {
  content: url(/images/head/middot.gif);
}

#navSecond ul.navigation li.last:after {
  content: "";
}

#navSecond ul.languageSelect {
  list-style-type: none;
}

#navSecond ul.languageSelect li {
  margin-top: -2px;
  float: right;
}

#navSecond ul.languageSelect li.active {
  display: none;
}

#navSecond ul.languageSelect li.english:before {
  content: url(/images/head/flag-gbr.gif);
}

#navSecond ul.languageSelect li.deutsch:before {
  content: url(/images/head/flag-ger.gif);
}

#userControls ul.navigation {
  background-color: #e3ae73;
  height: 20px;
  margin-top: 5px;
}

#userControls ul.navigation li {
  float: left;
  padding: 4px 10px 0 3px;
  font-size: 12px;
}

#navCol ul.navigation {
  margin: 24px 0 35px 0;
  list-style-type: none;
}

#navCol ul.navigation li {
  border-bottom: 1px solid #ccd6e0;
/*  min-height: 25px;*/
/*  height:auto !important;*/
/*  height: 35px;*/
/*  border: 1px solid #c00 !important;*/
/*  vertical-align: text-bottom;*/
  padding: 12px 0;
}

#navCol ul.navigation li.last {
  border-bottom: none;
}

#navCol ul.navigation li a span {
/*  visibility: hidden;*/
  color: #2b457e;
  padding: 0 8px;
  text-transform: uppercase;
}

#navCol ul.subnavigation {
  background: #f2f5f8;/*  url(/images/main/subnav-background.gif);*/
  padding-bottom: 14px;
  list-style: none;
}

#navCol ul.subnavigation li {
  border: none;
  padding: 2px 5px;
  margin: 0 0 2px 0;
  min-height: 20px;
  height:auto !important;
  height: 20px;
}

#navCol ul.subnavigation li.last {
  margin: 0;
}

ul.bulleted, .mceContent ul {
  margin-bottom: 24px;
  list-style-type: none;
}

ul.bulleted li, .mceContent ul li {
  padding: 6px 0 6px 24px;
  background-image: url(/images/main/rarr_dark_blue.gif);
  background-position: 10px 8px;
  background-repeat: no-repeat;
}

ul.bulleted li.small {
  padding: 4px 0 4px 12px;
  background-image: url(/images/main/rarr_dark_blue.gif);
  background-position: 2px 6px;
  background-repeat: no-repeat;
  font-size: 11px;
}

ul.bulleted li a {
  color: #2b457e;
}

ul.hasRows {
  border-top: 1px solid #ccd6e0;
}

ul.hasRows li {
  border-bottom: 1px solid #ccd6e0;
  padding: 12px 0 12px 24px;
  background-position: 10px 14px;
}

dl {
  font-size: 11px;
}

.col4 dl {
  margin-top: 12px;
}

dt {
  font-weight: bold;
  float: left;
  width: 68px;
  clear: left;
  margin-bottom: 12px;
}

dd {
  float: left;
  width: 228px;
  margin-left: 12px;
  margin-bottom: 12px;
}

dd p {
  margin: 0;
}

/* --- Forms --- */

form#siteSearch {
  background: transparent url(/images/main/gradient-grey-small.gif) repeat-x top left;
  text-align: center;
  padding: 10px 0 0 0;
}

form#siteSearch input {
  margin: 0 0 10px 0;
}

form#siteSearch input#siteSearchQuery {
  width: 134px;
}

form#siteSearch input#siteSearchSubmit {
  font-weight: bold;
}

#content form {
  font-size: 11px;
}

#content label {
  text-align: left;
  font-weight: bold;
  padding-top: 2px;
}

#content select {
  width: 268px;
  font-size: 11px;
}

#content form .col2, #content form .col4 {
  margin-bottom: 18px;
}

#content form .col2 {
  clear: left;
}

#content .contentForm form {
  font-size: 12px;
}

#content .contentForm .formItem {
  border-bottom: 1px solid #ccd6e0;
  padding: 12px 0;
  clear: both;
}

#content .contentForm .formItem:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#content .contentForm .last {
  border-bottom: none;
  padding: 12px 0;
  clear: both;
}

#content .contentForm .formItem .col2, #content .contentForm .formItem .col4 {
  margin-bottom: 0;
}

#content .contentForm form label {
  font-weight: normal;
  color: #66748f;
}

#content .required, #content .contentForm form .required label {
  font-weight: bold;
  color: #66748f;
}

#content .contentForm form input, #content .contentForm form textarea, #content .contentForm form select {
  width: 268px;
}

#content .contentForm form input.button, #content .contentForm form input.radio, #content .contentForm form input.checkbox, #content .contentForm form input.autoWidth {
  width: auto;
}

form input[type=text], form input[type=password] {
  border: 1px solid #aaa;
  padding: 3px;
}

#sideBar form label {
  font-size: 11px;
  font-weight: bold;
  line-height: 170%;
}

#sideBar form input, #sideBar form textarea, #sideBar form select {
  width: 256px;
}

#sideBar form input.button, #sideBar form input.radio, #sideBar form input.checkbox {
  width: auto;
}

form h5 {
  margin-top: 15px;
  padding: 5px 0;
  border-bottom: 1px solid #ccd6e0;
}

form h5:before {
  content: url(/images/main/rarr_light_blue.gif);
}
/* --- ObjectSearch & jQuery Tabs --- */

div.ui-tabs li {
  float: left;
  height: 18px;
  padding: 6px 12px 0 12px;
  margin-left: 10px;
  background-image: url(/images/main/tab-bg.gif);
  background-color: #808fb2;
  text-transform: uppercase;
}

ul.ui-tabs-nav, ul.navigation {
  list-style-type: none;
}

div.ui-tabs li.ui-tabs-selected {
  background-image: none;
  background-color: #b2c1d1;
}

.ui-tabs-panel {
  background: #b2c1d1 url(/images/main/gradient-blue.gif) repeat-x bottom center;
  padding-top: 18px;
  min-height: 137px;
  height:auto !important;
  height: 137px;
}

.ui-tabs-hide { display: none; }

.mceEditor a img { display: inline; }
.mceContent ol { padding-left: 2em; }

.note { color: #666 !important; padding: 10px 0 !important; }
.note.formItem { padding: 10px !important; }

.pagination {
  padding: 3px;
  margin: 3px;
}
.pagination a {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #aaaadd;
  text-decoration: none;
  color: #000099;
}
.pagination a:hover, .pagination a:active {
  border: 1px solid #000099;
  color: #000;
}
.pagination span.current {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #000099;
  font-weight: bold;
  background-color: #000099;
  color: #FFF;
}
.pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #eee;
  color: #ddd;
}

table.list {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  width: 100%;
}

table.list tr {
  vertical-align: top;
}

table.list th {
  background-color: #808fb2;
  padding: 6px 3px 6px 6px;
  font-size: 11px;
  margin: 0;
  color: #fff;
}

table.list td {
  padding: 6px 3px 6px 6px;
}

table.list a, table.featuresList a {
  color: #2b457e;
}

td.mceToolbar.last {
  padding: 0 !important;
}

#flashNotice, #flashError {
  color: #fff;
  padding: 15px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 10px 0;
}

#flashNotice {
  border: 3px solid #3a3;
  background-color: #8c8;
}

#flashError {
  border: 3px solid #c66;
  background-color: #e88;
}

.Reference {
  clear: left;
}

.Reference a {
  color: #808fb2;
}

.image {
  height: 100px;
  width: 100px;
}

.image img {
  max-height: 90px;
  max-width: 90px;
  overflow: hidden;
}

#facebox .image {
  width: auto;
  height: auto;
}

#facebox .image img {
  max-width: none;
  max-height: none;
}

#ticker {
  margin-bottom: 20px;
  font-weight: bold;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
	width: 308px;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0 0 0 24px;
    width: 260px;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 260px;
    height: 115px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    position: absolute;
    top: 43px;
    right: 0px;
    width: 16px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/images/main/carousel-rarr.jpg) no-repeat 0 0;
}

.jcarousel-next-disabled {
    cursor: default;
    background: transparent url(/images/main/carousel-rarr-inactive.jpg) no-repeat 0 0;
}

.jcarousel-prev {
    z-index: 3;
    position: absolute;
    top: 43px;
    left: 0px;
    width: 16px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/images/main/carousel-larr.jpg) no-repeat 0 0;
}

.jcarousel-prev-disabled {
    cursor: default;
    background: transparent url(/images/main/carousel-larr-inactive.jpg) no-repeat 0 0;
}


#facebox .b {
  background:url(/facebox/b.png);
}

#facebox .tl {
  background:url(/facebox/tl.png);
}

#facebox .tr {
  background:url(/facebox/tr.png);
}

#facebox .bl {
  background:url(/facebox/bl.png);
}

#facebox .br {
  background:url(/facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
