/* Global Reset */

/* Insiteful Start */
* {
    margin: 0;
    padding: 0;
}
body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: url(../images/mutantgreen/body-backgound.jpg) 50% 0 no-repeat;
    color: #4a4b4b;
}
p {
    margin: 0;
    padding: 0 0 16px 0;
}
h1 {
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 16px 0;
    color: #515252;
}
#page-title h1 {
    padding: 0;
    text-transform: uppercase;
    margin: 0 0 -3px 0;
}
#intro h1 {
    padding: 0 0 10px 0;
}
h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 16px 0;
    color: #075786;
}
h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 16px 0;
    color: #5f605f;
}
h3.SectionTitle {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 16px 0;
    color: #075786;
}
#right-col h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 16px 0;
    color: #797878;    
}
#right-col h3 img {
    border: none;    
}
.left-col-nav h3 {
    color: #838282;
    font-size: 17px;
    margin: 0;
    border-bottom: 1px solid #d7d5d5;
    padding: 0 0 7px 0;
}
#shipping-home h3 {
    font-size: 19px;
    padding: 0 0 3px 0;
    color: #d6d6d6;
}
#clearance-sale h3 {
    font-size: 20px;
    text-transform: uppercase;
    width: 805px;
    height: 16px;
    padding: 0;
    border-bottom: 1px solid #dcdbdb;
    margin: 0 0 10px 0;
}
h4 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 16px 0;
    color: #777777;
}
#footer h4 {
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 8px 0;
    color: #FFF;
    text-transform: uppercase;
}
h5 {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 16px 0;
    color: #1313ff;
}
.banner h5 {
    height: 49px;
    width: 103px;
    padding: 0 0 0 17px; 
    line-height: 50px;
    font-style: italic;
    margin: 0 0 15px 0;
}
hr {
    width: 100%;
    height: 1px;
    border-top: 1px solid #d2d0d0;
    border-left: none;
    border-right: none;
    border-bottom: none;
}
.space-15 {
    height: 15px;
    width: 100%;
    clear: both;
    display: block;
}
a:link, a:visited, a:active {
    color:     #186d9c;
    text-decoration: none;
    outline: 0;
}
a:hover {
    color: #7f8b07;
}
.clear {
    clear: both;    
}
form {
    margin: 0;
    padding: 0;
}
.input-main {
    width: 220px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #666;
}
.select-main {
    width: 220px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #666;
}
.textarea-main {
    width: 500px;
    height: 165px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #666;
}
.couponcode-input {
    width: 125px;
    height: 18px;
}
#header-container {
    width: 980px;
    /*height: 213px;*/
    height: 198px;
    margin: 0 auto;
}

/* Interspire Styles */
.FloatRight {
    float: right;    
}
.FloatLeft {
    float: left;    
}
/* Interspire Styles End*/

/* Top Menu */
#top-menu {
    width: 980px;
    height: 37px;
}
.top-menu-left {
    width: 590px;
    float: left;
}
.top-menu-left ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.top-menu-left ul li {
    float: left;
    height: 37px;
    line-height: 35px;
    padding: 0 9px 0 0;
    margin: 0 7px 0 0;
    font-size: 11px;
    color: #e9e9e9;
    background: url(../images/mutantgreen/top-menu-divider.gif) right 10px no-repeat;
}
.top-menu-left a:link, .top-menu-left a:visited, .top-menu-left a:active {
    color: #e9e9e9;
}
.top-menu-left a:hover {
    color: #a9dffe;
}
.top-menu-right {
    width: 390px;
    float: left;
}
.top-menu-right ul {
    float: right;
    list-style-type: none;
}
.top-menu-right ul li {
    margin: 0;
    padding: 0;
    float: left;
}
.top-menu-right ul li a:link, .top-menu-right ul li a:visited, .top-menu-right ul li a:active {
    color: #FFF;
    height: 37px;
    color: #FFF;
    font-size: 10px;
    line-height: 34px;
    text-transform: uppercase;
    padding: 0 0 0 15px;
}
.top-menu-right ul li a:hover {
    color: #a9dffe;
}
/* Top Menu End */

#header {
    width: 980px;
    /*height: 134px;*/
    height: 119px;
    clear: both;
}
#logo {
    width: 740px;
    float: left;
}
#logo a:link, #logo a:visited, #logo a:active {
    width: 298px;
    /*height: 134px;*/
    height: 119px;
    display: block;
    text-indent: -900em;
    background: url(../images/mutantgreen/supplements-direct.jpg) 0 0;
}

/* Search */
#search {
    width: 240px;
    float: left;
    /*padding: 48px 0 0 0;*/
    padding: 40px 0 0 0;
}
#search img {
    border: 0;    
}
table.search-table {
    margin: 0;
    padding: 0;
    width: 240px;
    border-collapse: collapse;
}
table.search-table tr td {
    margin: 0;
    padding: 0;
}
#search .search-input {
    /*width: 204px;*/
    width: 199px;
    height: 22px;
    background: url(../images/mutantgreen/search-input.jpg) 0 0 no-repeat;
    font-size: 11px;
    color: #696868;
    border: 0;
    padding: 0 0 0 5px;
    margin: 1px 5px 0 0;
    /*margin: 1px 5px 7px 0;*/
    font-family: Arial, Helvetica, sans-serif;
}
#search .search-button {
}
#search ul {
    clear: both;    
    margin: 0;
    padding: 7px 0 0 0;
    list-style-type: none;
    float: right;
}
#search ul li {
    margin: 0;
    padding: 0;
    float: left;
}
a.advanced-search:link, a.advanced-search:visited, a.advanced-search:active {
    width: 129px;
    height: 13px;
    display: block;
    text-indent: -900em;
    background: url(../images/mutantgreen/advanced-search.jpg) 0 0 no-repeat;
    float: left;
}
a.search-tips:link, a.search-tips:visited, a.search-tips:active {
    width: 88px;
    height: 13px;
    display: block;
    text-indent: -900em;
    background: url(../images/mutantgreen/search-tips.jpg) 0 0 no-repeat;
    float: left;
}
/* Search End */

/* Main Nav */
#main-nav {
    width: 980px;
    height: 42px;
}
#main-nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#main-nav ul li {
    margin: 0;
    padding: 0;
    float: left;
}
#main-nav ul li a:link, #main-nav ul li a:visited, #main-nav ul li a:active {
    /*height: 42px;*/
    height: 27px;
    padding: 15px 23px 0 0;
    margin: 0;
    color: #FFF;
    font-size: 12px;
    display: block;
    text-transform: uppercase;
    float: left;
}
#main-nav ul li a:hover {
    color: #deed2e;
}
/* Main Nav End */

/* Layout */
#container-home {
    width: 990px;
    padding: 0;
    margin: 0 auto;
    background: url(../images/mutantgreen/container-home-background.jpg) 0 0 repeat-y;
}
.banner_home_page_top {
    width: 765px;
    background: #e6e6e6;
    padding: 20px 20px 10px 20px;
}
#container-inner {
    width: 990px;
    padding: 0;
    margin: 0 auto;
    background: url(../images/mutantgreen/container-inner-background.jpg) 0 0 repeat-y;
}
#left-col {
    width: 165px;
    padding: 33px 10px 0 5px;
    float: left;
    min-height: 150px;
    height: auto !important;
    height: 150px;
    background: url(../images/mutantgreen/left-col-background.jpg) 0 0 no-repeat;
}
#full-col {
    width: 980px;
    float: left;
    padding: 33px 0 0 5px;
}
#wide-col {
    width: 810px;
    float: left;
    padding: 33px 0 0 0;
    background: url(../images/mutantgreen/wide-col-background.jpg) 0 0 no-repeat;
}
#mid-col {
    /*width: 630px;
    margin: 0 10px 0 0;*/
    width: 640px;
    margin: 0;
    float: left;
}
.mid-col-content {
    width: 630px;
    clear: both;
}
.cart-content img {
    border: 0;
}
.express-content hr {
    margin: 25px 0 20px 0;
}
#mid-col-2 {
    /*width: 630px;
    margin: 0 10px 0 0;*/
    width: 630px;
    margin: 0;
    padding: 0 10px 0 0;
    float: left;
}
/*#mid-col ul, #mid-col-2 ul, #full-col ul, #wide-col ul {
    margin: 0 0 15px 0;
    padding: 0;
}
#mid-col ol, #mid-col-2 ol, #full-col ol, #wide-col ol {
    margin: 0 0 15px 0;
    padding: 0;
}*/
#right-col {
    width: 165px;
    margin: 0    ;
    padding: 0;
    float: left;
}
/* Layout End */

/* Newsletter */
#newsletter {
    width: 165px;
    height: 196px;
    margin: 0 0 20px 0;
    background: url(../images/mutantgreen/our-newsletter.jpg) 0 0 no-repeat;
}
.newsletter-content {
    width: 139px;
    /*padding: 61px 0 0 13px;*/
    padding: 65px 0 0 13px;
}
.newsletter-input {
    width: 134px;
    height: 22px;
    border: 0;
    background: url(../images/mutantgreen/newsletter-input.jpg) 0 0 no-repeat;
    font-size: 11px;
    color: #696868;
    border: 0;
    padding: 0 0 0 5px;
    margin: 0 0 12px 0;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
}
.newsletter-button {
    float: right;    
}
/* Newsletter End */

/* Left Col Nav */
.left-col-nav {
    margin: 0;
    padding: 0;
}
.left-col-nav ul {
    margin: 0 0 2px 0;
    padding: 0;
    list-style-type: none;
}
.left-col-nav ul li {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 100;
}
.left-col-nav ul li a:link, .left-col-nav ul li a:visited, .left-col-nav ul li a:active {
    /*width: 165px;*/
    width: 142px;
    border-bottom: 1px solid #d7d5d5;
    padding: 4px 10px 4px 13px;
    background: url(../images/mutantgreen/arrow-green.gif) 1px 9px no-repeat;
    display: block;
    color: #184c6b;
}
.left-col-nav ul li a:hover {
    background: #0c669a url(../images/mutantgreen/arrow-green.gif) 4px 9px no-repeat;
    color: #FFF;
    border-bottom: 1px solid #d7d5d5;
}
.left-col-nav ul li:hover a {
    background: #0c669a url(../images/mutantgreen/arrow-green.gif) 4px 9px no-repeat;
    color: #FFF;
    border-bottom: 1px solid #d7d5d5;
}
.left-col-nav ul li ul {
    position: absolute;
    left: 161px;
    top: 0;
    z-index: 1000;
    width: 185px;
    display: none;
    padding: 0 0 0 4px;
    background: url(../images/mutantgreen/left-col-nav-flyout-background.gif) 0 0 no-repeat;
}
.left-col-nav ul li ul a:link, .left-col-nav ul li ul a:visited, .left-col-nav ul li ul active {
    /*width: 185px;*/
    width: 165px;
    background: none;
    padding: 4px 10px 4px 10px;
    border-bottom: 1px solid #c3d023;
    color: #184c6b;
}
.left-col-nav ul li ul a:hover {
    background: #0c669a;
    border-bottom: 1px solid #d7d5d5;
    color: #FFF;
}    
.left-col-nav ul li:hover ul {
    display: block;
}
.left-col-nav ul li:sfhover ul {
    display: block;
}
/* Left Col Nav End*/

/* Left Col Buttons */
p.browse-by-brands a:link, p.browse-by-brands a:visited, p.browse-by-brands a:active {
    width: 155px;
    height: 86px;
    display: block;
    text-indent: -900em;
    background: url(../images/mutantgreen/browse-by-brands.jpg) top right no-repeat;
}
p.browse-by-brands a:hover {
    background-position: top left;    
}
.AllBrands ul {
    margin: 0 0 25px 0;
    padding: 0;
    list-style-type: none;
}
.AllBrands ul li {
    margin: 0;
    padding: 0 20px 0 0;
    float: left;
    position: relative;
    z-index: 100;
}
.AllBrands ul li a:link, .AllBrands ul li a:visited, .AllBrands ul li a:active {
    /*width: 165px;
    width: 142px;*/
    width: 172px;
    float: left;
    border-bottom: 1px solid #d7d5d5;
    padding: 4px 10px 4px 13px;
    background: url(../images/mutantgreen/arrow-green.gif) 1px 9px no-repeat;
    display: block;
    color: #184c6b;
}
.AllBrands ul li a:hover {
    background: #0c669a url(../images/mutantgreen/arrow-green.gif) 4px 9px no-repeat;
    color: #FFF;
}
p.go-to-clearance-sale a:link, p.go-to-clearance-sale a:visited, p.go-to-clearance-sale a:active {
    width: 155px;
    height: 66px;
    display: block;
    text-indent: -900em;
    background: url(../images/mutantgreen/go-to-clearance-sale.jpg) top right no-repeat;
}
p.go-to-clearance-sale a:hover {
    background-position: top left;    
}
p.go-to-new-products a:link, p.go-to-new-products a:visited, p.go-to-new-products a:active {
    width: 155px;
    height: 66px;
    display: block;
    text-indent: -900em;
    background: url(../images/mutantgreen/go-to-new-products.jpg) top right no-repeat;
}
p.go-to-new-products a:hover {
    background-position: top left;    
}
p.browse-new-products a:link, p.browse-new-products a:visited, p.browse-new-products a:active {
    width: 155px;
    height: 86px;
    display: block;
    text-indent: -900em;
    background: url(../images/mutantgreen/browse-by-brands.jpg) top right no-repeat;
    background: url(../images/mutantgreen/browse-new-products.jpg) top right no-repeat;
}
p.browse-new-products a:hover {
    background-position: top left;    
}
/* Left Col Buttons End*/

/* Feature */
#feature {
    margin: 0 0 10px 0;
}
#intro {
    width: 613px;
    height: 196px;
    background: url(../images/mutantgreen/intro-background.jpg) 0 0 no-repeat;
    float: left;
    position: relative;
}
.flash {
    position: absolute;    
    left: 390px;
    /*top: -195px;*/
    top: -168px;
}
.intro-content {
    width: 365px;
    padding: 30px 0 0 28px;
}
#clearance {
    width: 197px;
    height: 196px;
    float: left;
}
#clearance p a:link, #clearance p a:visited, #clearance p a:active {
    width: 197px;
    height: 196px;
    display: block;
    text-indent: -900em;
    background: url(../images/mutantgreen/clearance-sale.jpg) 0 0 no-repeat;
}
#shipping-home {
    /*width: 613px;*/
    width: 495px;
    /*height: 95px;*/
    height: 75px;
    padding: 20px 26px 0 92px;
    background: url(../images/mutantgreen/shipping-background.jpg) 0 0 no-repeat;
    float: left;
}
#shipping-home p {
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
}
#bonus {
    /*width: 192px;
    height: 94px;*/
    width: 156px;
    height: 78px;
    padding: 16px 18px 0 18px;
    background: url(../images/mutantgreen/bonus.jpg) 0 0 no-repeat;
    float: left;
    margin: 1px 0 0 0;
}
#bonus p {
     font-size: 12px;
    font-weight: bold;  
    padding-top: 10px;
}
/* Feature End */

/* Content */
.content ul, .content ol {
    margin: 0 0 15px 0;    
}
.content ul li, .content ol li {
    margin: 0 0 0 30px;
    padding: 0;
}
/* Content End */

/* Account */
.account-right ul {
    margin: 0 0 20px 0;
    padding: 0;
    list-style-type: none;
}
.account-right ul li {
    margin: 0;
    padding: 0;
}
.account-right ul li a:link, .account-right ul li a:visited, .account-right ul li a:active {
    /*width: 165px;*/
    width:155px;
    border-bottom: 1px solid #E3E3E3;
    padding: 4px 0 4px 10px;
    background: url(../images/mutantgreen/arrow-grey.gif) 0 9px no-repeat;
    display: block;
}
/* Account End */

/* Featured Products */
#featured-products {
    width: 805px;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    background: #e6e6e6 url(../images/mutantgreen/featured-products-bottom.gif) bottom left no-repeat;
}
#featured-products h3 {
    width: 805px;
    height: 47px;
    margin: 0;
    padding: 0;
    background: url(../images/mutantgreen/featured-products-title.jpg) 0 0 no-repeat;
    display: block;
    text-indent: -900em;
}
#container {
    width: 783px;
    height: 350px;
    padding: 21px 0 0 23px;
}
#fade-transition {
}
.featured-products-item {
    width: 370px;
    float: left;
    border-bottom: 1px solid #c3bfbf;
    margin: 0 21px 15px 0;
}
#featured-products .product-image {
    width: 130px;
    height: 146px;
    margin: 0 13px 16px 0;
    float: left;
    text-align: center;
    background: url(../images/mutantgreen/produc-image-background.gif) 0 0 no-repeat;
}
#featured-products .product-image img {
    border: 0;
    padding: 10px 0 0 0;
}
#featured-products .featured-products-content {
    width: 227px;
    float: left;
    padding: 10px 0 0 0;
}
#featured-products p.product-name {
    font-size: 14px;
    font-weight: bold;
    min-height: 60px;
    height: auto !important;
    height: 60px;
    padding: 0;
}
#featured-products p.price {
    color: #a34141;
    font-size: 18px;
    padding: 0;
    font-weight: bold;
}
#featured-products p.rating {
    padding: 0 0 10px 0;    
}
#featured-products p.product-button-medium a {
    background: url(../images/mutantgreen/arrow-green.gif) 0 4px no-repeat;
    padding: 0 0 0 9px;
    display: block;
    font-size: 13px;
    text-transform: uppercase;
}
/* Featured Products End */

/* Clearance Sale */
#clearance-sale[id] {
    margin: 0 0 25px 0;    
    width: 820px;
}
#clearance-sale {
    margin: 0 0 25px 0;    
    width: auto;
}
.clearance-item {
    /*width: 150px;
    height: 276px;*/
    width: 130px;
    height: 266px;
    background: url(../images/mutantgreen/clearance-item-background.gif) 0 0 no-repeat;
    float: left;
    margin: 0 14px 10px 0;
    padding: 10px 10px 0 10px;
}
.clearance-item-end {
    width: 130px;
    height: 266px;
    background: url(../images/mutantgreen/clearance-item-background.gif) 0 0 no-repeat;
    float: left;
    margin: 0 0 10px 0;
    padding: 10px 10px 0 10px;
}
.clearance-item .product-image, .clearance-item-end .product-image {
    width: 130px;
    height: 146px;
    margin: 0 13px 10px 0;
    text-align: center;
    background: url(../images/mutantgreen/produc-image-background.gif) 0 0 no-repeat;
}
.clearance-item .product-image img, .clearance-item-end .product-image img {
    border: 0;
    padding: 10px 0 0 0;
}
.clearance-item p.product-name, .clearance-item-end p.product-name {
    margin: 0;
    padding: 0;
    min-height: 55px;
    height: auto !important;
    height: 40px;
}
.clearance-item p.product-name a, .clearance-item-end p.product-name a {
    font-weight: bold;
}
.clearance-item p.price, .clearance-item-end p.price {
    color: #a34141;
    font-size: 14px;
    padding: 0 0 8px 0;
    font-weight: bold;
}
.clearance-item p.product-button-small, .clearance-item-end p.product-button-small {
    font-size: 11px;
    text-transform: uppercase;
    text-align: right;
}
.clearance-item p.product-button-small a, .clearance-item-end p.product-button-small a {
    background: url(../images/mutantgreen/arrow-green.gif) 0 5px no-repeat;
    padding: 0 0 0 8px;
}
.clearance-sale-bottom {
    clear: both;
    border-bottom: 1px solid #dcdbdb;
    margin: 0 0 10px 0;
    width: 806px;
}
#clearance-sale p.clearance-button {
    padding: 0;    
    width: 806px;
}
#clearance-sale p.clearance-button a {
    width: 189px;
    height: 24px;
    display: block;
    background: url(../images/mutantgreen/btn-view-all-clearance-items.jpg) 0 0 no-repeat;
    text-indent: -900em;
    margin: 0;
    padding: 0;
    float: right;
}
/* Clearance Sale End */

/* Breadcrumbs */
/*#breadcrumbs {
    width: 630px;
    border-bottom: 1px solid #dcdbdb;
    padding: 0 0 8px 0;
    margin: 0 0 21px 0;
}
#breadcrumbs ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#breadcrumbs ul li {
    margin: 0 10px 0 0;
    padding: 0;
    float: left;
    font-size: 11px;
}
#breadcrumbs ul li a {
    background: url(../images/arrow-grey.gif) right 5px no-repeat;    
    padding: 0 13px 0 0;
    text-decoration: underline;
}
#breadcrumbs ul li a:hover {
    text-decoration: none;    
}*/
/* Breadcrumbs End */

/*Page Title */

#page-title {
    width: 630px;
    border-bottom: 1px solid #dcdbdb;
    margin: 0 0 20px 0;
    padding: 0;
}
.SortBox[class] {
    font-size: 11px;
    margin: -12px 0 0 0;
}
.SortBox {
    font-size: 11px;
    margin: 0;
}
.SortBox select {
    border: 1px solid #b5b7b8;
    width: 146px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
/*Page Title Ends*/

/* Pagination */
#CategoryPagingTop, #SearchPagingTop {
    /*width: 630px;*/
    width: 600px;
    height: 30px;
    background: url(../images/mutantgreen/pages-background.gif) 0 0 no-repeat;
    margin: 0 0 20px 0;
    padding: 0 15px;
}
#CategoryPagingTop ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.CategoryPagination {
    padding: 7px;
    text-align: center;
}
.CategoryPagination .PagingList li {
    display: inline;
    padding: 0 5px;
}

#CategoryPagingBottom, #SearchPagingBottom {
    /*width: 630px;*/
    width: 600px;
    height: 30px;
    background: url(../images/mutantgreen/pages-background.gif) 0 0 no-repeat;
    margin: 0 0 20px 0;
    padding: 0 15px;
    clear: both;
}
#CategoryPagingBottom ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.CategoryPagination {
    padding: 7px;
    text-align: center;
}
.CategoryPagination .PagingList li {
    display: inline;
    padding: 0 5px;
}
/* Pagination ends */

/* Product List */
#CategoryContent, #PriceContent, #BrandContent, .wishlist-content, .products-list-content {
    margin: 0;
    padding: 0;
}
#mid-col ul.ProductList, .new-products-content ul.ProductList {
    list-style-type: none;    
}
#mid-col[id] ul.ProductList li, .new-products-content[class] ul.ProductList li {
    /*width: 150px;
    height: 330px;*/
    width:     130px;
    height: 320px;
    padding: 10px 10px 0 10px;
    float: left;
    background: url(../images/mutantgreen/product-item-background.gif) 0 0 no-repeat;
    margin: 0 10px 10px 0;
}
#mid-col ul.ProductList li, .new-products-content ul.ProductList li {
    /*width: 150px;
    height: 330px;*/
    width:     130px;
    height: 320px;
    overflow: hidden;
    padding: 10px 10px 0 10px;
    float: left;
    background: url(../images/mutantgreen/product-item-background.gif) 0 0 no-repeat;
    margin: 0 10px 10px 0;
}
#mid-col ul.ProductList li .ProductImage, .new-products-content ul.ProductList li .ProductImage {
    width: 130px;
    height: 146px;
    margin: 0 13px 10px 0;
    float: left;
    text-align: center;
    background: url(../images/mutantgreen/produc-image-background.gif) 0 0 no-repeat;    
}
#mid-col ul.ProductList li .ProductImage img, .new-products-content ul.ProductList li .ProductImage img {
    border: 0;
    padding: 10px 0 0 0;    
}
#mid-col ul.ProductList li div.ProductDetails, .new-products-content li div.ProductDetails {
    clear: both;
    min-height: 60px;
    height: auto !important;
    height: 60px;
}
#mid-col ul.ProductList li .ProductPriceRating em, .new-products-content ul.ProductList li .ProductPriceRating em {
    color: #a34141;
    font-size: 14px;
    padding: 0 0 5px 0;
    font-weight: bold;    
    display: block;
    font-style: normal;
}
#mid-col ul.ProductList li .Rating, .new-products-content ul.ProductList li .Rating {
    clear: both;
}
#mid-col ul.ProductList li .ProductPriceRating, .new-products-content ul.ProductList li .ProductPriceRating {
    margin: 0 0 10px 0;
}
#mid-col ul.ProductList li .ProductCompareButton, .new-products-content ul.ProductList li .ProductCompareButto {
    margin: 0 0 15px 0;
}
#mid-col ul.ProductList li .ProductActionAdd a, .new-products-content ul.ProductList li .ProductActionAdd a {
    float: right;
    background: url(../images/mutantgreen/arrow-green.gif) 0 3px no-repeat;
    padding: 0 0 0 8px;
    text-transform: uppercase;
    font-size: 11px;
}
#mid-col .CompareButton, .new-products-content .CompareButton {
    clear: both;
    width: 630px;
    padding: 6px 0 0;
}
#mid-col .CompareButton input, .new-products-content .CompareButton input {
    float: right;
    margin: 0 0 20px 0;
}
/* Product List End */

/* Top 5 */
#SideCategoryTopSellers ul.ProductList {
    margin: 0 0 35px 0;
    padding: 0;
    list-style-type: none;
}
.TopSellers .ProductList .ProductImage {
    display: none;
}
.TopSellers .ProductList li {
    clear: both;
    width: 165px;
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #e3e3e3;
}
/* Top Seller Block Specific */
.TopSellers li .TopSellerNumber { /* Contains the number of the item */
    float: left;
    width: 30px;
    /*height: 25px;*/
    height: 18px;
    padding: 5px 0 0 0;
    background: url(../images/mutantgreen/top-5-number-circle.jpg) 0 0 no-repeat;
    text-indent: 8px;
}
.TopSellers li .ProductDetails { /* Contains the details of the item */
    /*margin-left: 24px;*/
    width: 135px;
    padding: 3px 0 0 0;
    margin: 0 0 0 30px;    
}
.TopSellers li .ProductDetails strong {    
    display: block;
}
.TopSellers li .ProductDetails em {
    clear: both;
    display: block;
    padding: 5px 0 8px 0;
    color: #a34141;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}
.TopSellers li .ProductDetails .Rating img {
    padding: 0 0 10px 0;
}
.TopSellers li .ProductDetails .ProductActionAdd a {
    background: url(../images/mutantgreen/arrow-green.gif) 0 5px no-repeat;
    padding: 0 0 0 8px;
    text-transform: uppercase;
    font-size: 11px;
}
.TopSellers li.TopSeller1 { /* No1 seller box */
    clear: both;
    float: left;
    width: 150px;
    /*width: 150px;*/
    /*height: 276px;*/
    height: 330px;
    margin: 0 0 10px 0;
    padding: 10px 10px 0 10px;
    border-bottom: 1px solid #e3e3e3;
    /*display: inline;*/
    /*background: url(../images/mutantgreen/clearance-item-background.gif) 0 0 no-repeat;*/
    background: url(../images/mutantgreen/product-item-background.gif) 0 0 no-repeat;
    position: relative;
}
/*.TopSellers li.TopSeller1 img {
    text-align: center;
    overflow: hidden;
}*/
.TopSellers li.TopSeller1 .TopSellerNumber {
    width: 38px;
    height: 29px;
    padding: 8px 0 0 0;
    margin: 0;
    text-indent: 13px;
    font-size: 20px;
    display: block;
    position: absolute;
    background: url(../images/mutantgreen/no-1-circle.png) 0 0 no-repeat;
    top: -10px;
    right: 0;
}
.TopSellers li.TopSeller1 .ProductDetails {
    margin-left: 0;
}
.TopSellers li.TopSeller1 .ProductImage {
    width: 130px;
    height: 146px;
    margin: 0 0 8px 0;
    text-align: center;
    background: url(../images/mutantgreen/produc-image-background.gif) 0 0 no-repeat;
    display: block;
}
.TopSellers li.TopSeller1 .ProductImage img {
    border: 0;
    padding: 10px 0 0 0;
}

/* Top 5 End */

/* Recently Viewed | Related Products | Popular Products */
.SideRecentlyViewed ul.ProductList {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.SideRelatedProducts ul.ProductList, #SidePopularProducts ul.ProductList, #SideCategoryNewProducts ul.ProductList {
    margin: 0 0 35px 0;
    padding: 0;
    list-style-type: none;
}
.SideRecentlyViewed .ProductList .ProductImage, .SideRelatedProducts .ProductList .ProductImage, #SidePopularProducts .ProductList .ProductImage, #SideCategoryNewProducts .ProductList .ProductImage {
    display: none;
}
.SideRecentlyViewed .ProductList li, .SideRelatedProducts .ProductList li, #SidePopularProducts .ProductList li, #SideCategoryNewProducts .ProductList li {
    clear: both;
    width: 165px;
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #e3e3e3;
}
.SideRecentlyViewed li .ProductDetails { /* Contains the details of the item */
    /*margin-left: 24px;*/
    width: 145px;
    padding: 3px 0 0 0;
    margin: 0 0 0 20px;    
}
.SideRelatedProducts li .ProductDetails, #SidePopularProducts li .ProductDetails, #SideCategoryNewProduct li .ProductDetails { /* Contains the details of the item */
    /*margin-left: 24px;*/
    width: 165px;
    padding: 3px 0 0 0;
    margin: 0;    
}
.SideRecentlyViewed li .ProductDetails strong, .SideRelatedProducts li .ProductDetails strong, #SidePopularProducts li .ProductDetails strong, #SideCategoryNewProduct li .ProductDetails strong {    
    display: block;
}
.SideRecentlyViewed li .ProductDetails em, .SideRelatedProducts li .ProductDetails em, #SidePopularProducts li .ProductDetails em, #SideCategoryNewProduct li .ProductDetails em  {
    clear: both;
    display: block;
    padding: 5px 0 8px 0;
    color: #a34141;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
}
.SideRecentlyViewed li .ProductDetails .Rating img, .SideRelatedProducts li .ProductDetails .Rating img, #SidePopularProducts li .ProductDetails .Rating img, #SideCategoryNewProduct li .ProductDetails .Rating img {
    padding: 0 0 10px 0;
}
.SideRecentlyViewed li .ProductDetails .ProductActionAdd a, .SideRelatedProducts li .ProductDetails .ProductActionAdd a, #SidePopularProducts li .ProductDetails .ProductActionAdd a, #SideCategoryNewProduct li .ProductDetails .ProductActionAdd a {
    background: url(../images/mutantgreen/arrow-green.gif) 0 5px no-repeat;
    padding: 0 0 0 8px;
    text-transform: uppercase;
    font-size: 11px;
}
/* Recently Viewed | Related Products End*/

/* Add To Wishlist */
.AddToWishlist {
    margin: 0 0 25px 0;    
}
/* Add To Wishlist End */

/* Product List */
.PrimaryProductDetails[class] .ProductMain {
    /*width: 394px;*/
    width: 455px;
    float: left;
    padding: 0 25px 0 0;
    margin: 0 0 20px 0;
}
.PrimaryProductDetails .ProductMain {
    /*width: 394px;*/
    width: 440px;
    float: left;
    padding: 0 25px 0 0;
    margin: 0 0 20px 0;
}
.PrimaryProductDetails #product-list-image {
    width: 140px;
    height: 206px;
    background: url(../images/mutantgreen/product-list-image-background.gif) 0 0 no-repeat;
    float: left;
    padding: 10px 0 0 10px;
    margin: 0 0 20px 0;
}
.PrimaryProductDetails #product-list-image .ProductThumb {
    /*float: left;
    width: 190px;
    text-align: center;*/
    width: 130px;
    height: 146px;
    margin: 0 13px 0 0;
    float: left;
    text-align: center;
    background: url(../images/mutantgreen/produc-image-background.gif) 0 0 no-repeat;
}
.PrimaryProductDetails #product-list-image .ProductThumb img {
    border: 0;
    padding: 10px 0 0 0;
}
#ProductReviews img {
    border: 0;
}

/* Product List End */

/* Back To Top */
#back-to-top-outer {
    clear: both;
    width: 100%;
    height: 38px;
    background: url(../images/mutantgreen/back-to-top-outer-background.jpg) 50% 0 no-repeat;
}
#back-to-top {
    width: 980px;
    height: 38px;
    margin: 0 auto;
}
#back-to-top a:link, #back-to-top a:visited, #back-to-top a:active {
    width: 111px;
    height: 37px;
    display: block;
    text-indent: -900em;
    background: url(../images/mutantgreen/back-to-top.jpg) 0 0 no-repeat;
    float: right;
}
/* Back To Top End */

/* Footer */
#footer-outer {
    width: 100%;
    background: url(../images/mutantgreen/footer-outer-background.jpg) 50% 0 repeat-y;
}
#footer {
    width: 980px;
    margin: 0 auto;
    color: #FFF;
    font-size: 11px;
    padding: 34px 0 40px 0;
}
#footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#footer-logo {
    width: 218px;
    padding: 0 32px 0 0;
    background: url(../images/mutantgreen/footer-divider.jpg) top right no-repeat;
    margin: 0 32px 0 0;
    float: left;
}
#footer-logo img {
    padding: 0 0 10px 0;    
}
#footer-logo p {
    text-align: right;    
}
#footer-main {
    width: 194px;
    padding: 0 34px 0 0;
    float: left;
}
#footer-main ul {
    border-top: 1px solid #a1a0a0;
}
#footer-main ul li a {
    color: #d5d5d5;
    padding: 4px 0 6px 10px;
    border-bottom: 1px solid #a1a0a0;
    width: 184px;
    display: block;
    background: url(../images/mutantgreen/arrow-light-green.gif) 1px 9px no-repeat;
}
#footer-main ul li a:hover {
    color: #FFF;    
}
#footer-shop {
    width: 194px;
    padding: 0 34px 0 0;
    float: left;    
}
#footer-shop ul {
    border-top: 1px solid #a1a0a0;
}
#footer-shop ul li a {
    color: #d5d5d5;
    padding: 4px 0 6px 10px;
    border-bottom: 1px solid #a1a0a0;
    width: 184px;
    display: block;
    background: url(../images/mutantgreen/arrow-light-green.gif) 1px 9px no-repeat;
}
#footer-shop ul li a:hover {
    color: #FFF;    
}
#footer-search {
    width: 241px;
    float: left;
    padding: 21px 0 0 0;
}
#footer-search img {
    border: 0;    
}
#footer-search .search-input {
    /*width: 204px;*/
    width: 199px;
    height: 22px;
    background: url(../images/mutantgreen/search-footer-input.jpg) 0 0 no-repeat;
    font-size: 11px;
    color: #696868;
    border: 0;
    /*float: left;*/
    padding: 0 0 0 5px;
    margin: 1px 5px 0 0;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
}
#footer-search .search-button {
    /*float: left;    */
}
#footer-search ul {
    clear: both;    
    margin: 0 0 20px 0;
    padding: 7px 0 0 0;
    list-style-type: none;
    float: right;
}
#footer-search ul li {
    margin: 0;
    padding: 0;
    float: left;
}
#footer-search a.advanced-search:link, #footer-search a.advanced-search:visited, #footer-search a.advanced-search:active {
    width: 129px;
    height: 13px;
    display: block;
    text-indent: -900em;
    background: url(../images/mutantgreen/advanced-search-footer.jpg) 0 0 no-repeat;
    float: left;
}
#footer-search a.search-tips:link, #footer-search a.search-tips:visited, #footer-search a.search-tips:active {
    width: 88px;
    height: 13px;
    display: block;
    text-indent: -900em;
    background: url(../images/mutantgreen/search-tips-footer.jpg) 0 0 no-repeat;
    float: left;
}
#footer-search p a {
    clear: both;
    color: #d5d5d5;
}
#footer-search p a:hover {
    color: #FFF;    
}
.insiteful-text {
    line-height: 40px;    
    padding: 0;
    float: right;
}
.insiteful a:link, .insiteful a:visited, .insiteful a:active {
    width: 103px;
    height: 42px;
    overflow: hidden;
    display: block;
    overflow: hidden;
    text-indent: -900px;
    float: right;
    background: url(../images/mutantgreen/insiteful.jpg) 0 0 no-repeat;
    padding: 0;
    margin: 0;
}
.insiteful a:hover {
    background-position: left bottom;    
}
/* Footer End */

/* --------------------------------------------------------------------------------------------------- */

/* Original Content Start */

.HorizontalFormContainer dl, .VerticalFormContainer dl {
    margin: 0;
}
.HorizontalFormContainer dt {
    width: 160px;
    float: left;
    margin-bottom: 6px;
    clear: left;
}
.HorizontalFormContainer dd {
    margin-left: 170px;
    margin-bottom: 6px;
}
.NarrowFormContainer dt {
    width: 110px;
}
.NarrowFormContainer dd {
    margin-left: 120px;
}
.HorizontalFormContainer p.Submit {
    margin-left: 170px;
}
.NarrowFormContainer p.Submit {
    margin-left: 120px;
}
.VerticalFormContainer dt {
    margin-bottom: 6px;
}
.VerticalFormContainer dd {
    margin-bottom: 6px;
    margin-left: 10px;
}

/* Holly Hack. IE Requirement */
* html #Menu ul li { float: left; height: 1%; }
* html #Menu ul li a { height: 1%; }
/* End */

/* Primary Content Area */
.Content .Block {
    clear: both;
}
.Block {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* Page Breadcrumbs */
.Breadcrumb ul, .Breadcrumb li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.Breadcrumb {
    width: 630px;
    border-bottom: 1px solid #dcdbdb;
    padding: 0 0 8px 0;
    margin: 0 0 21px 0;
}
.Breadcrumb li {
    display: inline;
    font-size: 11px;
    margin-right: 5px; 
}
.Breadcrumb li a {
    padding-right: 10px;
    background: url('../images/BreadcrumbSep.gif') no-repeat right;
}
.FindByCategory ul {
    list-style-type: none;
    padding: 0;
    margin: 0 0 10px 0;
}
.FindByCategory li a:link, .FindByCategory li a:visited, .FindByCategory li a:active {
    padding-left: 12px;
    background: url('../images/BreadcrumbSep.gif') no-repeat 3px 5px;
    padding-right: 8px;
}

/* Miscellaneous Definitions */
.Meta {
    color: #444;
    font-size: 0.93em;
}
.Left .FeedLink, .Right .FeedLink {
    padding-right: 5px;
}
.Content .FeedLink {
    margin-top: 4px;
}
.FloatRight {
    float: right;
}
.FloatLeft {
    float: left;
}
.ClearRight {
    clear: right;
}
.ClearLeft {
    clear: left;
}
.SortBox {
    font-size: 0.95em;
    color: #444;
}
.CompareButton {
    clear: both;
    text-align: right;
    margin-top: 12px;
    padding: 4px;
}
.Clear {
    clear: both;
}
.Field45 {
    width: 45px;
}
.Field100 {
    width: 100px;
}
.Field150 {
    width: 150px;
}
.Field200 {
    width: 200px;
}
.Field250 {
    width: 250px;
}
.Field300 {
    width: 300px;
}
.Field350 {
    width: 350px;
}
.Field400 {
    width: 400px;
}
.MB10 { margin-bottom:10px; }
.MT0 { margin-top:0px; }
.LH140 { line-height:140%; }
.PLRB5 { padding:0px 5px 5px 5px; }
.PLR10 { padding:0px 10px 0px 10px; }
.PL20 { padding:0px 0px 0px 20px; }
.PL40 { padding:0px 0px 0px 40px; }
.ML20 { margin:0px 0px 0px 20px; }
.MT10 { margin-top:10px; }
.PL10 { padding-left:10px; }
.PB2 { padding-bottom:2px; }
.NoMarginBottom { margin-bottom: 0; }
.Required {
    color: red;
    font-weight: bold;
    visibility: visible;
}
.InfoMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;
}
.SuccessMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;

}
.ErrorMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;
}/************* Page Specific: Create Account / Login Page *************/
/*.CreateAccount {
    float: left;
    width: 335px;
    border-right: 1px solid #ccc;
    padding-right: 20px;
}*/
.CreateAccount {
    float: left;
    width: 300px;
    border-right: 1px solid #dcdbdb;
    padding: 0 0 20px 35px;
}
.AccountLogin {
    float: left;
    padding-left: 20px;
    width: 335px;
}
ul.ShippingAddressList, ul.ShippingAddressList li {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.ShippingAddressList li {
    width: 30%;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}
/*.PrimaryProductDetails .ProductThumb {
    float: left;
    width: 190px;
    text-align: center;
}
.PrimaryProductDetails .ProductMain {
    width: 394px;
    float: left;
}*/
.PrimaryProductDetails dl {
    /*font-size: 0.90em;*/
}
.PrimaryProductDetails dt {
    font-weight: bold;
    width: 80px;
    clear: left;
}
.PrimaryProductDetails dd {
    margin-left: 90px;
}
.Right hr {
    margin: 5px 0 0;
}
.ComparisonCheckbox {
    float: left;
    padding: 5px 0 0 0;
}
/*.SideRecentlyViewed .CompareButton {
    margin: 10px 0 0 0;
    padding: 0;
}
.SideRecentlyViewed .ProductList li {
    margin-left: 0;
}
.SideRecentlyViewed .ProductDetails {
    margin-left: 20px;
}*/

/* Product Comparisons */
.ComparisonTable { width: 100%; border-collapse: collapse; border: 1px solid #c3bfbf; margin: 0 0 15px 0;}
.ComparisonTable td { vertical-align:top; font-size: 12px; border-left: 1px solid #c3bfbf; border-right: 1px solid #c3bfbf; }
.ComparisonTable th { vertical-align:top; font-size: 12px; border-left: 1px solid #c3bfbf; border-right: 1px solid #c3bfbf; border-bottom: 1px solid #c3bfbf; }
.CompareFieldName { width:95px; padding:8px 10px 8px 15px; }
.CompareFieldTop { padding:5px; text-align:center; }
.CompareFieldTop a { text-decoration:none; font-size:12px; }
.CompareFieldTop a:hover { text-decoration:underline; }
.CompareLeft { padding:5px 10px 5px 10px; }
.CompareCenter { text-align:center; padding:5px; }
.CompareRating { text-align:center; padding-top:8px; vertical-align:middle; }
.CompareProductOption { margin-left:20px; padding-left:5px; }

.ComparisonTable td img, .ComparisonTable th img {
    border: 0;    
}
.Availability { color:gray; }
.LittleNote { color:gray; font-size: 0.85em; }
.ViewCartLink {
    padding-left: 30px;
    padding-top: 4px;
    padding-bottom: 8px;
}

/* General Tables */
table.General,
table.CartContents, table.General {
    width: 100%;
    margin: 10px 0;
}
table.General thead tr th,
table.CartContents thead tr th {
    padding: 6px 10px;
    text-align: left;
}
table.General tbody td,
table.CartContents tbody td {
    padding: 6px 10px;
    vertical-align: top;
}
table.General tbody tr.First td {
    border-top: 0;
}

/* Cart Contents Table */
.CartContents tbody td {
    border-bottom: 0;
}
.CartContents .ProductName a {
    font-weight: bold;
}
.CartContents tbody .SubTotal td {
    text-align: right;
    font-weight: bold;
}
.ProceedToCheckout {
    text-align: right;
}
.Content .ProceedToCheckout {
    width: 200px;
    float: right;
}
.ProceedToCheckout a {
    padding-top: 5px;
}
.ProductOptionList, .ProductOptionList li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ProductOptionList {
    margin-bottom: 10px;
}
.ProductOptionList li {
    margin-bottom: 3px;
    margin-left: 2px;
}
.ProductOptionList input {
    vertical-align: middle;
}
.MiniCart .SubTotal {
    /*text-align: center;*/
    font-size: 115%;
    color: #075899;
}
.MiniCart .CartProductOptionList {
    display: block;
}
.JustAddedProduct {
    /*width: 128px;
    overflow: hidden;
    margin: auto;
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;*/
    width: 130px;
    height: 266px;
    background: url(../images/mutantgreen/clearance-item-background.gif) 0 0 no-repeat;
    background: 
    margin: 0 0 10px 0;
    padding: 10px 10px 0 10px;
    
}
.JustAddedProduct .ProductImage {
    width: 130px;
    height: 146px;
    margin: 0 13px 10px 0;
    text-align: center;
    background: url(../images/mutantgreen/produc-image-background.gif) 0 0 no-repeat;
}
.JustAddedProduct .ProductImage img {
    border: 0;    
    padding: 10px 0 0 0;
}

/*.JustAddedProduct strong, .JustAddedProduct a {
    font-weight: bold;
    font-size: 1.02em;
    display: block;
    margin-bottom: 3px;
}*/
.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.CategoryPagination {
    padding: 5px;
    text-align: center;
}
.CategoryPagination .PagingList li {
    display: inline;
    padding: 0 5px;
}/* Quick Search */
.QuickSearch { margin: 0; padding: 0; text-align: left; border-collapse: collapse; background: #fff; border: 1px solid #BFBFBF;  }
.QuickSearchTitle td, .QuickSearchAllResults td { font-weight: bold; padding: 4px; font-size: 11px; border-bottom: 1px solid #d7d5d5;}
.QuickSearchResult td { font-size: 11px; padding:8px 0px 8px 8px; cursor: pointer; border-bottom: 1px solid #d7d5d5;}
.QuickSearchResultImage { margin-left: 4px; margin-right: 10px; text-align: center; }
.QuickSearchResultNoImage { padding-top: 10px; color: #777; }
.QuickSearchResultName { font-weight: bold; text-decoration: none; display: block;  padding-bottom: 5px; padding-right: 10px; }
.QuickSearchResult .Price { font-size: 11px; display: block;}
.QuickSearchHover td{ /*background: #E8F4F8;*/ background: #f0efef; }
.QuickSearchHover a { text-decoration: underline; font-weight:bold; }
.QuickSearchAllResults { text-indent: -7000px; }
.QuickSearchAllResults a { text-decoration: underline; height: 25px; display: block; background: url('../images/mutantgreen/QuickSearchAllResultsButton.gif') no-repeat right; }
.QuickSearchAllResults a:active, .QuickSearchAllResults a { outline: none; -moz-outline-style: none; }
.QuickSearchResult td img.RatingIMG { clear: both;}

/* Brand Tag Clouds */
.BrandCloud .smallest { font-size:12px; }
.BrandCloud .small { font-size:15px; }
.BrandCloud .medium { font-size:18px; }
.BrandCloud .large { font-size:20px; }
.BrandCloud .largest { font-size:26px; }
.BrandCloud a { padding-right: 5px; }
.DownloadExpires { padding-top: 3px; font-style: italic; color: gray; }
.DownloadExpiresToday { color: red; }

.CheckoutRedeemCoupon h4 { margin-top: 0; }
.CheckoutRedeemCoupon p { margin-top: 10px; margin-bottom: 0;}

.BillingDetails {
    float: left;
    width: 48%;
    margin-right: 10px;
    margin-bottom: 15px;
}
.ShippingDetails {
    float: left;
    width: 48%;
    margin-bottom: 15px;
}
.ProductDetailsGrid dt {
    width: 140px;
    margin-bottom: 6px;
    float: left;
    font-weight: bold;
}
.ProductDetailsGrid dd {
    margin-left: 145px;
    margin-bottom: 6px;
}
/*.SubCategoryList {
    padding: 4px;
    margin: 0 0 20px 0;
}*/
.SubCategoryList {
    padding: 10px;
    margin: 0 0 20px 0;
    width: 610px;
}
.SubCategoryList ul, .SubCategoryList li {
    list-style: none;
    margin-left: 0;
}
.SubCategoryList li {
    margin-bottom: 4px;
    padding-left: 25px;
    background: url('../images/SubCategory.gif') no-repeat 3px 1px;
}
.SearchTips .Examples {
    background: lightyellow;
    padding: 8px;
    border: 1px solid #aaa;
    color: #555;
    margin-left: 30px;
    margin-bottom: 10px;
}
.PrimaryProductDetails .ProductThumb p {
    margin-top: 10px;
    font-size: 0.9em;
}
.ProductReviewList {
    clear: both;
}
ol.ProductReviewList li {
    margin: 0 0 15px 15px;    
}
.SortBox select {
    font-size: 0.9em;
}
.SortBox option {
    color: #444;
}
.YourAccount li {
    margin-bottom: 8px;
}
.SoldOut {
    color: #999;
}
.RemoveFromWishlistForm {
    margin: 5px;
}

.ShippingProviderList {
    list-style: none;
}
small {
    font-size: 11px;
    color: gray;
}
.HowToPay {
    margin-bottom: 10px;
}
/*.ProductList em, .ProductList .Rating {
    display: block;
}*/
.ProductOptionList {
    display: block;
}
.GoogleCheckout p,
.PayPalExpressCheckout p,
.AlternativeCheckout p {
    margin: 0;
    font-size: 90%;
}
.GoogleCheckout,
.PayPalExpressCheckout,
.AlternativeCheckout {
    text-align: center;
    margin-bottom: 10px;
}
.KeepShopping {
    width: 180px;
    clear: both;
    text-align: right;
}
/** Top Right Locale Chooser (list of flags) **/
#TopMenu li.Flag {
    float: right;
}
#TopMenu li.Flag div {
    border: 0;
}
#TopMenu li.Flag img {
    margin: 3px;
}
#TopMenu li.Flag img.Last {
    margin-right: 0px;
}
#TopMenu li.Flag img.Selected {
    border: 2px solid #ffffaa;
    margin: 1px 3px;
}
/** Currency Selector **/
.CurrencyList dl {
    margin: 0;
    padding: 0;
}
.CurrencyList dd {
    padding: 0px;
    margin: 0px;
    border: 1px solid #EDECEC;
    background-color: #F9F9F9;
    clear: both;
}
.CurrencyList a {
    padding: 0 3px 0 5px;
    display: block;
    line-height: 1.8;
    text-decoration: none;
    font-size: 11px;
}
.CurrencyList a.Sel {
    background-color: #FFFFAA;
}
.CurrencyList a:hover .Text {
    text-decoration: underline;
}
.CurrencyList a .Flag {
    margin-top: 4px;
    display: block;
    float: left;
    width: 24px;
    padding-right: 2px;
    vertical-align: middle;
}
.CurrencyList a .Text {
    display: block;
    padding-left: 24px;
}
.PrimaryProductDetails .YouSave {
    font-weight: bold;
    margin-top: 3px;
    display: block;
}
/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    margin-top: 4px;
    margin-bottom: 4px;
    font-weight: normal;
    width: 320px;
    padding: 7px;
    float: right;
}
.EstimateShipping dt {
    width: 100px;
    float: left;
    margin-bottom: 8px;
    clear: left;
}
.EstimateShipping dd {
    margin-bottom: 8px;
    font-weight: normal;
    text-align: left;
    margin-left: 114px;
}
.EstimateShipping p.Submit {
    margin-top: 10px;
    margin-bottom: 3px;
}
.EstimateShipping label {
    display: block;
    margin-bottom: 5px;
}
.EstimatedShippingMethods {
    text-align: left;
}
.EstimatedShippingMethods table {
    width: 100%;
    border-collapse: collapse;
}
.EstimatedShippingMethods .VendorShipping {
    margin-left: 20px;
    margin-bottom: 10px;
}
.EstimatedShippingMethods .Submit {
    text-align: right;
}
.CartContents tbody .SubTotal .EstimatedShippingMethods tbody td {
    text-align: left;
}
.CartContents tbody .SubTotal .EstimatedShippingMethods tbody td.Price {
    text-align: right;
}
.SharePublicWishList {
    background-color:lightyellow;
    padding:5px;
    border:1px solid #CDDEE2;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    position: relative;
    padding: 6px;
    margin-bottom: 10px;
}
.ExpressCheckoutBlock h3 a {
    font-size: 12px;
}
.ExpressCheckoutBlock {
    padding-top: 6px;
}
.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
    display: none;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    display: inline;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
    display: none;
}
a.ChangeLink {
    position: absolute;
    right: 15px;
}
.ExpressCheckoutBlock a.ChangeLink {
    display: none;
}
.ExpressCheckoutBlockCompleted a.ChangeLink {
    display: inline;
}
.ExpressCheckoutCompletedContent {
    position: absolute;
    left: 250px;
}
.LoadingIndicator {
    margin-left: 10px;
}
.LoadingIndicator img {
    vertical-align: middle;
    margin-right: 10px;
}
#TopMenu li.HeaderLiveChat {
    float: right;
}
#TopMenu li.HeaderLiveChat div {
    border-left: 0;
}
.HeaderLiveChat img {
    vertical-align: middle;
}
#ProductOtherDetails .ProductDetailsGrid {
    margin-left: 25px;
}
.SubCategoryListGrid {
    padding: 4px;
}
.SubCategoryListGrid ul, .SubCategoryListGrid li {
    list-style: none;
    margin-left: 0;
}
.SubCategoryListGrid li {
    margin-bottom: 4px;
    padding: 10px;
    margin-left: 10px;
    background: #fff;
    float: left;
    text-align: center;
}
.SubCategoryListGrid ol {
    clear: both;
}
.SubBrandList {
    padding: 4px;
}
.SubBrandList ul, .SubBrandList li {
    list-style: none;
    margin-left: 0;
}
.SubBrandList li {
    margin-bottom: 4px;
    padding-left: 25px;
    background: url('../images/SubBrand.gif') no-repeat 3px 1px;
}
.SubBrandListGrid {
    padding: 4px;
}
.SubBrandListGrid ul, .SubBrandListGrid li {
    list-style: none;
    margin-left: 0;
}
.SubBrandListGrid li {
    margin-bottom: 4px;
    padding: 10px;
    margin-left: 10px;
    background: #fff;
    float: left;
    text-align: center;
}
.SubBrandListGrid ol {
    clear: both;
}
.ProductAddToCart dt {
    float: left;
    font-weight: bold;
    width: 140px;
    margin: 0;
    padding: 0 0 5px;
}
.ProductAddToCart dt div.Required, #CartEditProductFieldsForm dt div.Required{
    margin-left: -10px;
}
.ProductAddToCart dd {
    margin: 0;
    padding: 0 0 5px;
    width: 200px;
    float: left;
}
.ProductAddToCart input.Textbox, #CartEditProductFieldsForm input.Textbox{
    width:181px;
}
.ProductAddToCart textarea, #CartEditProductFieldsForm textarea{
    width:183px;
    height: 50px;
}
.ProductFields dd {
    margin-bottom: 4px;
    float:left;
    margin-left:20px;
}
.ProductFields {
    margin-bottom: 15px;
}
.ProductFields input.Textbox {
    width:100%;
}
.ProductFields TextArea {
    width:100%;
}
.CartContents .CartProductFieldsLink {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url('../images/GiftWrappingAvailable.gif') no-repeat;
    padding-bottom: 4px;
}
.CartContents .CartProductFieldsRow {
    border-top: 0;
}
.CartContents .CartProductFieldsRow dl {
    margin-top:15px;
}
p.QuantityInput, p.AddCartButton {
    text-align: center;
}
.ProductAddToCart dt.QuantityInput {
    margin-top: 4px;
}
.ProductAddToCart dd.AddCartButton span {
    margin-top: 4px;
    padding-right: 5px;
}
.ProductActionAdd {
    display: block;
    margin-top: 5px;
}
.ProductActionAdd a, .ProductActionAdd strong a {
    /*text-decoration: underline;*/
}
.TagList {
    margin-top: 20px;
}
.CartThumb {
    text-align: center;
    width: 1px;
}
.WrappingOptions {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url('../images/GiftWrappingAvailable.gif') no-repeat;
    padding-bottom: 4px;
    line-height: 1.6;
}
.ViewAllLink a {
    padding-top: 10px;
    display: block;
}
.SelectGiftWrapMultiple {
    max-height: 400px;
}
/* Tabbed Navigation */
.TabNav, .TabNav li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.TabNav {
    font-size: 11px;
    margin-bottom: 10px;
    padding: 6px 4px 6px 4px;
}
.TabNav li {
    display: inline;
}
.TabNav li a {
    position: relative;
    top: 2px;
    font-size: 12px;
    padding: 4px 6px;
    margin-right: 3px;
    margin-top: 3px;
    text-decoration: none;
}
.TabNav li a:hover {
    text-decoration: none;
}
.TabNav li.Active a {
    margin-top: 0px;
    padding-top: 7px;
    font-weight: bold;
}
.ProductAddToCart dd.AddCartButton div.BulkDiscount {
    display: inline-block;
    float:left;
}
.ProductAddToCart dd.AddCartButton div.BulkDiscount div.BulkDiscountLink {
    padding-left: 4px;
}
#VendorLogo .BlockContent, #VendorPhoto .BlockContent {
    margin: 0;
    text-align: center;

}
.TransitTime {
    font-weight: normal;
    color: gray;
}
/*.Content .ProductList.List li {
    margin: 0;
    margin-top: 6px;
    display: block;
    width: auto;
    float: none;
    padding: 6px;
    min-height: 0;
    height: 132px;
    background-image: none;
}
.Content .ProductList.List .ProductImage {
    margin: 0 !important;
    padding: 0px;
    margin-right: 15px;
    float: left;
    background-image: none;
    width: 120px;
    height: 120px;
}
.Content .ProductList.List .ProductDetails {
    height: auto;
    display: block;
    clear: none;
    padding: 0px;
    padding-left: 5px;
    margin: 0px;
    margin-left: 135px;
    text-align: left;
    background-image: none;
}
.Content .ProductList.List .ProductQty {
    margin-left: 10px;
}

.Content .ProductList.List .ProductDescription {
    font-style: italic;
    margin-top: 5px;
}*/
.SectionTitle {
           /*font-size: 1.1em;
    margin-bottom: 5px;
        color: #034285;
        font-weight: bold;*/
}
p.SectionTitle {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 16px 0;
    color: #075786;
}
.Content .ProductList .ProductRightCol {
    float: right;
}
.Content .ProductList.List li .ProductCompareButton {
    text-align: left;
    margin-top: 10px;
}
.OrderItemMessage {
    background-color:#fff1a8;
    padding:7px;
    margin:10px 0px 10px 0px;
}

/* Custom Fields - Start */
.LittleNotePassword {
    color:gray;
    font-size: 0.85em;
    padding:2px 0px 2px 0px;
}
.RequiredClear {
    visibility: hidden;
}
/* Custom Fields - End */

/** AJAX loading box - Start **/
#AjaxLoading {
    display: none;
    text-align: center;
    background: #FCF5AA;
    width: 180px;
    z-index: 10000000000;
    padding: 5px 10px;
}
#AjaxLoading img {
    vertical-align: bottom;
    margin-right: 5px;
}
/** AJAX loading box - End **/
#ProductDetails #ImageScrollPrev,
#ProductDetails #ImageScrollNext {
    float: left;
    background:none;
    border:none;
    margin-top:16px;
    cursor:pointer;
    display: none;
}
#ProductDetails #ImageScrollPrev img,
#ProductDetails #ImageScrollNext img {
    border: 0;
}
#ProductDetails .ProductTinyImageList {
    float: left;
    margin-top:10px;
    white-space:nowrap;
    width: 80%;
    overflow: hidden;
    margin-left:auto;
}
#ProductDetails .ProductTinyImageList ul li {
    width: 40px;
    height: 30px;
    overflow: hidden;
    float: left;
    margin-left:3px;
    border: 1px solid gray;
}
#ProductDetails .ProductTinyImageList ul li div {
    display: table-cell;
    text-align: center;
}
#ProductDetails .ProductTinyImageList ul li #TinyOuterDiv {
    border: 2px solid white;
}
#ProductDetails .ProductTinyImageList ul {
    margin: 0pt;
    padding: 0pt;
    position: relative;
    list-style-type: none;
    white-space:nowrap;
    width: 2500px;
}
#ProductDetails .ProductThumbImage {
    height: 220px;
    width: 220px;
    overflow: hidden;
    margin:auto;
}
.carousel {
    position: relative;
    visibility: hidden;
    left: -5000px;
    width: 180px;
}
.ProductTinyImageList img {
    border: 0;
}
.Value ul {
    list-style-type: none;
}
.GiftCertificateCode {
    padding: 0 0 20px 0;    
}

