/* IMPORTANT!
Changes to this files needs to be reflected to the templates in themes_master AND
stylesheet files copied to homebuilder folders */
textarea {
  width: 470px;
  height: 200px;
}
.mandatory {
  font-weight: bold;
  color: red;
  font-size: 15px;
}
.fieldWithErrors {
  background-color: red;
  display: inline;
  padding: 7px 2px 7px 2px;
}
#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}
#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}
#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}
#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

/* Pages */
#header {
  margin-bottom: 5px;
  position: relative;
}
#header a {
  text-decoration: none;
}
.sidebox {
  margin-bottom: 10px;
  border: 1px solid #6E6E6E;
  background-color: #F0F0F0;
  padding: 10px;
}
.info {
  color: #808080;
  font-style: italic;
}
.layout th {
  width: 200px;
  text-align: right;
  background-color: #ffffff;
  vertical-align: top;
  padding-top: 4px;
}
.layout td {
  vertical-align: top;
  padding-top: 4px;
}
ul.media_list {
  list-style: none;
  position: relative;
  display: block;
  padding: 0px;
  margin: 0px;
}
li.media_item {
  border: 1px solid #808080;
  width: 120px;
  height: 100px;
  text-align: center;
  padding: 7px 2px;
  margin: 4px 0px 4px 0px;
}
li.featured {
  background-color: #FEFF5F;
}
li.display_media_item {
  border: 1px solid #808080;
  width: 200px;
  height: 100px;
  text-align: center;
  padding: 7px 2px;
  margin: 4px 0px 4px 0px;
}
#shortcuts {
  text-align: right;
  text-transform: uppercase;
  color: #808080;
  font-size: 0.95em;
  bottom: 10px;
  right: 0px;
  position: absolute;
  text-align: right;
}
#shortcuts a {
  color: #2F2272;
  text-decoration: none;
}
#shortcuts a:hover {
  color: #3173C1;
  text-decoration: underline;
}

#shortcuts ul {
  list-style: none;
  display: inline;
}
#shortcuts ul li {
  display: inline;
  padding: 0px 10px;
  border-right: 1px solid #808080;
}
.nav_bg {
  background-image: url('sonepar_header.jpg');
  background-repeat: repeat-x;
  width: 100%;
  margin-bottom: 20px;
}
#nav_menu {
  width: 950px;
  margin:0 auto;
  padding: 15px 0px 0px 0px;
  text-align: left;
  position: relative;
}
#nav_menu ul {
  margin: 10px 0px 0px 0px;
  padding: 0px 7px 0px 0px;;
  list-style: none;
  display: inline;
}
#nav_menu ul li {
  display: inline;
  border-right: 1px solid #000000;
}
#nav_menu li a {
  padding: 4px 30px 4px 30px;
  text-decoration: none;
  color: #000000;
  line-height: 40px;
  text-transform: uppercase;
}
ul.tiny_list {
  margin: 0px 0px 0px 10px;
}
#notice_messages {
  margin: 0px 0px 10px 0px;
  width: 100%;
  display: block;
  text-align: center;
  font-weight: bold;
  font-weight: bold;
  padding: 10px 0px;
  border: 1px solid #FFD324;
  background-color: #FFF6BF;
  color: #514721;
}
#error_messages {
  margin: 0px 0px 10px 0px;
  width: 100%;
  display: block;
  text-align: center;
  font-weight: bold;
  font-weight: bold;
  padding: 10px 0px;
  border: 1px solid #FBC2C4;
  background-color: #FBE3E4;
  color: #8a1f11;
}

tr.list_group td {
  font-size: 1.5em;
  font-weight: bold;
  padding: 10px 0px 10px 3px;
}
.category_title {
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0px 3px 0px;
  border-bottom: 1px solid #808080;
}
.h4_title {
  color: #808080;
  font-weight: normal;
  font-size: 1.25em;
}
.h3_title {
  color: #808080;
  font-weight: normal;
  font-size: 1.5em;
}
.heading {
  background-color: #858585;
  font-weight: bold;
  padding: 5px 0px 5px 0px;
  color: white;
}
.heading div {
  text-align: center;
}
.offering_item {
  padding: 5px 0px 25px 0px;
}
.package_item {
  padding: 5px 0px 5px 0px;
}
.inactive {
  background-color: #FFAFAF;
}
.category_tree {
  margin-top: 5px;
}
.category_tree ul {
  margin: 5px 0px 0px 0px;
}
.category_tree ul li {
  margin: 0px 0px 0px 15px;
}
.category_tree ul li ul {
  margin: 0px;
  padding: 0px;
}
.list_item {
  margin-bottom: 16px;
  border: 1px solid grey;
  padding: 10px 0px 10px 10px;
}
.list_item .title {
  font-weight: bold;
}
.file_notice {
  background-color: #BFFFBF;
  text-align: center;
  width: 100%;
  border: 1px solid #008000;
  padding: 10px 0px;
  color: #008000;
  font-weight: bold;
  margin-bottom: 10px;
}
.file_action {
  float: right;
  text-align: right;
  width: 200px;
}
h1, h2, h3, h4, h5, h6 {
  color: #36287F;
  text-transform: uppercase;
}
.listing {
  float:left;margin-right:0px;
  min-height:60px;
  height:auto !important;
  height:60px;
  border-top: 1px solid #4A4A4A;
  border-bottom: 1px solid #4A4A4A;
  padding: 3px 0px;
  width: 710px;
}
.all_listing {
  float:left;margin-right:0px;
  min-height:60px;
  height:auto !important;
  height:60px;
  border-top: 1px solid #4A4A4A;
  border-bottom: 1px solid #4A4A4A;
  padding: 3px 0px;
  padding-left: 40px;
  width: 670px;
}
a {
  color: #311F75;
}
.listing a, .all_listing a {
  font-weight: bold;
  padding: 0px 4px;
}
.odd {
  background-color: #E9E9E9;
}
.even {
  background-color: #ffffff;
}
#content form {
  border: 1px solid #6E6E6E;
  padding: 10px;
}
#content .listing form {
  border: none;
  padding: 0px;
}
#content form.edit_offering, #content form.new_offering {
  border: none;
  padding: 0px;
}
#content form.edit_offering .heading, #content form.new_offering .heading {
  background-color: #858585;
  font-weight: bold;
  padding: 5px 0px 5px 0px;
  color: white;
}
#content .theme_box {
  text-align: center;
}
#content .theme_box form {
  border: none;
  padding: 0px;
}

.all_heading {
  font-weight: bold;
  padding-top: 13px;
  padding-bottom: 7px;
  text-transform: uppercase;
}
.admins_link {
  background-image: url('admins_icon.png');
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 40px;
  position: relative;
}
.user_link {
  background-image: url('user_icon.png');
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 40px;
  position: relative;
}
.category_link {
  background-image: url('category_icon.png');
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 40px;
  position: relative;
}
.logout_link {
  background-image: url('logout_icon.png');
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 40px;
  position: relative;
}
.home_link {
  background-image: url('home_icon.png');
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 40px;
  position: relative;
}
.other_link {
  background-image: url('other_icon.png');
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 40px;
  position: relative;
}
.product_link {
  background-image: url('product_icon.png');
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 40px;
  position: relative;
}
.company_link {
  background-image: url('company_icon.png');
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 40px;
  position: relative;
}
.translations_link {
  background-image: url('translations_icon.png');
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 40px;
  position: relative;
}
#hidden_menu {
  position: absolute;
  left: 10px;
  top: 10px;
  background-color: white;
  border: 1px solid #4A4A4A;
  text-align: left;
  width: 70px;
}
#hidden_menu a {
  display: block;
  padding: 1px 4px;
  margin: 0px;
}
#hidden_menu a:hover {
  background-color: #858585;
  color: white;
}
.pagination {
  text-align: center;
  width: 100%;
}
.cart_heading {
  background-color: #858585;
  font-weight: bold;
  padding: 5px 0px 5px 0px;
  color: white;
}
.cart_heading div {
  padding-left: 5px;
}
.cart_listing {
  float:left;margin-right:0px;
  min-height:60px;
  height:auto !important;
  height:60px;
  border-top: 1px solid #4A4A4A;
  border-bottom: 1px solid #4A4A4A;
  padding: 3px 0px;
  width: 710px;
}
.cart_odd {
  background-color: #E9E9E9;
}
.cart_even {
  background-color: #ffffff;
}
/* dec-09 */
#lang_messages {
  margin: 0px 0px 10px 0px;
  width: 100%;
  display: block;
  text-align: center;
  font-weight: bold;
  font-weight: bold;
  padding: 10px 0px;
  border: 1px solid #FBC2C4;
  background-color: #7FC9FF;
  color: white;
}
