/*************  19/09/2012  new Changes ***********************/
h1, h2, h3, h4, h5, h6 {
  font-weight:normal;
}
h1 {
  font-size:28px;
}
h2 {
  font-size:24px;
}
h3 {
  font-size:18px;
  margin:0 0 10px;
}
h4 {
  font-size:16px;
}
h6 {
  font-size:12px;
}
@font-face {
  font-family: 'swissBldCon';
  src: url('swissBldCon/webfont.eot');
  src: url('swissBldCon/webfont.eot?#iefix') format('embedded-opentype'), url('swissBldCon/webfont.woff') format('woff'), url('swissBldCon/webfont.ttf') format('truetype'), url('swissBldCon/webfont.svg#Swis721BTRoman') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'webfontThin';
  src: url('webfontThin/webfont.eot');
  src: url('webfontThin/webfont.eot?#iefix') format('embedded-opentype'), url('webfontThin/webfont.woff') format('woff'), url('webfontThin/webfont.ttf') format('truetype'), url('webfontThin/webfont.svg#Swis721BTRoman') format('svg');
  font-weight: normal;
  font-style: normal;
}
/******** 7/2/2012 *******/

* {
  margin:0;
  padding:0;
}
a {
  text-decoration:none;
  outline:none;
}
img {
  border:none;
}
.clear {
  clear: both;
}
html* .clear {
  clear: both;
  height:1px;
}
/***** Main ******/
.wrapper {
  width:100%;
  float:left;
  padding:0;
  margin:0;
}
span.logo, #search-box {
  display: none;
}
.homepage-logo-overlay {
  z-index: 99;
  opacity: 0.6;
  background-color: #000000;
  position: fixed;
  height: 100%;
  width: 100%;
}
.homepage-logo {
  text-align: center;
  z-index: 100 !important;
  top: 180px;
  position: absolute;
  width: 100%;
}
#loading {
  /* background:url("images/ajax-loader.gif") no-repeat center 0; */
  height: 0;
  text-align: center;
  z-index: 9999 !important;
  top: 200px;
  position: absolute;
  width: 100%;
}
/***** Top Part ******/

.top_part_main {
  padding:20px 0 0 20px;
  left:0;
  margin:0;
  width: 74%;
  float: left;
}
#main-menu-tabs {
  position: absolute;
  left: 48px;
}
#nav, .top_part {
  width:870px;
  float:left;
}
.top_part_left {
  float:left;
}
.logo {
  width:48px;
  height:42px;
  float:left;
}
#nav, .nav_menu {
  height: 35px;
  letter-spacing: 1px;
  margin-bottom: 3px;
  margin-top: 10px;
  position:relative;
  /*z-index:99999;*/
  z-index:88;
}
#nav ul.om-menu, #nav span.logo {
  height:42px;
  float:left;
  padding:0;
  margin:0;
  display: block;
}
body.page-admin #nav ul.om-menu {
  height: 42px !important;/* height: auto !important; */
}
#nav ul.om-menu li.om-leaf, #nav span.logo img {
  height:35px;
  float:left;
  padding-left:8px;
  margin:0;
  list-style:none;
}
#nav li.leaf, #nav li.om-leaf {
  background:#231f20;
}
#nav ul.om-menu li.last, .app_button {
  background: none;
  width:121px;
  height:38px;
  float:left;
  padding:0;
  margin:2px 0 0 4px;
}
#nav ul.om-menu li.last {
  margin: 0;
}
#nav ul.om-menu li.om-leaf a.om-link, .nav_menu ul li a {
  height:35px;
  float:left;
  padding:0 5px;
  margin:0;
  font-size:14px;
  color:#ffffff;
  line-height:35px; /*font-weight: bold;*/
  font-weight: normal !important;
  font-family: "webfontThin";
}
#nav ul.om-menu li.last a.om-link, #nav li.app_button a {
  padding-top: 2px;
  background:none;
}
#nav ul.om-menu li.om-leaf:hover a.om-link, #nav ul.om-menu li.om-leaf a.om-link:hover, .nav_menu ul.om-menu li.om-leaf a:hover {
  height:35px;
  float:left;
  padding:0 5px;
  margin:0;/* background:#aa8a2f;*/
}
#nav ul.om-menu li.active-trail a.om-link, .nav_menu ul.om-menu li a.select {
  height:35px;
  float:left;
  padding:0 5px;
  margin:0;
  background:#aa8a2f;
}
.om-menu ul.quicktabs_tabs li.qt_tabs a.om-link {
  height:42px;
  float:left;
  padding:0 5px;
  margin:0;
  background:#aa8a2f;
}
#nav ul.om-menu li.last a.om-link:hover, #nav li.app_button a:hover, #nav ul.om-menu li.active-trail a.link-script {
  height:40px !important;
  padding:2px 5px 0 !important;
  background: none;
}
.top_part_right {
  width: 235px;
  padding: 20px 15px 0 0;
  position: relative;
  float: right;
  right: 0;
  top: 10px;
}
.top_part_right .block-user, .login_form {
  width:235px;
  float:left;
  padding:0;
  margin:0;
}
#user-login-form, .login_form ul {
  width:225px;
  margin-top: 0px;
  float:left;
  padding:0;
}
#user-login-form .form-item, .login_form ul li {
  margin:0;
  padding-bottom:8px;
}
#user-login-form .form-item label, .login_form ul li label {
  width:70px;
  float:left;
  padding:0;
  margin:0;
  text-align:left;
  line-height:23px;
  font-size:12px;
  color:#ffffff;
  font-weight: normal !important;
}
#user-login-form .form-item input.form-text, .login_form_input {
  border: medium none;
  height: 22px;
  margin: 0 0 0 0px;
  padding: 0;
  width: 147px;
}
#user-login-form .item-list {
  display: none;
}
.forgotten_main {
  float:right;
  padding:0;
  margin:0;
  list-style: none;
  text-align: right;
}
#user-login-form .item-list li a, .forgotten {
  background: none repeat scroll 0 0 #A47708 !important;
  clear: both;
  color: #FFFFFF;
  height: 15px;
  padding: 10px;
  width:215px;
  float:left;
}
.forgotten li, .forgotten p {
  float:left;
  padding:0;
  margin:0 0 0 0;
  font-size:10px;
  color:#ffffff;
}
.forgotten li {
  margin: 0;
  list-style: none
}
#user-login-form .item-list li a, .forgotten a {
  color: #FFFFFF;
  font-size: 8px;
}
.register-link a {
  float:none;
  padding:0;
  margin:0;
  font-size:10px;
  color:#ffffff;
  border-bottom:1px solid #aa8a2f;
  text-transform: uppercase;
}
li {
  list-style-type: none;
}
.user-logedin a {
  color: #FFFFFF;
  display: inline-block;/*float: right !important;*/
}
.user-logedin p, .user-logedin a {
  font-size: 12px;
}
#user-login-form .item-list li a:hover, .forgetpass-link a:hover, .register-link a:hover, .forgotten a:hover {
  border-bottom:none;
}
#user-login-form input.form-submit {
  height: 22px !important;
  font-size: 12px !important;
}
#user-login-form input.form-submit, .submit_buton {
  background-color: #A47708;
  color: #fff;
  border: medium none;
  height: auto;
  text-align: center;
  width: 53px;
  float: right;
  margin: 0;
  padding:0;
}
#user-login-form input.form-submit:hover, .submit_buton:hover { /*color:#F00;*/
}
#user-login-form .ahah-progress-bar {
  clear: both;
  margin: 0 auto;
  padding: 10px;
  width: 16em;
  float: none;
}
#user-login-form .ahah-progress {
  float: right;
}
.ahah-progress .throbber {
  margin: 6px 1px;
}
div.messages {
  padding: 9px;
  margin: 0px 0px 10px;
  color: #000;
  background-color: #FFFFFF;/*border: 1px solid #B8D3E5;*/
}
div.status {
  /*border-color: #C7F2C8;*/
  color: #33A333;/*font-size:11px;*/
}
div.error, tr.error {
  border-color: #A30000;
  background-color: #FFCCCC;
  color: #A30000;
}
/***** Middle part *******/

#leftside {
  float: left;
  width: 20%;
}
.content-middle-center {
  float: left;
  width: 60%;
  background: url("images/90White.png") repeat scroll 0 0 transparent;
  padding: 30px 30px 30px 30px;
}
/***** Live Pricing ******/
/*
.live_price{ width:140px; float:right; padding:5px; margin:0; opacity:0.9; bottom:15px; right:15px; position:fixed; background:#b7b7b5;}
*/

.live_price #mytab {
  opacity: 0.9;
  height: 145px;
  -moz-border-radius: 0;
  border: none;
}
.live_price #mytab div:last-child {
}
#usddate, #auddate {
  display: none;
}
.live_price .ui-widget-header {
  background: none;
  border: 1px solid #FFF;
}
.live_price h5 {
  float:right;
  padding:0;
  margin:0 0 5px 0;
  text-align:right;
  font-size:12px;
  color:#231f20;
}
.live_price_1 {
  float:right;
  padding:0;
  margin:10px 0 0 0;
  line-height:20px;
}
.live_price_1 label {
  float:left;
  padding:0;
  margin:1px 6px 0 0;
  font-size:12px;
  color:#231f20;
  font-weight:bold;
}
.live_price_1_prize {
  float:left;
  padding:0;
  margin:1px 6px 0 0;
  font-size:15px;
  color:#105B37;
  font-style:italic;
  font-weight: bold;
}
.live_price_1_prize2 {
  float:left;
  padding:0;
  margin:1px 6px 0 0;
  font-size:15px;
  color:#d2222a;
  font-style:italic;
}
.live_price_1_buy {
  float:left;
  padding:0 4px;
  margin:2px 0 0 0;
  font-size:11px;
  color:#231f20;
  font-weight:bold;
  background:#aa8a2f;
  line-height:16px;
}
.live_price_1_buy a {
  font-size:11px;
  color:#231f20;
  font-weight:bold;
}
.live_price_1_buy a:hover {
  color:#FFF;
}
/***** Content Part ******/

/*
.content_part{ width:100%; float:left; padding:0; margin:15px 0;}
*/

.logo2 {
  width:100%;
  float:left;
  text-align:center;
}
#content_part_1 #user-register input.form-text {
  /*background: none repeat scroll 0 0 #FFFFFF;
      border: 1px solid #000;
      font-size: 13px;
      height: 23px;
      margin: 0px 0 0 0;
      width: 300px;*/
}
#content_part_1 input.form-text {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #999999;
  font-size: 13px;
  height: 23px;
  margin: 5px 0 0 0;
  padding: 3px;
  width: 200px;
}
form#user-pass input.form-text, form#user-login input.form-text, form#sms-user-settings-add-form input.form-text, form#user-profile-form input.form-text, form#user-register input.form-text {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #999999;
  font-size: 13px;
  height: 23px;
  margin: -13px 0 5px 0;
  width: 300px;
}
form#user-pass input.form-submit, form#user-login input.form-submit, form#user-register input.form-submit {
  border: none;
  padding: 1px 12px;
  background: #A47708;
  float: left;
  margin: 19px 0;
  font-family: "webfontThin";
  font-size: 13px;
  font-weight: bold;
}
form#user-register .description {
  font-size: 11px;
}
#content_part_1 form#user-register input.form-submit {
  border: none;
  padding: 3px;
  background-color: #A47708;
  float: left;
  margin: 6px 0 0 0;
}
#content_part_1 form#user-pass input.form-submit {
  background-color: #A47708;
  border: none;
  padding: 3px;
}
.content_detail_1 {
  width:912px;
  float:left;
  background: url("images/90White.png");
  margin:0;
  position:relative;
  padding: 10px 30px 30px 30px;
  -moz-box-shadow: 3px 3px 4px 0 #000000;
  -webkit-shadow: 3px 3px 4px 0 #000000;
  box-shadow: 3px 3px 4px 0 #000000; /* 15px #888; *//*-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid grey;
    top:20px;
    left:120px;
    opacity:0.9;
    background:#FFF; */
}
.ajax-inner {
  width:600px;
  padding: 30px;
}
.content_drag {
  /*z-index: 18;
  width: 895px;*/
  z-index:0;
}
.mytabs-container {
  float: left;
  position: absolute;
  top: 0;
  left: 0 !important;
}
.quicktabs_tabpage p {
  padding: 5px 0;
}
.close_icon {
  display:none;
  width:29px;
  height:29px;
  float:right;
  padding:0;
  margin:0;
  position:relative;
  left: 45px;
  top:-45px;
  background:url("images/close_icon.png") no-repeat right top;
}
.quicktabs_wrapper .close_icon {
  display: none;
}
.button_yellow {
  float:left;
  padding:5px 8px;
  margin:0;
  background:#aa8a2f;
}
.button_yellow a {
  font-size:13px;
  color:#231f20;
  text-transform:uppercase;
  font-weight:bold;
}
.logo_3 {
  float:left;
  padding:0;
  margin:0;
  clear: both; /*bottom:30px; left:25px; position:fixed;*/
}
h1.title, h2.title {
  /* color: #AA8A2F;*/
  color: #1B1B19;
}
h2.title {
  /*font-family: Elementary SF,Helvetica,sans-serif;*/
  font-family: "webfontThin";
  font-size: 28px;
  font-weight: normal;
  letter-spacing: -1px;
  /*padding: 0 0 15px;*/
  border-bottom: 1px solid #B49643;
}
form#contact-mail-page .form-item {
  margin: 0;
  padding: 15px 0 10px;
}
form#contact-mail-page label {
  float: left;
  width: 135px;
  text-align: right;
  padding-right: 10px;
  padding-top: 4px;
}
form#contact-mail-page input.form-text {
  float: left;
  width: 445px;
}
form#contact-mail-page input.form-checkbox {
  float: left;
}
form#contact-mail-page textarea.form-textarea {
  float: left;
  width: 445px;
}
/*input.form-submit{
    background: none repeat scroll 0 0 #AA8A2F;
    text-transform: uppercase;
    padding: 5px 8px;
    font-weight: bold;
    border: none;
    margin: 4px;
    color:#231f20;
    cursor: pointer;
}*/

.category-products input.form-submit {
  background: url("images/addtocartorange.png") no-repeat scroll 0 0;
  width: 96px;
  padding: 28px 0 0;
  margin: 2px 4px 0;
  height: 0;
}
#content-wrapper {
  padding: 0 30px;
  float: left;
  width: 100%;
  min-height:330px;
}
#slider-image {
  margin-left: -22px;
  width: 100%;
  /*min-height:330px;*/
}
#leftside {
  width: 180px;
  padding: 20px;
  float: left;
}
.content-middle-center {
  float: left;
  width: 912px;
}
#store-footer {
  display: none;
}
/**************************** Node Page **************************************/

.node-page-field-body {
  float: left;/*margin: 20px 15px 0 0;*/
}
.node-page-field-body-set-width {
  width: 440px;
}
.node-page-field-disp-image {
  float: left;
  margin-right: 70px;/*margin: 20px 0;*/
}
.page-display-image {
  margin-bottom: 10px;
}
.page-display-image-title-tip {
  font-size: 7px;
  /*background-color: #AA8A2F;*/
  width: 114px;
  padding: 3px;
}
img.category {
}
ul.pager {
  border:0;
  /*background-color: #EEEEEE;*/
  height: 24px;
  margin: 10px 0 0;
  padding: 3px 3px 0;
  text-align: center !important;
}
ul.pager li {
  border:0;
  margin:0;
  padding:0 !important;
  font-size:11px;
  list-style:none;
  float: left;
}
ul.pager a {
  border:solid 1px #000000;
  margin-right:2px;
  float: none;
}
ul.pager .previous-off, ul.pager .next-off {
  color:#666666;
  display:block;
  float:left;
  font-weight:bold;
  padding:3px 4px;
}
ul.pager .pager-first a, ul.pager .pager-previous a, ul.pager .pager-next a, ul.pager .pager-last a {
  font-weight:bold;
  border:solid 1px #000000;
}
ul.pager .pager-current {
  color:#000000;
  border:solid 1px #000000;
  font-weight:bold;
  display:block;
  padding:4px 6px 2px !important;
  margin-right: 2px;
}
ul.pager a:link, ul.pager a:visited {
  color:#A08331;
  display:block;
  padding:3px 6px;
  text-decoration:none;
}
ul.pager a:hover {
  border:solid 1px #000000;
}
/*************************  CATALOG PAGE DESIGN  ***************************/

#preview {
  position:absolute;
  border:1px solid #ccc;
  background:#333;
  padding:5px;
  display:none;
  color:#fff;
  z-index: 999;
}
#tooltip {
  position:absolute;
  border:1px solid #333;
  background:#f7f5d1;
  color:#333;
  display:none;
  z-index: 999;
  width: 300px;
}
#tooltip strong {
  padding:5px 8px;
  width: 284px;
  color: #FFF;
  display: block;
  background-color: #333;
  height: 14px;
}
#tooltip #tooltip-title {
  float: left;
  display: block;
}
#tooltip #tooltip-price {
  float: right;
  display: block;/*  text-align: right;
      width: 120px; */
}
#tooltip #tooltip-body {
  color: #333;
  width: 284px;
  display: block;
  padding:5px 8px;
}
/*************************** MAXIMENU VIEWS BUY GOLD, SILVER ***********************************/

#quicktabs_container_gold_silver .quicktabs-hide {
  display: none;
}
#div-gold-silver-catalog {
  overflow: hidden;
  position: relative;
  display: block;
  width: 638px;
  margin:0 0px 0 -10px;
}
.view-gold-silver-catalog .slider-gold-silver-catalog, .view-gold-silver-catalog .slider-gold-silver-catalog {
  display: block;
  overflow: hidden;
  padding: 10px 0;
  width: 638px;
  float: right;
  margin-top: 10px;
}
.view-gold-silver-catalog .views-row {
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 0 5px #888888;
  float: left;
  height: 230px;
  margin: 0 0 18px 18px;
  width: 194px;
}
.view-gold-silver-catalog .views-row-last {
  margin-right: 0px;
}
.view-gold-silver-catalog .views-row .views-field-title a, .view-gold-silver-catalog .views-row .views-field-sell-price span.uc-price {
  /*color: #666 !important;*/
}
.view-gold-silver-catalog .views-row:hover, .view-gold-silver-catalog .show-rows {
  /*background-color: #000;
      color: #FFF;*/
}
.view-gold-silver-catalog .views-row:hover .views-field-title a, .view-gold-silver-catalog .views-row:hover .views-field-sell-price span.uc-price, .view-gold-silver-catalog .show-rows .views-field-title a, .view-gold-silver-catalog .show-rows .views-field-sell-price span.uc-price {
}
.view-gold-silver-catalog .views-row .views-field-title {
  float: left;
  width: 129px;
}
.view-gold-silver-catalog .views-row .views-field-field-image-cache-fid {
  height: 110px;
  text-align: center;
  table-layout: auto;
}
.view-gold-silver-catalog .views-row .views-field-field-image-cache-fid .field-item {
  float: left;
}
.view-gold-silver-catalog .views-row form.ajax-cart-submit-form div.form-item {
  float: left;
}
.view-gold-silver-catalog .views-row form.ajax-cart-submit-form input.form-text {
  width: 20px;
}
.view-gold-silver-catalog .views-row form.ajax-cart-submit-form input.form-submit {
  /* font-size: 14px;
         padding: 3px 5px;*/
}
.view-gold-silver-catalog .views-row .views-field-addtocartlink {
}
.view-gold-silver-catalog .views-row .views-field-addtocartlink span.previews-common {
  color: #000;
}
.view-gold-silver-catalog .views-row:hover .views-field-addtocartlink, .view-gold-silver-catalog .show-rows .views-field-addtocartlink {
}
/*
#quicktabs_tabpage_gold_silver_0,
#quicktabs_tabpage_gold_silver_1{
    height: 270px;
}


.view-gold-silver-catalog{
    width: 250px;
    border-right: 1px dotted #888;
    padding: 6px 6px 0 0;
    height: 263px;
}

.view-gold-silver-catalog .views-row{
    clear: both;
    padding: 4px 6px;
    border-bottom: 1px dotted #888;
    width: 235px;
}

.view-gold-silver-catalog .views-row-last{
    border-bottom: none;
}

.view-gold-silver-catalog .views-row .views-field-title a,
.view-gold-silver-catalog .views-row .views-field-sell-price span.uc-price{
    color: #666 !important;
}

.view-gold-silver-catalog .views-row:hover,
.view-gold-silver-catalog .show-rows{
    background-color: #000;
    color: #FFF;
}

.view-gold-silver-catalog .views-row:hover .views-field-title a,
.view-gold-silver-catalog .views-row:hover .views-field-sell-price span.uc-price,
.view-gold-silver-catalog .show-rows .views-field-title a,
.view-gold-silver-catalog .show-rows .views-field-sell-price span.uc-price{
    color: #FFF !important;
}

.view-gold-silver-catalog .views-row .views-field-title{
    float: left;
    width: 170px;
}

.view-gold-silver-catalog .views-row .views-field-addtocartlink{
    position: absolute;
    left: 268px;
    top: 0px;
    display: none;
    background-color: white;
    width: 210px;
}

.view-gold-silver-catalog .views-row .views-field-addtocartlink span.previews-common{
    color: #000;
}

.view-gold-silver-catalog .views-row:hover .views-field-addtocartlink,
.view-gold-silver-catalog .show-rows .views-field-addtocartlink{
    display: block;
}

.view-gold-silver-catalog .views-row .views-field-sell-price{
}

.view-gold-silver-catalog ul.pager{
    background-color: #FFF !important;
    margin: 5px 0 0;
}

.view-gold-silver-catalog ul.pager li.last{
    height: auto !important;
    width: auto !important;
}

.view-gold-silver-catalog ul.pager li{
    border: none !important;
}

.view-gold-silver-catalog ul.pager li.pager-current{
    margin-top: -2px;
}

.view-gold-silver-catalog ul.pager li.pager-previous a,
.view-gold-silver-catalog ul.pager li.pager-next a{
    border: 1px solid;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  padding: 0 3px 0 2px !important;
}

.view-gold-silver-catalog .views-field-addtocartlink .gold-silver-preview .preview-title{
  display: block;

  font-size: 16px;
  margin: 0 0 5px 0;
  padding: 4px 0;
  text-align: center;
  width: 208px;
  color: #FFFFFF !important;
  background: #333333;
  font-weight: bold;
  border: 1px solid #FFFFFF;
  -moz-box-shadow: 3px 3px 4px 0 #333;
  -webkit-shadow: 3px 3px 4px 0 #333;
    box-shadow: 3px 3px 4px 0 #333;
}

.view-gold-silver-catalog .views-field-addtocartlink .gold-silver-preview .field-item{
  float: left;
  margin-right: 1px;
}

.view-gold-silver-catalog .views-field-addtocartlink .gold-silver-preview .preview-pimage{
    clear: both;
    width: 212px;
    height: 52px;
    display: block;
}

.view-gold-silver-catalog .views-field-addtocartlink .gold-silver-preview .preview-pimage img{
    border: 1px solid #EEE;
  -moz-box-shadow: 3px 3px 4px 0 #333;
  -webkit-shadow: 3px 3px 4px 0 #333;
    box-shadow: 3px 3px 4px 0 #333;
}

.view-gold-silver-catalog .views-field-addtocartlink .gold-silver-preview .preview-price,
.view-gold-silver-catalog .views-field-addtocartlink .gold-silver-preview .preview-sku{
    clear: both;
    display: block;
}

.view-gold-silver-catalog .views-field-addtocartlink .gold-silver-preview .preview-price{
    padding: 3px 2px 8px;
    text-align: right;
}

.view-gold-silver-catalog .views-field-addtocartlink .gold-silver-preview .preview-price .uc-price{
    background: url('images/price-bg.png') repeat-x scroll 0px 0;
  background-color: #3AABD3;

  color: White;
  font-size: 20px;
  font-weight: bold;
  padding: 1px 10px;
  -moz-box-shadow: 3px 3px 4px 0 #333;
  -webkit-shadow: 3px 3px 4px 0 #333;
    box-shadow: 3px 3px 4px 0 #333;
}

.view-gold-silver-catalog .views-field-addtocartlink .gold-silver-preview .preview-sku{
    padding: 10px 0 5px;
}

.view-gold-silver-catalog .preview-addtocart form{
  background: none repeat scroll 0 0 #EEE;
  padding: 5px;
  display: block;
  height: 25px;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  width: 223px;
  margin: 0 0 0 -11px;
}

.view-gold-silver-catalog .preview-addtocart form label{
    float: left;
    padding-top: 2px;
}

.view-gold-silver-catalog .preview-addtocart form input.form-text{
    width: 20px;
    border: 1px solid #DDD;
    float: left;
}

.view-gold-silver-catalog .preview-addtocart form div.form-item{
    float: left;
    margin: 0;
    padding: 3px 0 3px 7px;
}

.view-gold-silver-catalog .preview-addtocart form input.form-submit{
    float: right;
    height: 50px;
    background: url('images/addtocart.png') no-repeat scroll 0 0 transparent;
  margin: -14px -16px 0 0;
  padding: 0;
  width: 145px;
  color: #FFF;
  cursor: pointer;
}

.view-gold-silver-catalog .preview-desc{
    margin: 10px 0 0;
    display: block;
    font-weight: bold;
}

.view-gold-silver-catalog .preview-desc a{
    color: #333;
    font-weight: normal;
    cursor: pointer;
    margin-top: 5px;
    float: left;
}
*/
/*************************** AJAX CART FORM ***********************************/

#top-right .block-uc_ajax_cart {
  position: relative;
  /*right: -5px;*/
  /*top: 62px;*/
  /*top: 108px;*/
}
#top-right .block-uc_ajax_cart .carthead {
  background: none repeat scroll 0 0 #B49643;
  clear: both;
  color: #FFFFFF;
  font-family: "swissBldCon";
  font-size: 18px;
  height: 21px;
  padding: 8px;
  width: 219px;
}
#top-right .block-uc_ajax_cart .uc_ajaxify_cart {
  /* background-color: #231F20;  // #346BA7;
     padding: 7px 0;
     padding: 7px 4px;
     opacity: 0.9;
     -moz-border-radius: 5px 0 0 5px;
     -webkit-border-radius: 5px 0 0 5px;
     -khtml-border-radius: 5px 0 0 5px;
     border-radius: 5px 0 0 5px;
     border: 1px solid #000;  // #3773B4;
     border-right: none;
     -moz-box-shadow: 2px 2px #333;
     -webkit-shadow: 2px 2px #333;
     box-shadow: 2px 2px #333;
     -moz-box-shadow: -1px -1px #444;
     -webkit-box-shadow: -1px -1px #444;
     box-shadow: -1px -1px #444;
     margin-right:12px;
     width:398px;*/
  width: 235px;
  /*padding-right:20px;*/
}
#top-right .block-uc_ajax_cart .cart-empty {
  display: none;
}
#top-right .block-uc_ajax_cart h2 {
  margin: -26px 0 18px -2px;
}
#top-right .block-uc_ajax_cart h2 span#ajax-cart-headline {
  background: url('images/shopping_button.png') no-repeat scroll -2px 0 transparent;
  /* background-color: #3AABD3; */
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  padding: 27px 58px 20px 7px;
}
#top-right .block-uc_ajax_cart h2 span#ajax-cart-headline a {
  color: #FFF;
}
#top-right .block-uc_ajax_cart div.content {
  /*width: 255px;*/
}
/*
#top-right .block-uc_ajax_cart table tbody tr{
  border-top: 1px solid #AAA;
  border-bottom: 1px solid #AAA;
  background-color: #FFF;
}
*/
#top-right .block-uc_ajax_cart table tbody tr td.cart-block-item-qty span.rm-product {
  display: none;
  /*  background: none repeat scroll 0 0 #96BADD;
    border-top: 1px solid #3773B4;
    border-bottom: 1px solid #3773B4;
    border-left: 1px solid #3773B4;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -khtml-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    left: -25px;
  */
  height: 16px;
  width: 20px;
  left: 0px;
  margin: -2px 2px 0;
  padding: 1px 0 1px 5px;
  position: absolute;
}
#top-right .block-uc_ajax_cart table tbody tr:hover td.cart-block-item-qty span.rm-product {
  display: block;
}
#cart-block-contents-ajax {
  font-size: 12px;
  letter-spacing: normal;
}
#top-right .block-uc_ajax_cart table tbody tr.cart-block-summary-links, #top-right .block-uc_ajax_cart #cart-block-contents-ajax .listout {
  background: none repeat scroll 0 0 #D8D8D8;
  clear: both;
  padding: 10px;
}
#top-right .block-uc_ajax_cart table tbody tr.cart-block-summary-links, #top-right .block-uc_ajax_cart #cart-block-contents-ajax .listcont {
  background: none repeat scroll 0 0 #FFFFFF;
  clear: both;
  padding: 10px;
}
#top-right .block-uc_ajax_cart table tbody tr.cart-block-summary-links, #top-right .block-uc_ajax_cart #cart-block-contents-ajax .totals {
  background: none repeat scroll 0 0 #DACBA1;
  border-top: 2px solid #A47708;
  clear: both;
  height: 15px;
  padding: 10px;
}
#top-right .block-uc_ajax_cart table tbody tr.cart-block-summary-links, #top-right .block-uc_ajax_cart #cart-block-contents-ajax .cartpanelbtns {
  background: none repeat scroll 0 0 #FFFFFF;
  clear: both;
  padding: 10px;
  text-align: center;
  height:22px;
}
#top-right .block-uc_ajax_cart table tbody tr.cart-block-summary-links, #top-right .block-uc_ajax_cart #cart-block-contents-ajax .cartpanelbtns {
  /*background: none repeat scroll 0 0 #FFFFFF;*/
  clear: both;
  padding: 10px;
  text-align: center;
}
/*
#top-right .block-uc_ajax_cart table tbody tr.cart-block-summary-links,
#top-right .block-uc_ajax_cart #cart-block-contents-ajax table tr{
  border: none;
  background-color: #DDD; /* #BDD6F5; */
/* }
*/
#top-right .block-uc_ajax_cart #cart-block-contents-ajax table tr.odd {
  border-top: 1px solid #AAA; /* #3773B4; */
  border-bottom: 1px solid #AAA;  /* #3773B4; */
  background-color: #FFF; /* #96BADD; */
}
#top-right .block-uc_ajax_cart .cart-empty, #top-right .block-uc_ajax_cart table tr th, #top-right .block-uc_ajax_cart table tr td {
  font-size: 12px;
  border-bottom: none;
}
#top-right .block-uc_ajax_cart .cart-empty {
  width: 196px;
  text-align: center;
}
/*
#top-right .block-uc_ajax_cart table tr th:first-child,
#top-right .block-uc_ajax_cart table tr td:first-child{
  padding: 2px 5px 2px 24px;
}
*/
#top-right .block-uc_ajax_cart table tr td a {
  color: #000;
}
#top-right .block-uc_ajax_cart table tr td a:hover {
  border-bottom: none;
}
#top-right .block-uc_ajax_cart table {
  border-collapse: separate;
}
#top-right .block-uc_ajax_cart .cart-block-summary-links ul.links {
  /*margin: 4px 0;*/
  /*padding: 0;*/
  padding-left: 0;
  text-align: left;
  */  float:left;
}
#top-right .block-uc_ajax_cart .cart-block-summary-links ul.links li {
  border: none;
  /* margin: 0;*/
  padding: 0px 0px;
  display: list-item;
  float: left;/*border: 1px solid #231F20;*/
}
#top-right .block-uc_ajax_cart ul.links a {
  background: url('images/viewcart.png') no-repeat scroll 0 0 transparent;
  border: 1px solid #FFF;
  color: #FFF;
  padding:0;
  font-size: 12px;
  font-weight: bold;
  width: 85px;
  height: 22px;
  float: left;
}
#top-right .block-uc_ajax_cart ul.links li.cart-block-checkout a {
  border: none;
  background: none;
  padding:0;
  background: url('images/checkout.png') no-repeat scroll 0 0 transparent;
  width: 85px !important;
  height: 22px !important;
  float: left;
}
/*
#top-right .block-uc_ajax_cart ul.links a:hover{
    border: 1px solid #231F20;
}

#top-right .block-uc_ajax_cart ul.links li:active{
    border: 1px solid #FFF;
}

#top-right .block-uc_ajax_cart ul.links a:active{
    border: 1px solid #231F20;
}
*/
.blockMsg {
  /*  -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 15px; */
  background-color: #FFF !important;
  border: 10px solid #FFF !important;
  -moz-box-shadow: 0px 0px 20px 5px #000000;
  -webkit-shadow: 0px 0px 20px 5px #000000;
  box-shadow: 0px 0px 20px 5px #000000; /* 15px #888; */
}
.blockMsg h1, .blockMsg h2 {
  display: none !important;
}
.blockMsg div.messages {
  background-color: #E0FFE0 !important;
  margin: 0 !important;
}
div.blockOverlay {
  opacity: 0.8;
  background-color: #777777;
  cursor:	wait;
}
/*********************************** #animated-flip ************************************/

.animated-bg {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  display: block;
  background-color: #FFF;
  cursor: pointer;
  height: 100%;
  /*opacity: 0.5;*/
  opacity: -0.5;
}
#content_part_1 .non-bg {
  /*left: 35%;*/
  position: fixed;
  top: 20%;/*	background-color: #000;
      opacity: 0.3; */
}
.animated-bg-dark {
  position: fixed;
  /*left: 35%;*/
  top: 20%;
  /*background-color: #000;*/
  opacity: 0.6;
  height: 360px;
  width: 403px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}
.animated-bg-dark .animated_close {
  background: url('images/close_icon.png') no-repeat scroll 0 0 #000;
  height: 29px;
  width: 27px;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  display: none;
}
.animated-img-close {
  background: url('images/close_icon.png') no-repeat scroll 0 0 transparent;
  opacity: 0;
  position: absolute;
  right: 20px;
  top: 102px;
  height: 26px;
  width: 26px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}
#animated-overlay {
  left: 20%;
  top: 20%;
  background-color: #FFF;
  height: 360px;
  width: 800px;
  position: fixed;
  opacity: 0;
  z-index: 2000;
  display: none;
}
#content_part_1 .non-bg #content_detail {
  left: 28px !important;
  top: -52px !important;
  /*background: none;*/
  box-shadow: none;
  width: 912px;
  min-height: 370px;/*opacity: 1;*/
}
#content_part_1 .non-bg #content_detail h2.title {
  /*background: none repeat scroll 0 0 #FFFFFF;
  padding: 5px 0 5px 15px;*/
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  width: 912px;
  position: absolute;
}
#content_part_1 .non-bg #content_detail .close_icon {
  background: url("images/close_icon.png") no-repeat scroll right top transparent;
  left: 43px;
  top: -42px;/*display: none;*/
}
.view-melbournemint-buybullion div.view-content div.item-list, #main_thumb {
  display: block;
  width: 360px;
  height: 320px;
  float: left;
  padding: 0;
  position: relative;
}
.view-melbournemint-buybullion a {
  cursor:pointer;
}
.view-melbournemint-buybullion div.view-content div.item-list ul.thumb, ul.thumb {
  float: left;
  list-style: none;
  margin: 0;
  width: 360px;
  position: absolute;
  bottom: 0;
}
.view-melbournemint-buybullion div.view-content div.item-list ul li.views-row, ul.thumb li {
  margin: 0;
  padding: 5px;
  float: left;
  position: relative;
  width: 110px;
  height: 110px;
  list-style: none;
}
.view-melbournemint-buybullion div.view-content div.item-list ul li.views-row img, ul.thumb li img {
  width: 100px;
  height: 100px;
  border: 1px solid #ddd;
  /* padding: 5px; */
  background: #f0f0f0;
  position: absolute;
  left: 0;
  top: 0;
  -ms-interpolation-mode: bicubic;
  -moz-border-: 5px;
  -webkit-border-: 5px;
  -khtml-border-radius: 5px;
  border-radius: 8px;
}
.view-melbournemint-buybullion div.view-content div.item-list ul li.views-row img.hover, ul.thumb li img.hover {
  /* background:url(thumb_bg.png) no-repeat center center; */
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -khtml-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  border: none;
}
.attachment .view-melbournemint-buybullion, #main_view {
  float: left;
  padding: 0;
  margin: 0;
  height: 300px;
  width: 300px;
  /* border: 1px solid red; */
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
}
ul.thumb li.active {
}
.view-melbournemint-buybullion div.view-content div.item-list ul li.active img, ul.thumb li.active img {
  position: absolute !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -khtml-border-radius: 5px !important;
  border-radius: 5px !important;
  /* display: none; */
  border: none;
}
.view-melbournemint-buybullion div.view-content div.item-list ul li.views-row .simg, .simg {
  display: block;
  border: 1px solid #DDD;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  width: 100px;
  height: 100px;
  background-color: #EEE;
  font-family: Elementary SF, Helvetica, sans-serif normal 10px !important;
  margin: -5px 0 0 -5px;
}
.view-melbournemint-buybullion div.view-content div.item-list ul li.active .simg, ul.thumb li.active .simg {
  display: none !important;
}
.view-melbournemint-buybullion div.view-content div.item-list ul li.views-row .simg h2, .simg h2 {
  font-size: 12px;
  color: #AA8A2F;
}
.view-melbournemint-buybullion div.view-content div.item-list ul li.views-row .simg .desc, .simg .desc {
  font-size: 12px;
  float: left;
  margin: 4px 0;
}
.view-melbournemint-buybullion div.view-content div.item-list ul li.views-row .simg a, .simg a {
  font-size: 10px;
  float: right;
  font-weight: bold;
  text-align: right;
  text-decoration: none;
  background-color: #AA8A2F;
  padding: 1px 3px;
  color: #FFF;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}
.view-melbournemint-buybullion div.view-content div.item-list ul li.views-row .simg a:hover {
  background-color: #000;
}
.attachment .view-melbournemint-buybullion {
}
.attachment .view-melbournemint-buybullion .view-content .views-row, ul.full li {
  opacity: 0;
  position: absolute;
  border: 1px solid #AAA;
  border-top: none;
  height: 110px;
  width: 278px;
  padding: 10px;
  margin-top: 170px;
  background-color: #FFF;
  /* border: 1px solid red; */
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -khtml-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  list-style: none;
  z-index: 110;
}
.attachment .view-melbournemint-buybullion .view-content .views-row .fullimg, ul.full li .fullimg {
}
.attachment .view-melbournemint-buybullion .view-content .views-row .fullimg h2, ul.full li .fullimg h2 {
  font-size: 16px;
  color: #AA8A2F;
}
.attachment .view-melbournemint-buybullion .view-content .views-row .fullimg .desc, ul.full li .fullimg .desc {
  font-size: 14px;
  float: left;
  margin: 5px 0;
}
.attachment .view-melbournemint-buybullion .view-content .views-row .fullimg a, ul.full li .fullimg a {
  font-size: 12px;
  float: right;
  font-weight: bold;
  text-align: right;
  text-decoration: none;
  background-color: #AA8A2F;
  padding: 2px 6px;
  color: #FFF;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  border-radius: 2px;
}
.attachment .view-melbournemint-buybullion .view-content .views-row .fullimg a:hover {
  background-color: #000;
}
#pos {
  clear: both;
  position: absolute;
  right: 0;
}
/***************************************   page-melbournemint-and-buybullion   *****************************************/

#cboxClose {
  right: 10px !important;
  top: 9px;
  height: 10px;
  width: 26px;
  padding: 3px 12px 6px 10px;
  /*background-color: #AA8A2F;*/
  color: #FFF !important;
  font-weight: bold;
}
/*
#cboxClose:hover{
  -moz-box-shadow: 2px 2px 4px 0 #333;
  -webkit-shadow: 2px 2px 4px 0 #333;
    box-shadow: 2px 2px 4px 0 #333;
}
*/
#page-melbournemint-and-buybullion {
  width: 800px;
  padding: 10px;
}
#page-melbournemint-and-buybullion h2 {
  color: #AA8A2F;
  border-bottom: 2px solid #AA8A2F;
  margin: 0 0 10px;
  padding: 10px 0 5px;
}
#page-melbournemint-and-buybullion .content {
  padding: 5px 0 10px;
  border-bottom: 2px solid #AA8A2F;
}
#page-melbournemint-and-buybullion .page-animated-image {
  float: left;
  padding: 5px 0;
  margin: 0 20px 15px 0;
}
#page-melbournemint-and-buybullion .page-animated-image img {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 3px 3px 4px 0 #333;
  -webkit-shadow: 3px 3px 4px 0 #333;
  box-shadow: 3px 3px 4px 0 #333;
}
#page-melbournemint-and-buybullion .page-animated-body {
}
#page-melbournemint-and-buybullion .page-animated-body p {
  padding: 5px 0;
}
/*****************************************  MULTI STEP FORM CART  ******************************************/

.multistep-cart-page {
  opacity: 1;
}
#multistep-cart-block {
  /*position: absolute;
  z-index: 1001;
  background: none repeat scroll 0 0 #000;
  left: -229px;
  height: 244px;
  width: 229px;
  -moz-border-radius: 8px 0 0 8px;
  -webkit-border-radius: 8px 0 0 8px;
  -khtml-border-radius: 8px 0 0 8px;
  border-radius: 8px 0 0 8px;
  padding: 20px 0;
  top: 10px;*/
  float: left;
}
#multistep-cart-block ul.multistepper, #multistep-cart-block ul.multistepper li {
  margin: 0px;
  padding: 0px;
  display: inline;
}
#multistep-cart-block ul.multistepper li {
  /*list-style: none;
      border: 1px solid #FFF;
      margin: 0 0 8px;
      padding: 1px 0 1px 1px;
      float: right;
      overflow: hidden;
      border-right: none;*/
}
#multistep-cart-block ul.multistepper li:hover {
  background-color: #FFF;
}
#multistep-cart-block ul.multistepper a {
  background: url('images/cartnavbkgs/cartnav1.png') no-repeat #fff;
  display: inline-block;
  /*width: 180px;*/
  width: 229px;
  height: 20px;
  padding: 14px 0px 18px;
  /*background: url('images/tabBG.jpg') bottom repeat-x;*/
  /*background-color: #EEE;*/
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  letter-spacing: normal;
  /*color: #000;*/
  color: #FFF;
  /*border-left: 1px solid #666666;
  border-bottom: 1px solid #666666;
  border-top: 1px solid #666666;*/
  border: none;
  text-decoration: none;
  text-align: center;
  font-family: "webfontThin";
  /*  -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -khtml-border-radius: 5px 0 0 5px;
      border-radius: 5px 0 0 5px; */
  float: left;
  margin-top: -37px;
}
#multistep-cart-block ul.multistepper li.first a {
  /*border-top: 1px solid #666666;*/
  text-align: center;
  font-family: "webfontThin";
}
#multistep-cart-block ul.multistepper a:hover {
  /*background: url('images/tabHoverBG.jpg') bottom repeat-x #FFF;*/
  background: url('images/cartnavbkgs/cartnav1H.png') no-repeat #fff;
  /*background-color: #FCFCFC;*/
  /*color: #AA8A2F;*/
  color: #FFF;
  text-align: center;
  font-family: "webfontThin";
}
#multistep-cart-block ul.multistepper a.active-multistep {
  /*background: #ffffff !important;*/
  background: url('images/cartnavbkgs/cartnav1H.png') no-repeat;
  /*border-right: 1px solid #ffffff;*/
  border: none;
  /*color: #AA8A2F;*/
  color: #FFF;
}
#multistep-cart-block ul.multistepper a.active-multistep span, #multistep-cart-block ul.multistepper .active span {
  /*background: url('images/arrow.png');*/
  width: 27px;
  height: 60px;
  z-index: 99;
  margin-top: -20px;
  position: absolute;
  right: -26px;
}
.multistep-cart-page #content-bottom {
  min-height: 214px;
  width: 916px;
  float:left;
}
* html .multistep-cart-page #content-bottom {
  height:210px;
  overflow:visible;
}
/*****************************************  CART, CHECKOUT, REVIEW PAGE  ******************************************/

.content-checkout-slider {
  padding: 0;
  background-color: none;
  width: 660px;
}
.content-checkout-slider #checkout-slider {
  /*background-color: #FFF;*/
  background: url("images/90White.png");
  width: 916px;
  float: right;
  /*margin: 35px 0 35px;*/
  padding-top: 53px;
  box-shadow: 0 0 5px #888888;/*width: 973px;*//*border: 3px solid #FFF;*/
}
.content-checkout-slider #checkout-slider #checkout-slider-inner {
  background-color: #FFF;/*padding: 28px 22px 58px 26px;*//*border: 2px solid #666;*/
}
html* .content-checkout-slider #checkout-slider #checkout-slider-inner {
  margin:0 0 0 -3px
}
form#uc-cart-pane-quotes .solid-border #edit-delivery-postal-code-wrapper input.form-submit {
  float:left;
  padding:4px 19px;
  margin:10px 0 0 0;
  border:1px solid #be8e04;
  border-radius:6px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  -o-border-radius:6px;
  -khtml-border-radius:10px;
  cursor:pointer;
  font-size:15px;
  color:#000;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  background: #e9b112; /* Old browsers */
  background: -moz-linear-gradient(top, #e9b112 0%, #e8b10e 32%, #e6ae0f 42%, #e0aa14 52%, #c19824 77%, #ac8b2e 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9b112), color-stop(32%, #e8b10e), color-stop(42%, #e6ae0f), color-stop(52%, #e0aa14), color-stop(77%, #c19824), color-stop(100%, #ac8b2e)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e9b112 0%, #e8b10e 32%, #e6ae0f 42%, #e0aa14 52%, #c19824 77%, #ac8b2e 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e9b112 0%, #e8b10e 32%, #e6ae0f 42%, #e0aa14 52%, #c19824 77%, #ac8b2e 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e9b112 0%, #e8b10e 32%, #e6ae0f 42%, #e0aa14 52%, #c19824 77%, #ac8b2e 100%); /* IE10+ */
  background: linear-gradient(to bottom, #e9b112 0%, #e8b10e 32%, #e6ae0f 42%, #e0aa14 52%, #c19824 77%, #ac8b2e 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9b112', endColorstr='#ac8b2e', GradientType=0 ); /* IE6-9 */
}
form#uc-cart-pane-quotes .solid-border #edit-delivery-postal-code-wrapper input.form-submit:hover {
  float:left;
  padding:4px 19px;
  margin:10px 0 0 0;
  border:1px solid #be8e04;
  border-radius:6px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  -o-border-radius:6px;
  -khtml-border-radius:10px;
  cursor:pointer;
  font-size:15px;
  color:#000;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  background: #ac8b2e; /* Old browsers */
  background: -moz-linear-gradient(top, #ac8b2e 0%, #c19824 23%, #e0aa14 48%, #e6ae0f 58%, #e8b10e 68%, #e9b112 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ac8b2e), color-stop(23%, #c19824), color-stop(48%, #e0aa14), color-stop(58%, #e6ae0f), color-stop(68%, #e8b10e), color-stop(100%, #e9b112)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ac8b2e 0%, #c19824 23%, #e0aa14 48%, #e6ae0f 58%, #e8b10e 68%, #e9b112 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ac8b2e 0%, #c19824 23%, #e0aa14 48%, #e6ae0f 58%, #e8b10e 68%, #e9b112 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ac8b2e 0%, #c19824 23%, #e0aa14 48%, #e6ae0f 58%, #e8b10e 68%, #e9b112 100%); /* IE10+ */
  background: linear-gradient(to bottom, #ac8b2e 0%, #c19824 23%, #e0aa14 48%, #e6ae0f 58%, #e8b10e 68%, #e9b112 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ac8b2e', endColorstr='#e9b112', GradientType=0 ); /* IE6-9 */
}
/*****************************************  CART PAGE  ******************************************/

div#page-overlay-bg {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  display: block;
  background-color: #555;
  cursor: pointer;
  height: 100%;
  opacity: -0.8;/*z-index: 1000;*/
}
form#uc-cart-view-form #cart-form-products {
  border: none;
  font-size: 12px;
}
form#uc-cart-view-form #cart-form-products table thead, form#uc-cart-view-form #cart-form-products table tbody tr {
  /*  -moz-box-shadow: 0px 3px 4px -5px #333;
    -webkit-shadow: 0px 3px 4px -5px #333;
      box-shadow: 0px 3px 4px -5px #333; */
  background: none;
  border-bottom: none;
}
form#uc-cart-view-form #cart-form-products table tbody tr td, form#uc-cart-view-form #cart-form-products table thead tr th {
  padding: 2px 5px;
  border-bottom: 1px dotted #DDD;
  font-size: 12px;
  height:35px;
}
form#uc-cart-view-form #cart-form-products table thead tr th {
  text-align: left;
  padding-left: 25px;
  border-bottom: none;
  /*height: 30px;*/
  height: 35px;
  font-weight: bold;
  background-color: #d8d8d8;
}
form#uc-cart-view-form #cart-form-products table thead tr, form#uc-cart-view-form #cart-form-products table tbody tr:hover {
  /*-moz-box-shadow: 0px 3px 4px -5px #333;
  -webkit-shadow: 0px 3px 4px -5px #333;
    box-shadow: 0px 3px 4px -5px #333;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px; */
  /*background-color: #CEC1BB;*/
  /*background-color: #d8d8d8;*/
  color: #000;
  border-bottom: none;
}
form#uc-cart-view-form #cart-form-products table tbody tr td img {
  height: 25px;
  width: 25px;
}
form#uc-cart-view-form #cart-form-products table tbody tr {
  height: 27px;
  vertical-align: middle;
}
form#uc-cart-view-form #cart-form-products table tbody tr td.qty input {
  width: 41px;
  border: 1px solid #333;
  display: inline-block;
  height: 21px;
  margin: 6px 0 0;
  padding: 3px;
  text-align: center;
  letter-spacing: normal;/*-moz-box-shadow: 2px 2px 2px 0
  letter-spacing: normal;
  /*-moz-box-shadow: 2px 2px 2px 0px #333;
  -webkit-shadow: 2px 2px 2px 0 #333;
    box-shadow: 2px 2px 2px 0 #333;*/
}
form#uc-cart-view-form #cart-form-buttons {
  border-top: 1px solid #CEC1BB;/*background-color: #F1E8E1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  margin-top: 10px;
  -moz-box-shadow: 0px 3px 4px -5px #CEC1BB;
  -webkit-shadow: 0px 3px 4px -5px #CEC1BB;
  box-shadow: 0px 3px 4px -5px #CEC1BB;
  position:relative;*/
}
form#uc-cart-view-form #cart-form-buttons #edit-update {
  /* display: none; */
  border:none;
  border-radius:0;
  height:33px;
  font-size: 18px;
  font-weight: normal;
  padding-bottom: 7px;
}
body.cart-page #cart-form-products, body.cart-page #cart-form-pane {
  margin-bottom: 8px !important;
  overflow: hidden;
}
body.cart-page p#cart-form-pane {
  background-color: #FFF;
  border: 1px solid #666;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 2px 2px 2px 0px #333;
  -webkit-shadow: 2px 2px 2px 0 #333;
  box-shadow: 2px 2px 2px 0 #333;
  padding: 5px 10px;
  line-height: 15px;
  margin-top: 80px;
  /*position: absolute;
  top: 260px;
  width: 891px;*/
  text-align: center;
}
form#uc-cart-view-form #cart-form-buttons {
  /*background-color: #fff;
  text-align: right;
  width: 94%;
  bottom: 0;
  margin-bottom: 4px;
  border-top: 1px solid #A47708;
  position: absolute;*/
  margin-top: 200px;
  position:relative;
  z-index:800;
}
form#uc-cart-view-form #cart-form-buttons #continue-shopping-link {
  float: left;/*left: 0;
  top: 25px;
  position: relative;*/
}
form#uc-cart-view-form #cart-form-buttons #continue-shopping-link a {
  /* padding: 5px;
   margin: 22px;
   font-weight: bold;
   text-transform: uppercase;*/
  /*-moz-border-radius: 3px !important;
-webkit-border-radius: 3px !important;
-khtml-border-radius: 3px !important;*/
  background: url("images/cartnavbkgs/continushopping-btn.png") no-repeat;
  font-size: 13px !important;
  /*border-radius: 3px !important;*/
  height: 15px !important;
  color: white !important;
  /* margin-bottom: 79px;
  margin-top: 3px;*/
  /*background: url("images/cartnavbkgs/continushopping-btn.png") no-repeat scroll 0 0 transparent;*/
  float: left;
  margin: 16px 0 16px 16px;
  padding: 9px 17px;
  /*padding: 17px;*/
  width: 132px;
}
/*****************************************  CHECKOUT PAGE  ******************************************/

form#uc-cart-checkout-form fieldset {
  border: 2px gray solid;
  padding: 10px 0 10px 10px;
  font-size: 12px;
  margin-left: 10px;
  margin-right: 10px;
  color:#000000;
  /*background-color: #EFEFEF;*/
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -khtml-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  letter-spacing: 0;
}
form#uc-cart-checkout-form fieldset legend {
  /*background-color: #F1E8E1;
  border: 1px solid #CEC1BB;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
    border-radius: 3px;*/
  /*padding: 8px 4px 0 17px;
  width: 50%;*/
  font-size: 16px;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  /*font-weight: bold;
  text-transform: uppercase; */
  /*margin: 20px 0 0 -12px;*/
  /*
    -moz-box-shadow: 0px 3px 4px -3px #333;
    -webkit-shadow: 0px 3px 4px -3px #333;
      box-shadow: 0px 3px 4px -3px #333;

    -moz-box-shadow: 2px 2px 2px 0px #333;
    -webkit-shadow: 2px 2px 2px 0 #333;
      box-shadow: 2px 2px 2px 0 #333; */
  display:inline-block;
}
form#uc-cart-checkout-form fieldset:hover {
}
form#uc-cart-checkout-form fieldset table {
  border: none;
  width: 100%;
}
form#uc-cart-checkout-form fieldset table tr {
  border: none;
  background: none;
  height: 33px;
}
form#uc-cart-checkout-form fieldset table tr th, form#uc-cart-checkout-form fieldset table tr td {
  font-size: 12px;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;/* height: 35px;
  padding: 9px 10px; *//*border-bottom: none;*/
}
form#uc-cart-checkout-form fieldset table thead tr {
  height: 35px;
}
form#uc-cart-checkout-form fieldset table thead tr, form#uc-cart-checkout-form fieldset table tbody tr:hover {
  /*-moz-box-shadow: 0px 3px 4px -5px #333;
      -webkit-shadow: 0px 3px 4px -5px #333;
        box-shadow: 0px 3px 4px -5px #333;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -khtml-border-radius: 5px;
      border-radius: 5px; */
  /*background-color: #CEC1BB;*/
  /*background-color: #d8d8d8;*/
  /*color: #FFF;*/
}
form#uc-cart-checkout-form fieldset table thead tr th {
  background-color: #d8d8d8;
  border: none;
}
form#uc-cart-checkout-form fieldset input.form-text {
  /*-moz-box-shadow: 0px 3px 4px -5px #333;
  -webkit-shadow: 0px 3px 4px -5px #333;
    box-shadow: 0px 3px 4px -5px #333;
    border: 1px solid #CCC;
    background: #FFF;*/

  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #999999;
  float: left;
  font-size: 13px;
  /*margin: 0 0 5px;*/
  padding: 3px 0;
  width: 201px;
}
form#uc-cart-checkout-form fieldset select {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #999999;
  float: left;
  font-size: 13px;
  height: 22px;
  margin: 0 0 5px;
  padding: 0;
  width: 140px;
}
form#user-profile-form select, form#sms-user-settings-add-form select {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #999999;
  /*float: left;*/
  font-size: 13px;
  height: 22px;
  margin: 10px 0 5px;
  padding: 0;
  width: 160px;
}
form#uc-cart-checkout-form #quotes-pane .solid-border, form#uc-cart-checkout-form #payment-pane #payment_details, form#uc-cart-checkout-form #checkout-form-bottom {
  width: 100%;
  border-top: 1px solid #A47708;/*background-color: #F1E8E1;
  border: 1px solid #CEC1BB;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 2px 2px 2px 0px #333;
  -webkit-shadow: 2px 2px 2px 0 #333;
  box-shadow: 2px 2px 2px 0 #333;*/
}
form#uc-cart-checkout-form #quotes-pane .solid-border {
  width: 89%;
  background-color: #FFF;
  border: 1px solid #666;
  padding:19px;
  float:left;
}
form#uc-cart-checkout-form #quotes-pane .solid-border .form-item {
  float:left;
}
form#uc-cart-checkout-form #quotes-pane .solid-border label input {
  float:left;
  margin:0 10px 0 0;
}
form#uc-cart-checkout-form #payment-pane #payment_details {
  /*padding-bottom: 42px;
  padding-top: 0;*/
  padding: 10px 0px 10px 10px;
  width: 428px !important;
  /*background-color: #FFF;*/
  background: #D8D8D8;
  /*border: none;*/
  float: left;
  border:none;
  -moz-box-shadow: 0 0 2px #666666;
  -webkit-box-shadow: 0 0 2px #666666;
  -ms-box-shadow: 0 0 2px #666666;
  -o-box-shadow: 0 0 2px #666666;
  box-shadow: 0 0 2px #666666;
}
form#uc-cart-checkout-form #quotes-pane .solid-border .form-item {
  margin: 0;
}
form#uc-cart-checkout-form input.form-submit {
  padding: 3px 8px;
  background-color: #A47708;
  /*-moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;*/
  border: none;
  margin: 4px 4px 4px 7px;
  color: white;
  font-size: 13px;
}
form#uc-cart-checkout-form input#edit-continue {
  /*padding-bottom: 7px;
  padding-right: 28px;*/
  padding: 5px;
  background-color: #A47708;
  /*-moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;*/
  margin: 22px;
  float: right;
  color: white;
  font-size: 18px;
  /*background:url('images/cartnavbkgs/submitorder.png') no-repeat scroll 0 0 transparent;*/
  border:none;
  border-radius:0;/*width: 164px;
  height: 33px;*/
}
form#uc-cart-checkout-form input#edit-cancel {
  padding: 5px;
  background-color: #A47708;
  /*-moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;*/
  /*background:url('images/cartnavbkgs/back.png') no-repeat scroll 0 0 transparent;*/
  margin: 22px;
  color: white;
  float:left;
  font-size: 18px;
  border:none;
  border-radius:0;/*width: 81px;
  height: 33px;*/
}
/*****************************************  REVIEW ORDER PAGE  ******************************************/

body.cart-checkout-complete-page #content_detail #content-bottom p {
  margin: 0 0 5px;
}
body.cart-checkout-complete-page #content_detail, body.cart-checkout-review-page #content_detail p {
  /*background-color: #FFF;
  border: 1px solid #666;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
    border-radius: 3px;
  -moz-box-shadow: 2px 2px 2px 0px #333;
  -webkit-shadow: 2px 2px 2px 0 #333;
    box-shadow: 2px 2px 2px 0 #333;
    padding: 5px 10px;
    line-height: 15px;*/
  width:916px;
  border-bottom: 1px solid #B49643;
  letter-spacing: 0;
  margin: 0 0 15px;
  padding: 0px 0 10px 0px;
  line-height: 18px;
}
body #content-bottom p {
  /*background-color: #FFF;
  border: 1px solid #666;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
    border-radius: 3px;
  -moz-box-shadow: 2px 2px 2px 0px #333;
  -webkit-shadow: 2px 2px 2px 0 #333;
    box-shadow: 2px 2px 2px 0 #333;
    padding: 5px 10px;
    line-height: 15px;*/
  width:auto !important;
  /*	border-bottom: 1px solid #333;*/
  letter-spacing: 0;
  margin: 0 0 0px;
  /*padding: 0px 0 10px 10px !important;*/
  line-height: 20px;
}
body.cart-checkout-review-page #content_detail table.order-review-table {
  border: none;
  width: 100%;
  margin-top: 10px;
}
body.cart-checkout-review-page #content_detail table.order-review-table tr {
  /*border: none;
  padding: 10px 0 10px 10px;
  font-size: 12px;
  background-color: #EFEFEF;
-moz-border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
-khtml-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;*/
  background: none;
  /*border-bottom: 1px dotted #000;*/
  background: url("images/line.jpg") repeat-x left bottom;
  float: left;
  width: 100%;
  padding-bottom:12px;
}
body.cart-checkout-review-page #content_detail table.order-review-table tr.pane-title-row {
  background: none;
  border: none;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 0;/*margin: 0 0 10px;*//*background-color: #F1E8E1;
border: 1px solid #CEC1BB;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
  border-radius: 3px;
width: 100%;
font-weight: bold;
text-transform: uppercase;
-moz-box-shadow: 2px 2px 2px 0px #333;
-webkit-shadow: 2px 2px 2px 0 #333;
  box-shadow: 2px 2px 2px 0 #333;
  height: 25px;*/
}
body.cart-checkout-review-page #content_detail table.order-review-table tr td {
  padding: 5px 10px;
  float: left;
}
body.cart-checkout-review-page #content_detail table.order-review-table tr table {
  margin: 5px 10px;
}
body.cart-checkout-review-page #content_detail table.order-review-table tr table tr:hover {
  background-color: #FFF;
}
body.cart-checkout-review-page #content_detail table.order-review-table tr table tr td {
  padding: 2px 5px;
}
body.cart-checkout-review-page #content_detail table.order-review-table tr.review-button-row {
  background-color: #F1E8E1;
  border: 1px solid #CEC1BB;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 2px 2px 2px 0px #333;
  -webkit-shadow: 2px 2px 2px 0 #333;
  box-shadow: 2px 2px 2px 0 #333;
}
body.cart-checkout-review-page #content_detail table.order-review-table tr.review-button-row td {
  padding: 0;
}
body.cart-checkout-review-page #content_detail table.order-review-table tr.review-button-row input.form-submit {
  /*padding: 3px 8px;
background-color: #A47708;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-khtml-border-radius: 3px;
border-radius: 3px;
margin: 4px 4px 4px 0;
color: white;
font-size: 10px;*/
  font-size: 16px;
  margin: 12px;
  padding: 5px;
  color: white;
  background: #A47708;
}
.add-to-cart input.form-submit {
  float:left;
  height:22px;
  line-height: 22px;
  text-align: center; /*padding:2px 2px; margin:10px 0 0 0; */
  border:1px solid #be8e04;
  cursor:pointer;
  font-size:13px;
  color:#fff; /*font-weight:bold; */
  font-family:Arial, Helvetica, sans-serif;
  margin:0 10px 0 0;
  padding-bottom: 3px;
  background: none repeat scroll 0 0 #A47708; /* Old browsers */
  width:85px;
}
.add-to-cart input.form-submit:hover {
  float:left;
  height:22px;
  line-height: 22px;
  text-align: center; /*padding:2px 2px; margin:10px 0 0 0; */
  border:1px solid #be8e04;
  cursor:pointer;
  font-size:13px;
  color:#fff; /*font-weight:bold; */
  font-family:Arial, Helvetica, sans-serif;
  margin:0 10px 0 0;
  padding-bottom: 3px;
  background: none repeat scroll 0 0 #A47708; /* Old browsers */
}
#cart-form-buttons .form-button, #cart-form-buttons .form-submit {
  float:right;
  padding:5px;
  margin:22px;
  border:1px solid #be8e04;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -o-border-radius:3px;
  -khtml-border-radius:10px;
  inp  cursor:pointer;
  font-size:15px;
  color:#000;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;/*background: url('images/cartnavbkgs/submitorder.png');*/
}
#cart-form-buttons .form-button, #cart-form-buttons #edit-checkout {
  float:right;
  width: 166px;
  height:33px; /*padding:5px; margin:22px;*/
  padding-right:46;
  padding-bottom: 7px;
  border:none;
  border-radius:0; /*border:1px solid #be8e04; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px;-khtml-border-radius:10px;*/
  cursor:pointer;
  font-size:18px;
  color:#FFF;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif;
  background: url('images/cartnavbkgs/submitorder.png') no-repeat scroll 0 0 transparent;
}
#cart-form-buttons .form-button, #cart-form-buttons #edit-update {
  float:left;
  width:116px;
  padding:5px;
  margin:22px 22px 22px 12px;
  border:1px solid #be8e04;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -o-border-radius:3px;
  -khtml-border-radius:10px;
  cursor:pointer;
  font-size:15px;
  color:#FFF;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
  background: url('images/cartnavbkgs/uddate-cart.png') no-repeat scroll 0 0 transparent;
}
#cart-form-buttons .form-button, #cart-form-buttons .form-submit:hover {
  float:right;
  padding:5px;
  margin:22px;
  border:1px solid #be8e04;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  -o-border-radius:3px;
  -khtml-border-radius:10px;
  cursor:pointer;
  font-size:15px;
  color:#000;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;/*background: #ac8b2e;
  background: -moz-linear-gradient(top, #ac8b2e 0%, #c19824 23%, #e0aa14 48%, #e6ae0f 58%, #e8b10e 68%, #e9b112 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ac8b2e), color-stop(23%, #c19824), color-stop(48%, #e0aa14), color-stop(58%, #e6ae0f), color-stop(68%, #e8b10e), color-stop(100%, #e9b112));
  background: -webkit-linear-gradient(top, #ac8b2e 0%, #c19824 23%, #e0aa14 48%, #e6ae0f 58%, #e8b10e 68%, #e9b112 100%);
  background: -o-linear-gradient(top, #ac8b2e 0%, #c19824 23%, #e0aa14 48%, #e6ae0f 58%, #e8b10e 68%, #e9b112 100%);
  background: -ms-linear-gradient(top, #ac8b2e 0%, #c19824 23%, #e0aa14 48%, #e6ae0f 58%, #e8b10e 68%, #e9b112 100%);
  background: linear-gradient(to bottom, #ac8b2e 0%, #c19824 23%, #e0aa14 48%, #e6ae0f 58%, #e8b10e 68%, #e9b112 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ac8b2e', endColorstr='#e9b112', GradientType=0 );
  */}
.image_detail {
  width:100%;
  float:left;
  padding:0;
  margin:0;
}
.image_detail img {
  padding:0;
  margin:10px 5px 0 0;
  clear: both;
}
.thumbs img{
  cursor: pointer;
}
.image_detail h3 {
  padding:10px 20px;
  /*margin:0 0 10px 0;*/
  color:#FFFFFF;
  font-size:16px;
  font-weight: bold;
  display:block;
  background: none repeat scroll 0 0 #666666;
}
/* .image_detail p{padding:0; margin:0; color:#333333; line-height:17px;} */
.image_detail p {
  padding:0;
  margin:0;
  color:#333333;
  line-height:17px; /*width:1000px;*/
  text-align: justify;
}
.detail_prize {
  font-size:16px;
  color:#4b4b4b;
  font-weight:bold;
  margin:0 0 5px 0;
}
.content-middle-center fieldset legend {
  /*background:#4E2D1A;*/
  color:#000;
  /*width:120px;*/
  height:25px;
  line-height:25px;/*text-align:center;
  font-weight:bold;*/
}
#fancybox-cart-timer-notification input {
  background:#4E2D1A;
  border: medium none;
  box-shadow: 2px 2px 5px #888888;
  color: white;
  font-size: 12px;
  font-weight: bold;
  margin: 15px 8px 0;
  padding: 2px 8px;
  text-decoration: none;
}
#fancybox-cart-timer-notification {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: italic;
  padding: 8px;
  text-align: center;
}
#mymodule-timer-set-liveprice-update-form fieldset .form-item input {
  border: 1px solid #CCCCCC;
  color: #666666;
  padding: 1px;
  box-shadow: 0 3px 4px -5px #333333;
  background: none repeat scroll 0 0 #FFFFFF;
  margin-top: 6px;
}
#mymodule-timer-set-liveprice-update-form fieldset .form-item .description {
  font-size: 1.09em;
  margin-top: 8px;
}
#mymodule-timer-set-liveprice-update-form fieldset input.form-submit {
  background: #A47708;
  /*border-radius: 3px 3px 3px 3px;*/
  border: none;
  font-size: 17px;
  color: white;
  margin: 4px 4px 4px 0;
  /*padding: 3px 8px;*/
  padding-bottom: 4px;
  padding-left: 30px;
}
.disclosure .rtecenter {
  background: none repeat scroll 0 0 #D8D8D8;
  height: 29px;
  font-size: 15px;
  line-height: 25px;
  text-align: center;
}
.disclosure p {
  /*background: none repeat scroll 0 0 #EFEFEF;*/
  text-align:justify;
  font-size:13px;
}
.disclosure {
  /*border:2px solid #CEC1BB;*/
  margin-top: 15px;
}
#uc-cart-pane-quotes .solid-border {
  margin-left:0px;
  top: -276px !important;
  padding-top:0px;
  letter-spacing: 0;
  float:left;
  position:relative;
}
#uc-cart-pane-quotes .solid-border select {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #999999;
  float: left;
  font-size: 13px;
  height: 22px;
  margin: -18px 0px 10px 137px;
  padding: 0;
  width: 156px;/* background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
    float: left;
    font-size: 13px;
    height: 22px;
    margin: 0 0 5px;
    padding: 0;
    width: 156px;*/
}
#uc-cart-pane-quotes .solid-border #edit-delivery-postal-code {
  background:none repeat scroll 0 0 #FFFFFF;
  border:1px solid #999999;
  float:left;
  font-size:13px;
  height: 23px;
  margin: -17px 137px 6px;
  padding:0;
  width: 154px;
}
#uc-cart-pane-quotes .solid-border #edit-get-quote {
  background-color: #A47708;
  /*border-radius: 3px 3px 3px 3px;*/
  border: none;
  color: white;
  font-size: 13px;
  margin: 4px 4px 4px 210px;
  float:left;
  margin-left:483px;
  padding: 3px 8px;
  width:85px;
}
#cart-form-pane {
  font-weight:bold;
}
.solid-border strong {
  /*background: none repeat scroll 0 0 #D8D8D8;*/
  margin-right: 378px;
  font-size: 16px;
  float: right;
  font-weight: normal;
  letter-spacing: normal;
  padding: 8px;
}
#top-right .uc-cart-timer {
  /*background-color: #231F20;*/  /* #346BA7; */
  /* padding: 7px 0; */
  /*padding: -4px 4px;*/
  /*pacity: 0.9;*/
  /*-moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -khtml-border-radius: 5px 0 0 5px;*/
  /*border-radius: 5px 5px 5px 5px;*/
  /*border: 1px solid #000;*/  /* #3773B4; */
  /* border-right: none;*/
  /*  -moz-box-shadow: 2px 2px #333;
    -webkit-shadow: 2px 2px #333;
      box-shadow: 2px 2px #333; */
  /* -moz-box-shadow: -1px -1px #444;
   -webkit-box-shadow: -1px -1px #444;
   box-shadow: -1px -1px #444;
   margin-right:12px;
   width: 398px; */
}
/************ New Changes  *****************/
.field-content span.title {
  background: none repeat scroll 0 0 #666666;
  color: #FFFFFF;
  display: block;
  font-size: 13px;
  font-weight: bold;
  padding: 8px 0 10px 0;
  text-align: center;
  width: 194px;
}
.field-content img {
  border: 0 none;
  outline: medium none;
}
.views-field-field-image-cache-fid {
  padding:10px;
  clear: both;
  text-align: center;
}
.field-content span.uc-price-product {
  clear: both;
  display: block;
  margin: 6px 0 0 0;
  text-align: center;
  color: black;
  font-size:14px;
}
.field-content .preview-addtocart img {
  border: 0 none;
  outline: medium none;
  margin:0px 6px;
  padding-top: 0px;
  float:left;
}
.rm-product img {
  margin-top:-1px;
  float:right;
  margin-right: 2px;
}
/*********** new  Login Form 19/09/2012 ************/
.forgotten_main12 {
  clear: both;
  float: right;
  width:150px;
  margin-right: 4px;
  padding-bottom: 6px;
  border-bottom: 1px solid #A47708;
}
.forgotten_main2 {
    clear: both;
    float: right;
    width: 170px;
    margin: 0 4px 0 0
}
.forgotten_main12 a {
  color: #FFFFFF;
  font-size: 9px;
  float: left;
  border-bottom: 1px solid;
  margin-top: 4px !important;
}
.forgotten_main2 a {
  color: #FFFFFF;
  float: left;
  border-bottom: 1px solid;
  margin-left: 3px;
  font-size: 11px;
}
.forgotten_main2 p {
  float: left;
  color: #FFFFFF;
  font-size: 11px;
}
.forgotten_main2 li {
  float: left;
}
/***************    20-09-2012  new ****************/

.ui-hide-label input {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #999999;
  font-size: 13px;
  height: 24px;
  margin: 0;
  padding: 0;
  width: 200px;
}
.ui-field-contain textarea {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #999999;
  font-size: 13px;
  margin: 0;
  padding: 3px;
}
.contact_us_select select {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #999999;
  font-size: 13px;
  height: 22px;
  margin: 0 2px;
  padding: 0;
  width: 156px;
}
.ui-hide-label {
  margin-bottom: 10px;
}
.ui-hide-label a {
  margin-left: 153px;
  margin-right: 421px;
  padding: 5px;
  border: none;
  background-color: #A47708;
  font-size: 13px;
  color: #000;
  float: left;
  width: 72px;
}
/*************   new Changes Live Price 21/9/2012  *************/
/*
#footer{

clear: both;
height: 193px;
margin-top: -193px;
position: relative;
width: 100%;
padding-left:58px;
padding-right: 42px;
padding-top1: 20px;
}
*/
.live_price {
  background: url("images/50Black.png") repeat scroll 0 0 transparent;
  width:235px;
  height:168px;
  float:right;
  margin-top: 10px;
  color:#ffffff;
  /*bottom:15px;
  right:15px;
  position:fixed;*/
  text-align: right;
  font-family: "swissBldCon"
}
#currentPrice {
  margin-top: 9px;
  margin-right: 10px;
}
.info {
  height:55px;
  margin-top: 5px;
  width:230px;
  float:left;
}
#currentPrice .metal .header {
  font-size: 16px;
}
#currentPrice .metal .header span {
  display:inline-block;
  width:24px;
  height:9px;
}
#footer #currentPrice .metal .header span.up {
  /*background: url("images/upGold.png") no-repeat scroll 0 0 transparent;*/
}
#footer #currentPrice .metal .header span.down {
  /*background: url("images/downRed.png") no-repeat scroll 0 0 transparent;*/
}
/*#footer #currentPrice .metal .price {
  font-size: 37px;
}*/
/*#footer #currentPrice .metal .price span {
  font-size: 21px;
}*/
#currentPrice .buy {
  float: right;
  background: url("images/buy1.jpg") no-repeat transparent;
  width:40px;
  height:22px;
  background-color: #1c1c1a;
  margin-right: 3px;
  margin-top: 35px;
}
#currentPrice .buy1 {
  float: right;
  background: url("images/buy2.jpg") no-repeat transparent;
  width:40px;
  height:22px;
  background-color: #1c1c1a;
  margin-right: 3px;
  margin-top: 35px;
}
#currentPrice .buy a {
  color:#ffffff;
  text-decoration: none;
  display: inline-block;
  line-height: 22px;
  width:22px;
  padding-right:20px;
}
#currentPrice .buy1 a {
  color:#ffffff;
  text-decoration: none;
  display: inline-block;
  line-height: 22px;
  width:22px;
  padding-right:20px;
}
.quicktabs_main {
  /*clear: none !important;*/
  float: right;
  width: 626px;
}
ul.quicktabs_tabs li .qtab-1 last {
  background: #D8D8D8;
}
/************************  Color Box New 22/09/2012  *******************************/

#colorbox {
  margin-top: 107px;
  margin-left: -14px;/*height: 467px !important;*/
}
/*
#cboxMiddleLeft{
    height: 470px !important;
}

#cboxMiddleRight {
    height: 470px !important;
}
#cboxWrapper{
    height: 517px !important;
}
#cboxContent{
    height: 470px !important;
}*/
#edit-delivery-country-wrapper label {
  width: 114px !important;
  font-weight: normal !important;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  padding-left: 20px !important;
  font-size: 12px !important;
}
#edit-delivery-zone-wrapper label {
  width: 114px !important;
  font-weight: normal !important;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  padding-left: 20px !important;
  font-size: 12px !important;
}
#edit-delivery-postal-code-wrapper label {
  width: 114px !important;
  font-weight: normal !important;
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  padding-left: 20px !important;
  font-size: 12px !important;
}
td.subtotal {
  background-color: #dacba1 !important;
  padding: 10px;
}
#cboxContent input {
  margin: 0px;
  float: none;
  padding: -1px;
  font-size: 17px;
  height: 30px;
  width:155px;
}
/*cartnav*/
.cartnav {
  clear:both;
  padding:0 0 10px;
}
.cartnav a img {
  vertical-align:top;
}
#contentWrapper {
  padding: 30px;
}
#contentWrapper h1 {
  border-bottom: 1px solid #B49643;
  color: #1B1B19;
  display: block;
  font-family: "webfontThin";
  font-size: 28px;
  letter-spacing: -1px;
  /*padding: 0 0 15px;*/
}
.ttl-header {
  /*border-bottom: 1px solid #333333;*/
  margin-top: -26px;
  padding: 12px 0 10px 0;
  width: 906px;
}
.solid-border .form-item {
  /*margin-top: 0.6em !important;*/
  clear:both;
  margin-top: 0.3em !important;
  width: 70%;
  float:right;
}
html* .solid-border .form-item {
  /*margin-top: 0.6em !important;*/
  clear:both;
  margin-top: 0.3em !important;
  width: 640px !important;
  float:right;
}
form #uc-cart-checkout-form #solid-border .form-item {
  margin-top: 0.6em !important;
}
body.cart-checkout-review-page #content_detail table.order-review-table tr.review-button-row #edit-back {
  float: left;
  background: #1C1C1A;
}
#edit-back {
  float: left;
  /*background: #1C1C1A;*/
  background: url("images/cartnavbkgs/back.png") no-repeat scroll 0 0 transparent;
  font-size: 18px;
  /*padding: 5px;*/
  color: white;
  margin: 22px;
  cursor: pointer;
  border: none;
  width: 81px;
  padding-bottom: 3px;
  height: 33px;
}
#edit-delete {
  float: left;
  background: #1C1C1A;
  /*background: url("images/cartnavbkgs/back.png") no-repeat scroll 0 0 transparent;*/
  font-size: 18px;
  /*padding: 5px;*/
  color: white;
  margin: 22px;
  cursor: pointer;
  border: none;
  width: 81px;
  padding-bottom: 3px;
  height: 33px;
}
#edit-submit {
  float: right;
  font-size: 18px;
  margin: 22px;
  /*padding: 5px;*/
  color: white;
  padding-bottom: 3px;
  width: 164px;
  height: 33px;
  /*background: #A47708;*/
  background: url("images/cartnavbkgs/submitorder.png") no-repeat scroll 0 0 transparent;
  padding-right: 28px;
  cursor: pointer;
  border: none;
}
.solid-border #edit-delivery-country-wrapper {
  margin-top: 1.6em !important;
  margin-bottom:0px !important;
  float: right;
  width:70%;
}
fieldset#cart-pane {
  width:37%;
  float:right;/*margin-left: 50px;
  margin-top: 59px;*/
}
#customer-pane .description {
  margin: 40px 0 0 4px;
  width:100%;
}
#customer-pane b {
  margin-left: 5px;
}
form#uc-cart-checkout-form fieldset#cart-pane legend {
  /*    padding: 8px 4px 6px 8px;
      width: 39%;
      float:left;*/
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  font-size: 16px;/*margin-top:-62px;
  margin-right: -2px;*/
  display:inline-block;
}
#customer-pane {
  float:left;
  width:53%;
}
form#uc-cart-checkout-form fieldset#customer-pane legend {
  padding: 8px 4px 6px 8px;
  width: 50%;
  /*float:right;*/
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  font-size: 16px;
  margin-top:-5px;
  margin-left: -5px;
  float:left;
  display: block;
}
#cart-pane {
  float: right;
}
fieldset#billing-pane {
  width: 50%;
}
fieldset#delivery-pane {
  width:53%;/*float: left;*/
}
#billing-pane .description {
  margin: 10px 0 10px 5px;
  width:70%;
}
form#uc-cart-checkout-form fieldset#billing-pane legend {
  /*    padding: 8px 4px 6px 8px;
      width: 39%;-*/
  /*float:right;*/
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  font-size: 16px;/*margin-top: 10px;*/
  /*margin-left: -4px;
  float:left;*/
  display:inline-block;
}
#delivery-pane .description {
  margin: 0 0 10px 0;
  width:90%;
  float: left;
  letter-spacing: normal;
  font-size: 12px;
}
form#uc-cart-checkout-form fieldset#delivery-pane legend {
  /*padding: 8px 4px 6px 10px;
  width: 56%;
  /*float:right;*/
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  font-size: 16px;
  /*margin-left: -4px;*/
  /*margin-top: 7px;*/
  display:inline-block;
}
form#uc-cart-checkout-form fieldset#delivery-pane label.option {
  margin-left: 6px;
  margin-top: -16px;
  display: block !important;
  width: 50%;
}
#quotes-pane {
  width:50%;
}
#quotes-pane .description p {
  padding: 0 0 0 7px;
  width:94%;
}
#payment-pane .description {
  padding: 0 0 0 5px;
  width:50%;
  letter-spacing: 0;
}
.cart-con-des span.uc-price {
  font-size: 13px;
  float: left;
  padding: 0 10px 0 0;
}
.cart-con-des td {
  font-size: 12px;
  padding: 8px 0 10px 19px;
  letter-spacing: 0;
}
#payment-pane .form-item label {
  width: 50%;
  padding-left: 6px;
  letter-spacing: 0;
}
#billing-pane .address-pane-table table {
  width: 70%;
  margin-top: 10px;
}
#delivery-pane .address-pane-table table {
  width:100%;
  float: left;
}
#comments-pane .description {
  margin-left: 6px;
  width: 100%;
}
.data-col {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 18px;
}
form#uc-cart-view-form #cart-form-products table tbody tr td.remove {
  width:20%;
  padding-right: 65px;
}
form#uc-cart-view-form #cart-form-products table tbody tr td.desc {
  padding-left: 24px;
}
.title-col {
  font-size: 12px;
  margin-left: 20px;
}
form#uc-cart-checkout-form fieldset table tr th {
  padding-left: 15px;
}
form#uc-cart-checkout-form fieldset table tr td.products {
  padding-left: 15px;
  letter-spacing: 0;
}
#payment-pane {
  /*width: 50%;*/
}
#checkout_preview-pane {
  /*width: 100%;*/
  margin-left: 590px;/*margin-top: -58px;*/
}
#checkout_preview-pane #line-items-div {
  float:left;
  /*border:1px solid #000;*/
  border: none;
  width: 100%;
}
#edit-panes-comments-comments-wrapper label {
  padding-left:6px;
}
#comments-pane {
  width: 50%;
}
.cke_skin_kama {
  margin-left:6px;
}
.ckeditor_links {
  margin-left: 6px;
}
body.cart-checkout-complete-page #content_detail #content-bottom .complete p {
  width: 896px;
  padding: 10px;
  letter-spacing: 0;
}
body.cart-checkout-complete-page #content_detail #content-bottom .complete-num p {
  width: 896px;
  padding: 10px;
  font-size: 18px;
  letter-spacing: 0;
  border-bottom: 1px dotted #000;
}
body.cart-checkout-complete-page #content_detail #content-bottom .complete-num span {
  color: #A47708;
}
body.cart-checkout-complete-page #content_detail #content-bottom .con-but img {
  padding: 12px;
  margin:10px;
}
body.cart-checkout-complete-page #content_detail #content-bottom .complete-des p {
  width: 97%;
  padding: 10px;
  letter-spacing: 0;
  height: 200px;
  border: none;
}
body.cart-checkout-complete-page #content_detail #content-bottom .complete-des a {
  color: #A47708;
  display: inline-block;
  text-decoration: underline;
  padding: 0 5px;
}
body.cart-checkout-complete-page #content_detail #content-bottom .con-but {
  border-top: 1px solid #A47708;
}
body.cart-checkout-complete-page #content_detail #content-bottom .messages ul li p {
  color: #000;
  width: 104%;
  padding-left: 0;
  font-size: 12px;
  text-decoration: none;
}
body.cart-checkout-complete-page #content_detail #content-bottom .messages ul li {
  color: #000;
  width: 97%;
  font-size: 12px;
  padding-top: 20px;
  text-decoration: none;
}
body.cart-checkout-complete-page #content_detail #content-bottom .messages p {
  color: #000;
  width: 97%;
  font-size: 12px;
  text-decoration: none;
}
body.cart-checkout-complete-page #content_detail #content-bottom .messages ul li a {
  color: #A47708;
  text-decoration: underline;
}
body.cart-checkout-complete-page #content_detail #content-bottom .messages {
  /*border: 1px solid #000;*/
  width: 98%;
}
form#uc-cart-pane-quotes #quote.solid-border {
  /*	width: 57% !important;*/
  float:right;
  clear:both;/*margin-top: -136px;
  width: 44%;*/
  position:relative;
  width:250px;
  margin-top:137px;
  margin-right:100px;
}
html* form#uc-cart-pane-quotes #quote.solid-border {
  /*	width: 57% !important;*/
  float:right;
  clear:both;/*margin-top: -136px;
  width: 44%;*/
  position:relative;
  width:250px;
  top:240px;
  margin-right:80px;
}
form#uc-cart-pane-quotes #quote.solid-border p {
  width: 100%;
}
.ubercart-throbber {
  float: right;
  margin: 32px -203px 0 0;
}
.subtotal-review {
  width:354px;
  float:left;
  height:23px;
  text-align:right;
  padding-top:12px;
  letter-spacing: 0;
}
.subtotal-review .uc-price {
  margin-right: 10px;
}
form#uc-cart-pane-quotes .solid-border .progress {
  width: 157px;
  padding-left:10px;
}
form#uc-cart-pane-quotes .solid-border .form-item label.option {
  /*float: left;
      margin:146px 0 0 302px;
  */
}
form#uc-cart-checkout-form fieldset table tr .field-label {
  float: left !important;
  letter-spacing: normal;
  text-align:left;
  width:100px;
}
/*
form#uc-cart-checkout-form fieldset .form-item{
    width: 90%;
}*/

.form-checkboxes .form-item, .form-radios .form-item {
  width: 77%;
  padding-bottom: 10px;
  border-bottom: 1px dotted #000;
}
.form-radios {
  width: 483px;
}
form#uc-cart-checkout-form fieldset#delivery-pane {
  /*margin-left: 237px !important;*/
  width: 50%;
}
form#uc-cart-checkout-form fieldset#delivery-pane .address-pane-table {
  float: left;/*width: 90%;*/
}
/*
form#uc-cart-checkout-form fieldset#delivery-pane input.form-text{
    width: 160px;
}*/
.view-melbournemint-buybullion div.view-content div.item-list ul li.active img, ul.thumb li.active img {
  margin-left:251px !important;
  margin-top: 84px !important;
}
.attachment .view-melbournemint-buybullion .view-content .views-row {
  margin-left:251px !important;
  margin-top: 253px !important;
}
.animated-bg-dark {
  left:0% !important;
}
.form-item {
  margin-bottom: 0em !important;
  margin-top: 19px;
}
.om-maximenu {
  z-index: 1005 !important;
}
.om-maximenu.om-maximenu-block.om-maximenu-column ul.om-menu li.active {
  /*background: #AA8A2F !important;*/
  font-family: "webfontThin" !important;
}
.om-maximenu.om-maximenu-block.om-maximenu-column ul.om-menu li.om-leaf .om-link {
  /*font-size: 14px !important;
      font-weight: normal !important;
      height: 35px !important;
      line-height: 35px !important;*/
}
li.leaf {
  list-style: none !important;
  list-style-type: none !important;
}
.menu li.leaf {
  background: none !important;
}
ul.menu li {
  margin: 0 0 0 -0.1em !important;
}

.log-reg {
  border-bottom: 1px solid #B49643;
  color:#1B1B19;
  display: block;
  font-family: "webfontThin";
  font-size: 24px;
  font-weight: bold;
  float: left;
  width: 100%;
  height: 35px;
  margin: 0px;
}
form#user-register .log-reg {
  margin: 0 0 35px 0 !important;
}

.block ul {
  padding: 0 !important;
}
.content-middle-center .ttl-header {
  clear: both;
  float: left;
  /*margin-top: 0px;*/
  padding: 5px 0 13px;
}
.content-middle-center .ttl-header h1 {
  border-bottom: 1px solid #B49643;
  font-family: "webfontThin";
  font-size: 28px;
  font-weight: normal;
  letter-spacing: -1px;
  /*padding: 0 0 15px;*/
  width: 914px;
}
.node-page-field-body {
  float:right;
}
.content-middle-center .node-page-field-body-set-width {
  text-align: justify;
  width: 720px;
  margin-top:5px;
  font-size: 12px;
}
.content-middle-center .node .content {
  font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: normal;
}
ul.quicktabs_tabs li.active a.qt_tab {
  font-weight: bold !important;
  color: #000 !important;
  font-family: "webfontThin" !important;
  font-size: 22px !important;
  background-color: #A47708 !important;
  padding:0 62px 0 62px !important;
  float:left;
  height: 69px !important;
  line-height: 65px !important;
}
ul.quicktabs_tabs {
  display: block;
  margin: 0;
  padding: 0;
  float: left;
}
ul.quicktabs_tabs li {
  background-color: #D8D8D8 !important;
  /*float: left;*/
  padding: 0 !important;
  margin: 0 !important;
  height: 69px !important;
  width: 250px !important;
  text-align: center !important;
  margin-top: 20px !important;/*line-height: 69px !important;*/
}
ul.quicktabs_tabs li a {
  color: #000 !important;
  font-family: "webfontThin" !important;
  font-size: 22px !important;
  font-weight: bold !important;
  text-align: center !important;
  /*float: none;
  height: 25px !important;
  line-height: 25px !important;
  margin: 0 1px 0 0 !important;
  padding: 0 2px !important;
  width: 70px !important;*/
  width:127px !important;
  padding:18px 62px 18px 62px !important;
}
.quicktabs_main {
  /*clear: both;*/
  margin: 0;
}
/********************** Boc *****************/

.solid-border div table.inline-pane-table {
  width: 428px;
  float:right;
  padding: 0;
  margin: 0;
  background: none;
  background-color: #D8D8D8;
  boder:1px solid #000 !important;/*-moz-box-shadow: 0 0 2px #666666;
                                         -webkit-box-shadow: 0 0 2px #666666;
                                         -ms-box-shadow: 0 0 2px #666666;
                                         -o-box-shadow: 0 0 2px #666666;
                                        box-shadow: 0 0 2px #666666;*/
}
.solid-border div table.inline-pane-table tr td.field-label {
  padding-top: 10px;
}
.solid-border div table.inline-pane-table tr td {
  padding-top:5px;
  padding-bottom:5px;
}
.solid-border div table.inline-pane-table tr td.description p {
  padding-top:10px;
  padding-bottom: 5px;
  width:428px !important;
}
.solid-border div table.inline-pane-table tr td.field-label#edit-cc-exp-month-wrapper select {
  margin-right: 5px;
}
fieldset#checkout_preview-pane div#line-items-div table tbody tr.first {
}
fieldset#checkout_preview-pane div#line-items-div table tbody tr.second {
}
fieldset#checkout_preview-pane div#line-items-div table tbody tr.third {
}
fieldset#checkout_preview-pane div#line-items-div table tbody tr.forth {
}
.content-middle-center .tabs ul.primapry {
  float: left;
  margin-left: -11px !important;
  margin-top: -29px !important;
}
.content-middle-center .node .field-item {
  width: 912px;
  height: 0px auto;
  float: left;
}
.content-middle-center .node .field-item img {
  /*width: 200px;
  height: 200px;*/
}
.content-middle-center .content_image img {
  width: 120px;
  height: 120px;
}
.content-middle-center .content p {
  float:left;
  text-align: justify;
  width: 692px;
}
.multistepper {
  margin: 35px 0 -46px -3px !important;
  position: absolute;
  text-align: left;
}
html* .item-list {
  margin-left:3px;
}
.content-middle-center div.messages {
  background-color: #FFFFFF;
  margin: 0 0 38px;
  padding: 9px;
  float: left;
  width: 895px;
}
#checkout_preview-pane {
  /*width: 100%;*/
  margin-left: 590px !important;/*margin-top: -58px;*/
}
.content_body p {
  width: 907px;
  text-align: justify;
  padding: 2px;
}
.content_image {
  float: left;
  width: 220px;
  min-height: 200px;
}
ul.secondary {
  padding: 2.5em 0 0 1em !important;
}
form#user-profile-form {
  /*margin-top: 30px;*/
  float: left;
}
form#user-profile-form .description, form#sms-user-settings-sleep-form .description {
  margin-top: 10px;
}
.content-middle-center #block-admin-display-form table#blocks {
  float:left;
  margin-top:50px;
  margin-right: 100px;
}
form#user-profile-form fieldset.collapsible legend a {
  color: #000;
  font-weight: normal;
  font-size: 12px;
}
form#sms-user-settings-add-form input.form-submit {
  background: #A47708;
  float: none;
  margin: 15px 0;
  padding: 0;
  border: none;
  color: white;
}
.content_body_def {
  float: left;
  width:912px;
  text-align: justify;
}
#top-right .user-logedin li a.active {
  color:#fff;
}
form#mymodule-timer-set-liveprice-update-form fieldset {
  float: left;
  width:899px;
}
span#cke_edit-product-page-desclaimer {
  width:98% !important;
}
table.uc-order-history {
  margin-top: 25px;
}
/*ul .links li.cart-block-view-cart{
  float: none;
  display: list-item;
}*/
#edit-panes-billing-copy-address-wrapper label.option {
  margin-left: 3px;
}
ul.nice-menu li {
  background-image: none;
  /*  font-weight: bold;*/
  margin: 0;
  padding-left: 7px;
  padding-right: 7px;
  background:url(images/navdivider.png) no-repeat 0 0;
}
ul#nice-menu-2 li.menu-path-front {
  background: none;
}
#ajaxCartUpdate {
  margin:0 0 0 0;
}
#footer {
  width: 100%;
  float: left;
  padding: 0;
  margin: 30px 0 0 0;
  color: #fff;
}
.footer_logo_prize_right {
  float: right;
  padding: 0;
  margin: 0 10px 0 0;
}
.home_detail {
  width: 100%;
  float: left;
  padding: 0;
  margin: 0;
  min-height: 400px;
}
legend {
  color:#000000;
}
.cart_icon {
  position:relative;
  top:8px;
  float:left;
  width:200px;
}
html* .cart_icon {
  position:relative;
  top:8px;
  float:left;
  clear:both;
}


.views-field-addtocartlink {
   float:left;
  width:194px;
  margin:10px 0 0 3px;
}
.logout1 {
  float:right;
}
html* .logout1 {
  float:right;
  margin:-15px 0 0 0;
}
.solid-border table tr td .form-item {
  float:left;
}
.complete {
  border-bottom:1px solid #B49643;
  margin:0 0 15px;
}
#checkout-slider .messages {
  border-bottom:1px dotted #000000;
}
html* .subtotal {
  height:auto;
}
#footer{ width: 100%; float: left; padding: 0; margin: 3px 0 0 0; color: #fff;}
.footer_menu{ float: right; margin: 10px 0 10px 0; padding: 0;}
.footer_logo_prize_right{ float: right; padding: 0; margin: 0 10px 10px 0;}

/*#footer p{ float:left;}*/

.footer_link{ float:left; padding:0; }
.footer_link ul{ float:left; padding:0; margin:0 0 0 45px;; }
.footer_link ul li{ float:left; padding:0 9px 0 19px; margin:0 10px 0 -22px !important; list-style:none; border-right:1px solid #b49643;}
.footer_link ul li a{ float:left; padding:2px 0 2px 0; margin:0; list-style:none; font-size:11px; color:#fafafa;}
.footer_link ul li a:hover{ color:#b49643;}
.footer_link ul li.last { border: none; }

.copyright{ clear:both; float:left; padding:0; margin:5px 0 10px 25px; font-size:12px; color:#b49643;}

.home_detail{ width: 100%; float: left; padding: 0; margin: 0; min-height: 400px; }

body.page-user .tabs ul.primary{border: none; float:left; width: 916px; padding: 19px 0 0 9px; /*background: #FFF;*/}
body.page-user .tabs ul.primary li a{ line-height: 33px; background: none; border: none; margin:0; padding: 0; float: left; font-family: "webfontThin"; text-align: center; background: url("images/cartnavbkgs/cartnav1.png") no-repeat scroll 0 0 transparent; width: 229px; height: 44px; font-size: 14px; font-weight: bold; color: #FFF;}
body.page-user .tabs ul.primary li.active a{background: none; border: none; margin: 0; padding: 0; float: left; font-family: "webfontThin"; text-align: center; background: url("images/cartnavbkgs/cartnav1H.png") no-repeat scroll 0 0 transparent;}
body.page-user .tabs ul.primary li a:hover{background: none; border: none; margin: 0; padding: 0; float: left; font-family: "webfontThin"; text-align: center; background: url("images/cartnavbkgs/cartnav1H.png") no-repeat scroll 0 0 transparent;}

.top_part_right #right-part-logo{ text-align: center; }

table.uc-order-history{ width: 916px; margin: 0;}
table.uc-order-history thead.tableHeader-processed tr{background-color: D8D8D8; height: 38px;}
table.uc-order-history thead.tableHeader-processed tr th{border: none; padding: 0;}
table.uc-order-history thead.tableHeader-processed tr th a{color: black;font-size: 14px; font-weight: normal; padding-left: 10px;}
table.uc-order-history tbody tr.odd,
table.uc-order-history tbody tr.even{background-color: #FFF; height: 38px; border-bottom:1px dotted #000;}
table.uc-order-history tbody td.active{background-color: #FFF !important;}
table.uc-order-history tbody td span.order-admin-icons a{color: #A47708;}
table.uc-order-history tbody td{text-align: left; font-size: 12px; padding-left: 12px;}

body.logged-in .user-data{ float: left; margin-top: -5px; width: 916px; /*background: #fff;*/}

form#contact-mail-user{margin-left: 15px;}

body.logged-in ul.secondary{
  /*background: #fff;*/
  border: none;
  width: 916px;
  float:left;
  margin-top:10px !important;
  padding: 0 !important;
}
body.logged-in ul.secondary li{
  margin-left: 16px;
  border: 3px solid #CCCCCC;
  padding: 5px;
}
body.logged-in ul.secondary li a.active{
  border: none;
  color: #000;
}

body.not-logged-in .user-data{ float: left; margin-top: -5px; width: 916px;}

body.not-logged-in .content-middle-center form#user-register{
  /*padding-left: 15px;*/
}
body.not-logged-in .content-middle-center form#user-login,
body.not-logged-in .content-middle-center form#user-pass{
  float: left;
}

body.not-logged-in .content-middle-center form#user-register .log-reg{
  margin-left: 0 !important;
  margin-top: 0;
}

form.webform-client-form .form-item label{
  width: 150px;
}
form.webform-client-form .form-item input.form-text{
  float: left;
  margin-left: 150px;
  margin-top: -17px;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #999999;
  font-size: 13px;
  height: 24px;
  padding: 0;
  width: 280px;
}
form.webform-client-form .form-item select.form-select{
  float: left;
  margin-left: 150px;
  margin-top: -15px;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #999999;
  font-size: 13px;
  height: 22px;
  padding: 0;
  width: 226px;
}
form.webform-client-form .form-item textarea.form-textarea{
  float: left;
  margin-left: 150px;
  margin-top: -15px;
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #999999;
  font-size: 13px;
  padding: 3px;
  width:400px;
}
form.webform-client-form input#edit-submit{
  cursor: pointer;
  height: 26px;
  margin: 10px 0 0 150px;
  padding-bottom: 3px;
  padding-right: 1px;
  width: 113px;
  background-color: #A47708;
  border: medium none;
  color: #000000;
  float: left;
  font-size: 13px;
  width: 95px;
}
form.webform-client-form label{
  font-size: 15px;
  font-weight: normal;

}
.content-middle-center .tabs ul.primary {
  float: left;
  margin-left: -11px !important;
  margin-top: -28px !important;
}
.content-middle-center form#node-form fieldset legend a{
  color:#000;
  width: 150px;
}
.content-middle-center form#node-form #edit-preview{
  background: #000;
  border: medium none;
  color: white;
  cursor: pointer;
  float: left;
  font-size: 16px;
  height: 33px;
  line-height: 33px;
  margin: 22px 0 0 0;
  padding:0 0 1px 2px;
  width: 100px;
}
.content-middle-center form#node-form #edit-submit{
  background: url("images/cartnavbkgs/submitorder.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  color: white;
  cursor: pointer;
  float: left;
  font-size: 16px;
  height: 33px;
  line-height: 33px;
  margin: 22px 10px 0 0;
  padding:0 0 1px 2px;
  width: 80px;
}
.content-middle-center form#node-form input.form-text{
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #000000;
  font-size: 13px;
  height: 23px;
  margin: 8px 0 5px;
  width: 300px;
}
.content-middle-center form#node-form select{
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #999999;
  font-size: 13px;
  height: 22px;
  margin: 10px 0 5px;
  padding: 0;
  width: 160px;
}

.content-middle-center form#node-form input.form-file{
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #999999;

}

.forgotten_main12 li{ float:left;}

.solid-border table tr td .form-item{ width:auto !important;}

.more-product-images{
  width: 342px;
}

.more-product-images a{
  float: left;
}

.thumbs{
  float:left;
  width:290px;
}

.content-middle-center form#user-register label{
  float: left;
  width: 105px;
  margin-top: -10px;
}

.content-middle-center form#user-register fieldset select{
  background: none repeat scroll 0 0 white;
  border: 1px solid #999;
  font-size: 13px;
  height: 22px;
  margin-top: -10px;
  padding: 0;
  width: 156px;
}
.content-middle-center form#user-register .description{
  margin-left: 104px;
}
.content-middle-center form#user-register #edit-profile-identification-wrapper .description{
  margin: 0;
}
.content-middle-center form#user-register #edit-profile-verification-wrapper label,
.content-middle-center form#user-register #edit-profile-terms-condition-wrapper label{
  float: left;
  width: 170px;
}
.content-middle-center form#user-register #edit-profile-identification-wrapper label,
.content-middle-center form#user-register #edit-profile-agree-term-condition-wrapper label
{
  float: left;
  width: 905px;
}
.content-middle-center form#user-register #edit-captcha-response-wrapper label
{
  float: left;
  margin-top: -10px;
  width: 181px;
}
.content-middle-center form#user-register fieldset.captcha img
{
  margin-left: 180px;
}
.content-middle-center form#user-register fieldset.captcha .description
{
  float: left;
  width: 726px;
  margin-left: 180px;
}
.content-middle-center form#user-register #edit-profile-verification-wrapper
{
  display: none;
}
.content-middle-center form#user-register fieldset legend
{
  /*background:#4E2D1A;*/
  color:#A47708;
  height:25px;
  line-height:25px;
  /*text-align:center;*/
  font-weight:bold;
  font-size: 13px;
  /*width: 145px !important;*/
}
body.not-logged-in .content-middle-center form#user-register fieldset
{
  margin-top: 15px;
}
body.logged-in form#user-profile-form input.form-text{
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #999999;
  font-size: 13px;
  height: 23px;
  margin: 5px 0 5px 0;
  width: 300px;
}
body.not-logged-in form#user-login input.form-text{
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #999999;
  font-size: 13px;
  height: 23px;
  margin: -3px 0 6px 12px;
  width: 300px;
}
body.not-logged-in form#user-login label{
  float: left;
}
body.not-logged-in form#user-login .description{
  margin: 0 0 0 82px;
}
body.not-logged-in form#user-pass input.form-text{
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #999999;
  font-size: 13px;
  height: 23px;
  margin: -3px 0 6px 12px;
  width: 300px;
}
body.not-logged-in form#user-login input.form-submit{
  margin-left: 82px;
}
body.not-logged-in form#user-pass label{
  float: left;
}
body.not-logged-in form#user-pass input.form-submit{
  margin-left: 187px;
}
.customer_first{
  color: #000;
  font-size: 12px;
  font-style: normal;
  border-bottom: 1px dotted;
}
.messages status a{
  color: #B49643;
}
.customer-title {
  float: left;
  margin-bottom: 5px;
  width: 900px;
  font-weight: bold;
}
/*.jcarousel-clip-horizontal {
  overflow: hidden;
  border: 10px solid rgba(255, 255, 255, 0.4) !important;
  border-right: 9px solid rgba(255, 255, 255, 0.4) !important;
  width: 952px !important;
  height: 530px !important;
}
ul.jcarousel-navigation{
  position: absolute;
  bottom: 40px;
  left: 40px;
  width: 500px;
}
ul.jcarousel-navigation li{
  width:971px;
}
ul.jcarousel-navigation li a{
  display:inline-block;
  width:12px;
  height:12px;
  background:url(images/bullet.png) no-repeat;
  text-indent:-9999px;
  border:0;
  margin: 0 3px 0 3px;
  float: left;
}
ul.jcarousel-navigation li.active a{
  background:url(images/bullet-active.png) no-repeat;
}*/
.views-field-field-link-url{
  bottom: 47px;
  position: relative;
  left: 680px;
}
.views-field-field-link-url span.field-content{
  background: none repeat scroll 0 0 #A7842A;
  float: left;
  line-height: 27px;
  min-height: 27px;
}
.views-field-field-link-url span.field-content a{
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  padding: 0 5px;
}
.contact-map{
  float:right;
  width:300px;
  background-color: #ae8b2f;
  padding-bottom: 13px;
  padding-left: 12px;
  width: 312px;
  color: #fff;
  margin-top: 10px;
}
.contact-address{
  float:left;
  width:300px;
  font-size:13px;
  line-height:19px;
  /*margin:0 0 15px -6px;*/
  text-align:center;
  letter-spacing: 1px;
}
.contact-address h5{
  font-family: "webfontThin";
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  padding-top: 8px;
}
.contact-detail-addr{
  float: left;
  text-align: center;
  width: 300px;
  padding: 5px 0 10px 0;
}
.add{
  padding: 5px;
}
.webform-client-form{
  float: left;
  margin: -10px 0 0 0;
}
.contact-map:hover{
  background-color: #af8c18;
}
ul.nice-menu li.parentFirst{
  background: none;
}
.views_slideshow_singleframe_pager{
  position: relative;
  bottom: 0px;
  left: 40px;
  width: 500px;
}
.views-slideshow-controls-bottom{
  bottom: 35px;
  left: 35px;
  position: absolute;
  width: 500px;
  z-index: 9;
}
.view-content{
  position: relative;
}
.views-slideshow-controls-bottom .pager-item a{
  display:inline-block;
  width:12px;
  height:12px;
  background:url(images/bullet.png) no-repeat;
  text-indent:-9999px;
  border:0;
  margin: 0 3px 0 3px;
  float: left;
}
.views-slideshow-controls-bottom .activeSlide a{
  background:url(images/bullet-active.png) no-repeat;
}
.views_slideshow_singleframe_slide{
  overflow: hidden;
  width: 952px !important;
  padding: 10px 10px 10px 10px;
  height: 530px !important;
  background: url(images/boder_bg.png) left top repeat !important;
}
.live-title{
  float: left;
  font-family: "webfontThin";
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0;
  padding-left: 10px;
}
.latest-tweet{
  float: left;
  font-family: "webfontThin";
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 1px;
}
#currentPrice .right{
  float: right;
  margin-left: 10px;
}
#currentPrice .silver{
  float: right;
  margin-left: 10px;
}
#currentPrice .cur-symbol{
  font-size: 21px;
  float:left;
  padding-top: 13px;
}
#currentPrice .buy-price{
  float: right;
  width: 113px;
  font-size: 37px;
  /*padding-left: 16px;*/
}

/********************  Twitter  **********************/
.twitter_profile_widget{
  position: relative;
}
.twtr-tweet-text{
  margin: 0px !important;
}
.twtr-tweet-text p{
  float: left;
  width: 100%;
  text-align: left;
}
.twtr-doc{
  width: 240px !important;
}
.twtr-hd{
  display: none;
}
.title-twit{
  float: left;
  color: #fff;
  font-family: "webfontThin";
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 1px;
  width: 132px;
  margin: 10px 0 0 9px;
}
.twit-image img{
  height: 75px;
  margin: -9px 0 0 0;
  padding: 0 0 0 0;
  width: 75px;
}
.twtr-ft div span a{
  display: none;
}
#twitter{
  background: url("images/50Black.png") repeat scroll 0 0 transparent;
  color: #FFFFFF;
  float: left;
  font-family: "swissBldCon";
  /*min-height: 171px;*/
  width: 235px;
  margin: 10px 0 0 0;
}
.twtr-ft{
  display: none;
}
ul.nice-menu li a.pinterest:hover,
ul.nice-menu li a.twit:hover,
ul.nice-menu li a.linkin:hover{
  background: none;
}
.footer_right_twit .twit-sub{
  height: 65px;
}
.right-part-twitter{
  float: right;
  width: 100%;
}
/************** News View  ***************/
.news-main-content{
  float: left;
  width: 912px;
}
.news-twitter-content{
  float: right;
  background-color: #DFDDD4;
  /*margin-left: 43px;*/
  margin-right: 43px;
  margin-top: 10px;
  min-height: 150px;
  width: 406px;
}
.news-content{
  float: left;
  width: 440px;
  margin-top: 10px;
}
.news-twitter-content .news-twit-title{
  float: left;
  width: 180px;
  color: #B49643;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 0 25px 15px;
}
.news-twitter-content #kow-on-twitter a.twitter-follow{
  float: right;
  width: 127px;
  height: 65px;
}
.news-twitter-content #kow-on-twitter a img{
  float: right;
  width: 107px;
  margin: 12px 20px 0 0;
}
.news-twitter-content .twtr-widget-profile{
  float: left;
  width: 406px;
  margin: 0px 0 0 15px;
}
.news-twitter-content #kow-on-twitter #twtr-widget-1 .twtr-doc, .news-twitter-content #kow-on-twitter .twtr-widget .twtr-bd .twtr-timeline{
  background-color: transparent !important;
}
.news-twitter-content #kow-on-twitter #twtr-widget-1 .twtr-bd .twtr-tweet-text p{
  color: #000000 !important;
}
.news-twitter-content #kow-on-twitter #twtr-widget-1 .twtr-bd .twtr-timeline{
  height: 610px !important;
}
.news-twitter-content #kow-on-twitter .twtr-widget .twtr-tweets{
  float: left;
  width: 362px;
  margin: -13px 0 0 0;
}
.news-twitter-content #kow-on-twitter .twtr-widget .twtr-tweet-text em{
  float: left;
  width: 362px;
  margin-top: -5px;
}
.news-twitter-content #kow-on-twitter .twtr-widget .twtr-tweet-text em a.twtr-timestamp{
  /*position: relative;
  bottom: 68px;*/
  color: #818180 !important;
  font-size: 15px;
}
.news-twitter-content #kow-on-twitter .twtr-widget .twtr-tweet-wrap{
  padding: 15px 0 0 0px !important;
}
.top_part_right #twitter .twit-sub{
  height: 55px;
}
.news-twitter-content #kow-on-twitter .twtr-widget .twtr-bd{
  height: 630px;
  font-size: 14px;
}
.news-twitter-content #kow-on-twitter .twtr-widget .twtr-ft{
  display: none;
}
.news-twitter-content .twtr-doc{
  width: 443px !important;
}
.view-news-view .news-content .views-row{
  float: left;
  padding: 10px 0 0 0;
}
.view-news-view .news-content .views-row .field-content{
  float: left;
  width: 400px;
  padding: 15px 0 0 0;
}
.view-news-view .news-content .views-row .views-field-created{
  font-size: 10px;
  font-weight: bold;
}
.view-news-view .news-content .views-row .views-field-title{
  padding: 0px;
  color: #B49643;
  float: left;
  font-size: 16px;
  font-weight: bold;
}
.news-content .views-row-first,
.news-content .views-row-first .views-field-title .field-content{
  padding: 0px !important;
}
.view-news-view .news-content .views-row .views-field-field-news-audio-fid .audio-download b{
  float: left;
  padding: 9px 0 0;
}
.view-news-view .news-content .views-row .views-field-field-news-audio-fid .audio-download .filefield-file{
  float: left;
  padding: 7px 0 0;
}
.view-news-view .news-content .views-row .views-field-body{
  text-align: justify;
}
.view-news-view .news-content .views-row .views-field-field-news-link-url a{
  color: #000000;
  text-decoration: underline;
}
.news-twitter-content .twitter_profile_widget .twtr-widget .twtr-tweet-wrap{
  padding: 0px !important;
}
.news-twitter-content .twitter_profile_widget .twtr-widget .twtr-ft{
  display: none;
}
.news-twitter-content .twitter_profile_widget .twtr-widget .twtr-tweet .twtr-tweet-text p a{
  color: #6B93B2 !important;
}
.view-news-view .item-list{
  float: left;
  width: 914px;
  padding: 10px 0 0 0;
}
.view-news-view .news-content .views-row .views-field-body a{
  color: #B49643;
}
.view-news-view .news-content .views-row .views-field-title a{
  color: #B49643;
}
#container{
  min-width: 1260px;
}
.content-middle-center .node .field{
  float: left;
  width: 912px;
  padding-top: 15px;
}
.content-middle-center .node .field-field-news-link a{
  color: #000;
  text-decoration: underline;
}
#twitter .twitter_profile_widget .twtr-widget .twtr-tweet{
  border: none !important;
}
#twitter .twitter_profile_widget .twtr-widget .twtr-tweet .twtr-tweet-wrap .twtr-avatar{
  display: none !important;
}
#twitter .twitter_profile_widget .twtr-widget .twtr-tweet .twtr-tweet-wrap .twtr-tweet-text p{
  color: #fff !important;
}
#twitter .twitter_profile_widget .twtr-widget .twtr-tweet .twtr-tweet-wrap .twtr-tweet-text p a{
  color: #A7842A !important;
}
ul#nice-menu-2 li a.active{
  background: #B49643;
}
.news-content .views-field-field-news-video-fid .wijering4-mediaplayer embed{
  width: 414px !important;
  height: 300px !important;
}
.news-content .views-field-field-news-doc-title-value{
  padding: 15px 0 0 0;
  float: left;
}
.news-content .views-field-field-news-doc-title-value span{
  padding: 0px !important;
  float: none !important;
}
.news-content .views-field-field-news-doc-title-value span a{
  color: #B49643;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
}
.news-twitter-content #kow-on-twitter .twtr-widget .twtr-tweet{
  border: none !important;
}
.news-twitter-content #kow-on-twitter .twtr-widget .twtr-tweet .twtr-tweet-wrap .twtr-avatar{
  display: none !important;
}
.news-content .mCSB_scrollTools{ top: 55px !important;}
.links .addthis{float: left; margin: 10px 0pt 0pt;}

#uc-cart-checkout-form #payment-pane div.form-item { width: 50%; float: left; }
#uc-cart-checkout-form #payment-pane div.form-item div#edit-panes-payment-payment-method-paypal-wps-wrapper{width: 90% !important;}

#fancybox-wrap{
  z-index: 9999 !important;
}
.forgotten12{
    float:left;
    width: 90px;
}
.forgotten_main2 li p{
    /*border-bottom: 1px solid;*/
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    margin-top: 7px !important;
}
.forgot-link a{
    margin-top: 0px !important;
}
.forgotten_main2  .consultant a{
    float: right;
    width: 57px;
    height: auto;
    text-align: center;
    font-size: 12px;
    margin: 3px 0 0 0;
    padding:4px;
    color: #fff;
    background: url("images/cartnavbkgs/submitorder.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    border: none;
}

/**************  checkout Page Agree 03-04-2013  *************/

#edit-panes-agree-chk-agree-wrapper{
    float: left;
    margin: -35px 0 0 15px;
}

#edit-panes-agree-chk-agree-wrapper #edit-panes-agree-chk-agree{
    float: left;
    margin: 0 5px 0 0;
}

/**************  checkout Page Agree 03-04-2013  *************/

form#mymodule-price-set-liveprice-update-form fieldset{
    float: left;
    width: 899px;
}

/**************** 22-5-2013 ******************/

.contact_sucess { width:100%; float:left; padding:0; margin:0;}
.contact_sucess_l{ width:16% ; float:left; padding:0; margin:15px 0 0 0;}
.contact_sucess_l img{ width:100% ; height: auto;}
.contact_sucess_r{ width:82% ; float:right; padding:0; margin:20px 0 0 0;}
.contact_sucess_r p{text-align:left;}

#twitter .content{ padding: 0 0 0 5px; }
#kow-on-twitter { padding: 0 0 0 15px; }


.latest-tweet .block-wrapper #tweets,#tweets_one {
    width:95%;
    float: left;
    height: 0 auto !important;
    font-size: 14px;
    padding: 0 5px 5px 5px;
    /*margin:20px 300px;	
    background:#000 url('images/interface_dark.png') repeat;
    -moz-border-radius: 6px;
    border-radius: 6px; 
    padding:20px;
    -webkit-box-shadow:  1px 1px 1px #0f0f0f;
    -moz-box-shadow: 1px 1px 1px #0f0f0f;
    box-shadow: 1px 1px 1px #0f0f0f; 	 */
}

.latest-tweet .block-wrapper #tweets li,#tweets_one li{ font-size: 12px; font-weight: normal; font-family: "Helvetica Neue",Arial,sans-serif;}
.latest-tweet .block-wrapper #tweets li .timestamp,#tweets_one li .timestamp {font-weight: normal; text-align:left; color:#AA8A2F; font-size: 14px; float: left; width: 100%; margin: 0 0 8px 0; font-family: "Helvetica Neue",Arial,sans-serif;}

.latest-tweet .block-wrapper #tweets .hash,#tweets_one .hash { color:#B49643;}
.latest-tweet .block-wrapper #tweets .reply,#tweets_one .reply { color:#B49643;}

.latest-tweet .block-wrapper #tweets a:link,#tweets_one a:link { text-decoration:underline; color:#B49643; font-weight: normal;}
.latest-tweet .block-wrapper #tweets a:active,#tweets_one a:active { text-decoration:underline; color:#B49643; font-weight: normal;}
.latest-tweet .block-wrapper #tweets a:hover,#tweets_one a:hover { text-decoration:underline; color:#B49643; font-weight: normal;}
.latest-tweet .block-wrapper #tweets a:visited,#tweets_one a:visited { text-decoration:underline; color:#B49643; font-weight: normal;}

.news-audio, .news-doc, .news-link {
    margin: 10px 0 10px;
}

.register_p { background:#231F20; padding:10px 5px; color:#fff; width:962px; margin-top:10px; }
.register_a { background:#B49643; padding:5px; color:#fff; margin:0 4px 0 0; cursor:pointer; }

