/* @group Variables */
/* @group Greys */
/* @end */
/* @end */
/* FIELDSETS
---------------------------------------- */
fieldset {
  border: 0;
  font-size: 1.2em; }

form#SearchForm_SearchForm {
  background-color: transparent;
  margin-left: 0px;
  margin-top: 0px;
  /*z-index: 9999;*/ }

#Password label.left {
  clear: both;
  float: left;
  margin-bottom: 2px; }

p#Remember {
  clear: both;
  float: left;
  margin-bottom: 12px; }

p#Remember label {
  margin: 0px 0 0 0px;
  text-align: left; }

/* ACTION BUTTONS
---------------------------------------- */
input.action {
  font-family: 'Gill Sans W04 Book';
  -moz-transition: all 0.3s linear 0s;
  background-color: #404040;
  border-radius: 3px 3px 3px 3px;
  float: right;
  margin-bottom: 0;
  margin-left: 5px;
  text-align: right;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 7px;
  padding-left: 15px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  text-transform: uppercase;
  color: #FFF;
  font-size: 16px;
  margin-top: 10px; }

input.action:hover,
input.action:focus {
  cursor: pointer;
  background-color: #000 !important; }

input.action:active {
  cursor: pointer;
  background-image: url(button-bg-2.jpg);
  background-repeat: repeat-x;
  background-position: top; }

/* FIELD FORMATING
---------------------------------------- */
form ul {
  list-style: none; }

.middleColumn {
  display: block;
  clear: left;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 0; }

.checkbox {
  color: #CC0099; }

#Sidebar .middleColumn {
  display: inline;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0px; }

div.tab .field .middleColumn {
  clear: none !important;
  margin: 0 !important;
  width: auto; }

.middleColumn .middleColumn {
  margin-left: 0;
  margin-right: 0;
  padding: 0; }

.middleColumn .message {
  margin: 0; }

/* INPUT BOXS
---------------------------------------- */
body#ProductPage form#Form_Form label {
  color: #333; }

input.text, textarea {
  border: 1px solid #eee;
  color: #555;
  font-size: 13px;
  font-weight: normal;
  width: 200px;
  float: left;
  margin-bottom: 10px;
  margin-top: 1px;
  margin-right: 4px;
  margin-left: 0px;
  padding: 7px; }

select {
  outline: none !important;
  font-size: 11px;
  text-shadow: 0 0px 0 rgba(255, 255, 255, 0) !important;
  color: #333;
  background-color: #f6f6f6;
  width: 220px;
  font-size: 15px;
  width: 210px;
  margin-right: -15px !important;
  -webkit-appearance: none;
  padding-top: 7px !important;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 0px;
  -webkit-appearance: button;
  -webkit-padding-end: 30px;
  -webkit-padding-start: 0px;
  background-image: url(/themes/broom/images/downarrow.png);
  background-repeat: no-repeat;
  background-position: right 10px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  margin-left: -2px; }

select#filter-isotope, select#Form_Form_country {
  font-size: 12px;
  width: 273px;
  background-color: #f6f6f6;
  -webkit-appearance: none;
  -webkit-appearance: button;
  -webkit-border-radius: 2px;
  -webkit-padding-end: 20px;
  -webkit-padding-start: 8px;
  background-image: url(/themes/broom/images/downarrow.png);
  background-repeat: no-repeat;
  background-position: right 10px;
  padding: 9px 5px 5px 8px !important;
  font-family: 'Gill Sans W04 Book';
  text-transform: uppercase; }

textarea {
  font-size: 18px; }

input:focus span, textarea:focus span {
  border: 3px solid #000; }

/* LABELS
---------------------------------------- */
.typography label {
  display: block;
  color: #666;
  font-size: 0.9em;
  margin-top: 15px;
  margin-right: 0;
  margin-bottom: -15px;
  margin-left: 0; }

label.right {
  display: inline; }

/* SEARCH BOX 
---------------------------------------- */
input#SearchForm_SearchForm_Search {
  width: 207px !important;
  font-size: 18px;
  margin-top: 0px;
  margin-right: 0;
  margin-bottom: 0px;
  margin-left: 0;
  padding-top: 0px;
  padding-right: 0;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: 300;
  color: #333;
  letter-spacing: 0px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.9);
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  background-color: transparent; }

#Sidebar input.action {
  font-size: 1.2em;
  float: right;
  padding: 1px;
  margin: -22px 10px 0 0; }

/* REQUEST A CALLBACK FORM
---------------------------------------- */
form#Form_Form {
  margin-top: 0px;
  width: 300px; }

form#Form_Form input.text, textarea {
  border: 1px solid #eee;
  color: #666;
  width: 98%;
  margin-bottom: 10px;
  margin-top: 0px;
  margin-right: 4px;
  margin-left: 0px;
  padding: 6px;
  font-family: 'Gill Sans W04 Book'; }

form#Form_Form label.left {
  margin-bottom: 5px;
  float: left;
  clear: both;
  font-size: 14px;
  margin-top: 6px;
  color: #000; }

form#Form_Form .middleColumn ul#Form_Form_ContactMethod {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #333; }

/* REGISTRATION FORM
---------------------------------------- */
form#Form_RegisterForm #FirstName {
  float: left;
  clear: both; }

form#Form_RegisterForm #Surname {
  float: left; }

form#Form_RegisterForm #Email {
  float: left; }

form#Form_RegisterForm #Password {
  float: left;
  clear: both; }

form#Form_RegisterForm #Groups {
  float: left; }

form#Form_RegisterForm label.left {
  float: left;
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 400;
  margin-top: 5px;
  color: #666; }

form#Form_RegisterForm .middleColumn {
  float: left;
  display: block;
  margin-top: 0px;
  margin-bottom: 3px; }

ul#Form_RegisterForm_Groups {
  padding-left: 0px !important;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 0px !important; }

ul#Form_RegisterForm_Groups li {
  margin: 0px !important;
  padding-left: 0px !important;
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important; }

ul#Form_RegisterForm_Groups li label {
  padding-left: 19px !important;
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
  font-size: 14px;
  margin: 0px !important;
  color: #555;
  line-height: 21px; }

ul#Form_RegisterForm_Groups li input.checkbox {
  padding-left: 15px !important;
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
  float: left;
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px; }

#Captcha {
  float: left;
  clear: both; }

form#MemberLoginForm_LoginForm p {
  font-size: 15px;
  line-height: 19px; }

/* SUBSCRIPTION FORM
---------------------------------------- */
#subFormwrapper label {
  font-size: 14px;
  color: #333;
  padding-bottom: 7px !important; }

#subscribe h2 {
  font-family: 'Gill Sans W04 Book';
  font-size: 20px;
  padding-bottom: 20px;
  padding-top: 10px;
  color: #1D3647;
  font-weight: 400;
  text-transform: uppercase; }

#subscribe form#subForm input {
  color: #333;
  font-size: 14px;
  font-weight: normal;
  width: 320px;
  margin-bottom: 10px;
  margin-top: 4px;
  margin-right: 4px;
  margin-left: 0px;
  padding: 6px !important;
  border: 1px solid #ededed;
  font-family: 'Gill Sans W04 Book'; }

#subscribe input.submit {
  font-family: "Gill Sans W04 Book" !important;
  -moz-transition: all 0.3s linear 0s;
  background-color: #404040;
  border-radius: 3px 3px 3px 3px !important;
  margin-bottom: 0 !important;
  margin-left: 0px !important;
  text-align: right !important;
  padding-top: 20px !important;
  padding-right: 15px !important;
  padding-bottom: 0px !important;
  padding-left: 15px !important;
  border-top-style: none !important;
  border-right-style: none !important;
  border-bottom-style: none !important;
  border-left-style: none !important;
  text-transform: uppercase !important;
  color: #FFF !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  margin-top: 10px !important;
  width: 110px !important; }

#subscribe input.submit:hover {
  background-color: #666 !important; }

form#Form_FilterForm .Actions input#Form_FilterForm_action_doFiltering {
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #333 !important;
  background-color: #0F9 !important;
  border: 1px solid #FFF !important;
  height: 30px !important;
  width: 30px !important;
  float: right;
  margin-top: -40px;
  position: absolute;
  display: none; }

.mollom-captcha {
  float: left; }

.mollom-captcha img {
  background-color: #FFF !important;
  padding: 0px !important;
  border-top-style: none !important;
  border-right-style: none !important;
  border-bottom-style: none !important;
  border-left-style: none !important; }

#prepage {
  background-color: #FFF;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 9999;
  font-size: 30px;
  text-align: center;
  background-image: url(/themes/broom/images/loadinfo.net.gif);
  background-repeat: no-repeat;
  background-position: center center; }
