/*
  mystyle.css
  www.clubosc.com
*/


.ui-widget {
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
  font-size: 11px;
}


body {
  background: white;
}

.infoBoxHeading {
  background: #DCC9B7;
  color: black;
  font-size: 16px;
  height: 25px;
  border:none;
  text-indent: 3px;
  padding-top: 10px;
}

.infoBoxContents {
  background: #DCC9B7;
  border: none;
}

.infoBoxHeading A {
  text-decoration: none;
  color: black;
  border: none;
}

table.ui-widget-content, .productListTable {
  border: 1px solid #DCC9B7;
}


.head_breadcrumb {
  height: 34px;
  background: #444;
  color: white;
  font: 12px Verdana;
  border-bottom: 1px solid black;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.head_search {
  color: white;
  text-align: center;
  padding-top: 10px;
}

.head_newsletter {
  text-align: center;
  padding-top: 10px;
}

.head_seal {
  padding-top: 15px;
}


.head_newsletter .search_desc {
  margin-top: 3px;
}

.head_breadcrumb a {
  color: white;
}


.head_logo {
  padding-top: 2px;
}

.head_button_holder {
  height: 35px;
  border-top: 1px solid #575757;
  background: #B48962;
}

.head_button_left {
  border-right: 1px dotted black;
  text-align: center;
  font: 12px Verdana;
  color: white;
}
.head_button_right {
  border-left: 1px dotted black;
  text-align: center;
  font: 12px Verdana;
  color: black;
}

.head_button_left a, .head_button_right a {
  color: black;
  font-weight: bold;
}

.head_button_left a:hover, .head_button_right a:hover {
  color: black;
  font-weight: bold;
}

.button_live {
  background: #ece3da;
}

.button_live A {
  color: black;
}

.main_table {
  background: white;
}

.left_column, .main_column {
  padding-top: 5px;
  padding-bottom: 5px;
}

.main_column {
  padding-left: 5px;
}

.left_column {
  padding-right: 5px;
  padding-left: 5px;
  background: #eee;
  border-right: 1px solid #aaa;
  border-left: 1px solid #aaa;
}

.footer_black {
  background: #DCC9B7;
  color: black;
  margin-left: 10px;
}

.footer_black a {
  color: black;
}

.footer_black_box {
  border-right: 1px dotted #575757;
  padding: 10px;
}

.footer_black_box_faux {
  padding: 10px;
}

.head_breadcrumb ul {
	background:transparent;
	color:#fff;
  padding: 0;
  margin: 0;
  padding-top: 8px;
}

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

#slide {
  height: 24px;
  overflow: hidden;
}

.white {
  color: white;
}

TD.pageHeading {
  font-size: 30px;
  color: #575757;
}

.searchinput {
  width: 180px;
  border: 1px solid black;
  height: 30px;
  text-indent: 5px;
}

.search_desc {
  font: 12px Verdana;
  color: black;
}


/* Corner radius */
.ui_corner_tl { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; }
.ui_corner_tr { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; }
.ui_corner_bl { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }
.ui_corner_br { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
.ui_corner_top { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; }
.ui_corner_bottom { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
.ui_corner_right {  -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }
.ui_corner_left { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }
.ui_corner_all { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }


.leftcolinner {
  border-right: 1px solid #575757;
  border-bottom: 1px solid #575757;
  border-left: 1px solid #575757;
  padding-bottom: 5px;
  background: #DCC9B7;
}

.leftcolinner .infoBox {
}

.leftcolinner .infoBoxHeading {
  background: #DCC9B7;
  color: black;
  font-size: 16px;
  height: 25px;
  border:none;
  text-indent: 3px;
  padding-top: 10px;
}

.leftcolinner .infoBoxContents {
  background: #DCC9B7;
  border:none;
}


.leftcolinner .infoBoxContents A:hover {
  background: #ece3da;
  color: black;
}

.inner_box .infoBoxHeading {
  background: transparent;
  font-weight: normal;
  font: 17px Verdana;
  color: black;
  height: 30px;
}

.inner_box .infoBox {
  background: transparent;
  border: 1px solid #ccc;
  -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
}

.inner_box .infoBoxContents {
  background: transparent;
}

.inner_box .infoBoxContents A {
  font-size: 12px;
  font-family: Arial, Verdana;
  text-decoration: none;
  color: #000080;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.productListing-heading {
  background: #eee;
  font-weight: normal;
  font: 14px Verdana;
  color: black;
  height: 30px;
  border-bottom: 1px solid #aaa;
}

.productListing-data, .productListing-data A {
  font-weight: normal;
  font: 12px Verdana;
}

.greenbox {
  border: 1px solid green;
  padding: 10px;
  background: #eee;
  color: green;
  font-weight: normal;
  margin-top: 5px;
  line-height: 2;
  font: 12px Verdana;
}

.larger {
  font-size: 20px;
}

.red {
  color: red;
  font-weight: bold;
}

.bigger {
  font-size: 22px;
  font-weight: bolder;
}

#fader {
  margin: 0;
  padding: 0;
  list-style-type: none;
  height: 232px;
  overflow: hidden;
}

.email, A.email {
  color: white;
  text-decoration: underline;
}

a.show_form {
  color: white;
  cursor: pointer;
  text-decoration: underline;
}

.no-script {
  border: 1px solid #ddd;
  border-width: 0 0 1px;
  background: #ffff90;
  font: 14px verdana;
  line-height: 1.25;
  text-align: center;
  color: #2f2f2f;
  width: 100%;
}
.no-script .no-script-inner {
  width: 950px;
  margin: 0 auto;
  padding: 5px;
  background: url(images/tpl/no-script.png) 20px 50% no-repeat;
}

.no-script p {
  margin: 0;
}

.form_contents {
  display: none;
}


.newsletter_text {
  color: white;
  font: 14px Verdana;
  font-weight: bolder;
}

.indent {
  text-indent: 155px;
}

.head_button_left a:hover,
.head_button_right a:hover,
.head_logo a:hover,
.head_breadcrumb a:hover {
  background: none;
  text-decoration: underline;
}

.button_live {
  text-decoration: underline;
}


.head_button_left a,
.head_button_right a,
.head_logo a,
.head_breadcrumb a {
  text-decoration: none;
}



.maincol {
  padding-left: 10px;
  padding-top: 5px
}

.buttonset {
  border: 1px solid green;
  padding-top: 4px;
  padding-bottom: 4px;
}

.faux {
  border: 1px solid green;
  padding: 10px;
  background: #eee;
  color: green;
  font-weight: normal;
  margin-top: 5px;
  line-height: 2;
}

.border {
  border: 1px dotted #575757;
  padding: 2px;
}

.footer_black_box a:hover {
  background: none;
}

.yellow {
  background: #DCC9B7;
}

.pad {
  padding-top: 8px;
}

.alignright {
  text-align: right;
}

.indented {
  text-indent: 10px;
}

.main_breadcrumb {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
}

.main_breadcrumb, .main_breadcrumb A {
  color: #000080;
}

.productListTable table td {
  font-size: 13px;
}

h2 {
  font-size: 20px;
  margin-bottom: 0;
  padding-bottom: 5px;
}

#redWarning {
  border: 1px solid red;
  background: salmon;
  font-size: 14px;
  padding: 10px;
  color: black;
}

.buttonAction A:hover {
  text-decoration: none;
  background-color: transparent;
}

.menu_bigger {
  font-size: 13px;
}

.infoBoxCategories A {
  text-decoration: none;
}
