﻿l.foo{}/****************************************************************************************************/
/* The contents of this file are subject to the nopCommerce Public License Version 1.0 ("License"); you may not use this file except in compliance with the License.
/* You may obtain a copy of the License at  http://www.nopCommerce.com/License.aspx. 
/* 
/* Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. 
/* See the License for the specific language governing rights and limitations under the License.
/* 
/* The Original Code is nopCommerce.
/* The Initial Developer of the Original Code is NopSolutions.
/* All Rights Reserved.
/* 
/* Contributor(s): RetroViz Design. 
/****************************************************************************************************/

/* text box styles */
.edit-address .address-value input.textBox,
.registration-page .textBox,
.contact-form .textBox,
.customer-info-box .section-body .table-container td.item-value .textBox,
.customer-pass-recovery .textBox,
.login-table-container .textBox,
.emailafriend-box .send-email .textBox,
.emailafriend-box .send-email textarea.textBox,
.checkout-data .payment-info .body table td input.textBox,
.comments-instructions .textBox,
.write-product-review-box table input.textBox,
.write-product-review-box table textarea,
.order-summary-content .coupon-box .textBox
{
    font-size:18px;
    height:38px;
    line-height:38px;
    border: 1px solid #DDD;
    padding:0 14px;
    margin:0;
    border-radius:12px;
    box-shadow:inset 1px 1px 6px #CCC;
}

/* remove firefox specific superfluous input padding */
button::-moz-focus-inner,
input::-moz-focus-inner 
{
    border: 0;
    padding: 0;
}

/* typography development */

h1, h2, h3
{
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
}

h1, h2, h3, h4, h5, h6
{
    line-height:1.1;
}

h1,
h2.htmlcontent-header
{
    font-size:30px;
    text-transform:uppercase;
}


.htmlcontent-body h1,
.htmlcontent-body h2,
.htmlcontent-body h3,
.htmlcontent-body h4
{
    margin-bottom:15px;
}

h5
{
    margin-bottom:5px;
}

h2
{
    font-size:24px;
}

h3
{
    font-size:18px;
}

h4
{
    font-size:14px;
}

h5
{
    font-size:12px;
}

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form, input{
    margin: 0;
    padding: 0;
    /* font-weight fix -normal */ font-family: "myriad-pro-n4","myriad-pro",sans-serif; font-style: normal; font-weight: 400;

}

strong
{
    /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}


.btn
{
  display: inline-block;
  *display: inline;
  padding: 4px 14px;
  font-size: 21px;
  /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
  color: white;
  line-height: 38px;
  *line-height: 38px;
  height:46px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color:transparent;
  border:0;
  *zoom: 1;
  width:130px;
  margin:0;
  /* background: url(images/add-to-cart-bg.png) no-repeat left top; */
  border-radius: 2px;
  background-color: #4495d1;
  text-shadow:1px 1px 1px rgba(0,0,0,0.3); 
}

.btn:hover
{
  background-color: #337ea3;
}

.btn.wide
{
    background:url(images/write-review-btn.png) no-repeat left top; 
    width:160px;   
}

.btn:hover,
.btn.wide:hover
{
  background-position: left bottom;
}

a.cart-btn,
a.cart-btn:hover
{
    color:#333;
}

.cart-btn,
.cart-btn:active,
.cart-btn:link,
.cart-btn:visited
{
    display: inline-block;
    *display: inline;
    background: #FECB09 url(images/cart-button-bg.png) no-repeat right bottom;
    border: 0;
    padding: 7px 8px;
    border-radius: 8px;
    font-size: 14px;
    line-height: 14px;
    cursor: pointer;
        /* font-weight fix -normal */ font-family: "myriad-pro-n4","myriad-pro",sans-serif; font-style: normal; font-weight: 400;
}

.cart-btn:hover,
.login-wrapper .login:hover
{
    background-position: right -9999px;
}

html 
{
    font-family:Sans-Serif;
}


body {
	font-size:12px;
	background: #fff url('images/common/site-background-stretch.jpg') repeat-x;
	color:#333; 	
}

input, textarea
{
    color:#333;
}

a {
	color:#40c8f4;
	text-decoration:none;
}

a:hover {
	color:#999;
}

a img {
	border: 0;
}

img {
	border: none;
}

h1, h2, h3, h4, h5, h6 
{

}

p
{
    font-size:12px;
    margin:0 0 15px 0;
}

.master-wrapper-page {
	margin: 0 auto;
	background: url("images/common/site-background-centred.png")
	            center top
	            no-repeat;
	min-width:1042px;
}

body form {
    background: url("images/common/bubbles.png")
                center top
                no-repeat;
}

.master-wrapper-content {
	width: 1042px;
	margin: 0 auto;
	text-align: left;
}

#content {
    width: 1024px;
    margin: 0 auto;
    overflow: hidden;
	background-color: #fff;
	padding-top:10px;
}

.master-wrapper-center-1 {
	float: left;
	width: 1024px;
	display: inline;
}

.master-wrapper-cph-1
{
	float: left;
	width: 1004px;
	min-height: 600px;
	padding: 0 10px 10px 10px;
}

/* two column master page */
.master-wrapper-side-2
{
	float: left;
	width: 220px;
	margin: 0 0 0 10px;
	display: inline;
}

.master-wrapper-center-2
{
	float: left;
	width: 760px;
	margin:0 0 0 24px;
	background: #FFF;
	display: inline;
}

.master-wrapper-cph-2
{
	background: #FFF;
	min-height: 400px;
}

/* three column master page */
.master-wrapper-leftside-3
{
    float: left;
	width:220px;
	margin: 0 0 0 10px;
	display: inline;
}

.master-wrapper-center-3
{
    float: left;
	width: 560px;
	margin: 0px 0 0 15px;
	background: #FFF;
	display: inline;
}

.master-wrapper-cph-3
{
    float: left;
	width: 540px;
	background: #FFF;
	min-height: 400px;
}

.biolinks .master-wrapper-center-3
{
   width:540px; 
}

.biolinks .disclaimer
{
    width:490px;
}

.master-wrapper-rightside-3
{
    float: right;
	width: 200px;
	margin: 0 20px 0 10px;
	display: inline;
}


/* Header
--------------------------------------------------------- */

.header {
	padding: 6px 6px 10px 5px;
	position: relative;
	/*height: 127px;*/
    height:114px;
}

a.logo {
	width: 277px;
	height: 61px;
	margin-top: 30px;
	margin-left: 20px;
	text-decoration: none;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	outline: 0 none;
	background: url('images/common/biozone-logo.png');
}

.header-selectors-wrapper {
	text-align: right;
	float: right;
	width: 500px;
	display: none;
}

.header-currencyselector {
	float: right;
}

.header-languageselector {
	float: right;
}

.header-taxDisplayTypeSelector {
	float: right;
}

.action-nav-wrapper
{
    float:right;
    position:absolute;
    right:10px;
    /*top:106px;*/
    top:90px;
    border-radius:12px 0px 12px 12px;
    box-shadow:4px 4px 4px rgba(0,0,0,0.3);
    
}

.header-links-wrapper {
	height: 50px;
	/*box-shadow: 10px 10px 10px #262626;*/
    /*box-shadow: 7px 4px 4px rgba(0,0,0,0.3);*/
	padding: 0 0 0 10px;
	/*border-radius: 0 0 12px 0;*/
	background: transparent url("images/nav/header-links-bg.png") left 0 no-repeat;
}

.header-links-wrapper.logged-in
{
    height:74px;
    background:transparent url("images/nav/header-links-bg-logged-in.png") left 0 no-repeat
}

.header-links-wrapper.logged-in .welcome-msg
{
    color:#FFF;
    font-size:14px;
        /* font-weight fix -normal */ font-family: "myriad-pro-n4","myriad-pro",sans-serif; font-style: normal; font-weight: 400;
    float:left;
    clear:both;
    width:310px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    padding-left:7px;
    margin-top:-3px;
}

.header-links.logged-in
{
    height: 74px;
    padding: 0 10px 0 0;
    background: transparent url("images/nav/header-links-bg-logged-in.png") right 0 no-repeat;
}

.header-links-wrapper.invisible
{
    background:transparent;
    box-shadow:none;
}

.header-links {
    float: right;
    height: 50px;
    padding: 0 10px 0 0;
    background: transparent url("images/nav/header-links-bg.png")
                right 0
	            no-repeat;

}

.header-links ul {
	padding: 0;
	margin: 0;
}

.header-links ul li {
	list-style-type: none;
	float: left;
	padding: 10px 10px 10px 7px;
	position:relative;
	background:url(images/nav/header-links-separator.png) no-repeat right 50%;
}

.header-links ul li:last-child
{
    background:none;
    padding-right:0;
    padding-left:0;
}

.header-links ul li.no-divide
{
    background:none;
}

.header-links ul li.no-divide.log
{
    padding-left:0;
}

/* LOGIN POP UP */

.login-wrapper
{ 
    z-index:5;
    display:none;
	/*width:182px;*/
    width:226px;
    padding:10px;
	background:url(images/common/login-wrapper-bg.png) no-repeat left top;

	/*box-shadow:10px 10px 10px #262626;
	border-radius: 0px 0px 12px 0px;*/
    position:absolute;
    /*left:0;*/
    right:123px;
    top:0;
    border-radius:12px 0px 12px 12px;
    box-shadow:4px 4px 4px rgba(0,0,0,0.3);
}

.login-wrapper .login
{ 
    position:absolute;
    top:10px;
    right:10px;
    font-size: 14px;
    color: black;
    text-shadow: 0 1px 0 #7FC0DA;
    float: left;
    line-height: 30px;
    padding: 0;
    text-decoration: none;
    cursor: pointer;
    text-shadow: 0 1px 0 #FDDD32;
    
    box-shadow:none;
    width:53px;
    height:30px;
    margin-bottom:0;
    border-radius:8px;
    
    background: #FECB09 url(images/cart-button-bg.png) right bottom no-repeat;
}

/*.login-wrapper a.login span
{
    float: left;
    line-height: 30px;
    padding: 0 10px 0 2px;
    background: url("images/buttons/btn-bg.png")
     right 0
     no-repeat;
    background-position: right -60px;
}

.login-wrapper a.login:hover
{
    background-position: left -90px;
}

.login-wrapper a.login span:hover
{
    background-position: right -90px;
}*/

.login-wrapper input
{
    font-size:12px;
	border-radius: 6px;
	background-color: #D7D7D7;
	border: 0;
	width: 155px;
	padding:2px 6px;
	box-shadow: inset 3px 3px 3px #888;
	line-height: 26px;
	height:26px;
	margin-bottom:5px;
}

.login-wrapper input:focus
{
    outline:0;
}

.login-wrapper .user-input-wrapper:last-child input
{
    margin-bottom:0;
}

.login-wrapper input:-webkit-autofill
{
	background-color: #D7D7D7 !important;
}

.user-input-wrapper
{
    position:relative;
    display:block;
}

.login-wrapper label
{
    padding:2px 0 0 6px;
    position:absolute;
    line-height: 26px;
    height:26px;
    font-size: 12px;
    cursor:text;
    color:#999;
}


/* END LOGIN POP UP*/

.header-links a {
    font-size: 12px;
	color: #b2b1b1;
	line-height: 28px;
	text-decoration: none;
	float: left;
}

.header-links a:hover {
	color:#FFF!important;
}

.header-links a.login,
.header-links a.create-account,
.header-links a.your-account {
    font-size: 14px;
    color: #000;
    text-shadow: 0 1px 0 #7fc0da;
    float: left;
    line-height: 30px;
    padding: 0 0 0 8px;
    text-decoration: none;
    cursor:pointer;
    background: url("images/buttons/btn-bg.png")
                left 0
                no-repeat;
}

.header-links a.login {
    text-shadow: 0 1px 0 #fddd32;
    background-position: left -60px;   
}

.header-links a.login span,
.header-links a.create-account span,
.header-links a.your-account span {
    float: left;
    line-height: 30px;
    padding: 0 10px 0 2px;
    background: url("images/buttons/btn-bg.png")
                right 0
                no-repeat;
    white-space:nowrap;
}

.header-links a.your-account span
{
    padding: 0px 16px 0px 6px;
}

.header-links a.login span {
    background-position: right -60px;   
}

.header-links a.login:hover {
    background-position: left -90px;
}

.header-links a.login:hover span {
    background-position: right -90px;
    color:#000!important;
}


.header-links a.create-account:hover {
    background-position: left -30px;
}

.header-links a.create-account:hover span {
    background-position: right -30px;
    color:#000!important;
}

.header-links a.account {
	
}

.header-links span.impersonate {
	color:#E44097;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

.header-links span.impersonate .finish-impersonation {
	color:#58DE81;
}

.headermenu {
    color: #fff;
    position: absolute;
    top: 5px;
    margin-left:10px;
    width: 1004px;   
}


/* Homepage Banner */

.homepage-banner-wrapper
{
    margin:0 auto;
    width:984px;
}

/* Main Navigation
------------------------------------------------------- */

ul#nav {
	color: #fff;
	padding: 0;
	margin: 0;
	height: 63px;
	width: 1042px;
	background: url("images/nav/nav-bg.png")
                no-repeat;
}

ul#nav > li {
	list-style: none;
	float: left;
	white-space: nowrap;
    background: url("images/nav/primary-nav-separator.png")
                right 50%
                no-repeat;
    position:relative;
}

ul#nav > li.digital:hover,
ul#nav > li.services:hover {
    cursor: default;
}

ul#nav > li:last-child {
    background: none;
}

ul#nav > li > a {
	color:#CCC;
	text-decoration: none;
	font-size: 16px;
	float: left;
	padding: 0 15px;
	line-height: 53px;
	height: 53px;
}

ul#nav > li a:hover, ul#nav > li:hover > a,
ul#nav ul.sub-nav > li a:hover, ul#nav ul.sub-nav > li:hover > a {
    /*color:#40c8f4;*/
    color:#49c8f5;
}

#nav > li > .nav-active-arrow
{
    display:none;
    position:absolute;
    width:20px;
    height:10px; 
    background:url(images/nav/header-links-arrow.png) no-repeat top left; 
    left:50%;
    margin-left:-10px;
    bottom:-10px;
}

.home #nav > .home > .nav-active-arrow,
.about #nav > .about > .nav-active-arrow,
.products #nav > .products > .nav-active-arrow,
.store #nav > .store > .nav-active-arrow,
.news #nav > .news > .nav-active-arrow,
.biolinks #nav > .biolinks > .nav-active-arrow,
.faq #nav > .faq > .nav-active-arrow,
.contact #nav > .contact > .nav-active-arrow
{
    display:block;
}

/* SUB NAV */

ul#nav ul.sub-nav
{
    position:absolute;
    top:53px;
    left:0;
    list-style:none;
    padding: 7px 0;
    margin:0;
    width:auto;
    z-index:999;
    display:none;
    background-color: Black;
    border-radius:0 0 12px 12px;
    box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
}

ul#nav > li:hover > ul.sub-nav
{
    display:block;
} 

ul#nav ul.sub-nav > li
{
	list-style: none;
	float: none;
	display:block;
}

ul#nav ul.sub-nav > li > a
{
    display:block;
  	color:#FFF;
	text-decoration: none;
	font-size: 12px;
	padding: 0px 15px;
	float:none;
	line-height: 25px;
	height: 25px; 
}

/* Highlight Nav Links */

body.home #nav .home > a,
body.about #nav .about > a,
body.products #nav .products > a,
body.store #nav .store > a,
body.news #nav .news > a,
body.biolinks #nav .biolinks > a,
body.faq #nav .faq > a,
body.contact #nav .contact > a
{
	/*color:#40c8f4;*/
    color:#49c8f5;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}


/* Search box */

.user-settings {
	position: absolute;
    /*top: 40px;*/
    /*top:55px;*/
    top:43px;
    right: 10px;
}

.user-settings .label,
.user-settings label {
    font-size: 12px;
    /*font-size:13px;*/
    color: #b2b1b1;
    float: left;
    height: 28px;
    line-height: 32px;
    padding-right: 5px;
}

.user-settings select {
    font-size: 13px;
    color: #4c4c4c;
    border-radius: 12px;
    padding: 5px;
    background-color: #8d8c8c !important;
    border: 0 none;
    float: left;
    box-shadow: inset 3px 3px 3px #616060;
    margin-right: 30px;
    margin-top: 2px;
}

.user-settings ul {
	margin: 0;
	padding: 0;
	float: left;
}

.user-settings ul li {
	list-style: none;
	float: left;
}

/* needs to be 28 px high*/
.user-settings .searchboxtext {
    border-radius: 6px;
    background-color: #d7d7d7;
    border:none;
    width: 176px;
    float: left;
    padding: 4px 8px 5px;
    box-shadow: inset 1px 1px 6px #666;
    font-size:16px;
    line-height:16px;
    color:#999999;
    margin:2px 10px 2px 0;
    display: none;

}

.user-settings .searchboxtext:focus {
    color:#000;
}

.user-settings .button.search {
    width: 50px;
    height: 32px;
    overflow: hidden;
    float: left;
    text-indent: -999px;
    background: url(images/buttons/search-btn-bg.png)
                no-repeat;
    border: none;
    display: none;
}

.user-settings .button.search:hover {
    background-position: 0 -32px;
}

.user-settings .user-identity-wrapper
{ 
    float:left;
    margin-right:30px;
    font-size: 13px;
    color: #B2B1B1;
    height: 27px;
    line-height: 32px;
}

.user-settings .user-identity-wrapper a,
.headermenu a
{ 
    color:#40c8f4;
}


/* Footer 
-------------------------------------------------------*/

.footer {
    width: 964px;
    padding:10px 30px 30px;
	margin: 0 auto;
	overflow: hidden;
    background-color: #fff;
    color:#888;
}

.footer a {
	text-decoration: none;
	color:#888;
}

    .footer a:hover {
        color: #04a5e8;
    }

.footer-links
{
    margin:0 0 15px 0;
    padding:0;
    font-size:14px;
}

.footer-links li
{
    margin-left:5px;
    display:inline;
    list-style-type:disc;
}

.footer-links li a
{
    margin-left:5px;
}

.footer-links li.first-child
{
    list-style-type:none;
    margin:0;
}

.footer-links li.first-child a
{
    margin:0;
}

.footer-tier-two
{
    font-size:12px;
}

.copyright
{
    float:left;
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
}

.attribution
{
    float:right;
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
}

/* Footer News */

.homepage-footer .newsletter-subscription .img-container {
    width: 23%;
    margin: 0 auto;
    margin-right: 25px;
    display: inline-block;
}

.homepage-footer .newsletter-subscription .img-container img {
    width: 100%;
}

.homepage-footer .newsletter-subscription .btn-signup {
    background-color: #F27F22;
    color: #FFF;
    padding: 10px 40px;
    border-radius: 2.75px;
    font-size: 18px;
    margin-right: 40px;
}

.homepage-footer .newsletter-subscription .content-container {
    display: inline-block;
}

.homepage-footer .newsletter-subscription .content-container p {
    font-size: 15px;
}

.homepage-footer .newsletter-subscription .fab {
    font-size: 46px;
    transform: translateY(10px);
    margin-right: 5px;
}

.homepage-footer .newsletter-subscription .fa-facebook-square {
    color: #3D569C;
}

.homepage-footer .newsletter-subscription .fa-linkedin {
    color: #0095D6;
}

.homepage-footer .newsletter-subscription .fa-instagram-square {
    color: #E8424E;
}

.homepage-footer .newsletter-subscription fieldset legend 
{
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
    font-size: 24px;
    padding: 0 0 0 120px;
    margin: 0 0 10px 0;
    color: #04a5e8;
}

.homepage-footer .newsletter-subscription fieldset p 
{
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
    font-size: 14px;
    color: #898888;
    line-height: 120%;
    margin: 0;
    padding: 0 0 0 120px;
    margin-bottom:15px;
}

.homepage-footer .newsletter-subscription fieldset .field 
{
    margin-top:15px;
    padding-bottom: 25px;   
}

.homepage-footer .newsletter-subscription fieldset .textBox {
    width:290px;
    box-shadow:inset 1px 1px 6px #CCC;
}

.homepage-footer .newsletter-subscription fieldset .required {
    font-size: 12px;
    position: absolute;  
    left: 5px;
    top: 35px;
}

.homepage-footer .newsletter-subscription fieldset .success p {
    font-size: 14px;
    color: #04a5e8;
    padding-left: 5px;
}

/* Footer News */

.homepage-footer .newslist,
.homepage-footer .newsletter-subscription {
    text-align: left;
    width: 100%;
    /* float: left; */
    /* padding: 45px 70px 0 15px; */
    /* background: url("images/common/footer-extra-separator.png")
                right center
                no-repeat; */
    padding: 20px 0px;
    border-bottom: 1px solid #DEDEDE;
}

.homepage-footer .newslist h3,
.homepage-footer .newsletter-subscription h3 {
    font-size: 24px;
    /*color: #333333;*/
    color:#666;
    padding: 0;
    margin: 0 10px 0 0;
    /* float: left; */
    /* font-weight fix -light */ 
    font-family: "myriad-pro-n3","myriad-pro",sans-serif; 
    font-style: normal; 
    font-weight: 300;
    /* text-transform:uppercase; */
}

.homepage-footer .newslist a.rss-icon {
    float: left;
    margin-top: 10px;
}

.homepage-footer .newslist .newsitems {
    float: none;
    clear: left;  
    margin:0;
    padding:0;
    overflow: hidden;
    display: flex;
}

.homepage-footer .newslist .newsitems
{
    float:none;
    padding:15px 0 0;
    margin:0;
}

.homepage-footer .newslist .newsitems .item {
    overflow: hidden;
    padding: 0 20px 10px;
    margin: 0 0 10px 0;
    border-right: 1px solid #DEDEDE;
    width: 33%;
    border-bottom: none;
    /* border-bottom:1px dashed #C4C6C8;  */
}

.homepage-footer .newslist .newsitems .item:first-child {
    padding: 0 20px 10px 0;
}

.homepage-footer .newslist .newsitems .item:last-child {
    padding: 0 0 10px 20px;
    border-right: none;
}

.homepage-footer .newslist .newsitems .item a.newstitle {
    font-size: 18px;
    color: #0E0E0E;  
    text-decoration: none;
    float: left;
}

    .homepage-footer .newslist .newsitems .item a.newstitle:hover,
    .newslist .newsitems a.newstitle:hover {
        color: #04a5e8;
    }

.homepage-footer .newslist .newsitems .item .newsdate {
    font-size: 12px;
    font-style: normal;
    color: #999999;
    float: left;
    clear: left;
    padding: 5px 0 0;
    margin:0;
    border:none;
}

.homepage-footer .newslist a.view-all {
    font-size: 16px;
    color: #999999;
    float: right;
    clear: both;
    padding: 5px 15px 5px 5px;
    background: url("images/common/arrow.png")
                right center
                no-repeat;
}

.homepage-footer .newslist a.view-all:hover {
    color: #04a5e8;
}


/* Breadcrumbs
--------------------------------------------------------*/

.breadcrumbs-wrapper
{
    background:#FFF;
    width: 1024px;
    margin: 0 auto;
    overflow: hidden;
}

.breadcrumbs
{
    font-size:14px;
    margin:0 0 0 10px;
    padding:0;  
    color:#999;    
}

.breadcrumbs li
{
    display:inline;
}

.breadcrumbs li a
{
    color:#999;
}

.breadcrumbs li span
{
    padding: 0 2px 0 4px;  
}

.breadcrumbs li a:hover {
    color:#04a5e8   
}

.breadcrumbs li:last-child a
.breadcrumbs li:last-child a:hover
{
    color:#333;
}

.breadcrumbs li:last-child span
{
    display:none;
}

/* VADMIN BREADCRUMBS */

.vadmin-breadcrumbs
{
    padding-top:5px;
    width: 1024px;
    margin: 0 auto;
    background:#FFF;
    font-size: 14px;
    color:#999;
}

.vadmin-breadcrumbs a
{
    color:#999;
}

.vadmin-breadcrumbs .BreadCrumbHome
{
    padding-left:10px;
}

.vadmin-breadcrumbs .BreadCrumb
{
    color:#333;
}




/* Forms
-------------------------------------------------------*/

fieldset.form {
    overflow: hidden;
    border: 0 none;
    margin: 0;
    padding: 0;
}

fieldset.form .field {
    float: left;
    overflow: hidden;
    padding-bottom: 5px;
    position: relative;
}

fieldset.form .field .textBox {
    font-size: 14px;
    background-color: #fff;
    border-radius: 12px;
    float: left;
    padding: 7px 6px;
    margin-right: 10px;
    border: 1px solid #cfcfcf;
}

fieldset.form .field.buttons a {
    font-size: 14px;
    color: #fff;
    float: left;
    overflow: hidden;
    line-height: 32px;
    padding: 0 0 0 11px; /* This should be 12px but ie shows a single pixel verical line */
    background: url(images/buttons/btn-bg.png)
                left -120px
                no-repeat;
}

fieldset.form .field.buttons a span {
    float: left;
    overflow: hidden;
    line-height: 32px;
    padding: 0 12px 0 0;
    background: url(images/buttons/btn-bg.png)
                right -120px
                no-repeat;
    
}

fieldset.form .field.buttons a:hover {
    background-position: left -152px;
}

fieldset.form .field.buttons a:hover span {
    background-position: right -152px;
}

/* Homepage */

.home-page-category-grid {
    width:985px;
    margin:5px auto 0;
}

.home-page-category-grid:before,
.home-page-category-grid:after{
	content: " ";
	display: table;
}

.home-page-category-grid:after{
	clear: both;
}

.home-page-category-grid .item-box {
    float: left;
    width: 304px;
    height: 187px;
    margin-right: 36px;
}

.home-page-category-grid .item-box:nth-child(3) {
    margin-right: 0;   
}

.home-page-category-grid .item-box .category-item a 
{
    width:304px;
    height:187px;
    display:block;
    text-indent:-9999px;
    overflow:hidden;
    outline:0;
    background: url(images/home/pills-sprite.png) no-repeat;
    border-radius: 12px 0 12px 12px;
    box-shadow: 2px 4px 12px rgba(0,0,0,0.2);
}

.home-page-category-grid .item-box .category-item a:hover {
    background-position: 0 -187px;
}

.home-page-category-grid .item-box:nth-child(2) .category-item a {
    background-position: -304px 0;
}

.home-page-category-grid .item-box:nth-child(2) .category-item a:hover {
    background-position: -304px -187px;
}

.home-page-category-grid .item-box:nth-child(3) .category-item a {
    background-position: -608px 0;
}

.home-page-category-grid .item-box:nth-child(3) .category-item a:hover {
    background-position: -608px -187px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC. CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.page-title 
{
    margin: 0 0 10px;
    overflow: hidden;
    width: 100%;
}

td
{
    vertical-align: middle;
}

td.fieldname
{
    font-size: 12px;
}

.table-container
{
}

.table-container .row
{
}

.htmlcontent
{
	padding-bottom:5px;
}

.htmlcontent-title
{
	padding:0;
	clear:both;
}

.htmlcontent-body
{
}

.topicpage
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.topicpage-title
{
	border-bottom: 0 none;
}

.topicpage .topicpage-body
{

}

.user-agreement-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.user-agreement-page .page-title
{
}

.user-agreement-page .page-body
{

}

.clear
{
	border: medium none;
	clear: both;
	float: none;
	font-size: 0;
	height: 0;
	line-height: 0;
}

.nobr 
{
    white-space:nowrap !important;
}

.linkButton
{
	color: #000000;
	background-color: inherit;
	text-decoration: underline;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

a.linkButton:hover
{

}

.dropDownLists
{
	height: 17px;
	font-size: 10px;
	padding-left: 2px;
}

.message-error
{
	font-size: 12px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	color: red;
}

.message-error > .failure
{
    margin:0 0 20px 0;
}

/* sitemap */

.sitemap-page
{
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	margin-bottom: 15px;
}
.sitemap-page .entity
{
	margin: 5px 0px 30px 0px;
}
.sitemap-page .topic-box, .sitemap-page .manufacturer-box, 
.sitemap-page .category-box, .sitemap-page .product-box
{
	text-align: center;
	vertical-align: bottom;
}
.sitemap-page .topic-box .item, .sitemap-page .manufacturer-box .item,
.sitemap-page .category-box .item, .sitemap-page .product-box .item
{
	text-align: left;
	margin: 3px 10px 3px 10px;
	width: 150px;
	border-bottom:1px dotted #ADACAC;
}

.searchtext
{
	border: solid 1px #d3d3d3;
	vertical-align: top;
	font-size: 12px;
}

.searchboxtext
{
	width: 110px;
	border: solid 1px #E3E3E3;
	font-size: 13px;
}

.blogaddcommentcommenttext
{
	height: 150px;
	width: 500px;
	border: solid 1px #E3E3E3;
	vertical-align: top;
	font-size: 12px;
}

.accountsignaturetext
{
	height: 100px;
	width: 500px;
	border: solid 1px #E3E3E3;
	vertical-align: top;
}

.numerictextboxtext
{
	border: solid 1px #E3E3E3;
	vertical-align: top;
	font-size: 12px;
}

.forumtopictitletext
{
	width: 500px;
	border: 1px solid #acacac;
	vertical-align: top;
	font-size: 12px;
}

.privatemessagesubjecttext
{
	width: 500px;
	border: 1px solid #acacac;
	vertical-align: top;
	font-size: 12px;
}

.forumsearchtext
{
	width: 500px;
	border: 1px solid #acacac;
	font-size: 14px;
}


.forumsearchboxtext
{
	border: 1px solid #acacac;
	font-size: 12px;
}

.bbeditortext
{
	border: #cec6b5 1px solid;
}

.edittopiclinkbutton
{
	padding-right: 5px;
	padding-left: 18px;
	background: url('images/ico-edit.gif') no-repeat;
}

.deletetopiclinkbutton
{
	padding-right: 5px;
	padding-left: 18px;
	background: url('images/ico-delete.gif') no-repeat;
}

.movetopiclinkbutton
{
	padding-right: 5px;
	padding-left: 18px;
	background: url('images/ico-moveTopic.gif') no-repeat;
}

.replytopiclinkbutton
{
	padding-right: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	background: url('images/ico-forum-post-add.gif') no-repeat;
}

.watchtopiclinkbutton
{
	padding-left: 18px;
	background: url('images/ico-forum-watch.gif') no-repeat;
}

.editpostlinkbutton
{
	padding-right: 5px;
	padding-left: 18px;
	background: url('images/ico-edit.gif') no-repeat;
}

.deletepostlinkbutton
{
	padding-right: 5px;
	padding-left: 18px;
	background: url('images/ico-delete.gif') no-repeat;
}

.quotepostlinkbutton
{
	float: right;
	padding: 1px 3px 1px 3px;
	border: solid 1px #cccccc;
	line-height: 15px;
	font-size: 11px;
}

.searchboxbutton
{
	margin-bottom: 2px;
}

.productlistproductdetailbutton, .productgridproductdetailbutton
{
	margin-bottom: 3px;
}

.currencylist
{
	border: solid 1px #E3E3E3;
}

select.languagelist
{
	border: solid 1px #E3E3E3;
}

ul.languagelist
{
	display: inline;
	line-height: 25px;
}

ul.languagelist li
{
	list-style: none;
	display: inline;
	padding: 0px 5px 0 5px;	
}

ul.languagelist li .selected
{
	border: solid 1px #cccccc !important;
}

.taxdisplaytypelist
{
	border: solid 1px #E3E3E3;
}

.storethemelist
{
	border: solid 1px #E3E3E3;
}

.forumtopicoptionscheck label
{
	font-size: 9px;
	padding-left: 5px;
	vertical-align: top;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	NAVIGATIONS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.block 
{
}

.block .title
{
}

.block .listbox
{
}

.block .listbox ul
{
}

.block a
{
}

.block li
{
}

.block li.separator
{
}

.block-category-navigation, .block-manufacturer-navigation, .block-recently-viewed-products, 
.block-info, .block-shoppingcart, .block-newsletter, .block-livechat, .block-popular-tags,
.block-popular-blogtags, .block-blog-archive, .block-poll
{
	
}

.block-livechat .listbox
{
	text-align: center;
}


.block-shoppingcart .items
{
    margin-top: 10px;
}

.block-shoppingcart .items ul
{
}

.block-shoppingcart .buttons
{
	text-align: right;
}

.block-category-navigation .active a
{
}

.block-category-navigation .listbox ul .active
{
}

.block-category-navigation .listbox ul .inactive
{
}

.block-manufacturer-navigation a.active
{
}

.block-manufacturer-navigation a.inactive
{
}

.block-manufacturer-navigation .listbox .viewall a
{
}

.block-newsletter .options
{
    margin-top: 5px;
}

.block-newsletter .buttons
{
    margin-top: 5px;
}

.block-recently-viewed-products a:hover
{
}

.block-popular-tags li, .block-popular-blogtags li
{
    display:inline !important;
}

.block-blog-archive .year
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ORDER SUMMARY, SHOPPING CART, WISHLIST

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/



.cart thead tr th
{
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;    
}

.order-summary-content
{
}

.wishlist-content
{
}

.cart-footer
{
    padding:10px 20px 0;
    margin-bottom:20px;
}

.order-summary-content .totals 
{
    float: right;
}

.order-summary-content  .cart-collaterals 
{
}

.order-summary-content .deals
{
}

.order-summary-content .shipping
{
    display: inline;
    float: left;
    margin: 0;
    width: 280px;
}

.order-summary-content .giftcard-box
{
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	background: #F7F5E8;
	margin: 0 0 15px 0px;
	border: dotted 1px #d3d3d3;
}

.order-summary-content .giftcard-box
{
    position:relative;
    z-index:1;
}

.order-summary-content .cart, 
.wishlist-content .cart
{
}

.order-summary-content .cart td, 
.wishlist-content .cart td
{
	padding: 10px 20px;
}

.order-summary-content .cart tbody
{
}

.order-summary-content .cart .cart-header-row th, 
.wishlist-content .cart .cart-header-row th
{
    text-align:left;
    padding:10px 20px;
    line-height:30px;
    font-size:18px;
	white-space: nowrap;
	background: url(images/cart-separator.png) no-repeat left bottom;
}

.order-summary-content .cart .cart-header-row th.picture,
.wishlist-content .cart .cart-header-row th.picture
{
	background: none;
	border: none;
}

.order-summary-content .cart .cart-header-row th.remove,
.order-summary-content .cart .cart-header-row th:first-child
{
    background:none;
}

.order-summary-content .cart .cart-header-row th.end, 
.wishlist-content .cart .cart-header-row th.end
{
}

.order-summary-content .cart .cart-item-row, 
.wishlist-content .cart .cart-item-row
{
}

.order-summary-content .cart .cart-item-row td, 
.wishlist-content .cart .cart-item-row td
{
    font-size:14px;
	border-bottom: 1px dotted #c5c5c5;
	vertical-align: middle;
}

.order-summary-content .cart .cart-item-row:last-child td,
.wishlist-content .cart .cart-item-row:last-child td
{
    border:0;
}

.order-summary-content .cart input.shoppingcartquantitytext,
.wishlist-content .cart input.wishlistquantitytext
{
    width: 30px;
    padding: 0px 10px;
    box-shadow: inset 1px 1px 6px #CCC;
    border-radius: 12px;
    text-align: center;
    font-size: 18px;
    line-height: 36px;
    height: 36px;
    border:1px solid #DDD;
}

.order-summary-content .cart .cart-item-row td.productpicture,
.wishlist-content .cart .cart-item-row td.productpicture
{
	padding-right:0;
	background: none;
	text-align:center;
}

.order-summary-content .cart .cart-item-row td.product,
.wishlist-content .cart .cart-item-row td.product
{
	text-align: left;
}

.order-summary-content .cart .cart-item-row td.end,
.wishlist-content .cart .cart-item-row td.end
{
	background: none;
}

.order-summary-content .WarningBox .WarningText,
.wishlist-content .WarningBox .WarningText
{
	color: Red;	
}

.updatewishlistbutton
{
    margin-right:5px;
}

.order-summary-content .total-info
{
	margin: 0px 0px 15px 0;
	/* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
}

.order-summary-content .removegiftcardbutton, .order-summary-content .removediscountbutton 
{
	padding-right: 5px;
	padding-left: 18px;
	background: url('images/ico-delete.gif') no-repeat;
}

.order-summary-content .selected-checkout-attributes
{
    margin: 0px;
	padding: 10px 20px 10px 20px;
	text-align: right;
	vertical-align: middle;
	color: #353434;
}

.order-summary-content .checkout-attributes
{
	margin: 10px 0px 10px 0px;
	padding: 10px 20px 10px 20px;
	background:none repeat scroll 0 0 #F7F5E8;
    border:1px dotted #D3D3D3;
}

.order-summary-content .min-amount-warning
{
	margin: 0px;
	padding: 10px 0px 10px 10px;
}

.order-summary-content .terms-of-service
{
    text-align:right;
    font-size:12px;
	margin: 0 0 15px 0;
	width:255px;
	float:right;
}

.order-summary-content .terms-of-service input
{
    float:left;
}

.order-summary-content .terms-of-service .read
{
	color:#51addf;
}

.order-summary-content .terms-of-service .read:hover
{
	cursor: pointer;
}

.order-summary-content .common-buttons
{
	margin: 0px;
	float: left;
}

.order-summary-content .checkout-buttons
{
	float: right;
	margin: 0px;
}

.order-summary-content .addon-buttons
{
    clear: both;
	float: right;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	text-align: right;
}

.order-summary-content .crosssells-title
{
    color:#000000;
    font-size:15px;
    /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
    padding:5px 5px 5px 0;
    border-bottom:0 none;
    margin:0 0 10px;
    width:100%;
}

.empty-cart-msg
{
    padding-left:20px;
    font-size:18px;
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
}

.shoppingcart-page .page-title h1, 
.wishlist-page .page-title h1  
{
    padding: 0 0 0 20px;
}

.order-summary-content .cart,
.wishlist-content .cart
{
    width:924px;
    margin:0px 20px 10px 20px;
}

.order-summary-content .cart-wrapper-top,
.wishlist-content .cart-wrapper-top
{
    background:url(images/cart-bg-top.png) no-repeat center 38px;
}

.order-summary-content .cart-wrapper,
.wishlist-content .cart-wrapper
{
    width:964px;
    padding:0px 20px 12px;
    background:url(images/cart-bg-bottom.png) no-repeat center bottom;
}

.order-summary-content .cart tr:first-child td,
.wishlist-content .cart tr:first-child td
{
    padding-top:20px;
}

.wishlist-content .cart .cart-header-row th.first-child,
.order-summary-content .cart .cart-header-row th.first-child,
.wishlist-content .cart .cart-item-row td.first-child, 
.order-summary-content .cart .cart-item-row td.first-child
{
    background:none;
    padding-left:0!important;
}

.wishlist-content .cart-wrapper
{
    margin-bottom:10px;
}

th.picture + th
{
    position:relative;
    left:-100px;
}

.cart
{
    border-collapse:collapse;
    border-spacing:0;
}

/* TOTAL */

.total-info
{
    float: right;
    font-size: 18px;
    color: #FFF;
    padding:20px;
    border-radius: 12px 0 12px 12px;
    margin: 0 20px 15px 0;
    
    background: #2b2b2b url(images/nav/biolinks-bg-tile.png) repeat-x bottom left;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2b2b2b), to(#626262));
    background: -webkit-linear-gradient(-45deg, #2b2b2b, #626262);
    background: -moz-linear-gradient(-45deg, #2b2b2b, #626262);
    background: -ms-linear-gradient(-45deg, #2b2b2b, #626262);
    background: -o-linear-gradient(-45deg, #2b2b2b, #626262);
    background: linear-gradient(45deg, #2b2b2b, #626262);
    -pie-background: linear-gradient(-45deg, #2b2b2b, #626262);
    behavior: url(/PIE.htc);
    position:relative;
}

table.cart-total
{
    padding:0;
    border:none;
    border-collapse:collapse;
    border-spacing:0;
    vertical-align:top;     
}

table.cart-total td.cart_total_left
{
    padding-right:20px; 
    line-height:24px;
    padding-bottom:10px;
    vertical-align:top;  
}

table.cart-total td.cart_total_right
{
        vertical-align:top;  
}

tr.total-row td.cart_total_right,
tr.total-row td.cart_total_left
{
    /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
    padding-top:10px;
    padding-bottom:0;
    border-top:1px dotted #CCC;
}

tr.total-row td.cart_total_right
{
    font-size:35px;
    line-height:35px;
}

.checkoutbutton
{
    clear: right;
    float: right;
}

/* COUPON BOX - NOT USED ? */

.order-summary-content .coupon-box-wrapper
{
    margin: 0 0 15px;
}

.order-summary-content .failure
{
    margin:10px 0 0;
}

.order-summary-content .coupon-box
{
    background:#f9f9f9;
    border: 1px solid #f2f2f2;
    border-radius:12px 0 12px 12px;
    vertical-align:middle;
	padding: 10px 10px 10px 10px;
	font-size: 11px; 
}

.order-summary-content .coupon-box > span
{
    font-size:18px;
    line-height:38px;
}

.order-summary-content .coupon-box .textBox
{
    /*box-shadow: inset 1px 1px 6px #CCC;
    border-radius: 12px;    
    border:0;
    font-size:14px;
    line-height:36px;
    padding:0px 8px;*/
    margin:0 10px;
}

/* PAYMENT INFO SCREEN */

.checkout-data .payment-info .body table td.payment-module.item-name
{
    padding-right:20px!important;
    vertical-align:top;
    line-height:36px;
}

.estimate-shipping
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	background: #F7F5E8;
	border: dotted 1px #d3d3d3;
}
.estimate-shipping .shipping-options
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	border: 1px solid #E8E6D2;
	height: auto;
}
.estimate-shipping .shipping-options .shipping-option-item
{
	text-align: left;
	vertical-align: text-top;
	padding: 5px 0  0 5px;
}
.estimate-shipping .shipping-options .shipping-option-item .option-name
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}
.estimate-shipping .shipping-options .shipping-option-item .option-description
{
	padding: 5px 0 5px 16px;
}

.shareinfo
{
    padding:0 20px;
    margin-top:20px;
}

/* PURCHASE ORDER "STORE" PAGE */

.store .store-header
{
    background: url(images/store-cart-bg-top.png) no-repeat center bottom;
    margin-bottom:20px;
    padding:0px 30px;
}

.store .store-header table
{
    width:680px;
    table-layout:auto;
}

.store .store-header table thead th
{
    text-align:left;
    line-height: 30px;
    font-size: 18px;
    white-space: nowrap;
    background: url(images/cart-separator.png) no-repeat right bottom;
}

.store .store-header table thead th.sku
{
    padding-left:0;
}

.store .store-header table thead th.end
{
    background:none;
}

.store .order-summary-content .cart-wrapper-top
{
    background:none
}

.store .order-summary-content .cart-wrapper
{
    width:700px;
    padding:0px 30px 12px;
    background: url(images/store-cart-bg-bottom.png) no-repeat center bottom;
}

.store .order-summary-content .scroll{
    height:500px;
    margin-bottom:20px;
    overflow-y:scroll;
}

.store .order-summary-content .cart{
    width:680px;
    padding:0;
    margin:0;
    table-layout:auto;
}

.store .order-summary-content .cart .cart-header-row
{
    display:none;
}

.store .order-summary-content .cart td,
.store .cart .cart-header-row th
{
    padding:10px;
}

.store .order-summary-content .cart tr:first-child td
{
    padding-top:0;
}

.store .order-summary-content .cart tr.first-child td
{
    padding-top:0;
}

.store .cart .po-product-desc
{
    font-size: 12px;
}

.store .cart .product-name
{
    margin-bottom:8px;
}

.store .cart th.sku
{
    width:60px;
}

.store .cart .cart-item-row td.sku
{
    width:50px;   
}

.store .cart th.product,
.store .cart .cart-item-row td.product
{
   width:355px;       
}

.store .cart th.quantity,
.store .cart .cart-item-row td.quantity
{
    width:52px;
}

.store .cart th.price,
.store .cart .cart-item-row td.price,
.store .cart th.total,
.store .cart .cart-item-row td.total
{
    width:60px;
}

.store-continue-btn
{    
    clear:right;
    float:right;
    margin:0 20px 0 0;  
}

.store .cart-footer
{
    padding: 10px 10px 0 20px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CHECKOUT, ORDER DETAILS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.checkout-data
{
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
}

.checkout-page, .checkout-one-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.checkout-one-page .page-title,
.checkout-page .page-title
{
    margin-bottom:20px;
}

.checkout-page .page-title h1, 
.checkout-one-page .page-title h1
{
    padding-left:20px;
}

.checkout-page .checkout-data, .checkout-one-page .checkout-data
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	background-color: inherit;
}

.checkout-one-page .checkout-data .progress
{
    position: absolute;
    top: 100px;
    width: 180px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 5px 10px;
    text-align: center;
    z-index: 2147483647;
}

.checkoutstep
{
}

.checkoutstep .steptitle
{
	border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-size: 12px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
    padding: 5px 5px 5px 5px;
    margin-top: 5px;
}

.checkoutstep .stepcontent
{
	border: dashed 1px #2F4F4F;
	border-top: none;
	padding: 5px 5px 5px 5px;
}

.order-summary-title
{
	padding-left:20px;
	font-size:24px;
	margin-bottom:10px;
}
.order-summary-body
{
	height: auto;
}

.edit-address
{
    border-collapse:collapse;
    border-spacing:0;
    width:445px;
}

.edit-address td
{
    padding:0;
    vertical-align:top;
}

.edit-address .address-item
{
    width:150px;
    font-size:18px;
    padding-top:9px;
}

.edit-address .address-value
{
    padding-bottom:6px;
}

.edit-address .address-value input.textBox
{
    width:260px;
}

.edit-address .address-value select
{
    border: 1px solid #E0E0E0;
    border-radius: 12px;
    box-shadow: 2px 2px 6px #CCCCCC inset;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    margin: 0;
    padding: 4px 8px;
    width: 260px !important;
}

.checkout-data .address-grid
{
	margin-bottom: 15px;
	padding:0 0 0 20px;
}

.checkout-data .address-grid .item-box
{
	vertical-align: top;
	padding:0 20px 30px 0;
}

.checkout-data .address-grid .address-item .select-button
{
    margin-top:10px;
}

.existing-shipping-address,
.exsisting-billing-address
{
    float:left;
    width:464px;
}

.the-same-address
{
	float:right;
	margin-right:24px;
}

.enter-new-address-col
{
    float:right;
    width:526px;
}

.checkout-data .address-grid .address-item
{
	width: 200px;
	height: auto;
	font-size:18px;
}

.checkout-data .address-grid .address-item .address-box
{
    min-height:170px;
	text-align: left;
}

.checkout-data .enter-address-title,
.checkout-data .select-address-title
{
	font-size:24px;
	/* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
}

.checkout-data .select-address-title
{
    padding:0 0 20px 20px;
}

.checkout-data .enter-address-title
{
    padding:0 0 10px 30px;
  	background:url(images/address-shadow-top.png) no-repeat left bottom;  
}

.checkout-data .enter-address
{
}

.checkout-data .enter-address .enter-address-body
{
	text-align: left;
	padding:20px 30px 30px 30px;
	background:url(images/address-shadow-bottom.png) no-repeat left bottom;
}

.checkout-data .enter-address .button
{
    text-align:right;
    padding-right: 20px;
}

.checkout-data .shipping-options
{
	text-align: left;
	margin: 10px 10px 10px 10px;
	height: auto;
}

.checkout-data .shipping-options .shipping-option-item
{
	text-align: left;
	vertical-align: text-top;
	padding: 5px 0  0 5px;
}

.checkout-data .shipping-options .shipping-option-item .option-name
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

.checkout-data .shipping-options .shipping-option-item .option-description
{
	padding: 5px 0 5px 16px;
}

.checkout-data .shipping-options .select-button
{
	margin: 10px 10px 10px 10px;
	text-align: left;
}

.checkout-data .shipping-options .error-block
{
	padding: 10px 10px 10px 10px;
	text-align: left;
}

.checkout-data .userewardpoints
{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	background: #F7F5E8;
	margin-bottom: 10px;
	border: dotted 1px #d3d3d3;
}	

.checkout-data .payment-methods
{
	padding:0px 20px;
}

.checkout-data .select-payment-title
{
    font-size: 24px;
    padding: 0 0 10px 20px;
}

.checkout-data .payment-methods .payment-methods-table-wrap
{
    background:url(images/horizontal-separator.png) no-repeat left bottom;
  padding-bottom:40px;
  margin-bottom:20px;  
}

.checkout-data .payment-methods .payment-method-item
{
    font-size:18px;
    margin-bottom:10px;
}

.checkout-data .payment-methods .payment-method-item .description
{
    font-size:14px;
    padding-left:17px;
}

.checkout-data .payment-methods .select-button
{
	text-align: right;
}

.checkout-data .payment-methods .error-block
{
	padding: 10px 10px 5px 0px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	clear: both;
}

.checkout-data .payment-info
{
    padding:0px 20px;
}

.checkout-data .payment-info .body
{
    font-size:18px;
	margin-bottom:20px;
}

.checkout-data .payment-info .body table
{
    border-collapse:collapse!important;
    border-spacing:0!important;
}

.checkout-data .payment-info .body table td
{
    padding:0!important;
}

.checkout-data .payment-info .body table td input.textBox
{
    margin-bottom:6px;
}

.checkout-data .payment-info .select-button
{
    text-align:right;
}

.checkout-data .confirm-order
{
    padding:0px 20px 30px;
    margin-bottom:30px;
    background:url(images/horizontal-separator-full.png) no-repeat center bottom;
}

.no-authorisation-error
{
    display:block;
    margin:10px 0 20px 0;    
}

.no-authorisation-error.failure
{
    margin:10px 0 20px 0;
}

.confirm-shipping-address
{
}

.checkout-data .confirm-order .confirmaddressedit 
{
    margin-top:20px;   
}

.confirm-shipping-address,
.confirm-billing-address
{
    width:221px;
    float:left;
    margin-right:20px;
}

.confirm-order h3
{
    font-size:24px;
    margin-bottom:10px;
}

.confirm-address
{
    font-size:18px;
}

.comments-instructions
{
    float:left;
    width:462px;
}

.comments-instructions .controls
{

}

.comments-instructions .textBox
{
    resize: none;
    padding: 6px 14px;
    line-height: 24px;
    width: 452px!important;
    height:125px;
}

.checkout-data .confirm-order .select-button
{
    float:right;
	margin: 10px 0 0 0;
}

.checkout-data .confirm-order .error-block
{
}

.checkout-data .order-completed
{
    padding:0 20px;
}

.checkout-data .order-completed .body p
{
	font-size:18px;
	margin-bottom:30px;
}

.checkout-data .order-completed .body a.order-details
{
    font-size:14px;
    color:#04a5e8;
}

.checkout-data .order-completed .body a.order-details:hover
{
    text-decoration:none;
}

.checkout-data .order-completed .select-button
{
}

div.order-details
{
	padding:0 20px;
}

.order-details .page-title
{
    margin-bottom:20px;
}

.order-details .page-title h1
{
    font-size: 30px;
}

.order-details h2
{
    margin-bottom:5px;
}

.order-details .invoice-options
{
    float:right;
}

.order-details .info
{
}
.order-details .section-title
{
}

.order-details .order-details-box table
{
    border-spacing:0;
    border-collapse:collapse;
}

.order-details .order-details-box table td
{
    padding:0;
}

.order-details .order-overview,
.order-details .order-details-box
{
    font-size:14px;
	margin-bottom:20px;
}

.order-details .order-overview strong,
.order-details .order-details-box strong
{

}

.order-details .products-box 
{
    
}

.order-details .products-box table,
.downloadable-products .products-box table
{
    border-collapse:collapse;
    border-spacing:0;
    font-size:12px;
    border:0!important;
    border:none!important;
    background:url(images/cart-bg-top.png) no-repeat center 28px; 
    margin-bottom:20px;
}

.order-details .products-box table td,
.order-details .products-box table th,
.downloadable-products .products-box table td,
.downloadable-products .products-box table th
{
    border:0;
    border:none;
    padding:10px;
}

.order-details .products-box table td,
.downloadable-products .products-box table td
{
    font-size:14px;
    border-bottom:1px dotted #999;
}

.order-details .products-box table th,
.downloadable-products .products-box table th
{
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
    font-size:18px;
    background:url(images/cart-separator.png) no-repeat right bottom;
    white-space:nowrap;
}

.order-details .products-box table th:last-child,
.downloadable-products .products-box table th:last-child
{
    background:none;
}

.order-details .products-box table tr:last-child td,
.downloadable-products .products-box table tr:last-child tr
{
    border:0;
}

.order-details .products-box table td .nowrap
{
    white-space:nowrap;
}

.order-details .products-box table td.quantity
{
    text-align:center;
}

.order-details .products-box, .order-details .ordernotes-box
{
}
.order-details .checkout-attributes
{
}

.order-details .products-box .reorder-return
{
    float:left;
}

.order-details .products-box .reorder-return .reorderbutton
{
    margin-right:5px;
}

.order-details .details-total
{
    float: right;
    font-size: 18px;
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
    color: white;
    padding: 20px;
    border-radius: 12px 0 12px 12px;

    background: #2b2b2b url(images/nav/biolinks-bg-tile.png) repeat-x bottom left;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2b2b2b), to(#626262));
    background: -webkit-linear-gradient(-45deg, #2b2b2b, #626262);
    background: -moz-linear-gradient(-45deg, #2b2b2b, #626262);
    background: -ms-linear-gradient(-45deg, #2b2b2b, #626262);
    background: -o-linear-gradient(-45deg, #2b2b2b, #626262);
    background: linear-gradient(45deg, #2b2b2b, #626262);
    -pie-background: linear-gradient(-45deg, #2b2b2b, #626262);
    behavior: url(/PIE.htc);
    position:relative;
}

.order-details .details-total table td
{
    vertical-align:top;
    line-height:1;
}

.order-details .details-total table td.item-name
{
    padding-right:20px;
    padding-bottom:10px;
}

.order-details .details-total table tr.total-row td
{
    border-top:1px dotted #CCC;
    padding-top:10px;
}

.order-details .details-total table td.total-value
{
    font-size:35px;
    line-height:35px;
}

.downloadable-products
{
	padding:20px;
}

.downloadable-products .section-title
{
    font-size: 24px;
    margin-bottom: 10px;    
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
}

.downloadable-products .info
{
}

.downloadable-products .products-box
{
}

/* ORDER PROGRESS BAR */

.order-progress
{
    height:34px;
    margin:0 auto 20px;
    background:url(images/cart-progress-bg.png) no-repeat left top;
}

.order-progress ul
{
    padding:0 0 0 10px;
    margin:0;
}

.order-progress ul li
{
    list-style: none;
	display: inline;
	font-size:16px;
	line-height:34px;
	margin-right:55px;
	text-transform:uppercase;
}

.order-progress ul li .active-step
{
    /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
    color:#fdc30e;
    padding:0 0 0 20px;
    background: url(images/cart-progress-arrow-active.png) no-repeat left 50%;
}

.order-progress ul li .inactive-step
{
    color:#999;
    padding:0 0 0 20px;
    background: url(images/cart-progress-arrow-inactive.png) no-repeat left 50%;
}

.order-progress ul li a:hover
{
    text-decoration:none;
}

.return-request
{
	margin-bottom: 15px;
	padding: 0px;
}

.return-request .section-addinfo
{
	padding: 10px 10px 5px 0px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

.return-request .products-box
{
	text-align: left;
	padding: 10px;
	border: 1px solid #E8E6D2;
	height: auto;
}

.return-request .why
{
}

.return-request .buttons
{
}

.customer-return-request-list
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	background-color: inherit;
}
.customer-return-request-list .section-title
{
	padding: 10px 10px 5px 0px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	clear: both;
	font-size: 12px;
}
.customer-return-request-list .request-list
{
}
.customer-return-request-list .request-list .request-item
{
	text-align: left;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #E8E6D2;
	height: auto;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.bestsellers
{
	margin-left: auto;
	margin-right: auto;
	width: 520px;
}

.bestsellers .boxtitle
{
	padding: 10px 0px 1px 0px;
	margin: 0 5px 10px 5px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	text-transform: uppercase;
	clear: both;
	font-size: 11px;
	border-bottom: solid 1px #C4C6C8;
	text-align: center;
}

.bestsellers .item-box
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}

.bestsellers .product-item
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	width: 150px;
	height: 150px;
}

.bestsellers .product-item .product-title
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	font-size:12px;
}

.bestsellers .product-item .picture
{
	text-align: center;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCTS IN GRID - TEMPLATE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.product-grid
{
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 520px;
	text-align: center;
}

.product-grid .item-box
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}

.product-grid .product-item
{
	text-align: center;
	margin: 10px 5px 10px 5px;
	width: 250px;
	border: 1px solid #E8E6D2;
}

.product-grid .product-item .product-title
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	font-size: 12px;
	padding-left: 10px;
}

.product-grid .product-item .product-title a
{
	display: block;
	height: 20px;
	line-height: 13px;
	overflow: hidden hidden;
	padding: 4px 10px 8px 0px;
	color: #3A4045;
}

.product-grid .product-item .picture
{
	text-align: center;
	margin-top: 10px;
}

.product-grid .product-item .description
{
	margin: 5px 5px 0 5px;
	text-align: center;
	padding: 10px 5px 10px 5px;
	border-top: solid 1px #E8E6D2;
	height: 50px;
}

.product-grid .product-item .add-info
{
	vertical-align: bottom;
	text-align: right;
	width: 250px;
	height: 85px;
	position: relative;
	background: #F7F5E8;
}

.product-grid .product-item .add-info .prices
{
	text-align: right;
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	right: 10px;
}

.product-grid .product-item .add-info .buttons
{
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	left: 10px;
	text-align: left;
}

.product-grid .product-item .add-info .prices .productPrice
{
	color: green;
}

.product-grid .product-item .add-info .prices .oldproductPrice
{
	color: Red;
	text-decoration: line-through;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCTS IN LINES 2 - TEMPLATE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.product-list2
{
	margin-bottom: 15px;
	padding: 0px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FEATURED PRODUCTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.featured-product-grid
{
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 520px;
	text-align: center;
}

.featured-product-grid .title
{
	padding: 10px 10px 5px 0px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	text-transform: uppercase;
	clear: both;
	margin: 0;
	color: #3A4045;
}

.featured-product-grid .item-box
{
	padding-bottom: 10px;
	text-align: center;
	vertical-align: text-top;
}

.featured-product-grid .product-item
{
	text-align: center;
	margin: 10px 5px 10px 5px;
	width: 250px;
	border: solid 1px #E8E6D2;
}

.featured-product-grid .product-item .product-title
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	font-size:12px;
	padding: 0 0 0 10px;
	text-transform: none;
}

.featured-product-grid .product-item .product-title a
{
	display: block;
	height: 20px;
	line-height: 13px;
	overflow: hidden hidden;
	padding: 4px 10px 8px 0px;
}

.featured-product-grid .product-item .picture
{
	text-align: center;
	margin-top: 10px;
}

.featured-product-grid .product-item .description
{
	margin: 5px 5px 0 5px;
	text-align: center;
	padding: 10px 5px 10px 5px;
	border-top: solid 1px #E8E6D2;
	
	height: 50px;
}

.featured-product-grid .product-item .add-info
{
	vertical-align: bottom;
	text-align: right;
	width: 250px;
	height: 85px;
	position: relative;
}

.featured-product-grid .product-item .add-info .prices
{
	text-align: right;
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	right: 10px;
}

.featured-product-grid .product-item .add-info .buttons
{
	vertical-align: middle;
	position: absolute;
	bottom: 15px;
	left: 10px;
	text-align: left;
}

.featured-product-grid .product-item .add-info .prices .productPrice
{
	color: green;
}

.featured-product-grid .product-item .add-info .prices .oldproductPrice
{
	color: Red;
	text-decoration: line-through;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-page .product-pager, .manufacturer-page .product-pager, .producttag-page .product-pager
{
	text-align: right;
    color:#999;
}

.category-page .product-pager a, .manufacturer-page .product-pager a, .producttag-page .product-pager a
{
	font-size: 14px;
    color:#999;
	
}

.category-page .product-pager a:link, .manufacturer-page .product-pager a:link, .producttag-page .product-pager a:link
{
	text-align: center;
}

.category-page .product-pager span, .manufacturer-page .product-pager span, .producttag-page .product-pager span
{
    font-size:14px;
	color: #04a5e8;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

.category-page, .manufacturerlist-page, .manufacturer-page, .producttag-page
{
	margin-bottom: 15px;
	padding: 0px;
}

.manufacturer-page .manufacturer-description
{
	color: #0A263C;
	font-size: 11px;
}

.sub-category-grid, .manufacturer-grid
{
	margin-left: auto;
	margin-right: auto;
	width: 520px;
	margin-bottom: 15px;
}

.sub-category-grid a, .manufacturer-grid a
{
}

.sub-category-grid .item-box, .manufacturer-grid .item-box
{
	text-align: center;
	vertical-align: text-top;
}

.sub-category-grid .sub-category-item, .manufacturer-grid .manufacturer-item
{
	text-align: center;
	margin: 10px 10px 10px 10px;
	width: 150px;
	height: auto;
	border: 1px solid #E8E6D2;
}

.sub-category-grid .sub-category-item .category-title, .manufacturer-grid .manufacturer-item .man-title
{
	text-align: center;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	font-size: 9px;
	display: block;
	overflow: hidden hidden;
	height: 18px;
	padding: 8px 0 5px 0;
}

.sub-category-grid .sub-category-item .picture, .manufacturer-grid .manufacturer-item .picture
{
	text-align: center;
	padding: 10px 0 10px 0;
}

.sub-category-list
{
	margin-bottom: 15px;
	padding: 0px;
}

.product-sorting
{
}

.product-filters
{
	border: 1px solid #E8E6D2;
	background: #F7F5E8;
}

.product-filters .filter-title
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	padding-left: 10px;	
	color: #3A4045;
}

.product-filters .filter-title span
{
	display: block;
	height: 20px;
	line-height: 13px;
	overflow: hidden hidden;
	padding: 4px 10px 8px 0px;
}

.product-filters .filter-item
{
	padding: 5px 10px 5px 10px;
}

.price-range-filter
{
}

.price-range-filter .title
{
	
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	background: url('images/ico-arrow-r.gif') no-repeat;
	padding: 1px 0px 5px 20px;
}

.price-range-filter ul
{
	margin: 0;
	padding-left: 20px;
}

.price-range-filter li
{
	list-style: none;
	padding-bottom: 2px;
}

.price-range-filter .selected-price-range
{
	padding-left: 20px;
}

.price-range-filter .remove-price-range-filter
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

.product-spec-filter
{
}

.product-spec-filter .title
{
	
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	background: url('images/ico-arrow-r.gif') no-repeat;
	padding: 1px 0px 5px 20px;
}

.product-spec-filter table.filter {width: 100%;}
.product-spec-filter table.filter tr.group {/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;}
.product-spec-filter table.filter tr.item td {padding: 2px 2px 2px 16px;}
.product-spec-filter table.filter tr.filtereditem {}

.product-spec-filter .remove-filter
{
    padding-left: 20px;
}

.product-spec-filter .remove-product-spec-filter
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

.compare-products
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.compare-products .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	
	background-color: inherit;
}

.compare-products-table
{
}

.compare-products-table .remove-button
{
    margin: 0px 0px 5px 0px;
	margin-right: 5px;
	margin-top: 5px;
}

.compare-products-table tr.product-name
{
	background-color: #000000;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

.compare-products-table td
{
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	padding: 3px;
}

.login-page
{
	padding:0 10px;
}

.login-page .page-title
{
    margin-bottom:20px;
}

.login-page .login-footer
{
    color:#333;
}

.login-page .page-title h1
{
	font-size: 30px;
	padding:0;
}

.login-page .wrapper
{
    font-size:12px;
    color:#333;
}

.login-page .wrapper .new-wrapper
{
	float: left;
	width:462px;
	padding-right:30px;
	margin-right:30px;
	background:url(images/common/footer-extra-separator.png) no-repeat right 50%;
}

.login-page .wrapper .new-wrapper .register-title,
.login-page .wrapper .returning-wrapper .login-title
{
    font-size:21px;
    margin-bottom:15px;
}

.login-page .wrapper .new-wrapper .register-block
{
	min-height: 240px;
}

.register-block .register-text
{
    margin-bottom:15px;
}

.login-page .wrapper .new-wrapper .checkout-as-guest-or-register-block
{
	text-align: left;
	padding: 15px 5px 5px 5px;
	border: 1px solid #000000;
	min-height: 240px;
	vertical-align: top;
}

.captcha-enabled
{
	height: 310px !important;
}

.login-page .wrapper .returning-wrapper
{
	float: right;
	width: 462px;
}

.login-page .wrapper .returning-wrapper .login-block
{
	text-align: left;
	min-height: 240px;
}

.login-table-container
{
	vertical-align: top;
	border-spacing:0;
	border-collapse:collapse;
}

.login-table-container td
{
    padding:0;
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
}

.login-table-container .textBox
{
    width: 270px;
    display: inline-block;
}

.login-table-container .item-value label
{
    font-size: 18px;
    padding-left: 5px;
    height: 30px;
    line-height: 30px;
}

.login-table-container .item-value span
{
    display: inline;
    font-size: 18px;
}

.login-table-container td.message-error span
{
    display:block;
    padding-bottom:5px;
    font-size:12px;
}

.login-table-container td.forgot-password
{
    padding-bottom:5px;
}

.login-table-container td.forgot-password a
{
    font-size:18px;
    color:#04A5E8;
    line-height:30px;
}


.login-table-container .row
{
}

.login-table-container .row .item-name
{
    width: 125px;
    font-size: 18px;
    padding: 9px 15px 0 0;
    vertical-align: top;
    text-align: right;
}

.login-table-container .row .item-value
{
    padding-bottom:5px;
}

.login-page .buttons
{
}

.password-recovery-page, newsletter-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.password-recovery-page .body, newsletter-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	
	background-color: inherit;
}

.customer-avatar
{
	padding: 10px;	
}

.customer-avatar .button
{
    margin: 5px 0;
}

.account-activation-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.account-activation-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	
	background-color: inherit;
}

.address-edit-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.address-edit-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	
	background-color: inherit;
}

.address-edit-page .buttons
{
    margin-top:20px;
}

.address-edit-page .buttons .saveaddressbutton
{
    margin-right:5px;
}

.search-panel
{
	margin-bottom: 15px;
	padding: 0px;
}

.search-panel .search-input
{
	border: 1px solid #E8E6D2;
	padding: 10px;
}

.search-panel .search-results
{
	padding-top: 10px;
}

.search-panel .search-results .result
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	
}

.search-panel table.basic-search, .search-panel table.adv-search
{
	border: collapse;
	color: #333;
	margin: 0px;
	width: 100%;
	vertical-align: middle;
	text-align: left;
}

.search-panel table.adv-search
{
    border-top: solid #D3D3D3 1px;
    margin-top:10px;
}

.search-panel table.basic-search td.title, .search-panel table.adv-search td.title
{
	padding: 4px 4px 4px 4px;
	text-align: left;
	vertical-align: middle;
	width: 130px;
}

.search-panel table.basic-search td.data, .search-panel table.adv-search td.data
{
	padding: 4px 4px 4px 4px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}

/* Contact us pages, forms and nav */

.contact-us
{
    
}

.contact-us h2.htmlcontent-header
{
    font-size:30px;
    text-transform:uppercase;
    margin-bottom:10px;
    line-height:1;
}

.contact-us h3
{
    font-size:24px;
    margin-bottom: 20px;
}

h3.query-prompt
{
    font-size:24px;
}

.contact-us-table
{
    font-size:12px;
    width:760px;
    table-layout:fixed;
}

.contact-us-table h2
{
    font-size:18px;  
    margin:0; 
}

.contact-us-table p
{
    margin:0; 
}

.contact-us-table thead th
{
    width:33%;
    font-size:21px;
    text-align:center;
    padding-bottom:20px;
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
}

.contact-us-table tbody td
{
    vertical-align:top;
    padding:0px 35px 20px;
}

.side-nav-wrapper
{
	margin-bottom: 10px;
	padding: 6px 10px;
	border-radius: 12px 0 12px 12px;
    background: #2b2b2b url(images/nav/biolinks-bg-tile.png) repeat-x bottom left;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2b2b2b), to(#626262));
    background: -webkit-linear-gradient(-45deg, #2b2b2b, #626262);
    background: -moz-linear-gradient(-45deg, #2b2b2b, #626262);
    background: -ms-linear-gradient(-45deg, #2b2b2b, #626262);
    background: -o-linear-gradient(-45deg, #2b2b2b, #626262);
    background: linear-gradient(45deg, #2b2b2b, #626262);
    -pie-background: linear-gradient(-45deg, #2b2b2b, #626262);
    behavior: url(/PIE.htc);
    position:relative;
	font-size: 14px;
}

.side-nav-wrapper a
{
	color: white;
}

.side-nav-wrapper > a.menu-header
{
	font-size: 16px;
	text-transform: uppercase;
}

.side-nav-wrapper > ul
{
    list-style:none;
	margin: 10px 0 0;
	padding:0;
}

.side-nav-wrapper > ul > li
{
	margin-bottom: 10px;
}

.side-nav-wrapper > ul > li > a
{
    padding-left:15px;
    background:url(images/nav/subnav-arrow-white.png) no-repeat left 50%;
}

.side-nav-wrapper > ul > li > a:hover
{
    background:url(images/nav/subnav-arrow-blue.png) no-repeat left 50%;
    color:#40c8f4;
}

    .side-nav-wrapper ul.general-enquiry li.sidebar-general-enquiry a,
    .side-nav-wrapper ul.support li.sidebar-support a,
    .side-nav-wrapper ul.sales li.sidebar-sales a,
    .side-nav-wrapper ul.jobs li.sidebar-jobs a,
    .side-nav-wrapper ul.trade li.sidebar-trade a,
    .side-nav-wrapper ul.publisher li.sidebar-publisher a,
    .side-nav-wrapper ul.knowledge-db li.sidebar-knowledge-db a,
    .side-nav-wrapper ul.returns-policy li.sidebar-returns-policy a,
    .side-nav-wrapper ul.terms-of-sale li.sidebar-terms-of-sale a,
    .side-nav-wrapper ul.conditions-of-use li.sidebar-conditions-of-use a,
    .side-nav-wrapper ul.shipping-charges li.sidebar-shipping-charges a,
    .side-nav-wrapper ul.about li.sidebar-about-us a,
    .side-nav-wrapper ul.meet li.sidebar-meet a,
    .side-nav-wrapper ul.press-releases li.sidebar-press-releases a,
    .side-nav-wrapper ul.events li.sidebar-events a,
    .side-nav-wrapper ul.awards li.sidebar-awards a,
    .side-nav-wrapper ul.order-forms li.sidebar-order-forms a,
    .side-nav-wrapper ul.where-to-buy li.sidebar-where-to-buy a,
    .side-nav-wrapper ul.promotions li.sidebar-promotions a,
    .side-nav-wrapper ul.store li.sidebar-store-landing a,
    .side-nav-wrapper ul.purchase-order li.sidebar-purchase-order a {
        color: #FCC50E;
        font-size: 16px;
        /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif;
        font-style: normal;
        font-weight: 700;
        background: url(images/nav/subnav-arrow-orange.png) no-repeat left 50%;
    }

.usa-canada
{
    padding:20px 20px 5px 20px;
    color:#FFF;
}

.usa-canada h2
{
    margin:0 0 10px 0;
    line-height:1;
    font-size:24px;
    color:#fed709;
}

.contact-form
{
}

.contact-form .success
{
    margin-left:0;
}

.contact-form .button
{
	text-align: right;
}

.contact-form .send-email
{
  margin:20px 0 30px 0;  
}

.contact-form .textBox
{
    width:292px;
    margin-bottom:6px;
}

.contact-form .textArea
{
	resize:none;
	padding: 6px 10px;
    box-shadow: inset 1px 1px 6px #CCC;
    border-radius: 12px;
    font-size: 18px;
    line-height: 24px;
    border:1px solid #DDD;
    width:300px!important;
    margin-bottom:6px;
    margin-top:6px;
}

.contact-form label
{
	padding: 6px;
	float: left;
	width: 120px;
	font-size:18px;
}

.contact-form .contactformsubmit
{
    float:right;
    margin-right:20px;
}

.contact-form .form-container
{
	width: 475px;
	padding: 20px;
	padding-bottom: 40px;
	background: url(images/contact-us/contact-us-form-bg.png) bottom no-repeat;
}

.contact-form .contactusbutton
{
	margin-right: 16px;
	float: right;
	background: url(images/buttons/btn-bg.png) left -120px no-repeat;
	line-height: 32px;
	padding: 0 0 0 11px;
}

.contact-form .contactusbutton > span
{
	background: url(images/buttons/btn-bg.png) right -120px no-repeat;
	line-height: 32px;
	padding: 0 12px 0 0;
	display: block;
}

.contact-form span.validation-placement-hack > input
{
    margin-bottom:0;
}

.contact-form span.required
{
    margin-left:10px;
}

.breadcrumb
{
	float: left;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 10px;
}

.breadcrumb a
{
	text-decoration: none;
	color: #3A4045;
}

.breadcrumb a:hover
{
	text-decoration: underline;
}

/* NEWSLIST */

.newslist
{
	margin-right:20px;
}

    .newslist h3 {
    
    }

.newslist .title
{
	margin-bottom:30px;
}

.newslist .title table
{
   border-spacing:0;
   border-collapse:collapse; 
}

.newslist .title table td
{
    padding:0;   
}

.newslist .title table td.archive-title
{
    font-size:30px;
    text-transform:uppercase;
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
}

.newslist .title table td.archive-rss
{
    text-align:right;
    vertical-align:middle;
}

.newslist .title table td.archive-rss a
{
    font-size:12px;
    color:#f89738;
    line-height:33px;
    height:33px;
}

.newslist .title table td.archive-rss a img
{
    float:right;
    margin-left:10px;
}

.newslist .newsinfo-wrap
{
    font-size:14px;
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
    line-height:14px;
}

.newslist .newsitems
{
	margin: 0px 5px 0 5px;
	padding: 0px 0 0 0;
}

.newslist .newsitems .item
{
	border-bottom: dotted 1px #333;
	margin-bottom: 35px;
}

.newslist .newsitems .newsdate
{
	color: #666;
	padding-left:5px;
	border-left:1px solid #666;
	margin-left:2px;
}

.newslist .newsitems .newsType
{
    text-transform:uppercase;
}

.newslist .newsitems .newstitle-wrap
{
    padding:5px 0;
    border-bottom:1px dotted #CCC;  
}

.newslist .newsitems .item h2
{
    font-size:20px;
    line-height:1.1;
    margin:0;
    width:630px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
        /* font-weight fix -normal */ font-family: "myriad-pro-n4","myriad-pro",sans-serif; font-style: normal; font-weight: 400;
}

.newslist .newsitems a.newstitle
{
	text-decoration: none;
	color:#6c8724;
}

.newslist .newsitems .newsdetails
{
    font-size:12px;
    padding:20px 0 30px 15px;
}

.newslist .newsitems .readmore
{
    font-size:16px;
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
    color: #999;
	text-decoration: none;
	background:url(images/common/arrow.png) no-repeat right center;
	float:right;
	padding-right: 12px;
}

    .newslist .newsitems .readmore:hover {
       color:#04a5e8; 
    }


/* NEWS DETAILS */

.newsitem
{
	margin-right:20px;
}

.newsitem .page-title
{
	padding:0;
	margin:0 0 20px 0;
}

.newsitem .page-title h1
{
	font-size:30px;
        /* font-weight fix -normal */ font-family: "myriad-pro-n4","myriad-pro",sans-serif; font-style: normal; font-weight: 400;
    color:#6c8724;
	padding:0;
	margin:0;
    text-transform:none;
}

.newsitem .newsdate
{
	color: #999;
    font-size:14px;
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
}

.newsitem .newsbody
{
	margin: 0 0 0 0;
	padding: 0 0 20px 15px;
	border-bottom:1px dotted #CCC;
}

.newscomments
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.newscomments .title
{
	padding: 10px 10px 10px 0px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	text-transform: uppercase;
}

.newscomments .newcomment
{
	margin: 40px 0 30px 0;
	padding: 0px 0 0 0;
}

.newscomments .newcomment table
{
    border-collapse:collapse;
    border-spacing:0;
}

.newscomments .newcomment table td
{
    padding:0;
    vertical-align:top;
}

.newscomments .newcomment th.leavetitle
{
    font-size:24px;
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
    padding-bottom:30px;
    text-align:left;
}

.newscomments .newcomment table td.item-name
{
    padding-left:30px;
    font-size:18px;
    line-height:30px;
    width:150px!important;
}

.newscomments .newcomment table td.item-value
{
    width:180px;
}

.newsitemaddcommentbutton
{
}

.validation-fail
{
    font-size:18px;
    padding-left:5px;
}

.newscomments .newcomment td.button
{
	text-align: right;
}

.newsaddcommenttitletext
{
	width:258px;
    padding: 0px 10px;
    box-shadow: inset 1px 1px 6px #CCC;
    border: 1px solid #DDD;
    border-radius: 12px;
	font-size: 18px;
    line-height: 36px;
    height: 36px;
    margin-bottom:10px;
}

.newsaddcommentcommenttext
{
	width:258px;
    resize: none;
    padding: 6px 10px;
    box-shadow: inset 1px 1px 6px #CCC;
    border-radius: 12px;
    font-size: 18px;
    line-height: 24px;
    border: 1px solid #DDD;
    margin-bottom: 4px;
    height:135px;
}


/* COMMENT LIST */

.newscomment
{
    font-size:14px;
    border-bottom:1px dotted #999; 
    padding-bottom:20px;
    margin-bottom:20px; 
}

.newscomment .newscommentfooter
{
    color:#999;
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
}

.newscomment .newscommentheader .statvalue
{
}

.newscomment .commenttitle
{
    display:block;
    font-size:18px;
}

.newscomment .commenttextwrapper
{
    margin:10px 0 10px 10px;
}

.newscomment .username
{
}

/* BLOG STYLES */


.blog
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.blog .page-title
{
}

.blog .blogposts .post .blogdate
{
	color: #9a9a9a;
	font-style: italic;
}

.blog .blogposts .post a.blogtitle
{
	color: #444;
	text-decoration: none;
	font-size: 12px;
}

.blog .blogposts .post a.blogtitle:Hover
{
	text-decoration: underline;
}

.blog .blogposts
{
	margin: 0px 5px 0 5px;
	padding: 0px 0 0 0;
}

.blog .blogposts .post
{
	border-bottom: dashed 1px #C4C6C8;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.blog .blogposts .blogbody, .blog .blogposts .tags
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.blog .blogposts .blogdetails
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	text-decoration: none;
	color: #3664A5;
	background-color: inherit;
}

.blogpost
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.blogpost .postdate
{
	color: #9a9a9a;
	font-style: italic;
}

.blogpost .postbody, .blogpost .tags
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
}

.blogcomments
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.blogcomments .title
{
	padding: 10px 10px 10px 0px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	text-transform: uppercase;
}

.blogcomments .newcomment
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
}


.blogcomments .newcomment td.leavetitle
{
    text-align:left;
	padding: 0px 10px 10px 0px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

.blogcomments .newcomment td.button
{
	text-align: right;
}

.blogcomments .commentlist
{
	margin: 10px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	background-color: inherit;
	border-top: solid 1px #e3e3e3;
	margin-top: 10px;
}

.blogcomment
{
	border-bottom: solid 1px #E3E3E3;
}

.blogcomment .commentinfo
{
	width: 170px;
	float: left;
	padding: 5px;
	height: 100%;
	border-right: solid 1px #F3F3F3;
}

.blogcomment .commentinfo .userinfo
{
	padding-top: 5px;
}

.blogcomment .commentinfo .userinfo a.username
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	margin-bottom: 5px;
}

.blogcomment .commentinfo .userinfo span.username
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	margin-bottom: 5px;
}

.blogcomment .commentinfo .userinfo .avatar
{
	margin: 5px 0 5px 0;
}

.blogcomment .commentinfo .userinfo .avatar .avatar-img
{
	border: solid 2px #CEDBE1 !important;
}

.blogcomment .commentinfo .userinfo .userstats
{
	font-size: 9px;
	text-align: left;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	
}

.blogcomment .commentinfo .userinfo  .userstats .statvalue
{
}

.blogcomment .commentcontent
{
	margin-left: 180px;
	border-left: solid 1px #F3F3F3;
}

.blogcomment .commentcontent .commenttime
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	line-height: 20px;
	padding: 3px;
	background: #e3f3f3;
}

.blogcomment .commentcontent .commenttime .statvalue
{
}

.blogcomment .commentcontent .commentbody
{
	padding: 3px;
}

.todays-poll-box
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

.todays-poll-box .title
{
	padding: 10px 10px 5px 0px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	text-transform: uppercase;
	clear: both;
}

.todays-poll-box .todays-poll-box-block
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	
	background-color: inherit;
}

.todays-poll-box .poll-item
{
	float: left;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}

.block-poll .poll-item
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	background-color: inherit;
	text-align: left;
	vertical-align: top;
}

.poll-item label
{
    margin: 0px 0px 0px 5px;
}

.poll-take-poll, .poll-results
{
	border: dashed 1px #666;
	padding: 5px;
	margin-top: 10px;
}

.poll-display-text
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

.poll-total-votes
{
	font-style: italic;
}

.emailafriend-box
{
	padding: 0 0 0 20px;
}

.emailafriend-box .page-title
{
	margin-bottom:0;
}

.emailafriend-box .page-title h1
{
	font-size:30px;
}

.emailafriend-box .send-email
{
	width: 475px;
    padding: 20px;
    padding-bottom: 40px;
    background: url(images/contact-us/contact-us-form-bg.png) bottom no-repeat;
}

.emailafriend-box .send-email .success
{
    margin: 0px 0px 30px 0px;
}

.emailafriend-box .send-email table
{
    border-collapse:collapse;
    border-spacing:0;
}

.emailafriend-box .send-email table td
{
    padding:0 0 6px 0;
    vertical-align:top;
}

.emailafriend-box .send-email table td.item-name
{
    font-size:18px;
    line-height:36px;
    padding-right:20px;
    min-width:120px;
}

.emailafriend-box .send-email table td .your-email
{
    font-size:18px;
    line-height:36px;
}

.emailafriend-box .send-email .textBox{
    width: 292px!important;
}

.emailafriend-box .send-email textarea.textBox{
    resize: none;
    line-height: 24px;
    padding: 6px 14px;
}

.emailafriend-box .send-email .product
{
    font-size:18px;
    /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

.emailafriend-box .send-email .description
{
    font-size:18px;
	font-style: italic;
}

.emailafriend-box .send-email .confirm
{
    font-size:18px;
    /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	color:#666;
}

/* RATING STARS */

.rating-star
{
	font-size: 0pt;
	width: 18px;
	height: 30px;
	margin: 0;
	padding: 0 3px 0 0;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}

.filled-rating-star
{
	background-image: url(images/rating-star.png);
}
.empty-rating-star
{
	background-image: url(images/rating-star-empty.png);
}
.saved-rating-star
{
	background-image: url(images/rating-star.png);
}

.rating-summary
{
    display:none;
}

.detail-product-review
{
    display:none;
}

.recently-added-products
{
	margin-bottom: 15px;
	padding: 0px;
}

.recently-added-products .page-title
{
}

.recently-viewed-products
{
	margin-bottom: 15px;
	padding: 0px;
}

.recently-viewed-products .page-title
{
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CUSTOMER ACCOUNT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.account-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
	padding:0px 20px;
}

.account-page .page-title h1
{
    font-size:30px;
}

.account-page .body
{
	margin: 0;
	padding: 0;
}

.customer-info-box
{
	margin: 0;
	padding: 20px;	
}

.customer-info-box .section-title
{
	clear: both;
	font-size: 24px;
    margin-bottom: 10px;
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
}

.customer-info-box .section-body
{
	text-align: left;
	padding: 0px 20px 0px 20px;
	height: auto;
	margin-bottom:40px;
}

.customer-info-box .section-body .table-container
{
    border-collapse:collapse;
    border-spacing:0;
}

.customer-info-box .section-body .table-container td
{
    padding:0;
    padding-bottom:5px;
    /* font-weight fix -light */ 
    font-size:18px;
    font-family: "myriad-pro-n3","myriad-pro",sans-serif; 
    font-style: normal; 
    font-weight: 300;
    line-height: 30px;
}

.customer-info-box .section-body .table-container td.item-name
{
    line-height:36px;
    height:36px;
    padding-right:20px;
    min-width:185px;
}

.customer-info-box .section-body .table-container td.item-value input[type="checkbox"]
{
    margin-right:10px;
}


.customer-info-box .section-body .table-container td.item-value
{
    padding-bottom:6px;
}

.customer-info-box .section-body .table-container td.item-value .textBox
{
    width: 292px;
}

.customer-info-box .section-body .table-container td select
{
    margin:0;
}

.customer-info-box .button
{
}

.customer-addresses
{
	margin: 0px 0 0 0;
	padding:20px;
	font-size: 12px;
	background-color: inherit;
}

.customer-addresses .section-title
{
	clear: both;
    font-size: 24px;
    margin-bottom: 10px;
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
}

.customer-addresses .address-list
{
}

.customer-addresses .address-list .address-item
{
	margin-bottom:30px;
	font-size:14px;
}

.customer-addresses .address-list .address-item .editaddressbutton,
.customer-addresses .address-list .address-item .deleteaddressbutton
{
    margin-top:10px;
}

.customer-addresses .add-button
{
	margin-bottom: 20px;
}

.customer-orders
{
	margin: 0px 0 0 0;
	padding:20px;
	font-size:14px;
	background-color: inherit;
}

.customer-orders .recurring-payments
{
	padding: 10px 10px 5px 0px;
	width: 100%;
	clear: both;
}

.customer-orders .recurring-payments .section-title
{
	padding: 10px 10px 5px 0px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	clear: both;
	font-size: 12px;
}

.customer-orders .recurring-payments .recurring-payments-box
{
	text-align: left;
	padding: 10px;
	border: 1px solid #E8E6D2;
	height: auto;
}

.customer-orders .order-list
{
}

.customer-orders .order-list .order-item
{
	margin-bottom: 30px;
}

.customer-orders .order-list .order-item .order-title
{
    font-size:24px;
    padding-bottom:10px;
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
}

.customer-pass-recovery
{
	padding:20px;
}

.customer-pass-recovery .section-title
{
    font-size: 24px;
    margin-bottom: 10px;
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
}

.customer-pass-recovery table
{
    border-collapse:collapse;
    border-spacing:0;
}

.customer-pass-recovery table td
{
    padding:0;
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
}

.customer-pass-recovery td.item-name
{
    font-size:18px;
    padding-right:20px;
}

.customer-pass-recovery td.item-value
{
    padding-bottom:6px;
}

.customer-pass-recovery .textBox
{
    width: 292px;
}

.customer-rewardpoints
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	
	background-color: inherit;
}

.customer-rewardpoints .section-title
{
	padding: 10px 10px 5px 0px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	clear: both;
	font-size: 12px;
}

.customer-rewardpoints .reward-points-overview
{
	padding: 10px 10px 5px 0px;
	width: 100%;
}

.customer-rewardpoints .reward-points-history
{
	text-align: left;
	padding: 10px;
	border: 1px solid #E8E6D2;
	height: auto;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT DETAILS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.product-collateral
{
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

.product-essential
{
}

.product-details-info
{
}

.product-details-info .overview
{
	float: right;
	width: 230px;
	margin-right: 15px;
	margin-top: 25px;
	padding: 5px 5px 5px 5px;
	border: dashed 1px #C4C6C8;
}

.product-details-info .overview .productname
{
	color: #3664A5;
	font-size: 12px;
	margin-bottom: 3px;
}

.product-details-info .overview .shortdescription, .product-details-info .overview .manufacturers,
.product-details-info .overview .sku, .product-details-info .overview .manufacturerpartnumber
{
	
	margin-bottom: 3px;
	font-size: 11px;
}

.product-details-info .fulldescription
{
	border-top: 1px solid #E8E6D2;
	clear: both;
	
	margin-bottom: 3px;
}

.product-share-button
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.rating .product-rating-box
{
	margin-top: 20px;
	margin-bottom: 10px;
    display:none;
}

.product-variant-list
{
	margin-bottom: 15px;
	padding: 0px;
}

.product-variant-line
{
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	border-bottom: dashed 1px #C4C6C8;
}

.product-variant-line .picture
{
	float: left;
	width: 300px;
	margin-bottom: 15px;
}

.product-variant-line .overview
{
	float: right;
	width: 200px;
	margin-right: 25px;
}

.product-variant-line .overview .productname
{
	color: #3664A5;
	font-size: 12px;
	margin-bottom: 3px;
}

.product-variant-line .description
{
	clear: both;
	
	margin-bottom: 3px;
}

.product-variant-line .downloadsample
{
	clear: both;
	
	margin-bottom: 3px;
}

.product-variant-line .downloadsample .downloadsamplebutton
{
	-x-system-font:none !important;
	background:#F1F1F1 url(images/btn_download_bg.gif) repeat-x scroll 0 100%;
	border:1px solid #B5B5B5;
	color:#444444;
	cursor:pointer;
	font-size:11px !important;
	font-size-adjust:none !important;
	font-stretch:normal !important;
	font-style:normal !important;
	font-variant:normal !important;
	font-weight:bold !important;
	line-height:normal !important;
	overflow:visible;
	padding:1px 5px;
	text-align:center;
	text-transform:uppercase;
	vertical-align:middle;
	width:auto;
}

.product-variant-line .price
{
	float: left;
	margin-right: 10px;
}

.product-variant-line .price .productPrice
{
	color: green;
}

.product-variant-line .price .oldProductPrice
{
	color: red;
	text-decoration: line-through;
}

.product-variant-line .add-info
{
	padding: 10px 10px 10px 10px;
	background: #F7F5E8;
	min-height: 17px;
}

.product-variant-line .attributes
{
}

.product-variant-line .stock, .product-variant-line .sku,
.product-variant-line .manufacturerpartnumber
{
}

.product-variant-line .giftCard
{
}

.product-variant-line .giftCard dt
{
    clear: left;
    float: left;
    width: 150px;
}

.product-variant-line .error
{
    /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	color: Red;
}

.one-variant-price
{
	margin: 0px 0px 5px 0px;
}

.one-variant-price .productPrice
{
	color: green;
}

.one-variant-price .oldProductPrice
{
	color: red;
	text-decoration: line-through;
}

.one-variant-download-sample
{
	clear: both;
	
	margin-bottom: 3px;
	margin-top: 5px;
}

.one-variant-download-sample .downloadsamplebutton
{
	-x-system-font:none !important;
	background:#F1F1F1 url(images/btn_download_bg.gif) repeat-x scroll 0 100%;
	border:1px solid #B5B5B5;
	color:#444444;
	cursor:pointer;
	font-size:11px !important;
	font-size-adjust:none !important;
	font-stretch:normal !important;
	font-style:normal !important;
	font-variant:normal !important;
	font-weight:bold !important;
	line-height:normal !important;
	overflow:visible;
	padding:1px 5px;
	text-align:center;
	text-transform:uppercase;
	vertical-align:middle;
	width:auto;
}

.productspec-box
{
	padding: 5px 5px 5px 5px;
	clear: both;
	
}

.producttags-box
{
	padding: 5px 5px 5px 5px;
	clear: both;
	
}

.tier-prices
{
	text-align: center;	
	margin-bottom: 10px;
}

.tier-prices .prices-header
{
	background: #7692B9;
	color: #FFF;
	padding: 3px 3px 3px 3px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;	
}

.tier-prices .prices table
{
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
	background: #f3f3f3;
}

.tier-prices .prices .prices-table td
{
	padding: 0;
}

.tier-prices .prices .item-table td
{
	border-bottom: solid 3px #d7d7d7;
	padding-top: 3px;
	padding-bottom: 3px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

.tier-prices .prices .item-table .item-price
{
	color: Green;
}

.tier-prices .prices .header-table td
{
	border-bottom: solid 3px #d7d7d7;
	padding-top: 3px;
	padding-bottom: 3px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

.tier-prices .prices .prices-table .field-header
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	text-align: center;	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	SLIM BOX (PRODUCT IMAGES)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#lbOverlay
{
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer
{
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading
{
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage
{
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink
{
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink
{
	left: 0;
}

#lbPrevLink:hover
{
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink
{
	right: 0;
}

#lbNextLink:hover
{
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom
{
	font-size: 10px;
	color: #666;
	line-height: 14px;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink
{
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber
{
	margin-right: 71px;
}

#lbCaption
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRIVATE MESSAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


.sendpmbox
{
    background-color:#EEEEEE;
    border:1px solid #A0A0A0;
    color:#555555;
    display:block;
    float:left;
    font-family:Arial;
    font-size:10px;
    /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
    margin:2px 0 2px 2px;
    padding:2px 2px 2px 2px;
    text-decoration:none;
    text-transform:uppercase;
}

.sendpmbox .pmlinkbutton
{
    line-height:14px;
    padding:2px 6px 2px 18px;
	background: url('images/ico-pm.png') no-repeat;
}

.privatemessagesend
{
	
}

.privatemessagesend .title
{
	background: #7692B9;
	color: #FFF;
	border: solid 1px #6a6a6a;
	height: 28px;
	line-height: 28px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	padding-left: 3px;
}

.privatemessagesend .wrapper
{
	padding: 5px 5px 5px 5px;
}

.privatemessagesend table.postmessage
{
	width: 100%;
	vertical-align: middle;
	border-collapse: collapse;
}

.privatemessagesend table.postmessage td
{
	padding: 4px 4px 4px 4px;
}

.privatemessagesend table.postmessage td.fieldname
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	width: 20%;
	
}

.privatemessagesend table.postmessage td.options
{
	text-align: right;
}



.privatemessageview
{
	
}

.privatemessageview .title
{
	background: #7692B9;
	color: #FFF;
	border: solid 1px #6a6a6a;
	height: 28px;
	line-height: 28px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	padding-left: 3px;
}

.privatemessageview .wrapper
{
	padding: 5px 5px 5px 5px;
}

.privatemessageview table.viewmessage
{
	width: 100%;
	vertical-align: middle;
	border-collapse: collapse;
}

.privatemessageview table.viewmessage td
{
	padding: 4px 4px 4px 4px;
}

.privatemessageview table.viewmessage td.fieldname
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	width: 20%;
	
}

.privatemessageview table.viewmessage a
{
	color: #3664A5;
	text-decoration: underline;
}

.privatemessageview table.viewmessage td.options
{
	text-align: right;
}

.private-messages-page
{
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 0;
}

/*.private-messages-page .page-title
{
	border-bottom: 0 none;
}*/

.private-messages-page .body
{
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	font-size: 11px;
	
}


.private-messages-box
{
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	
}

.private-messages-box .section-title
{
	padding: 10px 10px 5px 0px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	clear: both;
	font-size: 12px;
}

.private-messages-box .button
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
}

.pmgridtablestyle
{
	font-family: arial;
	font-size: 11px;
	border: 1px solid #808080;
	background-color: #FFFFFF;
	margin-left: 0px;
	width: 100%;
}

.pmgridtablestyle td a
{
	text-decoration: none;
}

.pmgridaltrowstyle
{
	background-color: #F4FAFF;
}

.pmgridheaderstyle th
{
    background: #7692B9;
	color: #fff;
	padding: 5px 10px 5px 10px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	border: solid 1px #676767;
}

.pmgridrowstyle td, .pmgridaltrowstyle td
{
	padding: 4px 10px 4px 10px;
	border-right: solid 1px #A0C0E7;
	border-right-color: #808080;
}

.pmgridpagerstyle, .latestpostsgridpagerstyle
{
	height: 28px;
	background: url(Images/grid_header_back.png) repeat-x;
	background: #EEEEEE;
	vertical-align: middle;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM MAIN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.forumsmain
{
}

.forumsmain .forumsmainheader
{
	border-bottom: solid 1px #f3f3f3;
	height: 35px;
}

.forumsmain .forumsmainheader .currenttime
{
    padding-top: 20px;
	font-size: 9px;
	
	float: left;
}

.forumsmain .forumsmainheader .forumsearchbox
{
	float: right;
	text-align: right;
}

.forumsmain .forumgroups
{
	margin-top: 10px;
}

.forumsmain .activediscussions
{
	margin-top: 50px;
}

.forumbreadcrumb
{
	padding: 0px;
	margin-bottom: 10px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	text-transform: uppercase;
	font-size: 11px;
}

.forumbreadcrumb a
{
	text-decoration: none;
	color: #3a3a3a;
}

.forumbreadcrumb a:hover
{
	color: #3664A5;
	text-decoration: none;
}

.forumgrouppage .forumsearchbox
{
	text-align: right;
}

.forumgroup
{
	
}

.forumgroups .forumgroup .grouptitle
{
	font-size: 11px;
}

.forumgroup .grouptitle a
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

.forumgroup table.groups
{
	margin-top: 10px;
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 15px;
}

.forumgroup table.groups td
{
	padding: 3px 0 3px 0;
}

.forumgroup tr.groupheader
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

.forumgroup tr.groupheader td
{
	background: #7692B9;
	color: #FFF;
	border-right: solid 1px #6a6a6a;
	height: 20px;
}

.forumgroup tr.groupheader td.forumname
{
	width: 55%;
	text-align: left;
	padding-left: 3px;
}

.forumgroup tr.groupheader td.topics
{
	width: 10%;
}

.forumgroup tr.groupheader td.posts
{
	width: 10%;
}

.forumgroup tr.groupheader td.lastpost
{
	width: 25%;
}

.forumgroup tr.forum td.image div
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum.gif') no-repeat 40% 40%;
}

.forumgroup tr.forum td
{
	border-bottom: 1px solid #c5c5c5;
	vertical-align: middle;
	padding-left: 3px;
}

.forumgroup tr.forum td.forumname
{
	text-align: left;
	width: 55%;
}

.forumgroup tr.forum td.forumname .forumtitle
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	font-size: 11px;
	line-height: 18px;
}

.forumgroup tr.forum td.forumname .forumdescription
{
	font-size: 9px;
	
}

.forumgroup tr.forum td.lastpost
{
	font-size: 8px;
	
}

.forum-subscriptions-box
{
    margin: 0px 0 0 0;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	
}

.forum-subscriptions-box .forum-subscriptions
{
	text-align: left;
	padding: 10px;
	border: 1px solid #E8E6D2;
	height: auto;
}

.forum-subscriptions-box .forum-subscriptions .forum-subscriptions-grid
{

	font-family: arial;
	font-size: 11px;
	border: 1px solid #808080;
	background-color: #FFFFFF;
	margin-left: 0px;
	width: 100%;
}

.forum-subscriptions-box .button
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.forum
{
}

.forum .forumheader
{
}

.forum .top .foruminfo
{
	float: left;
}

.forum .top .foruminfo .forumname
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	font-size: 12px;
	line-height: 25px;
}

.forum .top .foruminfo .forumdescription
{
	
}

.forum .top .actions
{
	float: right;
	text-align: right;
}

.forum .top .actions .newtopic
{
	background: url('images/ico-forum-post-add.gif') no-repeat;
	padding: 0 10px 3px 20px;
}

.forum .top .actions .watchforum
{
	background: url('images/ico-forum-watch.gif') no-repeat;
	padding-left: 20px;
}

.forum .top .actions .forumsearchbox
{
	padding-top: 5px;
}

.forum .topicsgroup
{
	
}

.forum table.topics
{
	width: 100%;
	border-collapse: collapse;
	vertical-align: middle;
	text-align: center;
}

.forum table.topics td
{
	padding: 3px 0 3px 0;
}

.forum table.topics tr.forumheader
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

.forum table.topics tr.forumheader td
{
	background: #7692B9;
	color: #FFF;
	border-right: solid 1px #6a6a6a;
	height: 20px;
}

.forum table.topics tr.forumheader td.topicname
{
	width: 55%;
	text-align: left;
	padding-left: 3px;
}

.forum table.topics tr.forumheader td.replies
{
	width: 10%;
}

.forum table.topics tr.forumheader td.views
{
	width: 10%;
}

.forum table.topics tr.forumheader td.lastpost
{
	width: 25%;
}

.forum table.topics tr.topic td
{
	border-bottom: 1px solid #c5c5c5;
	vertical-align: middle;
	padding-left: 3px;
}

.forum table.topics tr.topic td.image div
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum.gif') no-repeat 40% 40%;
}

.forum table.topics tr.topic td.topicname
{
	text-align: left;
	width: 55%;
}

.forum table.topics tr.topic td.topicname .topictype
{
	font-size: 9px;
	line-height: 18px;
}

.forum table.topics tr.topic td.topicname .topictitle
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	font-size: 11px;
	line-height: 18px;
}

.forum table.topics tr.topic td.topicname .topicstarter
{
	font-size: 9px;
	
}

.forum table.topics tr.topic td.topicname .topicspager
{
	font-size: 9px;
	
}

.forum table.topics tr.topic td.lastpost
{
	font-size: 8px;
	
}

.forum table.topics tr.topic .post
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum-post.gif') no-repeat 40% 40%;
}

.forum table.topics tr.topic .postannoucement, .forum table.topics tr.topic .poststicky
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum-post-high.gif') no-repeat 40% 40%;
}

.forum .pager
{
	text-align: right;
	padding: 5px 3px 5px 0;
}

.forum .pager a:link
{
	
}

.forum .pager span
{
	color: #3664A5;
	font-size: 12px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM TOPIC EDIT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.postedit
{
	
}

.postedit .title
{
	background: #7692B9;
	color: #FFF;
	border: solid 1px #6a6a6a;
	height: 28px;
	line-height: 28px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	padding-left: 3px;
}

.postedit .wrapper
{
	padding: 5px 5px 5px 5px;
}

.postedit table.posttopic
{
	width: 100%;
	vertical-align: middle;
	border-collapse: collapse;
}

.postedit table.posttopic td
{
	padding: 4px 4px 4px 4px;
}

.postedit table.posttopic td.fieldname
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	width: 20%;
}

.postedit table.posttopic td.options
{
	text-align: right;
}

.moveforumtopic
{
}

.moveforumtopic .title
{
	background: #7692B9;
	color: #FFF;
	border: solid 1px #6a6a6a;
	height: 28px;
	line-height: 28px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	padding-left: 3px;
}

.moveforumtopic .wrapper
{
	padding: 5px 5px 5px 5px;
}

.moveforumtopic table.movetopic
{
	width: 100%;
	vertical-align: middle;
	border-collapse: collapse;
}

.moveforumtopic table.movetopic td
{
	padding: 4px 4px 4px 4px;
}

.moveforumtopic table.movetopic td.fieldname
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	width: 30%;
	white-space: nowrap;
}

.moveforumtopic table.movetopic td.options
{
	text-align: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM TOPIC

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.forumtopic
{
	
}

.forumtopic .title
{
	background: #7692B9;
	color: #FFF;
	border: solid 1px #6a6a6a;
	height: 28px;
	line-height: 28px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	padding-left: 3px;
}

.forumtopic .title .topicname
{
	float: left;
	font-size: 12px;
}

.forumtopic .title .manage
{
	float: right;
	text-align: right;
}

.forumtopic .title .manage a
{
	color: #F3F3F3;
}

.forumtopic .topicheader
{
	padding: 5px 5px 5px 5px;
	background: #F3F3F3;
	border-bottom: solid 1px #6a6a6a;
	height: 16px;
}

.forumtopic .topicheader .topicoptions, .topicfooter .topicoptions
{
	float: right;
	text-align: right;
}

.forumtopic .topicheader .topicoptions a, .topicfooter .topicoptions a
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

.forumtopic .posts
{
}

.topicfooter
{
	padding: 5px 5px 5px 5px;
	background: #F3F3F3;
	border-top: solid 1px #6a6a6a;
	height: 16px;
}

.forumpost
{
	border-bottom: solid 1px #E3E3E3;
}

.postinfo
{
	width: 170px;
	float: left;
	padding: 5px;
	height: 100%;
	border-right: solid 1px #F3F3F3;
}

.postinfo .manage
{
	line-height: 20px;
}

.postinfo .manage a
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	
}

.postinfo .userinfo
{
	padding-top: 5px;
}

.postinfo .userinfo a.username
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	margin-bottom: 5px;
}

.postinfo .userinfo span.username
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	margin-bottom: 5px;
}

.postinfo .userinfo .avatar
{
	margin: 5px 0 5px 0;
}

.postinfo .userinfo .avatar .avatar-img
{
	border: solid 2px #CEDBE1 !important;
}

.postinfo .userinfo .userstats
{
	font-size: 9px;
	text-align: left;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	
}

.postinfo .userinfo .userstats .statvalue
{
	/*font-weight: normal;*/
}

.postcontent
{
	margin-left: 180px;
	border-left: solid 1px #F3F3F3;
}

.postcontent .posttime
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	line-height: 20px;
	padding: 3px;
	background: #e3f3f3;
}

.postcontent .posttime .statvalue
{
}

.postcontent .postbody
{
	padding: 3px;
}

.postcontent .postbody a
{
	color: #3664A5;
	text-decoration: underline;
}

.postcontent .postbody .posttext
{
}

.postcontent .postbody .posttext .quote
{
	padding: 5px 5px 5px 5px; 
	border: dashed 1px black; 
	background-color: #ffffff;
}

.postcontent .signature
{
	border-color:#DDDDDD;
	border-style:solid;
	border-width:1px 0 0;
	font-size:90%;
	margin:1em 8px 8px;
	padding:1em 0 20px;
	text-align:left;
	font-style: italic;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM SEARCH

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.forumsearchbox
{
    font-size:9px;
}

.forumsearch
{
}

.forumsearch .forum-search-panel
{
}

.forumsearch .forum-search-panel .search-input
{
}

.forumsearch .forum-search-panel .search-error
{
	color: Red;
}

.forumsearch .forum-search-panel .search-results
{
}

.forum-search-panel table.adv-search
{
	border: collapse;
	color: #333;
	margin: 0px;
	width: 100%;
	vertical-align: middle;
	text-align: left;
}

.forum-search-panel table.adv-search
{
    border-top: solid #D3D3D3 1px;
    margin-top:10px;
}

.forum-search-panel table.adv-search td.title
{
	padding: 4px 4px 4px 4px;
	text-align: left;
	vertical-align: middle;
	width: 130px;
}

.forum-search-panel table.adv-search td.data
{
	padding: 4px 4px 4px 4px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}

.forumsearch .topicsgroup
{
}

.forumsearch table.topics
{
	width: 100%;
	border-collapse: collapse;
	vertical-align: middle;
	text-align: center;
}

.forumsearch table.topics td
{
	padding: 3px 0 3px 0;
}

.forumsearch table.topics tr.forumheader
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

.forumsearch table.topics tr.forumheader td
{
	background: #7692B9;
	color: #FFF;
	border-right: solid 1px #6a6a6a;
	height: 20px;
}

.forumsearch table.topics tr.forumheader td.topicname
{
	width: 55%;
	text-align: left;
	padding-left: 3px;
}

.forumsearch table.topics tr.forumheader td.replies
{
	width: 10%;
}

.forumsearch table.topics tr.forumheader td.views
{
	width: 10%;
}

.forumsearch table.topics tr.forumheader td.lastpost
{
	width: 25%;
}

.forumsearch table.topics tr.topic td
{
	border-bottom: 1px solid #c5c5c5;
	vertical-align: middle;
	padding-left: 3px;
}

.forumsearch table.topics tr.topic td.image div
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum.gif') no-repeat 40% 40%;
}

.forumsearch table.topics tr.topic td.topicname
{
	text-align: left;
	width: 55%;
}

.forumsearch table.topics tr.topic td.topicname .topictype
{
	font-size: 9px;
	line-height: 18px;
}

.forumsearch table.topics tr.topic td.topicname .topictitle
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	font-size: 11px;
	line-height: 18px;
}

.forumsearch table.topics tr.topic td.topicname .topicstarter
{
	font-size: 9px;
}

.forumsearch table.topics tr.topic td.lastpost
{
	font-size: 8px;
}

.forumsearch table.topics tr.topic .post
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum-post.gif') no-repeat 40% 40%;
}

.forumsearch table.topics tr.topic .postannoucement, .forumsearch table.topics tr.topic .poststicky
{
	text-align: left;
	width: 36px;
	height: 36px;
	background: url('images/ico-forum-post-high.gif') no-repeat 40% 40%;
}

.forumsearch .pager
{
	text-align: right;
	padding: 5px 3px 5px 0;
}

.forumsearch .pager a:link
{
}

.forumsearch .pager span
{
	color: #ff9933;
	font-size: 12px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PROFILE PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.profile-page
{
}

.profile-page .title
{
	background: #7692B9;
	color: #FFF;
	border: solid 1px #6a6a6a;
	height: 28px;
	line-height: 28px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	padding-left: 3px;
}

.profile-page .body
{
    margin-top: 15px;
}

.profile-page .body .profileInfoBox
{
	border-bottom: solid 1px #e3e3e3;
	margin-bottom: 15px;
}

.profile-page .body .profileInfoBox .title
{
}

.profile-page .body .profileInfoBox .profileStat
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	padding: 2px;
}

.profile-page .body .profileInfoBox .profileStat .profileStatValue
{
}

.profile-page .body .profileInfoBox .userDetails
{
	width: 180px;
	float: left;
	padding: 10px;
	height: 100%;
	border-right: solid 1px #F3F3F3;
	text-align: center;
}

.profile-page .body .profileInfoBox .userDetails .avatar
{
	margin-bottom: 5px;
}

.profile-page .body .profileInfoBox .userDetails .avatar .avatar-img
{
	border: solid 2px #CEDBE1 !important;
}

.profile-page .body .profileInfoBox .userStats
{
	margin-left: 200px;
	border-left: solid 1px #F3F3F3;
	padding: 10px;
}

.profile-page .body .profileInfoBox .userStats .section-title
{
	text-transform: uppercase;
	margin-bottom: 10px;
}

.profile-page .body .userLastPosts
{
}

.profile-page .body .userLastPosts .topic
{
	border: solid 1px #F3F3F3;
	margin-bottom: 10px;
}

.profile-page .body .userLastPosts .topicTitle
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	line-height: 20px;
	background: #e3f3f3;
	padding: 3px;
}

.profile-page .body .userLastPosts .topicBody
{
	padding: 10px;
}

.profile-page .body .userLastPosts .topicBody a
{
	color: #3664A5;
	text-decoration: underline;
}

.profile-page .body .userLastPosts .topicBody .quote
{
	padding: 5px 5px 5px 5px; 
	border: dashed 1px black; 
	background-color: #ffffff;
}	

.profile-page .body .userLastPosts .topicData
{
	background: #f3f3f3;
	padding: 3px;
	font-size: 9px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BB CODE EDITOR

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.toolbar
{
	padding: 2px;
	display: inline;
}

.toolbar .button
{
	background: url('images/bbeditor-button-bg.gif') repeat-x;
	padding: 2px;
	margin-right: 2px;
	border: #cec6b5 1px solid;
}

.toolbar .button:hover
{
	border: #333 1px solid;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ACTIVE DISCUSSIONS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.activediscussionspage
{
}

.activediscussions .activediscussionstitle
{
	font-size: 11px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

.activediscussions .activediscussionstitle .viewall
{
    float:right;
    text-align:right;
}

.activediscussions .topicsgroup
{
}

.activediscussions table.topics
{
	width: 100%;
	border-collapse: collapse;
	vertical-align: middle;
	text-align: center;
}

.activediscussions table.topics td
{
	padding: 3px 0 3px 0;
}

.activediscussions table.topics tr.activediscussionsheader
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

.activediscussions table.topics tr.activediscussionsheader td
{
	background: #7692B9;
	color: #FFF;
	border-right: solid 1px #6a6a6a;
	height: 20px;
}

.activediscussions table.topics tr.activediscussionsheader td.topicname
{
	width: 55%;
	text-align: left;
	padding-left: 3px;
}

.activediscussions table.topics tr.activediscussionsheader td.replies
{
	width: 10%;
}

.activediscussions table.topics tr.activediscussionsheader td.views
{
	width: 10%;
}

.activediscussions table.topics tr.activediscussionsheader td.lastpost
{
	width: 25%;
}

.activediscussions table.topics tr.topic td
{
	border-bottom: 1px solid #c5c5c5;
	vertical-align: middle;
	padding-left: 3px;
}

.activediscussions table.topics tr.topic td.topicname
{
	text-align: left;
	width: 55%;
}

.activediscussions table.topics tr.topic td.topicname .topictitle
{
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	font-size: 11px;
	line-height: 18px;
}

.activediscussions table.topics tr.topic td.topicname .topicstarter
{
	font-size: 9px;
	
}

.activediscussions table.topics tr.topic td.lastpost
{
	font-size: 8px;
	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	BBCODES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.csharpcode, .csharpcode pre
{
	font-size: small;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: #ffffff;
}

.csharpcode pre { margin: 0; }

.csharpcode .rem { color: #008000; }

.csharpcode .kwrd { color: #0000ff; }

.csharpcode .str { color: #006080; }

.csharpcode .op { color: #0000c0; }

.csharpcode .preproc { color: #cc6633; }

.csharpcode .asp { background-color: #ffff00; }

.csharpcode .html { color: #800000; }

.csharpcode .attr { color: #ff0000; }

.csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0;
}

.csharpcode .lnum { color: #606060; }



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	AJAX CONTROL TOOLKIT - TAB CONTROL CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.ajax__tab_tab
{
    cursor:pointer;
}

.orange
{
	font-family: arial,helvetica;
}

.orange .ajax__tab_body
{
	border: 1px solid #333;
	border-top: none;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
}

.orange .ajax__tab_header
{
	background-color: #333;
	border: solid 2px #333;
	border-bottom: none;
	padding: 2px 2px 4px 2px;
}

.orange .ajax__tab_tab
{
	font-size: 10px;
	color: #FFF;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	text-align: center;
	border: solid 1px #FFF;
	padding: 5px;
	background: #404040;
}

.orange .ajax__tab_active .ajax__tab_tab, .orange .ajax__tab_hover .ajax__tab_tab
{
	color: #ff9933;
	border: solid 1px #ff9933;
}

/* GREY THEME */

.grey .ajax__tab_header
{
	background: url(images/tab-line.png) repeat-x bottom;
	font-size: 14px;
	display: block;
}
.grey .ajax__tab_header .ajax__tab_outer
{
	background: url(images/tab.png) no-repeat left top;
	border-color: #222;
	color: #222;
	padding-left: 10px;
	margin-right: 3px;
}
.grey .ajax__tab_header .ajax__tab_inner
{
	background: url(images/tab.png) no-repeat right top;
	border-color: #666;
	color: #666;
	padding: 3px 10px 2px 0px;
}
.grey .ajax__tab_hover .ajax__tab_inner
{
	color: #000;
}
.grey .ajax__tab_active .ajax__tab_outer
{
	background: url(images/tab.png) no-repeat 0pt -40px;
	border-bottom-color: #ffffff;
}
.grey .ajax__tab_active .ajax__tab_inner
{
	background: url(images/tab.png) no-repeat right -40px;
	color: #000;
	border-color: #333;
}
.grey .ajax__tab_body
{
	background-color: #fff;
	border: solid 1px #d7d7d7;
	border-top-width: 0;
	border-radius: 0 0 12px 12px;
}

/* Homepage Latest Products Slider */

.jcarousel-skin-tango
{
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none; 
    -ms-user-select: none;   
}

.latest-products {
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}

.latest-products h3 {
    /*color: #333333;*/
    color:#666;
    font-size: 24px;
    margin-left: 15px;
    text-transform:uppercase;
}

.latest-products h2.product-title {
    font-size: 12px;
    width: 220px;
    text-align: center;
    margin: 15px auto;
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

.latest-products h2.product-title a {
    color: #666;
}

.latest-products .picture
{
    width:221px;
    height:210px;
    display:table-cell;
    align:center;
    vertical-align:bottom;
    
}

.latest-products .picture img 
{
    margin: 0 auto;
    width: 150px;
    max-height: 210px;
    text-align: center;
}

.latest-products .jcarousel-skin-tango .jcarousel-container-horizontal {
    border: 0 none;
    width: 924px;
    background: url("images/home/latest-products-background.png")
                no-repeat;
    padding: 40px 40px 35px 40px;
}

.latest-products .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 924px;
    height: 280px;
}

.latest-products .jcarousel-skin-tango .jcarousel-item {
    width: 221px;
    height: 280px;
    text-align: center;
    margin:0 5px 0 5px;
}

.latest-products .jcarousel-skin-tango .jcarousel-item a.view-product {
    font-size: 14px;
    padding-left: 15px;
    display:block;
    width:75px;
    margin:0px auto;
    background: url("images/common/arrow.png")
                left center
                no-repeat;
    white-space:nowrap;
    color:#4a4a4a;
}

.latest-products .jcarousel-skin-tango .jcarousel-item a.view-product:hover {
    color:#04a5e8;
}

.latest-products .jcarousel-skin-tango .jcarousel-next-horizontal,
.latest-products .jcarousel-skin-tango .jcarousel-prev-horizontal {
    top: 120px !important;
    background: url("images/buttons/latest-products-slider-arrows.png")
                right top 
                no-repeat;
    width: 58px !important;
    height: 87px !important;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    left: -0px !important;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
    right: -0px !important;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    background-position: left top !important;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: right bottom !important;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: left bottom !important;
}

/* Homepage Content Slider */

.htmlcontent-body .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 952px;
    padding: 0 !important;
    background: none !important;
    border: 0 none !important;
}

.htmlcontent-body .jcarousel-skin-tango .jcarousel-clip-horizontal 
{
    border: 0 none;
    width: 952px;
    padding: 0 !important;
    height: 411px;
}
.htmlcontent-body .jcarousel-skin-tango .jcarousel-item {
    width: 952px;
    height: 411px;
}

.htmlcontent-body .jcarousel-skin-tango .jcarousel-next-horizontal,
.htmlcontent-body .jcarousel-skin-tango .jcarousel-prev-horizontal {
    display: none !important;
}

.todo 
{
    /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
    color: red;
}

/* BIOLINKS STYLES */

.test-container
{
    margin-top:20px;
}

.test-container h2
{
    margin-bottom:20px;
}

dl a
{
    color:#04a5eb;   
}

dt a
{
    font-size:18px; 
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
}

dd
{
    margin:0 0 30px 35px;
    font-size:12px;  
}

/* BIOLINKS NAVBAR */

.biolink-nav-wrapper
{
    padding:10px;
    border-radius: 12px 0 12px 12px; 
    
    background: #2b2b2b url(images/nav/biolinks-bg-tile.png) repeat-x bottom left;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2b2b2b), to(#626262));
    background: -webkit-linear-gradient(-45deg, #2b2b2b, #626262);
    background: -moz-linear-gradient(-45deg, #2b2b2b, #626262);
    background: -ms-linear-gradient(#2b2b2b, #626262);
    background: -o-linear-gradient(-45deg, #2b2b2b, #626262);
    background: linear-gradient(45deg, #2b2b2b, #626262);
    -pie-background: linear-gradient(-45deg, #2b2b2b, #626262);
    behavior: url(/PIE.htc);
    position:relative;
}

.biolink-nav-wrapper h2
{
    font-size:16px;
        /* font-weight fix -normal */ font-family: "myriad-pro-n4","myriad-pro",sans-serif; font-style: normal; font-weight: 400;
    margin-bottom:10px;
    text-transform:uppercase;
}

.biolink-nav-wrapper h2 a
{
    color:#FFF;
}

.biolink-nav-wrapper h2 a:hover
{
    color:#40c8f4;
}

.biolink-nav
{
    list-style:none;
    margin:0;
    padding:0;
    line-height:180%;
    color:#FFF;
}

.biolink-nav > li
{
    margin-bottom:10px;
    padding-left:5px;
}

.biolink-nav > li > a
{
    display:block;
    color:#FFF;
    font-size:14px; 
    padding-left:15px;
    background: url(images/nav/subnav-arrow-white.png) no-repeat left 50%; 
}

.biolink-nav > li > a:hover
{
    background: url(images/nav/subnav-arrow-blue.png) no-repeat left 50%; 
}

.biolink-nav > li a
{
    line-height:1;
}

.biolink-nav > li a:hover
{
    color:#40c8f4;
}

.biolink-nav > li > ul
{
    list-style:none;
    margin:10px 0 20px 15px;
    padding:0;
}

.biolink-nav > li > ul > li
{
    margin-bottom:5px;
}

.biolink-nav > li > ul > li > a
{
    display:block;
    color:#FFF;
    font-size:12px;
    line-height:1;
    padding-left:15px;
    background: url(images/nav/subnav-dot-white.png) no-repeat left 50%;
}

.biolink-nav > li > ul > li > a:hover
{
    background: url(images/nav/subnav-dot-blue.png) no-repeat left 50%;
}

.biolink-nav > li.active > a
{
    background: url(images/nav/subnav-arrow-orange.png) no-repeat left 50%;
}

.biolink-nav > li.active > a
{
    color:#FCC50E;
    font-size:16px;
    /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

.biolink-nav > li.active > ul > li.active > a
{
    color:#FCC50E;
}

.biolinks-title
{
    margin-bottom:10px;
}

/* BIOLINKS INDEX LIST */

.biolinks-list-wrapper
{
    width:528px;
    background:url(images/biolinks-vertical-divider.png) no-repeat right 50%;
}

.biolinks-list
{
    margin:0;
    padding:0;
    list-style:none; 
}

.biolinks-list li 
{
    margin-right:36px;
    margin-bottom:28px;
    display:block;
    float:left;
}

.biolinks-list li:nth-child(4n) 
{
}

.biolinks-list li a
{
    display:block;
    width:96px;
    overflow:hidden;
    position:relative;
    padding-top:67px;
    border-radius:12px 0px 12px 12px;
    text-decoration:none;
    cursor:pointer;
}

.biolinks-list li a img
{
   height:99px;
   width:96px;
   position:absolute;
   top:0;
   left:0;
   border-radius:12px 0px 12px 12px;
}

.biolinks-list li a span
{
    display:table-cell;
    height:32px;
    width:90px;
    padding:0 3px;
    background:url(images/biolinks-text-bg.png) repeat-x left top;
    color:#FFF;
    font-size:12px;
    line-height:12px;
    vertical-align:middle;
    text-align:center;
    position:relative;
    border-radius:0px 0px 12px 12px;
}

.biolinks-list li a:hover span
{
    background-position:bottom;
}

/* Biolinks homepage banner  */

.biolinks-banner
{
	width: 760px;
	float: right;
	padding-right: 20px;
}

.biolinks-banner > h1
{
	margin-bottom: 10px;
}

/* BIOLINKS ADDITIONAL SOURCES NAV */
.additional-resources-wrapper
{
    background:none;
}

.additional-resources-wrapper h2
{
        /* font-weight fix -normal */ font-family: "myriad-pro-n4","myriad-pro",sans-serif; font-style: normal; font-weight: 400;
    font-size:15px;
    margin-bottom:15px;
}

.additional-resources-menu
{
    padding:0;
    margin:0;
    font-size:14px;
    list-style:none;
}

.additional-resources-menu li
{
    margin-bottom:10px;
}

.additional-resources-menu li a
{
    background:url(images/nav/additional-resources-arrow.png) no-repeat left 50%;
    padding-left:15px;
    color:#333;
}

.additional-resources-menu li a:hover
{
    background:url(images/nav/subnav-arrow-blue.png) no-repeat left 50%;
    color:#40c8f4;
}

.biolink-right-nav fieldset.form legend
{
    padding:0; 
    font-weight: 300;
    font-size: 30px;
    color: #04A5E8; 
    margin:0 0 5px 0; 
}

.biolink-right-nav fieldset.form p
{
    color:#898888;
    margin-bottom:10px;
}

.biolink-right-nav fieldset.form .field .textBox
{
    margin-right:0;
    width:188px;
    margin-bottom:5px;
}

.biolink-right-nav fieldset.form .field .subscribe
{
    float:right;      
}

.biolink-right-nav h3
{
    margin-bottom:15px;
}

/* PRODUCT PAGE SIDE NAV */

.categories-menu
{
    margin:0;
    padding:0;
    font-size:14px;
    color:#FFF;
}

.categories-menu a
{
    /*color:#FFF;*/
    color:#c3c1c1;
    display:block;
}

.categories-menu > li > ul > li.active > a
{
}

.categories-menu > li
{
    margin-bottom:10px;
    padding: 6px 10px;
    border-radius: 12px 0 12px 12px;

    background: #2b2b2b url(images/nav/biolinks-bg-tile.png) repeat-x bottom left;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2b2b2b), to(#626262));
    background: -webkit-linear-gradient(-45deg, #2b2b2b, #626262);
    background: -moz-linear-gradient(-45deg, #2b2b2b, #626262);
    background: -ms-linear-gradient(-45deg, #2b2b2b, #626262);
    background: -o-linear-gradient(-45deg, #2b2b2b, #626262);
    background: linear-gradient(45deg, #2b2b2b, #626262);
    -pie-background: linear-gradient(-45deg, #2b2b2b, #626262);
    behavior: url(/PIE.htc);
    position:relative;
    
    display:block;
}

.categories-menu > li > a
{
    font-size:17px;
    text-transform:uppercase;
}

.categories-menu > li.nav-item-0 > a
{
    /*color:#dedf12;*/
    color: #d6e040;
    background:url(images/nav/subnav-title-arrow-green.png) no-repeat right 50%;
}

.categories-menu > li.nav-item-1 > a
{
    color:#fcc50e;
    background:url(images/nav/subnav-title-arrow-orange.png) no-repeat right 50%;
}

.categories-menu > li.nav-item-2 > a
{
    color:#40c8f4;
    background:url(images/nav/subnav-title-arrow-blue.png) no-repeat right 50%;
}

.categories-menu > li.nav-item-0.active > a
{
    background:url(images/nav/subnav-title-arrow-green-down.png) no-repeat right 50%;
}

.categories-menu > li.nav-item-1.active > a
{
    background:url(images/nav/subnav-title-arrow-orange-down.png) no-repeat right 50%;
}

.categories-menu > li.nav-item-2.active > a
{
    background:url(images/nav/subnav-title-arrow-blue-down.png) no-repeat right 50%;
}

.categories-menu > li > ul
{
    list-style:none;
    margin:10px 0 0;
    padding:0;
}

.categories-menu > li > ul > li > a
{
    background:url(images/nav/subnav-arrow-grey.png) no-repeat left 50%;
    padding-left:15px;
    font-size:15px;
}

.categories-menu > li > ul > li
{
    margin-bottom:10px;
}

.categories-menu > li > ul > li ul
{
    list-style-image:none;
    list-style-type:none;
    margin:5px 0 0 15px;
    padding:0;
    font-size:14px;
}

.categories-menu > li > ul > li > ul > li > ul
{
    font-size:12px;
}

.categories-menu > li > ul > li > ul li
{
    margin:0 0 5px 0;
    padding:0;
}

.categories-menu > li > ul > li > ul > li a
{
    /*padding-left:10px;*/
}

.categories-menu > li > ul > li > ul > li > ul > li > a
{
    padding-left:10px;
}

.categories-menu > li > ul > li > ul > li > ul
{
    margin-left:0;
}

.categories-menu > li > ul > li > ul li.nav-item-0
{
    margin-top:10px;
}

.categories-menu > li > ul > li > ul li:last-child
{
    margin-bottom:20px;
}

/* ACTIVE */

.categories-menu > li.nav-item-0 > ul > li.active > a
{
    /*font-size:16px;*/
    /*color:#dedf12;*/  
    color:#d6e040;
    background:url(images/nav/subnav-arrow-green-down.png) no-repeat left 50%;
}

.categories-menu > li.nav-item-0 > ul > li.active > ul li.active > a
{
    /*color:#dedf12;
    background:url(images/nav/subnav-arrow-green.png) no-repeat left 50%;*/
}

/**/

    .categories-menu .product-list .product.active {
       background:url(images/nav/subnav-arrow-grey.png) no-repeat left 50%;
    }

.categories-menu > li.nav-item-1 > ul > li.active > a
{
    /*font-size:16px;*/
    color:#fcc50e;
    background:url(images/nav/subnav-arrow-orange-down.png) no-repeat left 50%; 
}
.categories-menu > li.nav-item-1 > ul > li.active > ul li.active > a
{
    /*color:#fcc50e;
    background:url(images/nav/subnav-arrow-orange.png) no-repeat left 50%;*/
}

/**/

.categories-menu > li.nav-item-2 > ul > li.active > a
{
    /*font-size:16px;*/
    /*color:#25AADB;*/
    color:#40c8f4;
    background:url(images/nav/subnav-arrow-blue-down.png) no-repeat left 50%; 
}

.categories-menu > li.nav-item-2 > ul > li.active > ul li.active > a
{
    /*color:#25AADB;
    background:url(images/nav/subnav-arrow-blue.png) no-repeat left 50%;*/
}

/**/

.categories-menu > li > ul > li > a:hover
{
    background:url(images/nav/subnav-arrow-blue.png) no-repeat left 50%;
}

.categories-menu > li > ul > li > a:hover,
.categories-menu > li > ul > li > ul li > a:hover
{
    color:#40c8f4;
}

.category-title h1
{
    margin-bottom:10px;
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;

}

/* LIST VIEW BUTTONS */


.list-view-buttons-wrapper
{
    float:right;
}

.change-view-button
{
    display:block;
    background:url(images/list-view-sprite.png) no-repeat;
    height:23px;
    width:40px;
    text-indent:-9999px;
    margin-left:5px;
    float:left;
}

.change-view-button.list-view
{
    background-position:left top;
}

.change-view-button.grid-view
{
    background-position:right top;
}

.change-view-button.list-view.selected
{
    background-position:left bottom;
}

.change-view-button.grid-view.selected
{
    background-position:right bottom;
}



/* PRODUCTS - LIST VIEW */
.left
{
    float:left;
}

.category-description
{
    font-size:24px;
    line-height:100%;
    margin-bottom:10px;
}

.products-list
{
    margin-bottom:20px;   
}

.products-list .item
{
    border:1px solid #eaeaea;
    background: #f9f9f9;
    border-radius:12px 0 12px 12px;
    padding:10px 12px; 
    position:relative;
    behavior: url(/PIE.htc);
}

.products-list .item:hover
{
    background: #eaeaea;
}

.products-list .item a
{
    color:#333;
}

.products-list .item a:hover
{
    text-decoration:none;
    color:#04a5e8;
}

.products-list .item .picture
{
    width:85px;
    height:125px;
    display: table-cell;
    vertical-align:middle;
}

.products-list .item .picture a img
{
    display:block;
    max-width: 110px;
    /* width:85px;
    max-height:125px; */
}

.products-list .item .product-info
{
    margin-left:124px;
    height:125px;
    position:relative;
}

.products-list .item .product-info .product-text
{
    float:left;
    width:450px;
}


.products-list .item .product-info .product-price
{
    float:right;
    width:160px;
    text-align: right;
}

.product-tax-disclaimer {
    color: #CDCDCD;
}

.products-list .item .product-info .product-price .tax-info,
.products-list .item .product-info .product-price .tax-info
{
    font-size:10px;
    display:block;
    text-transform:uppercase;
        /* font-weight fix -normal */ font-family: "myriad-pro-n4","myriad-pro",sans-serif; font-style: normal; font-weight: 400;
    margin-top:-3px;
    color:#666;
}

.products-list .item .product-title
{
    margin:0;
    font-size:18px;
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
    width:100%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.products-list .item .product-title strong
{
    /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

.products-list .item .sku
{
    margin:0 0 10px 0;
    font-size:12px;
}

.products-list .item .desc
{
    margin:0 0 15px 0;
    font-size:12px;
    line-height:18px;
    height:34px;
    color:#636466;
}

.products-list .item .price
{
    font-family: "myriad-pro-n7","myriad-pro",sans-serif;
    font-style: normal;
    font-weight: 700;
    /* font-size: 28px; */
    font-size: 20px;
    text-align: right;
    color: #333333;
}

.products-grid .item-box .product-info .product-price .layout-template,
.products-list .item .product-info .product-price .layout-template
{
    text-align:right;
    margin-top:5px;
}

.product-info .product-price .layout-template .group-template:nth-child(n + 2)
{
    display:none;
}

.product-info .product-price .layout-template .group-template.not-shown
{
    display:none;
}

.products-grid .item-box .product-info .product-price .layout-template .item-template-price,
.products-list .item .product-info .product-price .layout-template .item-template-price
{
    margin: 0;
    /* font-size: 20px; */
    font-size: 28px;
    line-height: 20px;
    float: right;
    /* color: #999; */
    color: #FF8000;
    width: 100%;
}


.products-grid .item-box .product-info .product-price .layout-template .item-template-quantity,
.products-list .item .product-info .product-price .layout-template .item-template-quantity
{
    text-transform:uppercase;
    width:125px;
    float:right;
    color:#9a9a9a;
    font-size:10px;
}

.products-grid .item-box .product-info .product-price .layout-template .item-template-quantity > span,
.products-list .item .product-info .product-price .layout-template .item-template-quantity > span
{
    color:#333;
}

.products-list .item .previews-and-samples a
{
    color:#FFF;
    background:#666;
    float:left;
    margin-right:5px;
    height:18px;
    line-height:18px;
    padding:0px 10px;
    border-radius:9px 0px 9px 9px;
    behavior: url(/PIE.htc);
    position:relative;
}

.products-list .item .previews-and-samples a:hover
{
    background:#04A5E8;
}

.products-list .item .rating
{
}

.products-list .item .product-rating-box
{
    margin:0;
}

.products-list .item .rating .rating-star-wrapper
{
}

.products-list .item .rating .rating-summary
{
}

/* PRODUCTS - GRID VIEW */

.products-grid
{
    margin-top:10px;
}

.products-grid table
{
    border-collapse:collapse;
    border-spacing:20px;
}

.products-grid table td.item-box
{
    vertical-align:top;
    padding:0;
}

.products-grid .product-item
{
    border:1px solid #eaeaea;
    background: #f9f9f9;
    border-radius:12px 0 12px 12px;
    padding:10px 12px; 
    margin:0 20px 20px 0;
    width:214px;
    position:relative;
    behavior: url(/PIE.htc);
}

.products-grid .product-item:hover
{
    background:#eaeaea;   
}

.products-grid .product-item .picture
{
    width:85px;
    height:125px;
    display: table-cell;
    vertical-align:middle;
}

.products-grid .product-item .picture a img
{
    display:block;
    width:85px;
    max-height:125px;
}

.products-grid .product-item .product-info
{
    margin-left:100px;
}

.products-grid .product-item .product-info .product-title
{
    font-size:16px;
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
    height:125px;
    overflow:hidden;
}

.products-grid .product-item .product-info .product-title strong
{
    display:block;
    /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
}

.products-grid .product-item .product-info .prices
{
    font-size:28px;
    /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
    color:#333;
    width:114px;
    white-space:nowrap;
    text-align: right;
    margin-top:-7px;
    /*line-height:18px;*/
    /*font-size:18px;*/
    /*overflow:hidden;*/
    /*text-overflow:ellipsis;*/
    /*position:absolute;*/
    /*bottom:10px;
    left:110px;*/
}

.products-grid .product-item .product-info .prices .tax-info
{
    color:#666;
    font-size:10px;
    text-transform:uppercase;
        /* font-weight fix -normal */ font-family: "myriad-pro-n4","myriad-pro",sans-serif; font-style: normal; font-weight: 400;
    display: block;
    margin-top:-3px;
}

.products-grid .product-item a
{
    color:#333;
}

.products-grid .product-item a:hover
{
    text-decoration:none;
    color:#04a5e8;
}

/* PRODUCT LIST PAGINATION */

.product-pager
{
    font-size:12px;
    text-transform:uppercase;
}


/* RELATED PRODUCTS GRID */

.related-products {
    width: 100%;
    margin-top: 30px;
    overflow: hidden;
}

.related-products a
{
    color:#333;
}

.related-products h2.product-title {
    font-size: 15px;
    /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
    width: 160px;
    text-align: center;
    margin: 10px auto 0;
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.related-products h3.product-subtitle
{
    text-align:center;
    font-size:14px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    margin-top:3px;
}

.related-products .picture
{
    width:160px;
    height:170px;
    display:table-cell;
    text-align:center;
    vertical-align:bottom;
    
}

.related-products .picture img 
{
    margin: 0 auto;
    max-height:170px;
    width: 115px;    
    text-align: center;
}

.related-products .jcarousel-skin-tango .jcarousel-container-horizontal {
    border: 0 none;
    width: 680px;
    padding:25px 40px 30px;
    background: url("images/related-products-bg.png") no-repeat left top;
}

.related-products .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 680px;
    height: 215px;
}

.related-products .jcarousel-skin-tango .jcarousel-item {
    width:160px;
    height: 215px;
    text-align: center;
    margin:0 5px 0 5px;
}

.related-products .jcarousel-skin-tango .jcarousel-next-horizontal,
.related-products .jcarousel-skin-tango .jcarousel-prev-horizontal {
    top: 90px!important;
    background: url("images/buttons/related-products-slider-arrows.png") right top no-repeat;
    width: 45px !important;
    height: 71px !important;
}

/* REGISTRATION PAGE */

.registration-page
{
    margin-bottom:30px;
    margin-left:10px;
}

.registration-page .page-title
{
   margin:0 0 20px 0;
}

.registration-page .page-title h1
{
    font-size:30px;
    padding:0; 
}

.section-body
{
    padding:0;
    border:0; 
}

.section-title
{
    font-size:24px;
    margin:0 0 10px 0;
}

.registration-page .table-container
{
    margin-bottom:30px;
    border-collapse:collapse;
    border-spacing:0;
}

.registration-page .table-container td
{
    padding:0 0 5px 0;
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
}

.registration-page .message-error ul
{
    font-size:12px;
    margin:0 0 30px 0;
    line-height:18px;
}

.registration-page .table-container .row .item-name
{
    width:200px;
    font-size:18px;
    padding:9px 15px 0 0;
    vertical-align:top;
    text-align:right;
}

.registration-page .table-container .row .item-value span:not(.ui-helper-hidden-accessible)
{
    display:inline;
    font-size:18px;
}

.registration-page .table-container .row .item-value label
{
    font-size:18px;
    padding-left:5px;
    height:30px;
    line-height:30px;
    display:inline;
}

.registration-page .textBox
{
    width:280px;
    display:inline-block;
}

.registration-page .table-container .row .item-value select
{
    font-size:18px;
    line-height:36px;
    height:36px;
    padding:4px 8px;
    width:310px!important;
    border-radius:12px;
    border:1px solid #e0e0e0;
    box-shadow:inset 2px 2px 6px #CCC;
    margin:0;
}

.registration-page .table-container.password
{
    margin-bottom:0;
}

.registration-page .table-container td.captcha
{
    padding:10px 0 15px;
}

.registration-page .table-container td.captcha p
{
    margin:0;
}

.registration-page .table-container td.captcha em
{
    display:block;
    padding:5px 0;
    font-style:normal;
}

.registration-page .table-container td.captcha br
{
    display:none;
}

.registration-page .button
{
     text-align:left;
     padding-left:215px;
}

.registernextstepbutton
{
    border:0;
    height:46px;
    width:160px;
    cursor:pointer;
    /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
    font-size:21px;
    color:#FFF;
    background:url(images/write-review-btn.png) no-repeat left top;
}

.registernextstepbutton:hover
{
    background-position:left bottom;
}

.registration-complete-message .success
{
    margin-top:0;
}

/* PRODUCT DETAILS PAGE */

.products-list > .title
{
    margin-bottom:10px;
}

.product-info-section
{
}

.product-info-left
{
    width:220px;
    float:left;
}

.product-info-right
{
    width:520px;
    float:right;
    margin-bottom:30px;
}

/* left column */

.detail-product-image
{
}

.detail-product-image img
{
    width:220px;
    margin-bottom:25px;
}

.link-list
{
    list-style:none;
    margin:0;
    padding:0;
    background:#f5fcfe;
    border:1px solid #e3e9eb;
    border-radius:12px;
    overflow:hidden;
}

.link-list li
{
    background:url(images/link-list-separator.gif) no-repeat center bottom;
}

.link-list li a
{
    display:block;
    /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
    font-size:18px;
    color:#333;
    padding-left:70px;
    height:45px;
    line-height:45px;
}

.link-list li a:hover
{
    color:#a4be13;
}

.link-list li.preview-link a
{
    background:url(images/icon-preview-book.png) no-repeat 15px 50%;
}

.link-list li.free-samples-link a
{
    background:url(images/icon-free-samples.png) no-repeat 15px 50%;
}

.link-list li.page-listing-link a
{
    background:url(images/icon-page-listing.png) no-repeat 15px 50%;
}

.link-list li.whats-new-link a
{
    background:url(images/icon-whats-new.png) no-repeat 15px 50%;
}

.link-list li.digital-version-link a
{
    background:url(images/icon-digital-version.png) no-repeat 15px 50%;
}

.link-list li a:hover
{
    text-decoration:none;
}

/* right column */

.detail-product-title
{
    font-size:30px;
    line-height:1;
    margin-bottom:5px;
    /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700; 
    text-transform:none;
    color:#333;
}

.detail-product-subtitle
{
    font-size:18px;
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
    margin-bottom:10px;
}

.detail-product-sku
{
    font-size:14px;
    color:#666;
}

.detail-product-review
{
    line-height:21px;
    margin-left:10px;
}

/* base info */

.base-info
{
}

.base-info-left
{
    width:235px;
    float:left;
    margin-top:25px;
}

.base-info-right
{
    width:240px;
    border-radius: 12px 0 12px 12px;
    padding:12px 15px 15px;
    float:right;
    
    background: #2b2b2b url(images/nav/biolinks-bg-tile.png) repeat-x bottom left;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2b2b2b), to(#626262));
    background: -webkit-linear-gradient(-45deg, #2b2b2b, #626262);
    background: -moz-linear-gradient(-45deg, #2b2b2b, #626262);
    background: -ms-linear-gradient(-45deg, #2b2b2b, #626262);
    background: -o-linear-gradient(-45deg, #2b2b2b, #626262);
    background: linear-gradient(45deg, #2b2b2b, #626262);
    -pie-background: linear-gradient(-45deg, #2b2b2b, #626262);
    behavior: url(/PIE.htc);
    position:relative;
}

/* RATING */

.base-info-left .product-rating-box
{
    margin-top:20px;
    display:none;
}

.base-info-left .product-rating-box .rating-star-wrapper
{
    display:block;
}

/* BOX OUT */

.base-info-right .productPrice {
    display: block;
    font-size: 36px;
    line-height: 1;
    font-family: "myriad-pro-n7","myriad-pro",sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #CDCDCD;
    margin-bottom: 5px;
}

.base-info-right .productPrice .tax-info
{
    font-size:12px;
        /* font-weight fix -normal */ font-family: "myriad-pro-n4","myriad-pro",sans-serif; font-style: normal; font-weight: 400;
    text-transform:uppercase;   
}

.layout-template
{
    margin-bottom:10px;
}

.group-template {
    margin: 15px 0px;
}

.item-template-price {
    /* font-size: 36px; */
    font-size: 46px;
    line-height: 36px;
    font-family: "myriad-pro-n7","myriad-pro",sans-serif;
    font-style: normal;
    font-weight: 700;
    /* color: #cdcdcd; */
    color: #FF8000;
    margin-right: 5px;
    float: left;
    margin-top: -5px;
}

.item-template-quantity
{
    color:#CCC;
    font-size:12px;
}

.item-template-quantity > span
{
    color:#FFF;
}

.purchase-options
{
    margin-top: 15px;
}

input.productvariantaddtocartbutton
{
    float:right;
}

.add-to-cart-wrapper
{
    float:left;
    margin:5px 0 0 10px;
    color:#FFF;
    font-size:14px;
}

.add-to-cart-wrapper + .add-to-cart-wrapper {
    margin-top:0;
}

input.productvariantaddtowishlistbutton,
input.productemailafriendbutton
{
    border:0;
    background:transparent;
    color:#40c8f4;
    cursor:pointer;
    font-size:14px;
}

input.productvariantaddtowishlistbutton:hover,
input.productemailafriendbutton:hover
{
    color:#FFF;
}

 /* TAB AREA */
 
.product-tab-container
{
    margin-top:30px;
}

ul.product-tab-nav
{
    display:block;
    height:40px;
    margin:0;
    padding:0;
        border-bottom:1px solid #eaeaea;
}

.product-tab-nav li
{
    display:block;
    float:left;
    margin-right:5px;
}

.product-tab-nav li a
{
    font-size:21px;
    /* font-weight fix -light */ font-family: "myriad-pro-n3","myriad-pro",sans-serif; font-style: normal; font-weight: 300;
    display:block;
    line-height:20px;
    height:20px;
    padding:10px 20px;
    border:1px solid #FFF;
    border-bottom:none;
    /*color:#03a6eb;*/
    color:#40c8f4;
    text-decoration:none;
}

.product-tab-nav li a:focus
{
    outline:0;
}

.product-tab-nav li:hover a
{
}

.product-tab-nav li.active a
{
    background:#f9f9f9;
    border:1px solid #eaeaea;
    border-bottom:none;
    border-radius: 12px 12px 0 0;
    color:#333;
}


.product-tab-content
{
    background:#f9f9f9;
    border:1px solid #eaeaea;
    border-top:none;
    padding:20px;
}

.product-tab-pane
{
    
}

.productwritereviewbutton
{
    float:left;
    width:160px;
    height:46px;
    border:0;
    cursor:pointer;
    /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
    font-size:21px;
    color:#FFF;
    background:url(images/write-review-btn.png) no-repeat left top;
}

.productwritereviewbutton:hover
{
    background-position:left bottom;
}

.specification-table
{
    border-spacing:0;
    border-collapse:collapse;
    padding:0; 
    color:#5e5e5e;  
}

.specification-table td
{
    font-size:12px;
    vertical-align:top;
    padding:0 0 15px 0;
}

td.specification-name
{
    width:110px; 
    /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700; 
}

td.specification-text
{
    padding-left:10px;
}

td.specification-text p
{
    margin-top:0;
}

.specification-table tr:last-child td
{
    padding-bottom:0;
}



/* PRODUCT REVIEWS */

.write-review-btn-wrap
{
}

.product-review-box
{
}

.product-review-list
{
}

.product-review-list .product-review-item
{
	padding-bottom:25px;
	border-bottom:1px dotted #DDD;
	margin-bottom:30px;
}

.product-review-list .product-review-item:last-child
{
    border-bottom:0;
    padding-bottom:0;
}

.product-review-list .product-review-item .review-text
{
    font-size:12px;
    margin-bottom:20px;
}

.product-review-list .product-review-item .review-attribution
{
    margin:0;
    color:#666;
}

.product-review-list .product-review-item .review-title
{
    font-size:14px;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	float: left;
	margin-bottom: 10px;
	max-width:340px;
}

.product-review-list .product-review-item .product-review-helpfulness
{
    font-size:12px;
	color: #666;
}

.product-review-helpfulness  a, .product-review-helpfulness a:hover
{
	/*color:#03A6EB;*/
    color:#40c8f4;
	text-decoration: none;
}

.product-review-list .product-review-item .rating
{
	float: right;
}

.product-review-list .product-review-item .rating .rating-star
{
}

/* WRITE REVIEW PAGE */

.write-product-review-box
{
    width: 475px;
    padding: 20px;
    padding-bottom: 40px;
    background: url(images/contact-us/contact-us-form-bg.png) bottom no-repeat;
}

.write-product-review-box table
{
    border-collapse:collapse;
    border-spacing:0;
    font-size:18px;
}

.write-product-review-box table td
{
    padding:0;
    vertical-align:top;
        line-height:36px;
}

.write-product-review-box table td.item-name
{
    padding-right:20px;
}

.write-product-review-box table input.textBox,
.write-product-review-box table textarea
{
    width: 300px!important;
    margin-bottom: 6px;    
}

.write-product-review-box table textarea
{
    resize:none;
    line-height:24px;
    padding: 6px 14px;   
}

table.review-rating
{
    margin-bottom:6px;
    vertical-align:middle;
}

table.review-rating td
{
    vertical-align:middle;
    font-size:14px;
}

table.review-rating td table tr td
{
    padding:0 3px 0 3px;
}

.productwritereviewbutton
{
}

.success
{
    background: url(images/msg-success.png) no-repeat left top;
    padding-left: 22px;
    min-height: 16px;
    line-height: 16px;
    margin:20px;
    /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
    color: white;
    display:block;
    color:#009900;
    font-size:14px;
}

.failure
{
    background: url(images/msg-failure.png) no-repeat left top;
    padding-left: 22px;
    min-height: 16px;
    line-height: 16px;
    margin:20px;
    /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
    color: white;
    display:block;
    color:#FF0000;
    font-size:14px;
}


/* CUSTOM SELECT BOX STYLES*/

/* Dropdown control */
.selectBox-dropdown {
	position: relative;
	text-decoration: none;
	text-align: left;
	color:#333;
	outline: none;
	vertical-align: middle;
	display: inline-block;
	cursor: default;
	border:1px solid #DDD;
	border-radius:12px;
    line-height: 20px;
    height: 20px;
    padding: 9px 14px;
    box-shadow:inset 1px 1px 6px #CCC;
}

.registration-page .selectBox-dropdown
{
    width:280px!important;
}

.checkout-page .selectBox-dropdown
{
    width:260px!important;  
}

.account-page .selectBox-dropdown
{
    width:292px!important;
}

.selectBox-dropdown:hover
{
    color:#333;
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
}

.selectBox-dropdown.selectBox-menuShowing {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.selectBox-dropdown .selectBox-label {
	font-size:18px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	    /* font-weight fix -normal */ font-family: "myriad-pro-n4","myriad-pro",sans-serif; font-style: normal; font-weight: 400;
}

.selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 0;
    height:38px;
	width:35px;
	border-left:1px solid #DDD;
	border-radius: 0 12px 12px 0;
	background: #FFF url(images/custom-dropdown-arrow.png) 50% center no-repeat;
}

/* Dropdown menu */

.selectBox-dropdown-menu {
	position: absolute;
	z-index: 99999;
	max-height: 200px;
	min-height: 10px;
	border: solid 1px #BBB; /* should be the same border width as .selectBox-dropdown */
	background: #FFF;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	overflow: auto;
}

/* Inline control */

.selectBox-inline {
	min-width: 150px;
	outline: none;
	border: solid 1px #BBB;
	background: #FFF;
	display: inline-block;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	overflow: auto;
}

.selectBox-inline:focus {
	border-color: #666;
}

/* Options */
.selectBox-options,
.selectBox-options li,
.selectBox-options li a {
	list-style: none;
	display: block;
	cursor: default;
	padding: 0;
	margin: 0;
}

.selectBox-options li a 
{
    height:27px;
    font-size:18px;
	line-height: 1.5;
	padding: 5px;
	white-space: nowrap;
	overflow: hidden;
	background: 6px center no-repeat;
	color:#333;
}

.selectBox-options LI.selectBox-hover a {
	background-color:#3399ff;
	color:#FFF;
}

.selectBox-options LI.selectBox-disabled a {
	color: #888;
	background-color: transparent;
}

.selectBox-options LI.selectBox-selected a {
}

.selectBox-options .selectBox-optgroup {
	color: #666;
	background: #EEE;
	/* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
	line-height: 1.5;
	padding: 0 3px;
	white-space: nowrap;
}


/* Disabled state */
.selectBox.selectBox-disabled {
	color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
	opacity: .5;
	filter: alpha(opacity=50);
	border-color: #DDD;
}

.selectBox-inline.selectBox-disabled {
	color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options a {
	background-color: transparent !important;
}

/* GOOGLE SEARCH STYLE OVERRIDES */

/*.gsc-control-cse.gsc-control-cse-en
{
    padding:0 20px 0 0;
}

.gsc-search-box
{
    background:transparent;
    border-collapse:collapse;
    border-spacing:0;
}

.cse input.gsc-search-button, 
input.gsc-search-button
{
    width: 50px;
    height: 32px!important;
    overflow: hidden;
    float: left;
    text-indent: -999px;
    background: transparent url(images/buttons/search-btn-bg.png) no-repeat!important;   
    cursor:pointer;
    border: 0!important; 
    margin: 0 0 0 10px!important;  
    padding:0!important;
}

.cse input.gsc-search-button:hover, 
input.gsc-search-button:hover
{
    background-position: 0 -32px!important;
}

 td.gsc-input > input.gsc-input
 {
    padding: 7px 8px;
    box-shadow: inset 1px 1px 6px #CCC;
    border-radius: 12px;
    font-size: 14px;
    line-height: 16px;
    height: 16px;
    border: 1px solid #DDD;    
    background-position: 8px 50%!important;
 }
 
 .gsc-results .gsc-cursor-box .gsc-cursor-page
 {
     color:#00C!important;
     text-decoration:none!important;
 }
 
 .gsc-results .gsc-cursor-box .gsc-cursor-current-page
 {
     color:#333!important;
 }*/
 
 /* FANCY BOX / SPLASH SCREEN STYLES */

.splash-body,
.splash-form
 {
     background:none!important;
     overflow:hidden;
 }
 
 .splash-content
 {
     padding:0px 35px 20px;
     
 }
 
 .splash-body h1
 {
     color:#33ccff;
     font-size:32px;
     /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700;
     text-transform:capitalize;
     margin-bottom:5px;
 }
 
  .splash-body h4
 {
     color:#333;
     font-size:12px;
     margin-bottom:30px;
         /* font-weight fix -normal */ font-family: "myriad-pro-n4","myriad-pro",sans-serif; font-style: normal; font-weight: 400;
 }

 .portal
 {
    float:left;
    margin-right:50px; 
    width:260px;
 }
 
 .student-parent
 {    
 }
 
 .teacher-institution
 {
 }
 
 .portal.administrator
{
    margin-right:0;
}
 
 .portal img
 {
     padding:5px;
     box-shadow:0 0 5px #DDD;
     margin-bottom:5px;
     width:250px;
 }
 
 .portal a
 {
     font-size:24px;
     cursor:pointer;
 }
 
  .portal a:hover img
 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
     opacity: 0.7;
 }
 
   .portal a:hover
 {
    color:#CCC;
 }
 
 .student-parent a
 {
     color:#993366;
 }
 
.teacher-institution a
{
    color:#9bc63a;
}

.administrator a
{
    color:#f7941d;
}
 
 /* TERMS AND CONDITIONS POPUP */
 
 .conditions-popup
 {
     background:#FFF;
     padding:20px;
 }
 
  .conditions-popup form
 {
    background:none;
 }
 
 /* REGION SELECTION POPUP */
 
 .selectBox.region-select.selectBox-dropdown 
 {
    position: relative;
    text-decoration: none;
    text-align: left;
    color: #333;
    outline: none;
    vertical-align: middle;
    display: inline-block;
    float:left;
    cursor: pointer;
    border: 0;
    border-radius: 12px;
    line-height: 1;
    height: auto;
    padding: 0;
    box-shadow: none;
    margin-right:32px;
}

.selectBox.region-select.selectBox-dropdown .selectBox-label
{
    font-size: 16px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    /* font-weight fix -normal */ font-family: "myriad-pro-n4","myriad-pro",sans-serif; font-style: normal; font-weight: 400;
    height:28px;
    /*line-height:32px;*/
    line-height:32px;
    color:#FBB912;
    padding-left:8px;
    z-index:999;
    position:relative;
}

.selectBox.region-select.selectBox-dropdown .selectBox-arrow
{
    position: absolute;
    top: 14px;
    right: 10px;
    height: 5px;
    width: 9px;
    border-left: none;
    border-radius: none;
    background:url(images/region-select-arrow-sprite.png) left top no-repeat;    
    z-index:800;
}

.selectBox.region-select.selectBox-dropdown.selectBox-menuShowing .selectBox-arrow
{
    background-position:left bottom;    
}

.selectBox-dropdown-menu.selectBox-options.region-select-selectBox-dropdown-menu
{
    position: absolute;
    z-index: 7998;
    /* top: 45px!important; */
    max-height: 200px;
    min-height: 10px;
    border:0;
    -moz-box-shadow: 5px 5px 10px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 5px 3px 10px rgba(0, 0, 0, .5);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .5);
    overflow: auto;
    /* padding:25px 0 5px 0; */
    padding:5px 0 5px 0;
    border-radius:12px 0 12px 12px;
    /*background: #2b2b2b url(images/nav/biolinks-bg-tile.png) repeat-x bottom left;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#2b2b2b), to(#626262));
    background: -webkit-linear-gradient(-45deg, #2b2b2b, #626262);
    background: -moz-linear-gradient(-45deg, #2b2b2b, #626262);
    background: -ms-linear-gradient(-45deg, #2b2b2b, #626262);
    background: -o-linear-gradient(-45deg, #2b2b2b, #626262);
    background: linear-gradient(45deg, #2b2b2b, #626262);
    -pie-background: linear-gradient(-45deg, #2b2b2b, #626262);*/
    background: #000000;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQyNDI0MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(-45deg, #000000 0%, #424242 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#000000), color-stop(100%,#424242));
    background: -webkit-linear-gradient(-45deg, #000000 0%,#424242 100%);
    background: -o-linear-gradient(-45deg, #000000 0%,#424242 100%);
    background: -ms-linear-gradient(-45deg, #000000 0%,#424242 100%);
    background: linear-gradient(135deg, #000000 0%,#424242 100%);
    -pie-background: linear-gradient(135deg, #000000 0%,#424242 100%);
    behavior: url(/PIE.htc);
}

.selectBox-options.region-select-selectBox-dropdown-menu li.selectBox-selected
{
    display:none;
}

.selectBox-options.region-select-selectBox-dropdown-menu li a {
    font-size: 13px;
    line-height: 13px;
    height:13px;
    padding: 5px 8px;
    white-space: nowrap;
    overflow: hidden;
    background: 6px center no-repeat;
    color: #FFF;
    cursor:pointer;
}

.selectBox-options.region-select-selectBox-dropdown-menu li a:hover {
    color: #40c8f4;
}

.selectBox-options.region-select-selectBox-dropdown-menu li.selectBox-hover a {
    color: #40c8f4;
}

/* CART MESSAGE */

/* PREVIOUS
.cart-action
{
    background:url(images/msg-success.png) no-repeat left top;
    padding-left:22px;
    height:16px;
    line-height:16px;
    position:absolute; 
    top:60px;
    left:-5px; 
    color:#FFF; 
    white-space:nowrap;
    display:none;
}*/

.cart-action-wrap
{
    display:block;
    width:100%;
    height:25px;
    border-bottom:1px solid #FFF;
    background:#000;
    background:rgba(0,0,0,0.5);
    position:absolute;
    top:-26px;
    left:0;
    z-index:99999;
}

.cart-action
{
    width:1000px;
    background:url(images/msg-success.png) no-repeat left 4px;
    padding-left:24px;
    
    /*width:1024px;*/
    margin:0px auto;
    position:relative;
    height:25px;
    line-height:25px;
    /* font-weight fix -bold */ font-family: "myriad-pro-n7","myriad-pro",sans-serif; font-style: normal; font-weight: 700; 
    color:#FFF;

}

.cart-action-close
{
    height:10px;
    width:10px;
    position:absolute;
    right:0;
    top:50%;
    margin-top:-5px;
    background:url(images/pop-close.png) no-repeat left top;
}

.cart-action-close:hover
{
    cursor:pointer;
}

#updateCart 
{
    float:right;
    margin-right:10px;
}

.disabled
{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
	cursor: default; 
}

/*.loading 
{
    display:block;
	padding-left: 20px;
}*/

.update-anim
{
    display:none;
}

.update-totals.loading
{
    position:relative;
    padding-left:28px;
}

.loading .update-anim
{
    display:block;
    position:absolute;
    top:50%;
    left:8px;
    margin-top:-8px; 
}


.oldproductPrice
{
    text-decoration: line-through;
    display:none;
}

.address-type label {
    font-size: 18px;
}

input[type=radio]{
    margin: 5px;
}
.product-secondary-information {
font-size: 16px;
}
.alert, .cart-alert {
margin-bottom: 30px;
padding: 15px;
font-size: 14px;
border-left: 3px solid #eee;
line-height: 1.4;
}
.bg-warning {
background-color: #fcf8f2;
border-color: #f0ad4e;
}
.bg-warning h4 {
color: #f0ad4e;
font-family: "myriad-pro-n6", "myriad-pro", sans-serif;
font-weight: 600;
}
.bg-error {
background-color: #fdf7f7;
border-color: #d9534f;
}
.bg-error h4 {
color: #d9534f;
font-family: "myriad-pro-n6", "myriad-pro", sans-serif;
font-weight: 600;
}
.alert > h4, .cart-alert > h4 {
font-size: 18px;
line-height: 150%;
margin-bottom: 15px;
}
p.hero {
font-size: 1.34em !important;
}
.long-description p {
font-size: 16px;
line-height: 1.5;
}
.pull-left {
float: left;
}
.pull-left:after {
content: "";
display: table;
clear: both;
}
.pull-right {
float: right;
}
.pull-right:after {
content: "";
display: table;
clear: both;
}
.section {
margin-top: 30px;
margin-bottom: 80px;
}
h2.title {
font-size: 30px;
font-family: "myriad-pro-n3", "myriad-pro", sans-serif;
font-style: normal;
font-weight: 300;
display: block;
line-height: 1.4;
color: #333;
text-decoration: none;
margin-bottom: 1em;
padding-bottom: 10px;
}
.product-secondary-information > h2.title {
font-size: 30px;
font-family: "myriad-pro-n3", "myriad-pro", sans-serif;
font-style: normal;
font-weight: 300;
display: block;
line-height: 1.4;
border-bottom: 1px solid #eaeaea;
color: #333;
text-decoration: none;
margin-bottom: 1em;
padding-bottom: 10px;
}
img.hero {
margin-bottom: 20px;
}
.features-list {
list-style: none outside none;
margin: 0 auto;
padding: 0;
}
.features p { font-size: 16px; }
.features-list li>p {
font-size: 14px;
line-height 1.4;
}
.features-list li {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0 auto;
padding: 15px 45px 15px 0px;
width: 250px;
display: inline-block;
*display: inline;
vertical-align: top;
}
.features h4 {
font-family: "myriad-pro-n6", "myriad-pro", sans-serif;
font-style: normal;
font-weight: 600;
font-size: 16px;
padding-bottom: 6px;
margin-bottom: 10px;
border-bottom: 2px solid #eaeaea;
}
.toc {
margin-left: 30px;
margin-top: 0px;
margin-bottom: 0px;
width: 200px;
background-color: #f9f9f9;
padding: 10px 20px;
border: 1px solid #eaeaea;
}
.toc h3.title { font-size: 18px; }
.toc ul {
margin: 0px 0px 0px 13px;
padding-left: 10px;
}
.toc li {
font-size: 14px;
list-style: disc outside none;
margin: 0 0 5px 0;
padding: 0;
line-height: 1.25;
}
h3.title {
font-family: "myriad-pro-n6", "myriad-pro", sans-serif;
font-style: normal;
font-weight: 600;
font-size: 30px;
line-height: 1.4;
padding-bottom: 5px;
margin-bottom: 1em;
border-bottom: 1px solid #eaeaea;
}
.reviews-list {
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
}
.reviews-list li {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 375px;
margin: 0;
padding: 0;
display: inline-block;
vertical-align: top;
}
.icon-quote {
border-left: 4px solid #ccc;
margin: 30px 0 30px 15px;
padding-left: 15px;
}
.review-quote {
font-family: "myriad-pro-n3", "myriad-pro", sans-serif;
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 1.3;
color: #aeaeae;
}
.review-byline {
font-family: "myriad-pro-n3", "myriad-pro", sans-serif;
font-weight: 300;
font-style: italic;
line-height: 1.3;
color: #aeaeae;
}
.faq p {
font-size: 16px;
line-height: 1.4;
}
.faq-answer {
display: none;
padding-left: 20px;
border-left: 4px solid #ccc;
}
.cart-alert {
display:none;
width: 931px;
margin: 0 auto;
}
.product-page-notification {
    display: none;
    color: #FF8000;
    font-size: 16px;
    margin: 20px 0px;
}
.cta-solutions {
    text-align: center;
    margin: 40px 0px;
}
.cta-solutions-title {
    color: #666;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 40px;
}
.cta-solutions .cta-solutions-tile {
    border-radius: 2px;
    display: inline-block;
    width: 30%;
    padding: 40px 0;
}
.cta-solutions .cta-solutions-tile h3 {
    margin-bottom: 25px;
    color: #0E0E0E;
    font-weight: bold;
    font-size: 25px;
}
.cta-solutions .cta-solutions-tile img {
    max-height: 50px;
}
.cta-solutions .cta-solutions-tile:first-child {
    background-color: #F0FBFE;
    border: #44C8F5 4px Solid;
}
.cta-solutions .cta-solutions-tile:first-child:hover {
    background-color: #CDEFF8;
}
.cta-solutions .cta-solutions-tile:nth-child(2) {
    background-color: #FFFCEB;
    border: #FAA61A 4px Solid;
    margin: auto 20px;
}
.cta-solutions .cta-solutions-tile:nth-child(2):hover {
    background-color: #FAF0B7;
}
.cta-solutions .cta-solutions-tile:last-child {
    background-color: #F6FBEF;
    border: #83CA42 4px Solid
}
.cta-solutions .cta-solutions-tile:last-child:hover {
    background-color: #D3E3BD;
}
* {
    box-sizing: content-box;
}