/* RESET */html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li {
  padding: 0;
  margin: 0;
}
html {
  overflow-y: scroll;
  overflow-x: auto;
}
img {
  border: 0;
}
/* BASE */.menu_link {
  text-transform: uppercase;
  text-decoration: none;
}
body {
  background: #06161c;
  font-size: 75%;
  font-family: Verdana, sans-serif;
}
#mainContent {
  position: relative;
  overflow: hidden;
}
#pageWrapper {
  background: white url(/design/images/shared/2560x595_bg.png) repeat-x center 0;
  width: 100%;
  overflow: hidden;
}
#page {
  width: 912px;
  margin: 0 auto;
}
#header {
  position: relative;
  height: 110px;
  width: 886px;
}
#header #search {
  float: left;
  width: 228px;
}
#header #navigation {
  float: left;
  position: relative;
  width: 546px;
  height: 110px;
}
#header #navigation a.shareonfacebook {
  background: transparent url(/design/images/products/14x30_share_on_facebook.gif) no-repeat right -15px;
  position: absolute;
  text-indent: -9999px;
  width: 14px;
  height: 14px;
  top: 6px;
  right: 6px;
  outline: none;
}
#header #navigation a.shareonfacebook:hover {
  background-position: 0 0;
}
#header img.logo {
  float: right;
  border: 0;
}
#header img.storelogo {
  left: 0px;
  position: absolute;
  top: 53px;
}
/* TOPNAVIGATION */ul#topnavigation {
  list-style-type: none;
  float: left;
  position: absolute;
  top: 3px;
  left: 0;
}
ul#topnavigation li {
  display: inline;
  color: #858585;
  font-size: 66.7%;
}
ul#topnavigation li a:hover {
  color: #000000;
}
ul#topnavigation a {
  color: #858585;
  text-transform: uppercase;
  text-decoration: none;
  font-family: Metrophobic;
}
ul#topnavigation a.hasFav {
  color: #d26a1c;
}
/* PRIMARY NAVIGATION */ul#primarynavigation {
  list-style-type: none;
  float: left;
  position: absolute;
  bottom: 30px;
  left: 0px;
}
ul#primarynavigation li {
  display: inline;
  margin: 0 13px 0 0;
}
ul#primarynavigation li.last {
  margin: 0;
}
ul#primarynavigation li.active, ul#primarynavigation li a:hover {
  color: #d26a1c;
}
ul#primarynavigation a {
  color: #636363;
  text-transform: uppercase;
  text-decoration: none;
}
#content {
  padding: 6px 0 0 0;
  float: left;
  /* basic font styling */
}
#content h1 {
  font-family: EurostileMedium;
  font-weight: normal;
}
#content h2 {
  font-family: EurostileMedium;
  font-weight: normal;
  text-transform: uppercase;
}
#content a {
  color: #d26a1c;
}
#textpage-content img {
  float: left;
}
#textpage-content #content {
  width: 597px;
  background: #ffffff;
  padding: 30px 30px 0;
}
#textpage-content #content h1 {
  font-size: 300%;
}
/* DESIGNEDBY */A.designedby {
  background: url("/design/images/shared/171x7_designedby.png") no-repeat scroll 0 0 transparent;
  height: 7px;
  position: absolute;
  right: 13px;
  text-indent: -9999px;
  top: 6px;
  width: 171px;
}
/* FOOTER */#footer {
  position: relative;
  width: 886px;
  margin: 0 auto;
  color: #c5c5c5;
  padding: 50px 0 0 0;
}
#footer div {
  float: left;
  width: 142px;
  margin: 0 5px 0 0;
}
#footer div span {
  text-transform: uppercase;
  font-size: 116.7%;
  font-family: Metrophobic;
}
#footer div ul {
  margin: 0 0 0 15px;
}
#footer div ul li {
  font-size: 83.3%;
}
#footer div ul li a {
  text-decoration: none;
  color: #c5c5c5;
  margin: 0 0 0 -3px;
  display: block;
}
/* SEARCH */.xsltsearch_form {
  background: transparent url(/design/images/shared/148x19_searchbox.png) no-repeat 0 0;
  width: 148px;
  height: 19px;
  border: 0;
  position: relative;
  margin: 3px 0 0 10px;
}
.xsltsearch_form input.input {
  width: 116px;
  background: none;
  border: 0;
  position: absolute;
  left: 0;
  padding: 2px 0 0 5px;
  color: #575757;
  font-size: 91.7%;
}
.xsltsearch_form input.submit {
  width: 32px;
  height: 19px;
  background: none;
  border: 0;
  text-indent: -9999px;
  padding: 0;
  margin: 0 0 0 0;
  cursor: pointer;
  position: absolute;
  right: 0;
}
#xsltsearch {
  margin: 0;
  padding-bottom: 20px;
}
#xsltsearch_navigation {
  text-align: center;
}
#xsltsearch_navigation .disabled {
  color: #AAA;
}
#xsltsearch_stats {
  font-size: 75%;
  color: #999;
}
#xsltsearch_results {
  padding-bottom: 20px;
}
#xsltsearch h2 {
  font-size: 150%;
}
.xsltsearch_result p {
  margin: 0;
  padding: 0;
}
.xsltsearch_result:hover {
  background: #fafafa;
}
.xsltsearch_ordinal {
  font-weight: bold;
  font-size: 75%;
}
.xsltsearch_title {
  font-weight: bold;
  color: #d26a1c;
  text-decoration: none;
}
.xsltsearch_title:hover {
  text-decoration: underline;
}
.xsltsearch_score {
  font-size: 75%;
}
p.xsltsearch_result_description {
  padding-bottom: 10px;
}
.xsltsearch_description strong {
  background: #FFD;
}
/* OVERLAY */.simple_overlay_background {
  display: none;
  z-index: 9999;
  width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
}
.simple_overlay {
  display: none;
  z-index: 10000;
  background-color: #000000;
  width: 646px;
  height: 420px;
  position: absolute !important;
}
.simple_overlay .close {
  display: none;
}
/* CONTOUR */#contour .contourField div label {
  display: inline;
}
#contour label.fieldLabel {
  /*font-weight: bold;*/
  display: block;
  width: 200px;
  float: left;
  clear: left;
  background: transparent !important;
}
#contour small {
  display: block;
  float: left;
  clear: both;
  padding: 5px 5px 5px 200px;
}
#contour fieldset {
  padding: 0;
  /*margin: 0 0 1.5em 0;*/
  border: none !Important;
}
#contour input.text,
#contour input.title,
#contour textarea,
#contour select {
  /*margin: 0.5em 0;*/
  border: 1px solid #bbb;
}
#contour input.text:focus,
#contour input.title:focus,
#contour textarea:focus,
#contour select:focus {
  border: 1px solid #666;
}
#contour input.text, #contour textarea {
  width: 300px !important;
  padding: 5px;
}
#contour textarea {
  height: 250px;
}
#contour input.fileupload {
  height: auto !important;
}
#contour span.checkboxlist, #contour span.radiobuttonlist, #contour span.checkbox {
  display: block;
  float: left;
  padding: 10px;
}
#contour .checkboxlist input, #contour .radiobuttonlist input, #contour .checkbox input {
  width: auto !important;
  height: auto !important;
  border: none !important;
  display: inline !important;
}
#contour .hiddenfield {
  display: none;
}
#contour .contourButton {
  margin-right: 10px;
  padding: 2px 10px;
}
#contour .contourErrorMessage {
  padding: .8em;
  margin-bottom: .5em;
  border: 2px solid #FBC2C4;
}
#contour .contourErrorMessage, #contour .contourError {
  background: #FBE3E4;
  color: #8a1f11;
}
#contour input.contourError, #contour textarea.contourError {
  background: #FBE3E4;
  border-color: #FBC2C4;
}
#contour span.contourError {
  color: #8a1f11 !important;
  background: transparent !important;
}

