﻿@font-face
{
    font-family:Gotham-Light;
    src:url('Fonts/Gotham-Light.otf') format('opentype');
}
/****************************************************************************************************/
/* Contributor(s): RetroViz Design. 
/****************************************************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML GENERAL 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form, input
{
    margin: 0;
    padding: 0;
}

body
{
    font-family: 'Trebuchet MS';
    font-size: 12px;
    text-align: center;
    background: white;
    color: #3A4045;
}

a
{
    color: #3664A5;
    text-decoration: none;
}

a:hover
{
    color: #3664A5;
    text-decoration: underline;
}

a img
{
    border: 0;
}

img
{
    border: none;
}

h1, h2, h3, h4, h5, h6
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h2, h3
{
    font-size: 22px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER PAGE WRAPPERS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.master-wrapper-page
{
    margin: 0 auto;
    width: 1024px;
    background: #fff;
}

.master-wrapper-content
{
    float: left;
    width: 910px;
    /*margin: 15px 0 0 57px;*/
    margin:0 0 0 0;
    text-align: left;
    background: #FFF;
}

/* one column master page */
.master-wrapper-center-1
{
    float: left;
    width: 910px;
    background: #FFF;
    display: inline;
}

.master-wrapper-cph-1
{
    float: left;
    width: 910px;
    color: #000;
    min-height: 600px; /*padding: 10px 10px 10px 10px;*/
}

/* two column master page */
.master-wrapper-side-2
{
    float: left;
    width: 180px;
    margin: 0 0 0 10px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    display: inline;
}

.master-wrapper-center-2
{
    float: left;
    width: 760px;
    margin: 0px 0 0 10px;
    background: #FFF;
    display: inline;
}

.master-wrapper-cph-2
{
    float: left;
    width: 740px;
    background: #FFF;
    color: #000;
    min-height: 400px;
    padding: 10px 10px 10px 10px;
}

/* three column master page */
.master-wrapper-leftside-3
{
    float: left;
    width: 180px;
    margin: 0 0 0 10px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    display: inline;
}

.master-wrapper-center-3
{
    float: left;
    width: 560px;
    margin: 0px 0 0 10px;
    background: #FFF;
    display: inline;
}

.master-wrapper-cph-3
{
    float: left;
    width: 540px;
    background: #FFF;
    color: #000;
    min-height: 400px;
    padding: 10px 10px 10px 10px;
}

.master-wrapper-rightside-3
{
    float: right;
    width: 180px;
    margin: 0 10px 0 10px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    display: inline;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
    padding: 6px 6px 10px 5px;
    height: 125px;
    margin-bottom: 5px;
}

.header .icon
{
    vertical-align: bottom;
}

.header .ico-register
{
    background: url('images/70x25_contactbutton.png') no-repeat;
    padding-left: 70px;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 25px;
    float: left;
}

.header .ico-login
{
    background: url('images/70x25_login.png') no-repeat;
    padding-left: 70px;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 25px;
    float: left;
}

.header .ico-logout
{
    background: url('images/ico-logout.gif') no-repeat;
    padding-left: 20px;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 25px;
    float: left;
}

.header .ico-inbox
{
    background: url('images/ico-inbox.gif') no-repeat;
    padding-left: 20px;
    padding-bottom: 5px;
}

.header .ico-cart
{
    background: url('images/38x32_shopcart.gif') no-repeat;
    padding-left: 35px;
    padding-bottom: 15px;
}

.header .ico-wishlist
{
    background: url('images/ico-wishlist.gif') no-repeat;
    padding-left: 20px;
    padding-bottom: 5px;
}

.header .ico-admin
{
    background: url('images/ico-admin.gif') no-repeat;
    padding-left: 20px;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 25px;
    float: left;
}

.header-logo
{
    float: left;
    text-align: left;
    margin-top: 10px;
    margin-left: 0px;
}
.header-purchasing
{
    float:right;
    width:100%;
}
.header-suppliers
{
    float:right;
    width:100%;
    padding-bottom:5px;
}
.header-clients
{
    float:right;
    width:100%;
    padding-bottom:5px;
}
a.logo
{
    background: url('images/LGO-DIR4c.2016.jpg') no-repeat;
    display: block;
    width: 300px;
    height: 133px;
    text-decoration: none;
    margin-bottom:25px;
}
a.logo1
{
    background: url('images/PurchasingPeople.jpg') no-repeat;
    display: block;
    width: 200px;
    height: 40px;
    text-decoration: none;
}
a.logo2
{
    background: url('images/WebsiteButton.Suppliers.2014.jpg') no-repeat;
    display: block;
    width: 200px;
    height: 40px;
    text-decoration: none;
}
a.logo3
{
    background: url('images/WebsiteButton.Corporations.jpg') no-repeat;
    display: block;
    width: 200px;
    height: 40px;
    text-decoration: none;
}
.header-tagline
{
    padding-top: 90px;
    float: left;
    width: 300px;
    height: 32px;
    text-decoration: none;
    color:#E05206;
    font-style:italic;
    font-size:10pt;
    font-family:Gotham-Light;
}
.header-selectors-wrapper
{
    text-align: right;
    float: right;
    width: 500px;
}

.header-currencyselector
{
    float: right;
}

.header-languageselector
{
    float: right;
}

.header-taxDisplayTypeSelector
{
    float: right;
}

.header-links-wrapper
{
    text-align: right;
    width: 290px;
    float:left;
    margin-top:-5px;
}

.header-links-wrapper-right
{
    float: right;
}

.header-links
{
    /*border: solid 1px #FFF;*/
    display: inline-table;
    width:100px;
    padding-top:110px;
    /*width: 280px;*/
}

.header-links ul
{
    padding: 0;
    margin: 0;
}

.header-links ul li
{
    list-style: none;
    display: inline;
    float: left;
    margin-left: 5px;
}

.header-links a
{
    color: #808080;
    font-family: Trebuchet MS;
    font-size: 11pt;
    font-weight: bold;
    text-decoration: none;
    float: left;
}

.header-links a:hover
{
    color: #808080;
}

.header-links a.account
{
    color: #3664A5;
    padding-top: 0px;
}

.header-links span.impersonate
{
    color: #E44097;
    font-weight: bold;
}

.header-links span.impersonate .finish-impersonation
{
    color: #58DE81;
}

/*.headermenu
{
    color: #FFFFFF;
    background: #E6E6E6;
    padding: 8px 0 9px 0;
    text-align: center;
    letter-spacing: 1px;
    height: 25px;
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 5px;
}

.headermenu ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
    float: left;
    line-height: 1.8em;
}
.headermenu li a
{
    color: #808080;
    text-decoration: none;
    text-transform: uppercase;
    height: 38px;
}
.headermenu li a:hover
{
    color: #1ab7ea;
}

.headermenu li
{
    float: left;
    padding-right: 0px;
    padding-left: 0px;
    vertical-align: middle;
    margin-right: 30px;
    height: 40px;
}
.headermenu ul li
{
    vertical-align:middle;
    height:22px;
    padding-top: 5px;
}

.headermenu li:first-child
{
    margin-left: 30px;
}

.headermenu ul ul
{
    position: absolute;
    color: #FFFFFF;
    background: #E6E6E6;
    padding: 14px 5px 13px 0px;
    text-align: left;
    letter-spacing: 1px;
    margin: 12px 0 0 -30px;
    height: 34px;
    z-index: 500;
    line-height: 1.25em;
    vertical-align: middle;
}
.headermenu li:last-child ul
{
    margin-left:-123px;
}    
.headermenu ul ul li
{
    float: left;
    padding-right: 0px;
    padding-left: 0px;
    vertical-align: middle;
    margin-left:0px;*/
    /*max-width: 105px;
    min-width: 95px;
}

.headermenu ul ul ul
{
    top: 0;
    left: 100%;
}
div.headermenu ul ul, div.headermenu ul li:hover ul ul, div.headermenu ul ul li:hover ul ul
{
    display: none;
}
div.headermenu ul li:hover ul, div.headermenu ul ul li:hover ul, div.headermenu ul ul ul li:hover ul
{
    display: block;
}

.headermenu .selectedMenuItem a
{
    color: #1ab7ea;
}*/


.headermenu, .footer-message
{
    color: White;
    background-color: #00A94F;
    text-align: center;
    letter-spacing: 1px;
    height: 36px;
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 11px;
    float:left;
    padding-top:4px;
    width:911px;
 
}
.footer-message{
    background-color: #13B5EA;
}
.right-arrow
{
    width:10px;
    height:10px;
    background: url('/Images/arrow_right.png') no-repeat;
    margin-top:2px;
    float:left;
    margin-left:-13px;
    margin-right:3px;
}
.right-carrot
{
    float: right;
    padding-right:5px;
    margin-top:-26px;
}
.headermenu ul
{
    padding: 4px 0 0 0;
    margin: 0;
    list-style-type: none;
    float: left;
}
.headermenu ul li
{
    vertical-align:middle;
    height:10px;
    padding-bottom: 3px;
    border-left:1px solid #fff;
    margin-top:6px;
}
/*.headermenu ul li:hover
{
    background-color:#fff;
    padding-bottom:25px;
    color:#00A94F;
    padding-top:25px;
    height:50px;
}*/

.ie8 .headermenu ul li
{
    vertical-align:middle;
    height:32px;
    padding-top: 5px;
}
.ie7 .headermenu ul li
{
    vertical-align:middle;
    height:32px;
    padding-top: 5px;
}
.headermenu li a
{
    text-decoration: none;
    color:#FFF;
    height: 36px;
    outline:0;
    text-transform: none;
}
    .headermenu li a:first-child
    {
        height:80px;
    }
.headermenu li a:hover
{
    /*color : #1ab7ea;*/
    background-color:#fff;
    padding-bottom:25px;
    color:#00A94F;
    padding-top:25px;
    padding-right:10px;
    padding-left:10px;
}
.headermenu ul ul ul li
{
    color:Black;
}
.headermenu li:hover
{   
    padding-right:0px;
    padding-left:0px;
}
.headermenu ul ul li:hover
{
    background-color: #E6E6E6;
    color : White;
}

.headermenu li a.selected
{
    color: #00A94F;
}
.headermenu a.selected
{
    color: #00A94F;
}
.headermenu li
{
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    vertical-align: middle;
}

.headermenu li:first-child
{
    float: left;
    vertical-align: middle;
    margin-left:20px;
    border-left:none;
}
.headermenu ul li:first-child
{
    /*padding-left: 16px;*/
}
.headermenu ul li ul li:first-child
{
    margin-left: 0px; 
}
.headermenu ul ul ul.submenu
{
    margin-left:161px;
    margin-top:-36px;
    
}
.headermenu ul ul.firstsubmenu, .headermenu ul ul.submenu
{
    background: #E6E6E6;
    position: absolute;
    margin-top : 5px;
    margin-left : 16px;
    text-align: left;
    z-index: 1000;
    width:263px;
}

.headermenu ul ul.submenu
{
    margin-left : -12px;   
    padding-top:5px; 
}
 
.headermenu ul ul li
{
    float: left;
    width: 238px;
    color: #808080;
    font-size: 15px;
    height:auto;
    padding-top : 9px;
    padding-bottom: 7px;
    padding-right:0px;
    padding-left: 14px;
    vertical-align: middle;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #fff0d7;
    height:25px;
}
.headermenu ul ul li a
{
    color: #808080;
    display:block;
    outline:0;
}
.headermenu ul ul li:hover a
{
    color: #1ab7ea;
}
/*.headermenu ul li a:hover
{
    color: #1ab7ea;
}*/
.headermenu ul ul li:hover ul li a
{
    color: #808080;
    outline:0;
}
.headermenu ul ul li:hover ul li:hover a
{
    color: #1ab7ea;
}
.headermenu ul ul ul
{
    margin-left: 161px;
    margin-top: -23px;
}
div.headermenu ul ul, div.headermenu ul li:hover ul ul, div.headermenu ul ul li:hover ul ul
{
    display: none;
}
div.headermenu ul li:hover ul, div.headermenu ul ul li:hover ul, div.headermenu ul ul ul li:hover ul
{
    display: block;
}
.searchbox
{
    float: left;
    width: 180px;
    display: inline;
    padding-left: 5px;
}

.searchbox ul
{
    margin: 0;
    padding: 0;
}

.searchbox ul li
{
    list-style: none;
    float: left;
}

.headermenu ul.topmenu
{
    text-align: left;
}

/*.footer
{
    float: left;
    clear: both;
    height: auto;
    width: 910px;
    background: #FFF;
    text-align:left;
    margin:25px 0 0 57px;
}*/

/*.footer a
{
    font-size: 9pt;
    font-family: Trebuchet MS;
    color: #808080;
}



.footer-poweredby
{
    font-size: 9pt;
    font-family: Trebuchet MS;
    color: #808080;
    margin-left: 54px;
    text-align: left;
}

.footer-storetheme
{
    float: right;
    margin: 0px 100px 0px 10px;
    font-size: 11px;
}

.footer-top
{
    border-bottom: 1px solid;
    border-bottom-color: #1ab7ea;
    width: 912px;
    float:left;
    margin-left:57px;
}

.footer-logos
{
    float:right;
}*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC. CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.page-title
{
    border-bottom: 1px solid;
    margin: 0 0 10px;
    overflow: hidden;
    width: 100%;
}

.page-title h1, .page-title h2
{
    padding: 5px 5px 5px 0px;
    font-size: 32px;
    margin: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
}

td
{
    vertical-align: middle;
}

td.fieldname
{
    font-size: 12px;
}

.table-container
{
}

.table-container .row
{
}

.table-container .row .item-name
{
    padding: 3px 10px 0px 0px;
    display: block;
    white-space: nowrap;
    padding-right: 10px;
    vertical-align: middle;
}
.table-container .row .item-value
{
    padding: 3px 0px 0px 0px;
    vertical-align: middle;
}

.htmlcontent
{
    padding-bottom: 5px;
}

.htmlcontent-title
{
    padding: 0 0 5px 0;
    clear: both;
}

.htmlcontent-header
{
    font-size: 1.2em;
    font-weight: bold;
}

.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: #3664A5;
    background-color: inherit;
    text-decoration: underline;
    font-weight: bold;
}

a.linkButton:hover
{
}

.dropDownLists
{
    height: 17px;
    font-size: 10px;
    padding-left: 2px;
    font-family: Tahoma;
}

.textBox
{
    margin: 1px;
    border-right: #dfe5e7 1px solid;
    border-top: #a8bac2 1px solid;
    border-left: #a8bac2 1px solid;
    border-bottom: #dfe5e7 1px solid;
    background: url(Images/bgTextBox.gif) white repeat-x left top;
    color: #11354A;
    font-family: verdana;
    font-size: 8pt;
    padding: 1px;
    height: 15px;
}

.message-error
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: red;
}

.copyright
{
    float: right;
    padding-right: 10px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.copyright a
{
    color: #3664A5;
    background-color: inherit;
}

/* 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;
}


checkbox, input, radio, select, button
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

/* fix ie button padding bug - apply to all buttons to reduce extra padding applied by ie!
input
{
	width: auto;
	overflow: visible;
} */

textarea
{
    width: 100%;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}

.textbox
{
}

.searchtext
{
    border: solid 1px #d3d3d3;
    vertical-align: top;
    font-size: 12px;
    width: 100%;
}

.searchboxtext
{
    width: 110px;
    border: solid 1px #E3E3E3;
    font-size: 12px;
}

.newsaddcommenttitletext
{
    width: 500px;
    border: solid 1px #E3E3E3;
    vertical-align: top;
    font-size: 12px;
}

.newsaddcommentcommenttext
{
    height: 150px;
    width: 500px;
    border: solid 1px #E3E3E3;
    vertical-align: top;
    font-size: 12px;
}

.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, .pmtitletext
{
    width: 500px;
    border: 1px solid #acacac;
    vertical-align: top;
    font-size: 12px;
}
.forumposttext, .bbeditortext
{
    width: 100%;
    height: 300px;
}
.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, .postlink
{
    color: #555555;
    float: right;
    padding: 1px 3px 1px 3px;
    border: solid 1px #cccccc;
    line-height: 15px;
    font-size: 11px;
}
.postlink
{
    padding: 1px 3px 1px 3px;
    margin-right: 5px;
    border: none;
}

.searchboxbutton
{
    margin-bottom: 2px;
}

.productlistproductdetailbutton, .productgridproductdetailbutton
{
    margin-bottom: 3px;
}

.searchbutton, .contactusbutton, .newsitemaddcommentbutton, .blogpostaddcommentbutton, .productvariantaddtocartbutton, .productwritereviewbutton, .loginbutton, .registerbutton, .checkoutasguestbutton, .savecustomerinfobutton, .addaddressbutton, .changepasswordbutton, .registernextstepbutton, .completeregistrationbutton, .passwordrecoverybutton, .newpasswordbutton, .saveaddressbutton, .sendemailafriendbutton, .checkoutbutton, .selectshippingaddressbutton, .newaddressnextstepbutton, .selectbillingaddressbutton, .sameasshippingaddressbutton, .shippingmethodnextstepbutton, .paymentmethodnextstepbutton, .paymentinfonextstepbutton, .confirmordernextstepbutton, .submitforumtopicbutton, .submitpmbutton, .replypmbutton, .deleteselectedpmbutton, .reorderbutton, .minicartcheckoutbutton, .newsletterbox-subscribebutton, .useragreementbutton, .deleteselectedfsbutton, .submitreturnrequestbutton, .uploadavatarbutton
{
}
.checkoutbutton
{
    background-color:#13B5EA;
}

.productlistaddtocartbutton, .productgridaddtocartbutton, .productemailafriendbutton, .productaddtocomparelistbutton, .productvariantaddtowishlistbutton, .editaddressbutton, .deleteaddressbutton, .cancelrecurringorderbutton, .orderdetailsbutton, .returnitemsbutton, .orderdetailsprintbutton, .estimateshippingbutton, .updatewishlistbutton, .applycouponcodebutton, .updatecartbutton, .continueshoppingbutton, .orderprocessedcontinuebutton, .submitpollvotebutton, .cancelforumtopicbutton, .forumsearchbutton, .forumsearchboxbutton, .cancelpmbutton, .deletepmbutton, .backpmbutton, .removeavatarbutton
{
}


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;
}
ul.languagelist li:hover
{
    cursor: pointer;
}

.storethemelist
{
    border: solid 1px #E3E3E3;
}

.forumtopicoptionscheck
{
}

.forumtopicoptionscheck label
{
    color: #555;
    font-size: 0.9em;
    padding-left: 5px;
    vertical-align: top;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	NAVIGATIONS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.block
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}

.block .title
{
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
    padding: 4px 8px;
}

.block .listbox
{
    font-size: 11px;
    padding: 5px 10px 10px;
    line-height: 18px;
    margin: 0px;
}

.block .listbox ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    color: #3664A5;
    background-color: inherit;
}

.block a
{
}

.block li
{
    list-style: none;
}

.block li.separator
{
    height: 1px;
    background: #E8E6D2;
    width: 140px;
    margin: 5px 0 5px 0;
}

.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-account-navigation
{
}

.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-manufacturer-navigation .active a
{
}

.block-category-navigation .listbox ul .active, .block-manufacturer-navigation .listbox ul .active
{
    font-weight: bold;
}

.block-category-navigation .listbox ul .inactive, .block-manufacturer-navigation .listbox ul .inactive
{
}



.block-account-navigation a.active
{
    font-weight: bold;
}

.block-account-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: bold;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	ORDER SUMMARY, SHOPPING CART, WISHLIST

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.shoppingcart-page, .wishlist-page
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}

.shoppingcart-page .page-title, .wishlist-page .page-title
{
    border-bottom: 0 none;
}

.shoppingcart-page .body, .wishlist-page .body
{
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
    font-size: 11px;
    color: #555;
}

.order-summary-content
{
    margin: 0px;
    padding: 10px 10px 10px 10px;
    font-size: 11px;
    color: #555;
}

.wishlist-content
{
    margin: 0px;
    font-size: 11px;
    color: #555;
    background-color: inherit;
}

.order-summary-content .totals, .order-summary-content .totals1
{
    float: right;
    padding: 23px 5px 0 5px;
    width: 330px;
}
.order-summary-content .totals1
{
    margin-top:-120px;
}
.order-summary-content .cart-collaterals
{
    padding: 20px 0 10px;
    width: 550px;
}

.order-summary-content .deals
{
    display: inline;
    float: left;
    margin: 0 20px 0 0;
    width: 250px;
}

.order-summary-content .shipping
{
    display: inline;
    float: left;
    margin: 0;
    width: 280px;
}

.order-summary-content .coupon-box, .order-summary-content .giftcard-box
{
    padding: 10px 10px 10px 10px;
    font-size: 11px;
    color: #555;
    background: #F7F5E8;
    margin: 0 0 10px 0px;
    border: dotted 1px #d3d3d3;
}

.order-summary-content .giftcard-box
{
    position: relative;
    z-index: 1;
}

.order-summary-content .cart, .wishlist-content .cart
{
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    vertical-align: middle;
}

.wishlist-content .cart
{
    margin-bottom: 25px;
}

.order-summary-content .cart td, .wishlist-content .cart td
{
    padding: 10px;
}

.order-summary-content .cart .cart-header-row, .wishlist-content .cart .cart-header-row
{
    font-weight: bold;
}

.order-summary-content .cart .cart-header-row th, .wishlist-content .cart .cart-header-row th
{
    background: url('images/cart_line_y.gif') repeat-y right;
    padding: 2px 8px;
    vertical-align: middle;
    white-space: nowrap;
}

.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.end, .wishlist-content .cart .cart-header-row th.end
{
    background: none;
    padding-right: 5px;
}

.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
{
    background: url('images/cart_line_y.gif') repeat-y right;
    border-top: 1px dotted #c5c5c5;
    vertical-align: middle;
    line-height: 30px;
}

.order-summary-content .cart .cart-item-row td.productpicture, .wishlist-content .cart .cart-item-row td.productpicture
{
    padding: 5px 5px 5px 5px;
    background: none;
}

.order-summary-content .cart .cart-item-row td.product, .wishlist-content .cart .cart-item-row td.product
{
    text-align: left;
    padding: 0px 10px 0px 10px;
}

.order-summary-content .cart .cart-item-row td.end, .wishlist-content .cart .cart-item-row td.end
{
    border-top: 1px dotted #c5c5c5;
    background: none;
    text-align: right;
    font-weight: bold;
    color: Green;
}

.order-summary-content .warning-box .warning-text, .wishlist-content .warning-box .warning-text
{
    color: Red;
}

.order-summary-content .total-info
{
    float:right;
    margin: 0px;
}

.cart_total_left
{
    width: 100%;
    text-align: right;
    vertical-align: middle;
    height: 21px;
    font-weight: bold;
    color: #353434;
}

.cart_total_left_below
{
    width: 100%;
    text-align: right;
    vertical-align: top;
    height: 30px;
}

.cart_total_right
{
    text-align: right;
    vertical-align: middle;
    padding-left: 5px;
}

.order-summary-content .removegiftcardbutton, .order-summary-content .removediscountbutton
{
    padding-right: 5px;
    padding-left: 18px;
    background: url('images/ico-delete.gif') no-repeat;
    border: 0;
}

.order-summary-content .removegiftcardbutton:hover, .order-summary-content .removediscountbutton:hover
{
    cursor: pointer;
}

.order-summary-content .selected-checkout-attributes
{
    margin: 0px;
    padding: 10px 0px 10px 0px;
    width: 100%;
    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
{
    margin: 0px;
    padding: 10px 0px 10px 10px;
}

.order-summary-content .terms-of-service .read
{
    text-decoration: underline;
}

.order-summary-content .terms-of-service .read:hover
{
    cursor: pointer;
}

.order-summary-content .common-buttons
{
    margin: 0px;
    padding: 10px 10px 10px 0px;
    float: left;
}

.order-summary-content .checkout-buttons
{
    float: right;
    margin: 0px;
    padding: 10px 0px 10px 10px;
}

.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-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding: 5px 5px 5px 0;
    border-bottom: 0 none;
    margin: 0 0 10px;
    width: 100%;
}



.estimate-shipping
{
    margin: 0px;
    padding: 10px 10px 10px 10px;
    font-size: 11px;
    color: #555;
    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: bold;
}
.estimate-shipping .shipping-options .shipping-option-item .option-description
{
    padding: 5px 0 5px 16px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CHECKOUT, ORDER DETAILS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.checkout-page, .checkout-one-page
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}
.checkout-page .page-title, .checkout-one-page .page-title
{
    border-bottom: 0 none;
}
.checkout-page .checkout-data, .checkout-one-page .checkout-data
{
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
    font-size: 11px;
    color: #555;
    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-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    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: 10px 10px 5px 0px;
    font-size: 11px;
    color: #555;
    font-weight: bold;
    clear: both;
}
.order-summary-body
{
    text-align: center;
    margin: 10px 10px 10px 10px;
    border: 1px solid #E8E6D2;
    height: auto;
}

.checkout-data .select-address-title
{
    padding: 10px 10px 5px 0px;
    font-weight: bold;
    clear: both;
}

.checkout-data .address-grid
{
    margin-bottom: 15px;
    padding: 0px;
}

.checkout-data .address-grid .item-box
{
    padding-bottom: 10px;
    text-align: center;
    vertical-align: text-top;
}

.checkout-data .address-grid .address-item
{
    text-align: center;
    margin: 10px 10px 10px 10px;
    border: 1px solid #E8E6D2;
    width: 200px;
    height: auto;
}

.checkout-data .address-grid .address-item .select-button
{
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
}

.checkout-data .address-grid .address-item .address-box
{
    text-align: left;
}

.checkout-data .enter-address-title
{
    padding: 10px 10px 5px 0px;
    font-weight: bold;
    clear: both;
}

.checkout-data .enter-address
{
    text-align: center;
    margin: 10px 10px 10px 10px;
    border: 1px solid #d7d7d7;
    height: auto;
}

.checkout-data .enter-address .enter-address-body
{
    text-align: left;
    margin: 10px 10px 10px 10px;
}

.checkout-data .enter-address .button
{
    margin: 10px 10px 10px 10px;
    text-align: left;
}

.checkout-data .enter-address .the-same-address
{
    text-align: left;
    margin: 10px 10px 10px 10px;
}

.checkout-data .shipping-options
{
    text-align: left;
    margin: 10px 10px 10px 10px;
    border: 1px solid #E8E6D2;
    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: bold;
}

.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
{
    margin: 10px 10px 10px 10px;
    text-align: left;
}

.checkout-data .userewardpoints
{
    margin: 0px;
    padding: 10px 10px 10px 10px;
    font-size: 11px;
    color: #555;
    background: #F7F5E8;
    margin-bottom: 10px;
    border: dotted 1px #d3d3d3;
}

.checkout-data .payment-methods
{
    text-align: left;
    margin: 10px 10px 10px 10px;
    border: 1px solid #E8E6D2;
    height: auto;
}

.checkout-data .payment-methods .payment-method-item
{
    padding: 10px;
    text-align: left;
    vertical-align: text-top;
}

.checkout-data .payment-methods .select-button
{
    margin: 10px 10px 10px 10px;
    text-align: left;
}

.checkout-data .payment-methods .error-block
{
    padding: 10px 10px 5px 0px;
    font-weight: bold;
    clear: both;
}


.checkout-data .payment-info
{
    text-align: left;
    margin: 10px 10px 10px 10px;
    border: 1px solid #E8E6D2;
    height: auto;
}

.checkout-data .payment-info .body
{
    padding: 10px;
    text-align: left;
    vertical-align: text-top;
}

.checkout-data .payment-info .select-button
{
    margin: 10px 10px 10px 10px;
    text-align: left;
}

.checkout-data .confirm-order
{
    text-align: left;
    margin: 10px 10px 10px 10px;
    border: 1px solid #E8E6D2;
    height: auto;
}

.checkout-data .confirm-order .select-button
{
    margin: 10px 10px 10px 10px;
    text-align: left;
}

.checkout-data .confirm-order .error-block
{
    margin: 10px 10px 10px 10px;
    text-align: left;
}

.checkout-data .order-completed
{
    text-align: left;
    margin: 10px 10px 10px 10px;
    border: 1px solid #E8E6D2;
    height: auto;
}

.checkout-data .order-completed .body
{
    padding: 10px;
    text-align: left;
    vertical-align: text-top;
}

.checkout-data .order-completed .select-button
{
    margin: 10px 10px 10px 10px;
    text-align: left;
}

.order-details
{
    margin-bottom: 15px;
    padding: 0px;
}
.order-details .page-title
{
    border-bottom: 0 none;
}
.order-details .info
{
    border: 1px solid #E8E6D2;
    padding: 10px;
}
.order-details .section-title
{
    padding: 10px 10px 5px 0px;
    font-weight: bold;
    clear: both;
}
.order-details .order-overview
{
    text-align: left;
    padding-bottom: 10px;
}
.order-details .order-details-box
{
    text-align: left;
    padding: 10px;
    border: 1px solid #E8E6D2;
    height: auto;
}
.order-details .products-box, .order-details .ordernotes-box
{
    text-align: left;
    padding: 10px;
    border: 1px solid #E8E6D2;
    height: auto;
}
.order-details .checkout-attributes
{
    text-align: right;
    vertical-align: middle;
    padding: 10px;
    height: auto;
}

.downloable-products
{
    margin: 0px 0 0 0;
    padding: 5px 5px 5px 5px;
    font-size: 11px;
    color: #555;
    background-color: inherit;
}

.downloable-products .info
{
    padding: 10px;
}

.downloable-products .products-box
{
    text-align: left;
    padding: 10px;
    border: 1px solid #E8E6D2;
    height: auto;
}

.order-progress
{
    height: 40px;
    margin: 0 auto;
    text-align: center;
    border-bottom: solid 2px #f3f3f3;
}

.order-progress ul
{
    padding: 0;
    margin: 0;
}

.order-progress ul li
{
    list-style: none;
    display: inline;
    padding: 5px 20px 0 20px;
}

.order-progress ul li .active-step
{
    color: #6a6a6a;
    background: url('images/progress-step-active.gif') no-repeat 50% 50%;
    padding-bottom: 40px;
    padding-right: 1px;
}

.order-progress ul li .inactive-step
{
    color: #d7d7d7;
    background: url('images/progress-step-inactive.gif') no-repeat 50% 50%;
    padding-bottom: 40px;
    padding-right: 1px;
}

.return-request
{
    margin-bottom: 15px;
    padding: 0px;
}
.return-request .page-title
{
    border-bottom: 0 none;
}
.return-request .section-addinfo
{
    padding: 10px 10px 5px 0px;
    font-weight: bold;
}
.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;
    color: #555;
    background-color: inherit;
}
.customer-return-request-list .section-title
{
    padding: 10px 10px 5px 0px;
    font-weight: bold;
    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

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.home-page-product-grid
{
    margin-left: auto;
    margin-right: auto;
    width: 520px;
}

.home-page-product-grid .title
{
    padding: 10px 0px 1px 0px;
    margin: 0 5px 10px 5px;
    font-weight: bold;
    text-transform: uppercase;
    clear: both;
    font-size: 1.1em;
    border-bottom: solid 1px #C4C6C8;
    text-align: center;
}

.home-page-product-grid .item-box
{
    padding-bottom: 10px;
    text-align: center;
    vertical-align: text-top;
}

.home-page-product-grid .item
{
    text-align: center;
    margin: 10px 10px 10px 10px;
    width: 150px;
    height: 150px;
}

.home-page-product-grid .item .product-title
{
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}

.home-page-product-grid .item .picture
{
    text-align: center;
}

.home-page-category-grid
{
    /*margin-left: 30px;
    margin-right: 30px;*/
    width: 588px;
    float: left;
    position: relative;
}

.home-page-category-grid a
{
}

.home-page-category-grid .item-box
{
    float: left;
    position: relative;
    width: 596px;
    height: 91px;
    margin-bottom: 3px;
}

.home-page-category-grid .item-box .categorypicture
{
    float: left;
    position: relative;
    width: 105px;
    height: 90px;
    margin-right: 3px;
    margin-top: 1px;
}

.home-page-category-grid .category-item
{
    float: left;
    position: relative;
    width: 488px;
    height: 91px;
    background-image: url('images/480x91_bluebox.png');
    background-repeat: no-repeat;
    padding: 0px;
    /*padding: 18px 0px 18px 0px;*/
}

.home-page-category-grid .category-item .title
{
    position: relative;
    float: left;
    width: 470px;
    padding: 18px 0px 5px 18px;
}

.home-page-category-grid .category-item .title a
{
    position: relative;
    float: left;
    text-align: left;
    font-family: Trebuchet MS;
    font-size: 17px;
    color: #57585b;
    font-weight: normal;
}

.home-page-category-grid .category-item .body
{
    position: relative;
    float: left;
    text-align: left;
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #57585b;
    font-weight: normal;
    width: 470px;
    padding-left: 18px;
}

.home-page-category-grid .category-item .picture
{
    text-align: center;
    padding: 10px 0 10px 0;
}

.bestsellers
{
    margin-left: auto;
    margin-right: auto;
    width: 520px;
}

.bestsellers .title
{
    padding: 10px 0px 1px 0px;
    margin: 0 5px 10px 5px;
    font-weight: bold;
    text-transform: uppercase;
    clear: both;
    font-size: 1.1em;
    border-bottom: solid 1px #C4C6C8;
    text-align: center;
}

.bestsellers .item-box
{
    padding-bottom: 10px;
    text-align: center;
    vertical-align: text-top;
}

.bestsellers .item
{
    text-align: center;
    margin: 10px 10px 10px 10px;
    width: 150px;
    height: 150px;
}

.bestsellers .item .product-title
{
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}

.bestsellers .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: bold;
    font-size: 12px;
    padding-left: 10px;
}

.product-grid .product-item .product-title a
{
    display: block;
    height: 2em;
    line-height: 1.3em;
    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;
    color: #555;
    height: 50px;
}

.product-grid .product-item .add-info
{
    vertical-align: bottom;
    width: 100%;
    height: 90px;
    position: relative;
}

.productvariantaddtocartbutton
{
    float: left;
    position: relative;
    background-image: url('images/90x32_addtocart.png');
    width: 90px;
    height: 32px;
    background-color: #E6E6E6;
    border: 0px none;
    cursor:pointer
}

.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 - TEMPLATE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.product-list
{
    width: 520px;
    margin: 0 auto 0 auto;
    padding: 0px;
    list-style-type: none;
}

.product-list .item-box
{
    text-align: left;
    clear: both;
    position: relative;
    margin-bottom: 10px;
}

.product-list .product-item
{
    width: 520px;
    height: 177px;
    margin-top: 10px;
    border: 1px solid #E8E6D2;
    position: relative;
}

.product-list .product-item .product-title
{
    font-weight: bold;
    font-size: 12px;
    padding-left: 10px;
}

.product-list .product-item .product-title a
{
    display: block;
    height: 2em;
    line-height: 1.3em;
    overflow: hidden hidden;
    padding: 4px 10px 8px 0px;
    color: #3A4045;
}

.product-list .product-item .picture
{
    float: left;
    margin: 10px 0 10px 10px;
}

.product-list .product-item .description
{
    padding: 0px 0 0 10px;
    margin: 10px 150px 0px 140px;
    text-align: left;
    border-left: solid 1px #E8E6D2;
    color: #555;
}

.product-list .product-item .add-info
{
    float: right;
    text-align: right;
    position: absolute;
    bottom: 20px;
    right: 5px;
}

.product-list .product-item .prices
{
}

.product-list .product-item .prices .productPrice
{
    color: green;
}

.product-list .product-item .prices .oldproductPrice
{
    color: Red;
    text-decoration: line-through;
}

.product-list .product-item .buttons
{
    padding-top: 20px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	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: bold;
    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: bold;
    font-size: 12px;
    padding: 0 0 0 10px;
    text-transform: none;
}

.featured-product-grid .product-item .product-title a
{
    display: block;
    height: 2em;
    line-height: 1.3em;
    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;
    color: #555;
    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: center;
}

.category-page .product-pager a, .manufacturer-page .product-pager a, .producttag-page .product-pager a
{
    font-size: 1em;
    color: #555;
}

.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
{
    color: #3664A5;
    font-size: 1.3em;
    font-weight: bold;
}

.category-page, .manufacturerlist-page, .manufacturer-page, .producttag-page
{
    margin-bottom: 15px;
    padding: 0px;
}

.category-page .page-title, .manufacturerlist-page .page-title, .manufacturer-page .page-title, .producttag-page .page-title
{
    border-bottom: 0 none;
}

.category-page .category-description, .manufacturer-page .manufacturer-description
{
    color: #0A263C;
    font-size: 1.1em;
}

.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: bold;
    font-size: 0.9em;
    display: block;
    overflow: hidden hidden;
    height: 1.8em;
    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
{
    margin: 0px auto 10px auto;
    float: left;
}

.product-viewmode
{
    margin: 0px auto 10px auto;
    float: right;
}

.product-filters
{
    width: 520px;
    margin: 0 auto 0 auto;
    border: 1px solid #E8E6D2;
    background: #F7F5E8;
}

.product-filters .filter-title
{
    font-weight: bold;
    padding-left: 10px;
    color: #3A4045;
}

.product-filters .filter-title span
{
    display: block;
    height: 2em;
    line-height: 1.3em;
    overflow: hidden hidden;
    padding: 4px 10px 8px 0px;
}

.product-filters .filter-item
{
    padding: 5px 10px 5px 10px;
}

.price-range-filter
{
}

.price-range-filter .title
{
    color: #555;
    font-weight: bold;
    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: bold;
}

.product-spec-filter
{
}

.product-spec-filter .title
{
    color: #555;
    font-weight: bold;
    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: bold;
}
.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: bold;
}

.compare-products
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}

.compare-products .page-title
{
    border-bottom: 0 none;
}

.compare-products .body
{
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
    font-size: 11px;
    color: #555;
    background-color: inherit;
}

.compare-products-table
{
    width: 100%;
}

.compare-products-table .remove-button
{
    margin: 0px 0px 5px 0px;
    margin-right: 5px;
    margin-top: 5px;
}

.compare-products-table tr.product-name
{
    background-color: #CCCCCC;
    font-weight: bold;
}

.compare-products-table td
{
    border-width: 1px;
    border-color: #BFBFBF;
    border-style: solid;
    padding: 3px;
}

.login-page
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
    font-family:Trebuchet MS;
}

.login-page .page-title
{
    border-bottom: 0 none;
}

.login-page .wrapper
{
    width: 600px;
    margin-top: 10px;
    padding-left: 5px;
    font-size: 11px;
    color: #555;
}

.login-page .wrapper .new-wrapper
{
    float: left;
    width: 50%;
}

.login-page .wrapper .new-wrapper .register-title
{
    text-align: center;
    margin: 0px 10px 0px 10px;
    font-weight: bold;
}

.login-page .wrapper .new-wrapper .register-block
{
    text-align: center;
    margin: 10px 10px 10px 10px;
    padding: 15px 5px 5px 5px;
    border: 1px solid #E8E6D2;
    min-height: 240px;
    vertical-align: top;
}

.login-page .wrapper .new-wrapper .checkout-as-guest-or-register-block
{
    text-align: left;
    margin: 10px 10px 10px 10px;
    padding: 15px 5px 5px 5px;
    border: 1px solid #E8E6D2;
    min-height: 240px;
    vertical-align: top;
}

.captcha-enabled
{
    height: 310px !important;
}

.login-page .wrapper .returning-wrapper
{
    float: right;
    width: 50%;
}

.login-page .wrapper .returning-wrapper .login-title
{
    text-align: center;
    margin: 0px 10px 0px 10px;
    font-weight: bold;
}

.login-page .wrapper .returning-wrapper .login-block
{
    text-align: left;
    margin: 10px 10px 10px 10px;
    padding: 15px 5px 5px 5px;
    border: 1px solid #E8E6D2;
    min-height: 240px;
}
.returning-wrapper
{
    padding-top:25px;
    margin-bottom:25px;
}
.returning-wrapper .title
{
    padding-bottom:10px;
}
.inputs label
{

}
.login-table-container
{
    vertical-align: middle;
}

.login-table-container .row
{
}

.login-table-container .row .item-name
{
    padding: 10px 10px 10px 0px;
    display: block;
    white-space: nowrap;
    padding-right: 10px;
    vertical-align: middle;
    font-weight: bold;
}

.login-table-container .row .item-value
{
    padding: 10px 0px 10px 0px;
    vertical-align: middle;
}

.login-page .forgot-password
{
    font-weight: bold;
}

.login-page .buttons
{
    float: right;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    clear: both;
}

.registration-page
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}

.registration-page .page-title
{
    border-bottom: 0 none;
}

.registration-page .body
{
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
    font-size: 11px;
    color: #555;
    background-color: inherit;
}

.registration-page .section-title
{
    padding: 10px 10px 5px 0px;
    font-weight: bold;
    clear: both;
    font-size: 12px;
}

.registration-page .section-body
{
    text-align: left;
    padding: 10px;
    border: 1px solid #E8E6D2;
    height: auto;
}

.registration-page .button
{
    float: right;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    clear: both;
}

.password-recovery-page, newsletter-page
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}

.password-recovery-page .page-title, newsletter-page .page-title
{
    border-bottom: 0 none;
}

.password-recovery-page .body, newsletter-page .body
{
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
    font-size: 11px;
    color: #555;
    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 .page-title
{
    border-bottom: 0 none;
}

.account-activation-page .body
{
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
    font-size: 11px;
    color: #555;
    background-color: inherit;
}

.address-edit-page
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}

.address-edit-page .page-title
{
    border-bottom: 0 none;
}

.address-edit-page .body
{
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
    font-size: 11px;
    color: #555;
    background-color: inherit;
}

.search-panel
{
    margin-bottom: 15px;
    padding: 0px;
}

.search-panel .page-title
{
    border-bottom: 0 none;
}

.search-panel .search-input
{
    border: 1px solid #E8E6D2;
    padding: 10px;
}

.search-panel .search-results
{
    padding-top: 10px;
}

.search-panel .search-results .result
{
    font-weight: bold;
    color: #555;
}

.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-form
{
}

.contact-form .button
{
    text-align: right;
}

.contact-form .send-email
{
}

.breadcrumb
{
    float: left;
    padding: 0px;
    margin: 10px 0px 0px 0px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1em;
    margin-bottom: 10px;
    color:#57585b;
    margin-left:25px;
}

.breadcrumb a
{
    text-decoration: none;
    color: #808080;
}

.breadcrumb a:hover
{
    text-decoration: none;
}

.newslist
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}

.newslist .title
{
    padding: 10px 0px 1px 0px;
    margin: 0 5px 10px 5px;
    font-weight: bold;
    text-transform: uppercase;
    clear: both;
    font-size: 1.1em;
    border-bottom: solid 1px #C4C6C8;
}

.newslist .newsitems
{
    margin: 0px 5px 0 5px;
    padding: 0px 0 0 0;
}

.newslist .newsitems .item
{
    border-bottom: dashed 1px #C4C6C8;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.newslist .newsitems .newsdate
{
    color: #9a9a9a;
    font-style: italic;
}

.newslist .newsitems a.newstitle
{
    color: #555;
    text-decoration: none;
    font-size: 1.2em;
}

.newslist .newsitems a.newstitle:hover
{
    text-decoration: underline;
}

.newslist .newsitems .newsdetails
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.newslist .newsitems .readmore
{
    font-weight: bold;
    text-decoration: none;
    color: #3664A5;
    background-color: inherit;
}

.newsitem
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}

.newsitem .page-title
{
    border-bottom: 0 none;
}

.newsitem .newsdate
{
    color: #9a9a9a;
    font-style: italic;
}

.newsitem .newsbody
{
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
}

.newscomments
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}

.newscomments .title
{
    padding: 10px 10px 10px 0px;
    font-weight: bold;
    text-transform: uppercase;
}

.newscomments .newcomment
{
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
}

.newscomments .newcomment td.leavetitle
{
    padding: 0px 10px 10px 0px;
    font-weight: bold;
    color: #3a3a3a;
}

.newscomments .newcomment td.button
{
    text-align: right;
}

.newscomments .commentlist
{
    border-top: solid 1px #e3e3e3;
    margin-top: 10px;
}

.newscomment
{
    border-bottom: solid 1px #E3E3E3;
}

.newscomment .commentinfo
{
    width: 170px;
    float: left;
    padding: 5px;
    height: 100%;
    border-right: solid 1px #F3F3F3;
}

.newscomment .commentinfo .userinfo
{
    padding-top: 5px;
}

.newscomment .commentinfo .userinfo a.username
{
    font-weight: bold;
    margin-bottom: 5px;
}

.newscomment .commentinfo .userinfo span.username
{
    font-weight: bold;
    margin-bottom: 5px;
}

.newscomment .commentinfo .userinfo .avatar
{
    margin: 5px 0 5px 0;
}

.newscomment .commentinfo .userinfo .avatar .avatar-img
{
    border: solid 2px #CEDBE1 !important;
}

.newscomment .commentinfo .userinfo .userstats
{
    font-size: 0.9em;
    text-align: left;
    font-weight: bold;
    color: #555;
}

.newscomment .commentinfo .userinfo .userstats .statvalue
{
    font-weight: normal;
}

.newscomment .commentcontent
{
    margin-left: 180px;
    border-left: solid 1px #F3F3F3;
}

.newscomment .commentcontent .commenttime
{
    font-weight: bold;
    line-height: 20px;
    padding: 3px;
    background: #e3f3f3;
}

.newscomment .commentcontent .commenttime .statvalue
{
    font-weight: normal;
}

.newscomment .commentcontent .commenttitle
{
    padding: 3px;
    font-weight: bold;
}

.newscomment .commentcontent .commentbody
{
    padding: 3px;
}

.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: 1.2em;
}

.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: bold;
    text-decoration: none;
    color: #3664A5;
    background-color: inherit;
}

.blogpost
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}

.blogpost .page-title
{
    border-bottom: 0 none;
}

.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: bold;
    text-transform: uppercase;
}

.blogcomments .newcomment
{
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
}


.blogcomments .newcomment td.leavetitle
{
    padding: 0px 10px 10px 0px;
    font-weight: bold;
}

.blogcomments .newcomment td.button
{
    text-align: right;
}

.blogcomments .commentlist
{
    margin: 10px 0 0 0;
    padding: 0px 0 0 0;
    font-size: 11px;
    color: #555D65;
    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: bold;
    margin-bottom: 5px;
}

.blogcomment .commentinfo .userinfo span.username
{
    font-weight: bold;
    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: 0.9em;
    text-align: left;
    font-weight: bold;
    color: #555;
}

.blogcomment .commentinfo .userinfo .userstats .statvalue
{
    font-weight: normal;
}

.blogcomment .commentcontent
{
    margin-left: 180px;
    border-left: solid 1px #F3F3F3;
}

.blogcomment .commentcontent .commenttime
{
    font-weight: bold;
    line-height: 20px;
    padding: 3px;
    background: #e3f3f3;
}

.blogcomment .commentcontent .commenttime .statvalue
{
    font-weight: normal;
}

.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: bold;
    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;
    color: #555;
    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: bold;
}

.poll-total-votes
{
    font-style: italic;
}

.emailafriend-box
{
    margin-bottom: 15px;
    padding: 0px;
}

.emailafriend-box .page-title
{
    border-bottom: 0 none;
}

.emailafriend-box .send-email
{
    border: 1px solid #E8E6D2;
    margin-top: 10px;
    padding: 0 0 10px 10px;
}

.emailafriend-box .send-email .product
{
    font-weight: bold;
}

.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;
}

.account-page .page-title
{
    border-bottom: 0 none;
}

.account-page .body
{
    margin: 0px 0 0 0;
    padding: 0px 0 0 0;
    font-size: 11px;
    color: #555;
}

.customer-info-box
{
    margin: 0px 0 0 0;
    padding: 5px 5px 5px 5px;
    font-size: 11px;
    color: #555;
}

.customer-info-box .section-title
{
    padding: 10px 10px 5px 0px;
    font-weight: bold;
    clear: both;
    font-size: 12px;
}

.customer-info-box .section-body
{
    text-align: left;
    padding: 10px;
    border: 1px solid #E8E6D2;
    height: auto;
}

.customer-info-box .button
{
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
}

.customer-addresses
{
    margin: 0px 0 0 0;
    padding: 5px 5px 5px 5px;
    font-size: 11px;
    color: #555;
    background-color: inherit;
}

.customer-addresses .section-title
{
    padding: 10px 10px 5px 0px;
    font-weight: bold;
    clear: both;
    font-size: 12px;
}

.customer-addresses .address-list
{
}

.customer-addresses .address-list .address-item
{
    text-align: left;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #E8E6D2;
    height: auto;
}

.customer-addresses .add-button
{
    margin-bottom: 5px;
    margin-top: 5px;
    float: right;
    text-align: right;
}

.customer-orders
{
    margin: 0px 0 0 0;
    padding: 5px 5px 5px 5px;
    font-size: 11px;
    color: #555;
    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: bold;
    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
{
    text-align: left;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #E8E6D2;
    height: auto;
}

.customer-pass-recovery
{
    padding: 5px 5px 5px 5px;
    font-size: 11px;
    color: #555;
    background-color: inherit;
}

.customer-rewardpoints
{
    margin: 0px 0 0 0;
    padding: 5px 5px 5px 5px;
    font-size: 11px;
    color: #555;
    background-color: inherit;
}

.customer-rewardpoints .section-title
{
    padding: 10px 10px 5px 0px;
    font-weight: bold;
    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-details-page
{
    border: 1px solid #C4C6C8;
    margin-top: 10px;
    padding: 10px 10px 10px 10px;
    width:600px;
}

.product-collateral
{
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
}

.product-essential
{
}

.product-details-info, .product-essential
{
}

.product-details-info .picture, .product-essential .gallery
{
    float: left;
    width: 300px;
    margin-top: 25px;
    margin-bottom: 15px;
}

.product-details-info .overview, .product-essential .overview
{
    float: right;
    width: 270px;
    margin-right: 15px;
    margin-top: 25px;
    padding: 5px 5px 5px 5px;
    border: dashed 1px #C4C6C8;
}

.product-details-info .overview .productname, .product-essential .overview .product-name
{
    color: #3664A5;
    font-size: 1.2em;
    margin-bottom: 0.3em;
}

.product-details-info .overview .shortdescription, .product-details-info .overview .manufacturers, .product-details-info .overview .sku, .product-details-info .overview .manufacturerpartnumber,
.product-essential overview .short-description, .product-essential .overview .manufacturers, .product-essential .overview .sku, .product-essential .overview .manufacturerpartnumber
{
    color: #555;
    margin-bottom: 0.3em;
    font-size: 1.1em;
}

.product-details-info .fulldescription, .product-essential .full-description
{
    border-top: 1px solid #E8E6D2;
    clear: both;
    color: #555;
    margin-bottom: 0.3em;
}

.product-share-button
{
    margin-top: 10px;
    margin-bottom: 10px;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRODUCT REVIEWS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.product-reviews-overview
{
    margin-top: 20px;
    margin-bottom: 20px;
}
.product-reviews-overview .product-review-box
{
    margin-right: 5px;
    width: 69px;
    height: 13px;
}
.product-review-box .rating
{
    height: 13px;
    width: 55px;
    background: url(images/star_x_inactive.gif) 0 0 repeat-x;
}
.product-review-box .rating div
{
    height: 12px;
    background: url(images/star_x_active.gif) 0 0 repeat-x;
}
.product-reviews-overview .product-review-links .separator
{
    margin: 0 2px;
}
.product-reviews-overview .product-review-links
{
    margin: 0;
}
.product-no-reviews
{
    margin-top: 20px;
    margin-bottom: 20px;
}
.product-no-reviews a
{
}

.product-reviews-page
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}
.product-reviews-page .page-title
{
    border-bottom: 0 none;
}
.product-reviews-page .page-title a
{
    border-bottom: 0 none;
    text-decoration: underline;
}


.product-review-list
{
    margin: 30px 0 0 0;
}
.product-review-list .product-review-item
{
    border: solid 1px #d3d3d3;
    margin: 10px 0 0 0;
    padding: 10px 10px 20px 10px;
    clear: both;
}
.product-review-list .product-review-item .review-title
{
    font-weight: bold;
    float: left;
    margin-bottom: 5px;
}
.product-review-list .product-review-item .product-review-box
{
    float: right;
    margin-right: 5px;
    width: 69px;
    height: 13px;
}
.product-review-list .product-review-item .review-text
{
    float: left;
    margin-bottom: 5px;
}
.product-review-list .product-review-item .review-info
{
    float: left;
    margin-bottom: 5px;
}
.product-review-list .product-review-item .review-info .separator
{
    margin: 0 2px;
}


.product-review-helpfulness
{
    font-size: 11px;
    color: #333;
    clear: both;
}
.product-review-helpfulness .vote
{
    color: #3664A5;
    font-weight: bold;
    text-decoration: none;
}
.product-review-helpfulness .vote:hover
{
    cursor: pointer;
    text-decoration: none;
}




.product-variant-list
{
    margin-bottom: 15px;
    padding: 0px;
}

.product-variant-line
{
    clear: both;
    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: 1.2em;
    margin-bottom: 0.3em;
}

.product-variant-line .description
{
    clear: both;
    color: #555;
    margin-bottom: 0.3em;
}

.product-details-page .downloadsample
{
    clear: both;
    color: #555;
    margin-top: 15px;
    margin-bottom: 15px;
}

.product-details-page .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-family: arial,sans-serif !important;
    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;
    padding: 10px 10px 10px 10px;
    margin-right: 30px;
}

.product-variant-line .price .productPrice
{
    color: green;
}

.product-variant-line .price .oldProductPrice
{
    color: red;
    text-decoration: line-through;
}

.product-variant-line .add-info
{
    float: left;
    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-details-page .error
{
    font-weight: bold;
    color: Red;
}

.product-essential .price
{
    margin-top: 15px;
    margin-bottom: 15px;
}

.product-essential .price .productPrice
{
    color: green;
}

.product-essential .price .oldProductPrice
{
    color: red;
    text-decoration: line-through;
}

.related-products-grid, .also-purchased-products-grid
{
}

.related-products-grid .title, .also-purchased-products-grid .title
{
    padding: 10px 10px 10px 0px;
    font-weight: bold;
    text-transform: uppercase;
    clear: both;
}

.related-products-grid .item-box, .also-purchased-products-grid .item-box
{
    padding-bottom: 10px;
    text-align: center;
    vertical-align: text-top;
}
.related-products-grid .item, .also-purchased-products-grid .item
{
    text-align: center;
    margin: 10px 10px 10px 10px;
    border: 1px solid #E8E6D2;
    width: 200px;
    height: 200px;
}

.related-products-grid .item .product-title, .also-purchased-products-grid .item .product-title
{
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    font-weight: bold;
    text-transform: none;
    font-size: 1em;
    padding: 0;
}

.related-products-grid .item .picture, .also-purchased-products-grid .item .picture
{
    text-align: center;
}


.productspec-box
{
}
.productspec-box .title
{
    padding: 10px 10px 10px 0px;
    font-weight: bold;
    text-transform: uppercase;
    clear: both;
}
.productspec-box .productspec-list
{
}

.producttags-box
{
    padding: 5px 5px 5px 5px;
    color: #555;
}
.producttags-box .title
{
    padding: 10px 10px 10px 0px;
    font-weight: bold;
    text-transform: uppercase;
    clear: both;
}
.producttags-box .producttags-list
{
}
.producttags-box .producttags-list a
{
    text-decoration: underline;
}

.tier-prices
{
    text-align: center;
    margin-bottom: 10px;
}

.tier-prices .prices-header
{
    background: #7692B9;
    color: #FFF;
    padding: 3px 3px 3px 3px;
    font-weight: bold;
}

.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: bold;
}

.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: bold;
}

.tier-prices .prices .prices-table .field-header
{
    font-weight: bold;
    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: 1.4em;
    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: bold;
}




/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PRIVATE MESSAGES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.sendpmbox
{
    background-color: #EEEEEE;
    border: 1px solid #A0A0A0;
    color: #555555;
    display: block;
    float: left;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    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: bold;
    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: bold;
    width: 20%;
    color: #555;
}
.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: bold;
    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: bold;
    width: 20%;
    color: #555;
}
.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;
    color: #555;
}
.private-messages-box
{
    margin: 0px 0 0 0;
    padding: 5px 5px 5px 5px;
    font-size: 11px;
    color: #555;
}
.private-messages-box .section-title
{
    padding: 10px 10px 5px 0px;
    font-weight: bold;
    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;
    display: block;
}
.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: bold;
    border: solid 1px #676767;
}
.pmgridrowstyle td, .pmgridaltrowstyle td
{
    padding: 4px 10px 4px 10px;
    border-right: solid 1px #A0C0E7;
    border-right-color: #808080;
}
.pmgridpagerstyle, .latestpostsgridpagerstyle, .fsgridpagerstyle
{
    padding: 5px;
    background: #eeeeee;
    vertical-align: middle;
}
.pmgridpagerstyle span, .latestpostsgridpagerstyle span, .pager span, .fsgridpagerstyle span
{
    font-weight: bold;
    font-size: 1.1em;
}
.pmread
{
}
.pmunread
{
    font-weight: bold;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM MAIN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.forumsmain
{
}

.forumsmain .forumsmainheader
{
    border-bottom: solid 1px #f3f3f3;
    height: 35px;
}

.forumsmain .forumsmainheader .currenttime
{
    padding-top: 20px;
    font-size: 0.9em;
    color: #555;
    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: bold;
    text-transform: uppercase;
    font-size: 1.1em;
}

.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: 1.1em;
}

.forumgroup .grouptitle a
{
    font-weight: bold;
}

.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: bold;
}

.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: bold;
    font-size: 1.1em;
    line-height: 18px;
}

.forumgroup tr.forum td.forumname .forumdescription
{
    font-size: 0.9em;
    color: #555;
}

.forumgroup tr.forum td.lastpost
{
    font-size: 0.8em;
    color: #555;
}

.forum-subscriptions-box
{
    margin: 0px 0 0 0;
    padding: 5px 5px 5px 5px;
    font-size: 11px;
    color: #555;
}

.forum-subscriptions-box .forum-subscriptions
{
    text-align: left;
    padding: 10px;
    border: 1px solid #E8E6D2;
    height: auto;
}

.forum-subscriptions-box .forum-subscriptions-grid
{
    font-family: arial;
    font-size: 11px;
    border: 1px solid #808080;
    background-color: #FFFFFF;
    margin-left: 0px;
    width: 100%;
    border-collapse: collapse;
}
.forum-subscriptions-box .forum-subscriptions-grid a
{
    display: block;
    margin-left: 5px;
}

.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: bold;
    font-size: 1.2em;
    line-height: 25px;
}

.forum .top .foruminfo .forumdescription
{
    color: #555;
}

.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: bold;
}

.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: 0.9em;
    line-height: 18px;
}

.forum table.topics tr.topic td.topicname .topictitle
{
    font-weight: bold;
    font-size: 1.1em;
    line-height: 18px;
}

.forum table.topics tr.topic td.topicname .topicstarter
{
    font-size: 0.9em;
    color: #555;
}

.forum table.topics tr.topic td.topicname .topicspager
{
    font-size: 0.9em;
    color: #555;
}

.forum table.topics tr.topic td.lastpost
{
    font-size: 0.8em;
    color: #555;
}

.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
{
    color: #555;
}

.forum .pager span
{
    color: #3664A5;
    font-size: 1.2em;
    font-weight: bold;
}
.active-rss, .forum-rss
{
    background: url(images/icon_rss.gif) no-repeat;
    background-position: center bottom;
    height: 14px;
    width: 20px;
    display: inline-block;
}
.forum-rss
{
    margin-top: 5px;
    background-position: left bottom;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FORUM TOPIC EDIT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.postedit
{
}

.postedit .title
{
    background: #7692B9;
    color: #FFF;
    border: solid 1px #6a6a6a;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    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: bold;
    width: 20%;
    color: #555;
}

.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: bold;
    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: bold;
    width: 30%;
    color: #555;
    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: bold;
    padding-left: 3px;
}

.forumtopic .title .topicname
{
    float: left;
    font-size: 12px;
    height: 28px;
    overflow: hidden;
    width: 670px;
}

.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: bold;
}

.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: bold;
    color: #555;
}

.postinfo .userinfo
{
    padding-top: 5px;
}

.postinfo .userinfo a.username
{
    font-weight: bold;
    margin-bottom: 5px;
}

.postinfo .userinfo span.username
{
    font-weight: bold;
    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: 0.9em;
    text-align: left;
    font-weight: bold;
    color: #555;
}

.postinfo .userinfo .userstats .statvalue
{
    font-weight: normal;
}

.postcontent
{
    margin-left: 180px;
    border-left: solid 1px #F3F3F3;
}

.postcontent .posttime
{
    font-weight: bold;
    line-height: 20px;
    padding: 3px;
    background: #e3f3f3;
}

.postcontent .posttime .statvalue
{
    font-weight: normal;
}

.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: 0.9em;
    float: right;
    text-align: right;
    padding: 5px 0;
}

.forumsearch
{
}

.forumsearch .forum-search-panel
{
}

.forumsearch .forum-search-panel .page-title
{
    border-bottom: 0 none;
}

.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: bold;
}

.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: 0.9em;
    line-height: 18px;
}

.forumsearch table.topics tr.topic td.topicname .topictitle
{
    font-weight: bold;
    font-size: 1.1em;
    line-height: 18px;
}

.forumsearch table.topics tr.topic td.topicname .topicstarter
{
    font-size: 0.9em;
    color: #555;
}

.forumsearch table.topics tr.topic td.lastpost
{
    font-size: 0.8em;
    color: #555;
}

.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, .pager a:link
{
    color: #555;
}

.forumsearch .pager span
{
    color: #3664A5;
    font-size: 1.2em;
    font-weight: bold;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	PROFILE PAGE

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.profile-page
{
}

.profile-page .title
{
    background: #7692B9;
    color: #FFF;
    border: solid 1px #6a6a6a;
    height: 28px;
    line-height: 28px;
    font-weight: bold;
    padding-left: 3px;
}

.profile-page .body
{
    margin-top: 15px;
}

.profile-page .body .profileInfoBox
{
    border-bottom: solid 1px #e3e3e3;
}

.profile-page .body .profileInfoBox .title
{
}

.profile-page .body .profileInfoBox .profileStat
{
    font-weight: bold;
    padding: 2px;
}

.profile-page .body .profileInfoBox .profileStat .profileStatValue
{
    font-weight: normal;
    color: #555;
}

.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: bold;
    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;
    color: #555;
    font-size: 0.9em;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	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: 1.1em;
    font-weight: bold;
}

.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: bold;
}

.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: bold;
    font-size: 1.1em;
    line-height: 18px;
}

.activediscussions table.topics tr.topic td.topicname .topicstarter
{
    font-size: 0.9em;
    color: #555;
}

.activediscussions table.topics tr.topic td.lastpost
{
    font-size: 0.8em;
    color: #555;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	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: 0em;
}

.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: 0em;
}

.csharpcode .lnum
{
    color: #606060;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	AJAX CONTROL TOOLKIT - TAB CONTROL CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.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: 1em;
    color: #FFF;
    font-weight: bold;
    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
{
    font-family: "Helvetica Neue" , Arial, Sans-Serif;
    background: url(images/tab-line.png) repeat-x bottom;
    font-size: 12px;
    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
{
    font-family: arial,helvetica;
    background-color: #fff;
    border: solid 1px #d7d7d7;
    border-top-width: 0;
}
.header-menu
{
    width: 100%;
    background: url('images/admin-menu-bg.gif') repeat-x;
    text-transform: capitalize;
    margin-bottom: 5px;
}

.header-menu .t-menu .t-link
{
    padding: 0.6em 0.97em;
}

.header-menu .t-menu .t-arrow-next
{
    top: 7px;
}
.header-menu a
{
    font-weight: normal;
}

.header-menu a:hover
{
    font-weight: bold;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Secondary Page

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.secondarypage-bar
{
    line-height:0;
    float:left;
    height:65px;
    width:100%;
    background-color:#13b5ea;
    background: -webkit-gradient(linear, left top, right top, from(#13b5ea), to(#fff));

  /* Safari 5.1, Chrome 10+ */
  background: -webkit-linear-gradient(left, #13b5ea, #fff);

  /* Firefox 3.6+ */
  background: -moz-linear-gradient(left, #13b5ea, #fff);

  /* IE 10 */
  background: -ms-linear-gradient(left, #13b5ea, #fff);

  /* Opera 11.10+ */
  background: -o-linear-gradient(left, #13b5ea, #fff);

}

.secondarypage-top
{
    
    float: left;
    width: 912px;
    margin: 0px 0 0 0px;
    background: #FFF;
    display: inline;
    background-image: url('images/911x113_AboutUsBannerArt.jpg');
    background-repeat: no-repeat;
    height: 113px;
}

.CorporateSolutionsController
{
    background-image: url('images/911x113_Corp.BannerArt.jpg');
}

.AboutController
{
    background-image: url('images/911x113_AboutUsBannerArt.jpg');
}

.ProductsController
{
    background-image: url('images/911x113_ProductsBannerArt.jpg');
}

.SupplierSolutionsController
{
    background-image: url('images/911x113_SupplierBannerArt.jpg');
}

.RegistrationController
{
    background-image: url('images/911x113_Reg.BannerArt.jpg');
}

.secondarypage-bottom-left-outside, .secondarypage-bottom-left-outside-noimg
{
    width: 555px;
    float: left;
    margin-top: 5px;
    display: inline;
    min-height:375px;
}
.secondarypage-bottom-left-outside-noimg
{
    width:910px;
}
.secondarypage-onecolumn-bottom-left-outside
{
    width: 657px;
    float: left;
    margin-top: 5px;
    border-right-color: #1ab7ea;
    display: inline;
}
.secondarypage-bottom-left-inside, .secondarypage-bottom-left-inside-noimg
{
    width: 525px;
    margin: 0px 0px 10px 25px;
    font-family: Trebuchet MS;
    float: left;
}
.secondarypage-bottom-left-inside-noimg
{
    width:880px;
}
.secondarypage-bottom-left-inside p, .secondarypage-bottom-left-inside-noimg p
{
    width:95%;
}
    .secondarypage-bottom-left-inside p b, .secondarypage-bottom-left-inside-noimg p b
    {
        font-size:16px;
    }
.secondarypage-onecolumn-bottom-left-inside
{
       width: 657px;
    margin: 0px 0px 10px 25px;
    font-family: Trebuchet MS;
    float: left;
}
 .secondarypage-onecolumn-bottom-left-inside .spacing8
{
    float: left;
    margin-top: 8px;
    height:197px;
    width:590px;
    display:inline;
    margin-bottom:15px;
}
.secondarypage-bottom-right
{
    float: left;
    width: 347px;
    height:347px;
    margin: 0px 0px 0px 8px;
    font-family: Trebuchet MS;
    display: inline;
    background: url('images/2016Redesign.ClientsImagex.jpg') no-repeat;
     /*background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%), url('images/2016Redesign.ClientsImagex.jpg') no-repeat;
  background: -webkit-mask-image: -webkit-gradient(linear, left 90%, left bottom, from(rgba(0, 0, 0, 1)), to(rgba, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))), url('images/2016Redesign.ClientsImagex.jpg') no-repeat;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%), url('images/2016Redesign.ClientsImagex.jpg') no-repeat;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%), url('images/2016Redesign.ClientsImagex.jpg') no-repeat;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%), url('images/2016Redesign.ClientsImagex.jpg') no-repeat;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%), url('images/2016Redesign.ClientsImagex.jpg') no-repeat;*/
}
.CorporateClients
{
    background: url('images/2016Redesign.ClientsImagex.jpg') no-repeat;
}
.SupplierDiversityContacts
{
    background: url('images/2016Redesign.SupplierDataManagementImagex.jpg') no-repeat;
}
.EducationalSeminars
{
    background: url('images/2016Redesign.CorporateSeminarsImagex.jpg') no-repeat;
}
.DatabasesDirectories {
    /*background: url('images/2016DBDirectories.jpg') no-repeat;*/
    background: url('images/2016Redesign.CorporateSeminarsImagex.jpg') no-repeat;
}
.CertificationInformation
{
    background: url('images/2016Redesign.DiverseCertificationsImagex.jpg') no-repeat;
}
.secondary-bottom-right-fade
{
    position:relative;
    top:0px;
    left:0px;
    width:347px;
    height:347px;
    background:transparent;
        background: linear-gradient(left, rgba( 255, 255, 255, 255 ) 0%, rgba( 255, 255, 255, 1 ) 100% );
        background: -moz-linear-gradient(left, rgba( 255, 255, 255, 0) 0%, rgba( 255, 255, 255, 1 ) 100% );
        background: -ms-linear-gradient(left, rgba( 255, 255, 255, 0 ) 0%, rgba( 255, 255, 255, 1 ) 100% );
        background: -o-linear-gradient( left, rgba( 255, 255, 255, 0 ) 0%, rgba( 255, 255, 255, 1 ) 100% );
        background: -webkit-linear-gradient( left, rgba( 255, 255, 255, 0 ) 0%, rgba( 255, 255, 255, 1 ) 100% );
        -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#550000FF, endColorstr=#550000FF);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#ffffffff);
}
.secondarypage-bottom-right .spacing4
{
    float: left;
    margin-bottom: 4px;
    height:83px;
    background-image:url('images/Topics/SidebarImagesBottom/AMOI2013WebAd.png') no-repeat;
}

.secondarypage-bottom-right .spacing17
{
    float: left;
    height:83px;
}


.secondarypage-top-title
{
    border-bottom: 1px solid;
    border-bottom-color: #1ab7ea;
    width: 912px;
    height: 43px;
    margin-top: 32px;
    background: url('images/211x43_AboutUs.png') no-repeat;
}

.secondarypage-top-title h1
{
    color: #1ab7ea;
    padding: 5px 5px 5px 0px;
    font-size: 40px;
    margin: 0;
    font-family: Trebuchet MS;
    font-weight: bold;
}

.sidebarcontentglobal
{
    float: left;
    position: relative;
}

.sidebarcontentglobal img
{
    float: left;
    position: relative;
    margin-bottom: 8px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Secondary Page Menu

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.secondaryMenu
{
    color: #FFFFFF;
    background-color: transparent;
    padding: 8px 0 9px 0;
    text-align: center;
    letter-spacing: 1px;
    height: 25px;
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 11.5pt;
}

.secondaryMenu .selectedMenuItem a
{
    color:#1588af;
}
.secondaryMenu ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
    float: left;
    line-height: 1.5em;
}
.secondaryMenu li a
{
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    height: 28px;
}
.secondaryMenu li a:hover
{
    color: #1588af;
}
.secondaryMenu li a.selected
{
    color: #1ab7ea;
}
.secondaryMenu li
{
    float: left;
    padding-right: 0px;
    padding-left: 0px;
    vertical-align: middle;
    margin-right: 30px;
    height: 52px;
}

.secondaryMenu li:first-child
{
    margin-left: 30px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Home Page

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.home-top
{
    float: left;
    height: 319px;
    width: 911px;
    background: url('images/HomepageCenter.2015BP-2.jpg') no-repeat;
}
.home-top-left, .home-top-right
{
    width: 150px;
    text-align: left;
    margin-top: 127px;
    margin-left: 270px;
    float: left;
}
.home-top-right
{
    margin-left: 65px;
}
.home-top-left a, .home-top-right a
{
    font-family: Trebuchet MS;
    font-size: 19pt;
    color: #FFFFFF;
    text-decoration:underline;
}
.home-banner
{
    float: left;
    height: 319px;
    width: 911px;
    margin-top: 4px; /*background:url('images/HomeBanner/911x62_RotateBannerTwo.png') no-repeat;*/
}

.disclaimer
{
    font-size: 8pt;
    font-family: Trebuchet MS;
    color: #fff;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Home Page - Lead Generator

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.home-lead-generator
{
    float: left;
    height: 167px;
    width: 911px;
    margin-top: 4px;
    /*background: url('images/840x190_LeadGeneratorBar.gif') no-repeat;*/
    z-index: 2;
}
.home-lead-generator-left
{
    width: 240px;
    height: 110px;
    float: left;
    color: #ffffff;
    background-color:#fff;
}
.home-lead-generator-left-rotator
{
    height:119px;
    width:228px;
}
.sidebarTop-rotator
{
    height:83px;
    width:234px;
}

.sidebarBottom-rotator
{
    height:83px;
    width:234px;
}
.home-lead-generator-left-top, .home-lead-generator-middle-top, .home-lead-generator-right-top
{
    margin: 10px 10px 10px 10px;
    height: 18px;
    float: left;
    font-family: Trebuchet MS;
    font-size: 12.5pt;
    color: #FFFFFF;
}
.home-lead-generator-middle-top
{
    margin: 10px 10px 3px 10px;
}
.home-lead-generator-right-top
{
    margin: 10px 10px 3px 10px;
}
.home-lead-generator-left-bottom
{
    width: 240px;
    height: 127px;
    margin: 4px 10px 4px 10px;
    float: left;
    background: url('images/lead-generator-left.gif') no-repeat;
}
.home-lead-generator-middle
{
    width: 304px;
    height: 165px;
    float: left;
    background-color:#808080;
    position:relative;
}
.home-lead-generator-right
{
    width: 303px;
    height: 165px;
    float: left;
    background-color:#E6E6E6;
    position:relative;
}
.home-lead-genereator-middle-top-bottom, .home-lead-generator-right-top-bottom
{
    width: 240px;
    height: 43px;
    margin: 0px 10px 14px 10px;
    float: left;
    font-size: 10.5pt;
    color: #FFFFFF;
}

.home-lead-generator-right-top
{
    color: #57585b;
}

.home-lead-generator-right-top-bottom
{
    color: #57585b;
}
.home-lead-generator-middle-bottom
{
    width: 240px;
    height: 77px;
    margin: 4px 10px 4px 10px;
    float: left;
    background: url('images/lead-generator-middle.gif') no-repeat;
}
.home-lead-generator-right-bottom
{
    width: 240px;
    height: 77px;
    margin: 4px 10px 4px 10px;
    float: left;
    background: url('images/lead-generator-right.gif') no-repeat;
}
.home-lead-generator-icon, .home-lead-generator-icon1, .home-lead-generator-icon2, .home-lead-generator-icon3
{
    width: 25px;
    height: 25px;
    float: right;
}
.home-lead-generator-icon1
{
}
.home-lead-generator-icon2
{
}
.home-lead-generator-icon3
{
}

.leadGeneratorImageLeft
{
    float: left;
 
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Product Grid

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.productgrid
{
    /*margin-left: 30px;
    margin-right: 30px;*/
    width: 555px;
    float: left;
    position: relative;
    margin-top:43px;
}

.productgrid a
{
}

.productgrid .item-box .productpicture
{
    float: left;
    position: relative;
    width: 115px;
    height: 89px;
    margin-right: 0px;
    margin-top: 1px;
}

.productgrid .item-box
{
    float: left;
    position: relative;
    width: 555px;
    min-height: 82px;
    margin-bottom: 18px;
}

.productgrid .product-item
{
    float: left;
    position: relative;
    width: 435px;
    min-height: 99px;
    padding: 1px 0 0 0;
    margin-left:3px;
    background-color: #fff;
}

.productgrid .product-item .title
{
    position: relative;
    float: left;
    width: 415px;
    padding: 18px 0px 0px 18px;
    text-align: left;
    font-family: Trebuchet MS;
    font-size: 19px;
    color: #1ab7ea;
    font-weight: normal;
}
.productgrid .product-item .title a
{
    color: #1ab7ea;
    text-decoration:none;
}

.productgrid .product-item .shortdescription
{
    position: relative;
    float: left;
    width: 415px;
    padding: 9px 0px 15px 18px;
    font-size: 14px;
    color: #57585b;
    font-weight: bold;
    font-family: Trebuchet MS;
}

.productgrid .product-item .morelink
{
    position: relative;
    float: left;
    margin-left: 5px;
}

.productgrid .product-item .morelinktext
{
    position: relative;
    float: left;
    font-size: 15px;
    color: #1ab7ea;
    font-weight: bold;
    text-decoration: underline;
}

.productgrid .product-item .morelink:hover, .productgrid .product-item .morelinktext:hover
{
    cursor: pointer;
}

.productgrid .product-item .morelink .bluearrowdown
{
    position: relative;
    float: left;
    margin-left: 5px;
    margin-top: 3px;
    background: url('images/bluearrowdown.png') no-repeat;
    height: 15px;
    width: 15px;
}

.productgrid .product-item .morelink .bluearrowup
{
    position: relative;
    float: left;
    margin-left: 5px;
    margin-top: 3px;
    background: url('images/bluearrowup.png') no-repeat;
    height: 15px;
    width: 15px;
}

.productgrid .product-item .body
{
    position: relative;
    float: left;
    text-align: left;
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #57585b;
    font-weight: normal;
    width: 405px;
    padding-left: 18px;
    display: none;
}

.productgrid .product-item .bodyaftercart
{
    position: relative;
    float: left;
    text-align: left;
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #57585b;
    font-weight: normal;
    width: 405px;
    padding-top: 9px;
}

.productgrid .addtocart
{
    position: relative;
    float: left;
}

.floatleft
{
    position: relative;
    float: left;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Registrants

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.registrants
{
    position: relative;
    float: left;
}

.registrants .row, .registrants .rowheader
{
    position: relative;
    float: left;
    width: 100%;
    clear: both;
    line-height: 20px;
    margin-bottom: 2px;
}
.registrants .rowheader
{
    padding-bottom:0px;
    padding-top:0px;
}

.registrants .header
{
    font-weight: bold;
    height: auto;
}

.registrants .col1, .registrants .col2, .registrants .col3, .registrants .col4, .registrants .halfcol, .registrants .fullcol, .registrants .halfcol1, .registrants .colCity, .registrants .colState, .registrants .colZip, .registrants .halfcolLabel, .registrants .col3Label, .registrants .col4Label, .registrants .colStateLabel, .registrants .colZipLabel
{
    position: relative;
    float: left;
    margin-right: 10px;
    min-width: 10px;
}

.registrants .col2, .registrants .col3, .registrants .col4
{
    width: 170px;
}
.registrants .col3Label, .registrants .col4Label
{
    width: 127px;
    margin-left:5px;
}
.registrants .halfcol, .registrants .colState
{
    width:192px;
}
.registrants .halfcolLabel, .registrants .colStateLabel
{
    width:192px;
    margin-left:5px;
}
.registrants .halfcol1
{
    float:left;
    width:160px;
}
.registrants .fullcol
{
    width:384px;
}
.registrants .colCity
{
    width:115px;
}
.registrants .colZip
{
    width:75px;
}
.registrants .colZipLabel
{
    width:75px;
    margin-left:5px;
}
.error-message
{
    float:left;
    font-size:14px;
    color:Red;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	Quick Styles

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.topicsubheader1 {float: left; position: relative; color:#57585b;text-transform:uppercase;font-family:Trebuchet MS;font-size:16px;font-weight:bold;margin-top:18px;margin-bottom:-30px;clear: both; width: 95%;}
.headertextimage {width: 912px;}
.productlistdiv {width: 415px;}
.aboutusdiv {width: 555px;}
.topicsubheader {width:400px;}
.topicbodyindent{width:375px;}
.slider-wrapper1
{
    width:228px;
    height:106px;
    margin-left:auto;
    margin-right:auto;
}
.gecko .slider-wrapper1
{
    width:228px;
    height:106px;
    float:left;
    margin-left:35px;
}

.slider-wrapper2, .slider-wrapper3
{
    width:304px;
    height:128px;
    margin-left:auto;
    margin-right:auto;
}
.slider-wrapper2
{
    width:303px;
}
.opc .buttons{margin-top:0;padding-top:2em;}
.opc .buttons .back-link{margin-bottom:10px;}
.opc .buttons .back-link small{display:none;}
.opc .buttons .back-link a{background:url(images/arrow-up.png) no-repeat left;padding-left:20px; font-size:14px;}
.opc .buttons.disabled button{display:none;}
.opc .buttons .please-wait{height:21px;line-height:21px;}
.opc .ul{list-style:disc outside;padding-left:18px;}
.opc ul,.opc ol,ul.opc,ol.opc{list-style:none outside none;}
.opc{position:relative;}
.opc li.tab-section{}
.opc .step-title{border-width:0 1px;border-style:solid;border-color:#fff #d9dde3 #d9dde3;background:#F2F2F2;padding:4px 8px 6px;text-align:right;}
.opc .step-title .number{float:left;background:#fff;border:1px solid #fff;padding:0 4px;margin:0 5px 0 0;font:bold 11px/14px arial,helvetica,sans-serif;color:#999;}
.opc .step-title h2{float:left;margin:0;font:bold 13px/16px Arial,Helvetica,sans-serif;color:#999;text-transform:capitalize;padding-top:5px;}
.opc .allow .step-title{background:#F2F2F2;border:1px solid #EEE;border-bottom:0;color:#a4b3b9;cursor:pointer;}
.opc .allow .step-title .number{background:#dbe6eb;border-color:#dbe6eb;color:#a4b3b9;}
.opc .allow .step-title h2{color:#a4b3b9; font-size:22px;}
.opc .active .step-title{background:#E6E6E6;border:1px solid #EEE;padding-bottom:5px;color:#f18200;cursor:default;}
.opc .active .step-title .number{background:#B20405;border-color:#B20405;color:#fff;}
.opc .active .step-title h2{color:#555;}
.opc .step{border:1px solid #EEE;border-top:0;background:#fbfaf6 0 0 repeat-x;padding:15px 30px;position:relative;}
.opc .step-title:after{display:block;content:".";clear:both;font-size:0;line-height:0;height:0;overflow:hidden;}
.opc .order-summary-content .cart-footer{background:none!important;}
.billing-address-select, .select-shipping-address
{
    font-size: 16px;
}
.address-select 
{
    font-size: 13px;
    margin-top:5px;
}
.edit-address label{display:inline-block;width:150px;font-size:14px;}
.edit-address input, .edit-address select
{
    width: 200px;
    font-size:14px;
    margin-bottom:3px;
}
.buttons input
{
    font-size:15px;
    width:100px;

}
.checkout-data .shipping-method{text-align:left;border:1px solid #EEE;height:auto;}
.checkout-data .shipping-method li{text-align:left;vertical-align:text-top;padding:8px 0 0 8px;list-style:none;}
.checkout-data .shipping-method .method-name{font-weight:700;font-size:14px;}
.checkout-data .shipping-method .method-description{padding:5px 0 5px 16px;}
.checkout-data .shipping-method .buttons{margin:10px;text-align:left;}
.checkout-data .shipping-method .message-error{margin:10px;text-align:left;}
.checkout-data .payment-info{text-align:left;border:1px solid #EEE;height:auto;}
.checkout-data .payment-info .info{padding:10px;text-align:left;vertical-align:text-top;}
.checkout-data .payment-info .info td{font-size:14px;}
.checkout-data .payment-info .info td input, .checkout-data .payment-info .info td select{font-size:14px;}
.checkout-data .payment-info .buttons{margin:10px;text-align:left;}
.checkout-data .payment-info .message-error{margin:10px;text-align:left;}.checkout-data .payment-info{text-align:left;border:1px solid #EEE;height:auto;}
.checkout-data .payment-info .info{padding:10px;text-align:left;vertical-align:text-top;}
.checkout-data .payment-info .buttons{margin:10px;text-align:left;}
.checkout-data .payment-info .message-error{margin:10px;text-align:left;}
.totals-about
{
    float: left;
    width: 250px;
}
.totals-about .contactRow
{
    font-weight: bold;
    margin-bottom:10px;
}
.totals-about .contactRow .checkbox-list
{
    float:left;
    width:100%;
    margin-left:15px;
    font-weight:normal;
}
.totals-about .contactRow .checkbox-list input, .totals-about .contactRow .checkbox-list label
{
    float:left;
}
.totals-about .contactRow .checkbox-list input
{
    margin-right:3px;
    margin-bottom:3px;
}

.footer {
    color: #ACAABF;
    clear: both;
    height: auto;
    margin: 0;
    padding: 0 0 0 0;
    margin: 4px 0 0 0;
    width: 910px;
    float: left;
}

.footer-white {
    background-color: white;
    width: 100%;
    padding:20px 0;
    text-align:center;
}

.footer-sign-up-banner {
    color: #1F1A50;
    font-style: italic;
    font-size: 18px;
    font-weight: bold;
    margin:auto;
}

.footer-sign-up-banner .text {
    padding:20px 20px 20px 0px;
}

.footer-menu {
    list-style-type:none;
    color: white;
    width:910px;
    margin:0 auto 0 auto;
    padding-top:20px;
    text-align:left;
}

.footer-menu-item, .footer-menu-item:nth-child(4) .footer-menu-item:last-child, .footer-menu-item:first-child {
    float:left;
    width:205px;
    font-weight:900;
    font-size:12px;
    text-transform:uppercase;
}
.ie8 .footer-menu-item, .ie7 .footer-menu-item
{
    float: left;
    width: 180px;
    font-weight: 900;
    font-size: 12px;
    text-transform: uppercase;
}
.footer-menu-item:nth-child(4)
{
    width:175px;
}
.footer-menu-item:last-child
{
    width:125px;
}
.footer-menu-item:first-child
{
    width:325px;
}
.footer-column-header {
    margin-bottom:8px;
    color:#808080;
    font-weight:900;
}
.ie8 .footer-column-header, .ie7 .footer-column-header {
    margin-bottom:8px;
    color:#808080;
    font-weight:900;
    font-size:12px;
}
.footer-menu-item ul {
    list-style-type:none;
    margin:0;
    padding:0;
}

.footer-menu-item ul li {
    font-size:12px;
    font-style:normal;
    margin-bottom:3px;
    text-transform:none;
    font-weight:normal;
}
.footer-menu-item ul li a {
    color:#808080;
}
.footer-menu-item ul li a:hover 
{
    text-decoration:none;
}
.footer-icons
{
    float:right;
    margin-top:50px;
}
    .footer-icons li
    {
        list-style:none;
    }
.footer-logo {
    margin-left:-25px;
    float:left;
    outline:none;
    margin-top:30px;
}
a.logo4
{
    background: url("images/Footer-Dir-Logo.jpg") no-repeat;
    display:block;
    width:134px;
    height:79px;
    text-decoration: none;
    outline:none;
    margin-top:-20px;
}

.footer-menu-item.logo-menu-item {
    width:150px;
}

.footer-menu-item.connect-menu-item {
    width:300px;
}
.footer-disclaimer
{
    float: right;
    font-size: 11px;
    width:480px;
    padding-top:25px;
    padding-right:10px;
    text-align:left;
    padding-bottom:3px;
}
.cart-total-left
{
    text-align:right;
}
.cart-total-right
{
    text-align:right;
}
.middle-hlg
{
    background: url("images/betterprogram.jpg") no-repeat;
    width:304px;
    height:128px;
    opacity:.2;
    filter:alpha(opacity=20);
}
.right-hlg
{
     background:url("images/flexiblesolutions.jpg") no-repeat;
     width:303px;
     height:128px;
     opacity:.2;
     filter:alpha(opacity=20);
}
.right-hlg-text
{
    text-align: center; 
    position:absolute;
    top:60px;
    left:67px;
}
.middle-hlg-text
{
    text-align: center; 
    position:absolute;
    top:60px;
    left:13px;
}
.gecko .right-hlg-text
{
    text-align: center; 
    position:absolute;
    top:60px;
    left:67px;
}
.gecko .middle-hlg-text
{
    text-align: center; 
    position:absolute;
    top:60px;
    left:13px;
}
.webkit .middle-hlg-text
{
    text-align: center; 
    position:absolute;
    top:60px;
    left:13px;
}
.webkit .right-hlg-text
{
    text-align: center; 
    position:absolute;
    top:60px;
    left:67px;
}
.ie9 .middle-hlg-text, .ie10 .middle-hlg-text
{
    text-align: center; 
    position:absolute;
    top:60px;
    left:13px;
}
.ie9 .right-hlg-text, .ie10 .right-hlg-text
{
    text-align: center; 
    position:absolute;
    top:60px;
    left:67px;
}
.ie8 .right-hlg-text, .ie7 .right-hlg-text
{
    text-align: center; 
    position:absolute;
    top:60px;
    left:67px;
}
.ie8 .middle-hlg-text, .ie7 .middle-hlg-text
{
    text-align: center; 
    position:absolute;
    top:60px;
    left:13px;
}
.announcement{
    background-color:#13B5EA;
    padding:20px 0 20px;
}
.container{
    padding-right:15px;
    padding-left:15px;
    margin-right:auto;
    margin-left:auto;
    width:1170px;
}
.flex{
    -webkit-box-pack:justify;
    justify-content:space-between;
    flex-wrap:wrap;
    display:flex;
}
.announcement-text{
    text-transform:uppercase;
    color:#808080;
    font-size:1.4rem;
    float:left;
    margin-left:40px;
    padding-top:3px;
}
.button-container{
    -webkit-box-flex:1;
    flex-grow:1;
    /*display:flex;*/
    -webkit-box-pack:end;
    justify-content:flex-end;
    display:inline-block;
    padding-top:10px;
}
.btn-covid{
    padding:8px 10px 6px;
    background-color:#fff;
    color:#13B5EA;
    text-transform:uppercase;
    font-weight:900;
    font-size:13.5px;
}
.btn-covid:hover{
    color:#4b3026;
}
a.btn-covid:hover{
    color:#blue;
}