﻿/* RESET STYLESHEET (html5doctor.com) v1.6.1 */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    text-decoration:none;
}

a:hover {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    text-decoration:underline;
}

ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid  #B5D3D3;
    margin:1em 0;
    padding:0;
}

select { border: 1px solid #84AFB5; margin-right: 8px;} 

.nivo-controlNav {padding: 5px 10px 15px !important; display: none;}

/* END RESET CSS (html5doctor.com) */

/* OTHER RESET STYLESHEET (HTML GENERAL) */
body{font-family:Georgia, Palatino Linotype, serif;font-size:12px;background:none repeat scroll 0 0 #F6F6F4; color: #1D1B1B; line-height: 18px;}
a{color:#84AFB5;text-decoration:none;font-weight: normal;}
a:hover{color:#84AFB5;text-decoration: underline;}
.HomePage a:hover{color:#FFFFFF; text-decoration: underline; text-decoration-color:#FFFFFF;}
h1,h2,h3,h4,h5,h6{font-family:Georgia, Palatino Linotype, serif;}
h2,h3{font-size:16px;}
textarea{width:100%;font-family:Georgia, Palatino Linotype, serif;font-size:11px;border: 1px solid #EEEEEE;}
checkbox,input,radio,select,button{}
fieldset{margin:10px 0px 15px;border-bottom:1px solid #B5D3D3;padding:15px 0px;}
legend{font-weight:bold;line-height:20px;font-size:16px;}
input[type="text"],input[type="password"] {border: 1px solid #84AFB5; padding: 3px;}
input[type="text"]:disabled {background: none repeat scroll 0 0 #FFF;}

h1 { font-size: 16px; color:#84AFB5;}
.HomePage h2 { font-size: 20px; color: #FFFFFF; font-weight:500/*700*/}

/* Background Left and Right Colours */
#leftBackground { background: #1D1B1B; width: 50%; position: fixed; top:0; left: 0%; z-index: -1; height: 100%}
#rightBackground { background: #FFFFFF; width: 50%; position: fixed; top:0; left: 50%; z-index: -2; height: 100%;}
.HomePage #rightBackground { background: #84AFB5; width: 50%; position: fixed; top:0; left: 50%; z-index: -2; height: 100%;}

/* Placeholder */
.HomePage ::-webkit-input-placeholder {color: #EEEEEE;}
.HomePage :-moz-placeholder { /* Firefox 18- */  color: #EEEEEE;}
.HomePage ::-moz-placeholder {  /* Firefox 19+ */  color: #EEEEEE;}
.HomePage :-ms-input-placeholder { color: #EEEEEE;}

/* MASTER PAGE WRAPPERS */
.master-wrapper-page{margin:0 auto;width:980px;}
.master-wrapper-content{float:left;width:980px; text-align:left;background: url('images/backgroundAlt.jpg') repeat-y; position: absolute; min-height: 100%; padding-bottom: 20px;}
.HomePage .master-wrapper-content{background: url('images/background.jpg') repeat-y;}
.master-wrapper-main{font-family:Georgia, Palatino Linotype, serif;color:#1D1B1B;}
/* one column master page */
.master-wrapper-main .center-1{float:left;width:930px;min-height:600px;padding:10px;background:#FFF;display:inline;border-radius:5px;margin-left:55px;}
/* two column master page */
.master-wrapper-main .side-2{float:left;width:180px;margin:10px 0 10px 15px;display:inline;}
.master-wrapper-main .center-2{float:left;width:730px;min-height:600px;margin-left:55px; display:inline;overflow:hidden;border-radius:5px;}
/* three column master page */
.master-wrapper-main .leftside-3{/*background: #1D1B1B;*/ float:left;width:180px;margin:10px 0 10px 15px;display:inline;}
.master-wrapper-main .center-3{background: #FFFFFF; float:left;width:730px;min-height:600px;margin-left:55px; display:inline;overflow:hidden;border-radius:5px;}
.HomePage .master-wrapper-main .center-3{background: #84AFB5; float:left;width:730px;min-height:600px;margin-left:55px; display:inline;overflow:hidden;border-radius:5px;}
.master-wrapper-main .rightside-3{float:right;width:180px;display:inline;}
.rightside-3 .block { border-top: 1px solid #B5D3D3;padding-top: 10px; width: 165px;}
.HomePage .rightside-3 .block { border-top: 1px solid #C2DADC;padding-top: 10px; width: 180px;}


/* HEADER AND MENU */
.header{padding: 0 2px;height:110px; margin-left: 19px;}
.header .icon{vertical-align:bottom;}
.header .ico-register{padding-left:10px;padding-bottom: 5px;}
.header .ico-login{padding-left:10px;padding-bottom: 5px;}
.header .ico-logout{padding-left:10px;padding-bottom: 5px;}
.header .ico-inbox{padding-left:10px;padding-bottom: 5px;}
.header .ico-cart{padding-left:10px;padding-bottom: 5px;}
.header .ico-wishlist{padding-left:10px;padding-bottom: 5px;}
.header-logo{margin-top:5px;margin-bottom: 20px;float:left;text-align:left;}
a.logo{background: url("images/logo.png") no-repeat scroll 0 0 transparent;display:block;width:160px;height:230px;text-decoration:none; margin-bottom:30px;}
a.logo:hover{color: #1D1B1B;}
.header-selectors-wrapper{text-align:right;float:right;width:500px;margin-top:10px;clear: both;}
.currency-selector{float:right;}
.language-selector{float:right;}
.tax-display-type-selector{float:right;}
ul.language-list{display:inline;line-height:25px;}
ul.language-list li{list-style:none;display:inline;padding:0 5px;float:left;}
ul.language-list li .selected{border:solid 1px #ccc!important;}
ul.language-list li:hover{cursor:pointer;}
.header-links-wrapper{position:relative;float:right;text-align:right;width:100%; border-bottom: 1px solid #B5D3D3;}
.HomePage .header-links-wrapper{position:relative;float:right;text-align:right;width:100%; border-bottom: 1px solid #c2dadc;}

.header-links{float:right;padding:0px;display:inline-table;}
.header-links ul{padding:0;margin:0;float:left;}
.header-links ul li{list-style: none outside none;display:inline;padding-right:2px;margin-left:10px;float:left;}
.header-links a{color:#1D1B1B;text-decoration:none;float:left;}
.header-links a:hover{color:#84AFB5;text-decoration: underline;}
.HomePage .header-links a:hover{color:#FFF;text-decoration: underline;}

.header-links .cart-qty, .header-links .wishlist-qty { margin-left: 5px; color: #84AFB5;}
.HomePage .header-links .cart-qty, .HomePage .header-links .wishlist-qty { margin-left: 5px; color: #FFFFFF;}

.header-links a.account{color:#1D1B1B;}
.admin-header-links{margin-bottom:5px;display:inline-table; float: left;}
.admin-header-links ul{padding:0;margin:0;}
.admin-header-links ul li{list-style:none;display:inline;padding-right:2px;}
.admin-header-links span.impersonate{color:#E44097;font-weight:700;}
.admin-header-links span.impersonate .finish-impersonation{color:#F93;}
.header-menu {border-radius: 4px;-o-border-radius: 4px;-icab-border-radius: 4px;-khtml-border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;height: 32px;list-style: none outside none;margin: 10px auto 0;padding: 0 10px;}
.header-menu a {color: #000000;font-size: 1.1em;text-decoration:none;}
.header-menu a:hover {color:#84AFB5;}
.HomePage .header-menu a:hover {color:#FFFFFF; text-decoration:none;}

.header-menu li {float: left;list-style: none outside none;padding: 7px 7px;margin-right: 10px;font-size: 1.1em;line-height: 17px;}
.header-menu .top-menu { margin-left: -18px;}
.header-menu .top-menu li {list-style-type: none;margin-right:10px; display: block;}

.header-menu .top-menu li ul {display: none;z-index: 10; position: relative; border: 1px solid #999999;background: none repeat scroll 0 0 #E6F0F1;font-size:11px;}
.header-menu .top-menu ul li a {font-size: 1.2em; text-decoration: none; color: #1D1B1B; padding: 0px 10px; margin-left: 1px; white-space: nowrap;}
.header-menu .top-menu ul li a:hover {color: #1D1B1B; text-decoration: underline;}
.header-menu .top-menu li:hover ul { display: block; position: absolute;}
.header-menu .top-menu li:hover li { float: none; font-size: 11px;top:100%;}
.header-menu .top-menu .dropdown ul li { margin: 0px; border-bottom: 1px solid #999999; height: 20px;}
.header-menu .top-menu .dropdown ul li:last-child {border-bottom: 0px;}

.header-menu .top-menu .dropdown  li:hover ul li ul li a {background-color:transparent}  
.header-menu .top-menu .dropdown  li li:hover ul li a {background-color:silver !important}

.header-menu .top-menu li.homeIcon {position:absolute; top: 6px; height:6px; left: 265px; overflow:hidden;}
.header-menu .top-menu li.homeIcon .homePage img {position:relative; top:-25px;}
.header-menu .top-menu li.homeIcon .notHomePage img {position:relative; top:-7px;}

/* search box */
.search-text{border: 1px solid #eee;vertical-align:top;padding: 5px 0 5px 5px;font-size:12px;width:100%;}
.search-box{float: right;clear: right;width:auto;display:inline;}
.search-box ul{margin:0;float: right;}
.search-box ul li{list-style: none outside none;float:left;margin: 0; line-height: 10px;}
.search-box .search-box-text{display: none; width: 0px;}
.search-box .search-box-button{background:url(images/search.png) no-repeat; border: 0px; margin-right: -20px; height: 15px; display: block; text-indent: 20px;font-family:Georgia, Palatino Linotype, serif;}
.search-box .search-box-button:hover{background:url('images/searchHover.png') no-repeat; color: #84AFB5;padding: 4px 5px;}
.HomePage .search-box .search-box-button:hover{background:url('images/searchHoverHome.png') no-repeat; color: #FFF;}

.search-box-text{background: none repeat scroll 0 0 #FFF;width: 300px;border: 1px solid #E3E3E3;padding: 4px 5px;vertical-align:top;font-size:12px;}
.search-box-button {padding: 4px 5px;background: none repeat scroll 0 0 #F6F6F4;border: 1px solid #D3D3D3;border-radius: 2px 2px 2px 2px;color: #353434;cursor: pointer;font-size: 12px;margin-bottom: 2px;width: 70px;}
/* override some jQuery UI style */
.search-box .ui-autocomplete-loading{background:white url('images/ajax_loader_small.gif') right center no-repeat;}
.ui-autocomplete{z-index:10 !important;} /*ensure that z-index is more than .nivoSlider a.nivo-imageLink used on the home page*/
.ui-autocomplete .ui-menu-item a{text-align:left !important;}



/* FOOTER */
.footer{border-top: 1px solid #B5D3D3; clear:both;height:auto;padding-top:15px;margin-left:19px;overflow: hidden;position: relative;}
.footer a{text-decoration:none;color:#1D1B1B;}
.footer-disclaimer{font-size:11px;}
.footer-regNumber{font-size: 11px; margin: 2px 0;}
.footer-poweredby{clear: both;font-size:11px;}
.HomePage .footer-poweredby{clear: both;font-size:11px;}
.footer-store-theme{margin:0 100px 0 10px;font-size:11px;}
.store-theme-list{background:#e3e3e3;border:solid 1px #3a3a3a;}
.change-device{clear:both;text-align:right;}
.footer-menu {float: left;margin-left: 100px;text-align: left;}
.footer-menu-first {margin-left: 0;}
.footer-menu h3, .footer-menu-first h3 {font-size: 14px;}
.footer-menu ul, .footer-menu-first ul {margin: 10px 0;padding: 0;list-style: none outside none;}
.footer-menu ul li, .footer-menu-first ul {line-height: 150%;}
.footer .footerDetails{float:left;}
.footer .sagePay{float:right;}
.footer .administration{font-weight:bold; position:absolute; right:0; bottom: 0;}
.footer .administration:hover{text-decoration:underline;}
.HomePage .footer .administration{font-weight:bold; color:#FFFFFF;}

/* MISC. CLASSES */
.nobr span{white-space:nowrap!important;}
.wrap{ white-space:normal!important;}
.a-left{text-align:left!important;}
.a-center{text-align:center!important;}
.a-right{text-align:right!important;}
.page{}
.page-body{width: 505px; float: left; border-top: 1px solid #B5D3D3;padding-top: 10px; margin-left: 19px!important;}
.HomePage .page-body{width: 505px; float: left; border-top: 1px solid #C2DADC;padding-top: 10px; margin-left: 34px;}
.page-body fieldset .title {font-size:14px; padding: 10px 0px 0px 0px;}
.center-2 .page-body {width: 695px; margin-bottom: 20px;}
.page-title{margin:0 0 10px;overflow:hidden;width:100%;}
.page-title h1,.page-title h2{padding:5px 5px 5px 0;font-size:20px;margin:0;font-family:Georgia, Palatino Linotype, serif;font-weight:500; color:#5F9EA0;}
.page-body h3{color:#84AFB5; font-family:Georgia, Palatino Linotype, serif; font-size: 14px;}
.page-body li{margin-bottom: 10px;}

.page-title .link-rss{float:right;margin:10px 10px 0 0;background-image:url(images/ico-rss.gif);background-repeat:no-repeat;display:block;height:14px;width:14px;text-indent:-9999px;}
.page-title .invoiceLogo{margin-bottom: 25px; margin-top: -20px;}
td{vertical-align:middle;}
td.fieldname{font-size:12px;}
.captcha-box{}
.section-title{padding:10px 10px 5px 0;font-weight:700;clear:both;font-size:12px;}
.button-1, .button-2 {color: #1D1B1B;text-decoration: none;padding: 5px 16px;position: static;display: inline-block;cursor: pointer;height: auto;width:auto;overflow:visible;font-size: 1em; text-transform: uppercase;font-family:Georgia, Palatino Linotype, serif;}
.button-1:hover, .button-2:hover {text-decoration: underline;}

.buttonStyle {background: #E6F0F1; border: 1px solid #999999; width :100%; margin-top: 10px; text-transform: uppercase;}
.buttonStyle:hover {text-decoration: underline;}
.buttonStyleLeft {background: #E6F0F1; border: 1px solid #999999; margin:10px 0px 10px 0px;}
.buttonStyleLeft:hover {text-decoration: underline;}
.HomePage .buttonStyle {background: #84AFB5; border: 1px solid #666666; width :100%; margin-top: 10px;}
.HomePage .buttonStyle:hover {text-decoration: underline;}
.side-2 .buttonStyle {color: #FFFFFF; background: none; border: 1px solid #FFFFFF; width :146px !important; margin-top: 10px;}
.side-2 .buttonStyle:hover {text-decoration: underline;}
.leftside-3 .buttonStyle {color: #FFFFFF; background: none; border: 1px solid #FFFFFF; width :100%; margin-top: 10px;}
.leftside-3 .buttonStyle:hover {text-decoration: underline;}
#back-in-stock-notify-me {background: #E6F0F1; border: 1px solid #999999; margin:10px 10px 10px 0px;}
#back-in-stock-notify-me:hover {text-decoration: underline;}

.paymentinfonextstepbutton {background: #E6F0F1; border: 1px solid #999999;  margin:10px 0px 10px 0px; text-transform: uppercase;text-decoration:none;font-family:Georgia, Palatino Linotype, serif; padding: 5px 15px;}
.paymentinfonextstepbutton:hover  {text-decoration: underline;cursor:pointer;}

.noscript{border:1px solid #ddd;border-width:0 0 1px;background:#ffff90;font-size:12px;line-height:1.25;text-align:center;color:#2f2f2f;}
.clear{border:medium none;clear:both;float:none;font-size:0;height:0;line-height:0;}
.tall-clear{border:medium none;clear:both;float:none;font-size:0;height:0;line-height:0; margin-top:15px;}
fieldset.form-fields{padding: 15px 0 25px;}
fieldset.form-fields legend{font-size:14px;}
fieldset.form-fields dt{}
fieldset.form-fields dl dt{float:left;width:140px;padding:8px 0 0 0;}
fieldset.form-fields dl dd{padding:8px 0 0 0;}
fieldset.form-fields #Newsletter {margin-top: -2px;}
fieldset.register-block legend{font-size:14px;}

/* AJAX LOADING INDICATOR */
.ajax-loading-block-window{position:fixed;top:50%;left:50%;width:128px;height:128px;overflow:hidden;z-index:1104;}
.ajax-loading-block-window .loading-image{position:absolute;top:0;left:0;width:128px;height:128px;background-image:url('images/ajax_loader_large.gif');}
.please-wait{background:url('images/ajax_loader_small.gif') no-repeat;padding-left:20px;}


/* DATA TABLE */
.data-table{width:100%;border: 1px solid #EEE;border-collapse:collapse;border-spacing:0;empty-cells:show;}
.data-table th{font-weight:bold;padding:3px 8px;white-space:nowrap;vertical-align:middle;}
.data-table td{padding:3px 8px;}
.data-table th,.data-table td{border-bottom:1px solid #EEE;border-right:1px solid #EEE;}
.data-table .odd{}
.data-table .even{background-color: #F6F6F6;}

.data-table .productIsbn {width: 140px;}
.data-table thead{background: #1D1B1B; color: #FFF;}

/* TOPICS */
.topic-html-content{padding-bottom:5px;}
.topic-html-content-title{padding:0 0 5px;clear:both; color:#FFFFFF;}
.topic-html-content-header{font-size:1.2em;font-weight:500/*700*/;}
.topic-html-content-body{}
.topic-html-content-body a{color:#FFFFFF;}
.topic-html-content-body a:hover{text-decoration:underline;}
.topic-page{font-family:Georgia, Palatino Linotype, serif;}
.topic-page .page-body{}
.topic-page .page-body a{/* color:#000; */}
.topic-page .page-body a:hover{/* color:#000; */text-decoration: underline;}
.page-body table img{padding:3px 15px 10px 0;}

#advisoryB a {color:#5F9EA0; text-decoration:none;}
#advisoryB a:hover {text-decoration:underline;}

/* VALIDATION AND ERRORS */
.message-error{font-family:Georgia, Palatino Linotype, serif;font-size:14px;font-weight:700;color:#84AFB5;}
.message-error ul{padding:0px;}
.message-error ul li{list-style:none;}
.validation-summary-errors{font-family:Georgia, Palatino Linotype, serif;font-size:10px;font-weight:700;color:red;}
.field-validation-error{font-family:Georgia, Palatino Linotype, serif;font-size:10px;font-weight:700;color:red;}
.required{color:red;}


/* USER-AGREEMENT PAGE */
.user-agreement-page{}
.user-agreement-page .page-title{}
.user-agreement-page .page-body{}


/* STORE CLOSED */
.store-closed-page{}
.store-closed-page .page-title{}
.store-closed-page .page-body{}


/* SITEMAP */
.sitemap-page{margin-left:auto;margin-right:auto;width:100%;}
.sitemap-page a{ text-decoration: none;}
.sitemap-page .entity{margin:5px 0 30px;}
.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;width:150px;border-bottom:1px dotted #ADACAC;}


/* EU COOKIE LAW */
.eu-cookie-law{text-align:left;}
a.eu-cookie-privacyinfo-tag{color:#B80709 !important;text-decoration:underline;}


/* PAGER */
.pager{ margin-top: 0;}
.pager a,.pager span {display: inline-block;min-width: 10px;text-align: center;color: #1D1B1B;font-size: 14px;font-weight: 700;padding: 5px 8px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;-webkit-transition: all 0.218s;-moz-transition: all 0.218s;-ms-transition: all 0.218s;-o-transition: all 0.218s;transition: all 0.218s;-webkit-user-select: none;-moz-user-select: none;user-select: none;cursor: pointer;text-decoration: none;}
.pager span,.pager a:active {color: #84AFB5;cursor: default;}
.pager a:hover {text-decoration: underline;color: #333;}


/* NAVIGATIONS */
.block{padding-bottom:45px; width: 140px; clear: left;}
.block .title{font-size: 12px;letter-spacing: 1px;text-align: left;padding: 0 0 9px 0;text-transform: capitalize; margin: 0;}
.block .title strong{font-weight:500/*700*/;}

.HomePage .block .title{font-size: 12px;letter-spacing: 1px;text-align: left;padding: 0 0 9px 0;text-transform: capitalize; color:#FFFFFF;margin: 0;}
.HomePage .block .title.large{font-size: 20px;}
.leftside-3 .block .title{font-size: 12px;letter-spacing: 1px;text-align: left;padding: 9px 0px;text-transform:capitalize; color:#333;border-radius:5px 5px 0px 0px;margin: 0; background: none; color: #84AFB5;}
.side-2 .title{font-size: 12px;letter-spacing: 1px;text-align: left;padding: 9px 0px;text-transform:capitalize; color:#333;border-radius:5px 5px 0px 0px;margin: 0; background: none; color: #84AFB5;}

.block .listbox{font-size:12px;padding:0px 0;line-height:18px;border-radius:0px 0px 5px 5px;}
.block .listbox ul{margin:0;color:#1D1B1B;background-color:inherit;}
.block .listbox #blog-month-list {margin-top: -15px;}
.block a{color:#1D1B1B;font-size: 1.1em;font-weight:400;text-decoration:none;}
.block a.large{font-size:1.4em;line-height:1.3em;}
.block a:hover {color: #84AFB5;text-decoration: underline;font-weight: normal;}
.HomePage .block a:hover {color: #FFFFFF; text-decoration: underline; font-weight: normal;}

.leftside-3 .block a{color:#FFFFFF;font-size: 1.1em;font-weight:400;text-decoration:none;}
.leftside-3 .block a:hover {color: #84AFB5; text-decoration: underline;font-weight: normal;}
.side-2  .block a{color:#FFFFFF;font-size: 1.1em;font-weight:400;text-decoration:none;}
.side-2  .block a:hover {color: #84AFB5; text-decoration: underline;font-weight: normal;}
.side-2  .block .active a:hover {font-weight: 700;}

.block li{background: url("images/bullet-right.gif") no-repeat left 8px;list-style: none outside none;line-height: 16px;padding: 4px 0px 0px 13px;}
.block .blackBullet li{background: url("images/bullet-right-black.gif") no-repeat left 8px;list-style: none outside none;line-height: 16px;padding: 4px 0px 0px 13px;}
.block .blogPostList li{background: none;list-style: none outside none;line-height: 16px;padding: 15px 0px 0px 0px;}
.block .blogPostList li p.small{font-size: 0.8em; color:#fff; margin-top:0.5em;}
.block .blogPostList li a.readMore{font-size: 12px; color: #fff;}
.block .blogPostList li p.bodyText{font-size: 1.1em;}
.block-latest-blog-posts {padding-bottom:15px;height:318px;}
.block.block-latest-blog-posts .title{padding:0 0 10px 0;}
.block.block-latest-blog-posts .blogPostList li:first-of-type{
	padding-top: 7px;
}
.block.block-latest-blog-posts a.large{
	display:block;
}
.block li.separator{background: none;height:1px;line-height:1px;width:auto;font-size:1px;margin:0;padding: 0;}
.block-category-navigation,.block-manufacturer-navigation,.block-recently-viewed-products,.block-latest-blog-posts,.block-info,.block-newsletter,.block-popular-tags,.block-popular-blogtags,.block-blog-archive,.block-poll,.block-account-navigation{}
.block-category-navigation .active > a,.block-manufacturer-navigation .active a{color:#84AFB5;font-weight:700;text-decoration:none;}
.block-category-navigation .listbox ul .active,.block-manufacturer-navigation .listbox ul .active{font-weight:700;}
.block-category-navigation .listbox ul .inactive,.block-manufacturer-navigation .listbox ul .inactive{}
.block-category-navigation ul.sublist{margin:0px 0px 0px 7px;}
.block-category-navigation ul.sublist .inactive a:hover{color: #84AFB5;font-weight: 400;}
.block-category-navigation .viewAll a{color:#84AFB5; font-style:italic;}
.block-category-navigation .viewAll{padding: 10px 0px 0px 12px;}
.block-category-navigation .majorCategory{border-top: solid 1px #fff;margin-top:15px;}
.block-category-navigation .majorCategory .title{position:relative; cursor:pointer;}
.block-category-navigation .majorCategory .title:after{content:""; height:8px; width:8px; background: url("images/showHideArrows.png") no-repeat -1px 1px; position:absolute; top:50%; margin-top:-4px; right:0;}
.block-category-navigation .majorCategory .title.open:after{background-position:-12px -1px;}
.leftside-3 .block-category-navigation .title {padding-top: 9px;}
.block-manufacturer-navigation .listbox .view-all a{color:#84AFB5;font-weight: 700; font-style: italic; display: block; margin: 10px 0 0 0px;}
.block-account-navigation a.active{font-weight:700;text-decoration:none;} 
.block-account-navigation a{}
.block-account-navigation a.inactive{font-weight:400;text-decoration:none;}
.block-account-navigation a.inactive:hover {text-decoration: underline !important;color:#84AFB5 !important;}
.block-newsletter .buttons{margin-top:5px;}

#newsletter-subscribe-block {}
#newsletter-subscribe-block #newsletter-email {color: #84AFB5; border-bottom: 1px solid #B5D3D3; border-top: 1px solid #FFFFFF; border-right:1px solid #FFFFFF; border-left:1px solid #FFFFFF; background: none; height: 30px;line-height:30px;font-family:Georgia, Palatino Linotype, serif; padding: 3px 0; width: 162px; margin-top:5px;}
.HomePage #newsletter-subscribe-block #newsletter-email {color: #FFFFFF; border-bottom: 1px solid #C2DADC; border-top: 1px solid #84AFB5; border-right:1px solid #84AFB5; border-left:1px solid #84AFB5;  background: none; height: 30px; margin:5px 0 0 0;}
.HomePage #newsletter-subscribe-block #newsletter-email:focus {border: 1px solid #FFFFFF;}
.side-2 #newsletter-subscribe-block{color: #FFFFFF; margin-left: -5px;}
.side-2 #newsletter-subscribe-block #newsletter-email{width: 100%;}
.side-2 .block-newsletter .title {margin-left: -5px;}
.side-2 #newsletter-result-block {color: #FFF; margin-top: 10px;}

.side-2 #newsletter-subscribe-block #newsletter-email {border-bottom: 1px solid #B5D3D3; border-top: 1px solid #1D1B1B; border-right:1px solid #1D1B1B; border-left:1px solid #1D1B1B; margin-top:5px;}

#newsletter-subscribe-block #newsletter-email:focus {border: 1px solid #FFFFFF;}

input:focus{outline-width:0;}

.tags {text-align: left;}
.block-popular-tags li,.block-popular-blogtags li{display:inline!important;}
.block-blog-archive li,.block-popular-tags li,.block-popular-blogtags li{background:none !important;padding-left: 5px !important;}

block-popular-tags .listbox .view-all{font-style:italic;}
.block-popular-tags .listbox .view-all a{color:#84AFB5; font-weight: 700; display: block; margin: 10px 0 0 0px;}
.block-blog-archive .year{color:#1D1B1B;font-weight:700;text-decoration:none;}
.news-list-homepage .item, .product-details-page, .search-panel .search-input, .product-filters,fieldset, .product-list .product-item .picture{background: none repeat scroll 0 0 #FFF;}
.product-list .product-item{border-bottom: 1px solid #B5D3D3;}

/* MINI-SHOPPING CART */
#flyout-cart{display:none;position:absolute;float:left;top:22px;right:0px;width:300px;min-height:50px;background:#FFF;z-index:99999;}
#flyout-cart.active{display:block;}
.mini-shopping-cart {padding:5px 10px 10px;border: 1px solid #666666;background: none repeat scroll 0 0 #E6F0F1;font-size:11px;}
.mini-shopping-cart a{font-weight:700;text-decoration:none; color:#1D1B1B;}
.mini-shopping-cart a:hover {text-decoration: underline; color: #84AFB5;}
.mini-shopping-cart .count{margin:10px 0px 10px;}
.mini-shopping-cart .items{overflow:hidden;}
.mini-shopping-cart .items table{border-collapse:collapse;width:100%;}
.mini-shopping-cart .items table .first td{border-top:1px solid #EEEEEE;}
.mini-shopping-cart .items table td{border-bottom:1px solid #EEEEEE;padding:10px 5px;vertical-align:top;}
.mini-shopping-cart .items .item{border-bottom:1px solid #CFCFCF;margin:5px 0;}
.mini-shopping-cart .items .item .product .name{clear:both;}
.mini-shopping-cart .items .item .product .attributes{font-size:10px;margin:0px;}
.mini-shopping-cart .items .item .price{font-size:10px;margin:10px 0px 0px 0px;}
.mini-shopping-cart .items .item .quantity{font-size:10px;margin:0px}
.mini-shopping-cart .totals{margin:10px 0px;text-align:right;}
.mini-shopping-cart .buttons{margin:10px 0px;text-align:right;}
.mini-shopping-cart .cart-button,.mini-shopping-cart .checkout-button{margin:0;}


/* NOTIFICATIONS */
.bar-notification{display:none;left:0;position:fixed;top:0;width:100%;z-index:100000; text-align: center;}
.bar-notification.success{background:none repeat scroll 0 0 #FFFFFF;border-bottom:2px solid #1D1B1B !important;color:#1D1B1B;margin: 0 0 10px;}
.bar-notification.error{background:none repeat scroll 0 0 #FFFFFF;border-bottom:3px solid #1D1B1B !important;color:#1D1B1B;margin: 0 0 10px;}
.bar-notification .close{float:right;margin:9px 9px 0px 0px;cursor:pointer;}
.bar-notification p.content{padding:0px 10px;margin: 10px 0px;}
.bar-notification p.content a{text-decoration:none;color:#84AFB5;}
.bar-notification p.content a:hover{text-decoration:underline;}


/* ORDER SUMMARY, SHOPPING CART, WISHLIST */
.shopping-cart-page, .checkout-page{ margin-top: 20px;}
.shopping-cart-page .page-title,.wishlist-page .page-title{}
.shopping-cart-page .page-body,.wishlist-page .page-body{margin:0;font-size:11px;color:#1D1B1B; width: 695px;}
.wishlist-page .share-info{clear: both; padding-top: 10px;}
.wishlist-page .share-info .share-label{font-weight:700;}
.wishlist-page .share-info a.share-link{color: #84AFB5;text-decoration: none;}
.wishlist-page .share-info a.share-link:hover{color: #1D1B1B;text-decoration: none;}
.order-summary-content,.wishlist-content{margin:0;padding:0;font-size:11px;color:#1D1B1B;}
.order-summary-content .totals{text-align: left;margin-top: 10px;}
.order-summary-content .cart-collaterals{padding:10px 0 10px;}
.order-summary-content .deals{display:inline;float:left;}
.order-summary-content .deals .title {color:#84AFB5;}
.order-summary-content .shipping{display:inline;float:left;margin:0 10px 0 0;width:200px;}
.order-summary-content .coupon-box,.order-summary-content .giftcard-box{padding:10px;font-size:11px;color:#1D1B1B;margin:0 0 10px;float:left; width: 310px;}
.order-summary-content .coupon-box {margin-right: 30px;}
.order-summary-content .coupon-box .current-code{padding: 10px 0px 0px 0px;}
.order-summary-content .coupon-box .discount-coupon-code, .order-summary-content .giftcard-box .gift-card-coupon-code{width:160px;}
.order-summary-content .coupon-box .hint, .order-summary-content .giftcard-box .hint{ padding-top: 5px;}
.order-summary-content .giftcard-box{position:relative;z-index:1;}
.order-summary-content .apply-discount-coupon-code-button, .order-summary-content .apply-gift-card-coupon-code-button{ margin: 5px 0;}
.order-summary-content .cart,.wishlist-content .cart{width:100%;border-collapse:collapse;text-align:center;vertical-align:middle;}
.wishlist-content .cart{margin-bottom:10px;}
.order-summary-content .cart td,.wishlist-content .cart td{}
.order-summary-content .cart .cart-header-row,.wishlist-content .cart .cart-header-row{font-weight:700;}
.order-summary-content .cart .cart-header-row th,.wishlist-content .cart .cart-header-row th{background:/*url(images/cart-header-bg.gif) repeat-x 50%*/ #1D1B1B;color:#FFF;border-right:solid 1px #6a6a6a;height:20px;padding:5px 8px;vertical-align:middle;white-space:nowrap;}
.order-summary-content .cart .cart-header-row th.picture,.wishlist-content .cart .cart-header-row th.picture{border:none;}
.order-summary-content .cart .cart-header-row th.end,.wishlist-content .cart .cart-header-row th.end{text-align:right;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{border-bottom:1px solid #c5c5c5; border-right:1px solid #EEEEEE; border-left:1px solid #EEEEEE; vertical-align:middle;line-height:30px; padding: 6px;}
.order-summary-content .cart .cart-item-row td.product,.wishlist-content .cart .cart-item-row td.product{text-align:left;padding:0 10px; line-height: 18px;}
.order-summary-content .cart .cart-item-row td.product a,.wishlist-content .cart .cart-item-row td.product a{font-weight:700;text-decoration: none;}
.order-summary-content .cart .cart-item-row td.end,.wishlist-content .cart .cart-item-row td.end{text-align:right;font-weight:700;color:green;padding-right:5px;}
.order-summary-content .cart .cart-item-row .qty-input,.wishlist-content .cart .cart-item-row .qty-input{border:solid 1px #E3E3E3;font-size:12px;text-align:right;width:40px;}
.cart-item-row .product-subtotal{ color: #84AFB5;}
.order-summary-content .cart-footer{width:100%;}
.order-summary-content .total-info{margin:0;font-size:12px;}
.order-summary-content .total-info .selected-shipping-method{font-weight:normal;font-size:11px;}
.order-summary-content .total-info .order-total{color:#353434;}

.cart-total-left{vertical-align:middle;height:21px;font-weight:700;color:#353434; padding-right: 10px; text-align: right;}
.cart-total-left span{color:#84AFB5;}
.cart-total-left-below{width:100%;text-align:right;vertical-align:top;height:30px;}
.cart-total-right{vertical-align:middle;padding-left:5px;}

.order-summary-content .remove-gift-card-button,.order-summary-content .remove-discount-button{background:url(images/ico-delete.gif) no-repeat;border:0;width:32px;height:15px;}
.order-summary-content .remove-gift-card-button:hover,.order-summary-content .remove-discount-button:hover{cursor:pointer;}
.order-summary-content .selected-checkout-attributes{margin:0;padding:10px 5px 10px 0;width:100%;text-align:right;vertical-align:middle;color:#353434;}
.order-summary-content .checkout-attributes{margin:10px 0;padding:10px 20px;background:none repeat scroll 0 0 #F7F5E8;border:1px dotted #D3D3D3;}
.order-summary-content .checkout-attributes .text-prompt{font-weight:bold;}
.order-summary-content .checkout-attributes ul.option-list{padding:0px;margin:0px;}
.order-summary-content .checkout-attributes ul.option-list li{list-style:none;}
.order-summary-content .checkout-attributes .textbox{width:300px;}
.order-summary-content .checkout-attributes textarea{width:300px;height:150px;}
/* color squares attribute type */
.order-summary-content .checkout-attributes ul.color-squares li{display:inline;}
.order-summary-content .checkout-attributes ul.color-squares .color-container{position: relative;display:inline-block;border:solid 1px #999;padding:1px;margin-bottom:5px;}
.order-summary-content .checkout-attributes ul.color-squares .selected-value .color-container{border-color:#075899;border-width:2px;padding:0;}
.order-summary-content .checkout-attributes ul.color-squares .color{display:inline-block;width:18px;height:18px;}
.order-summary-content .checkout-attributes ul.color-squares label{cursor:pointer;position:relative;}
.order-summary-content .checkout-attributes ul.color-squares input{height:0;overflow:hidden;z-index:-10000;position:absolute;float:none;}
.order-summary-content .min-amount-warning{margin:0;padding:10px 0 10px 10px;}
.order-summary-content .terms-of-service{margin:10px 0 0 0; float: right;}
.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-left:0;padding:10px 0 10px 0;float:right}
.order-summary-content .checkout-buttons  {float:right;margin:0;padding:0px 0 10px 0;}
.order-summary-content .checkout-buttons .checkout-button{font:bold 15px/30px Georgia, Palatino Linotype, serif;}
.order-summary-content .checkout-buttons .checkout-button span{border: 0px;}
.order-summary-content .checkout-buttons .checkout-button{display:inline-block;padding:0px 25px; width: 150px; margin-bottom: 10px; background:#1D1B1B; color:#FFFFFF;}
.order-summary-content .checkout-buttons .checkout-button:hover{color: #1D1B1B; background:#E6F0F1;}


.order-details .checkout-button{display:inline-block; width: 150px; margin: 10px 0; background:#1D1B1B; color:#FFFFFF; font:bold 15px Georgia, Palatino Linotype, serif;float :right;}
.order-details .checkout-button:hover{color: #FFFFFF; text-decoration:underline;}

.order-summary-content .addon-buttons{clear:both;float:right;margin:0;padding:10px 0 10px 10px;text-align:right;}
.order-summary-content .cross-sells-title{color:#000;font-family:Georgia, Palatino Linotype, serif;font-size:15px;font-weight:700;padding:5px 5px 5px 0;border-bottom:0 none;margin:0 0 10px;width:100%;}
.estimate-shipping{margin:0;padding:10px;font-size:11px;color:#1D1B1B;border: 1px solid #EEE;}
.estimate-shipping .hint{ padding-top: 5px;padding-bottom: 5px;}
.estimate-shipping .country-input,.estimate-shipping .state-input{width:137px;}
.estimate-shipping .zip-input{}
.estimate-shipping .shipping-options{text-align:left;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:700;}
.estimate-shipping .shipping-options .shipping-option-item .option-description{padding:5px 0 5px 16px;}
.estimate-shipping .shipping-options td{padding-top: 10px;}
.order-summary-content .shipping .title{color:#84AFB5;}


/* CHECKOUT */
.checkout-page,.checkout-one-page{}
.checkout-page .page-title,.checkout-one-page .page-title{}
.checkout-page .checkout-data,.checkout-one-page .checkout-data{margin:0;color:#1D1B1B;background-color:inherit;}
.checkoutstep{}
.checkoutstep .steptitle{border:1px solid #2F4F4F;color:#FFF;background-color:#2E4d7B;font-family:Georgia, Palatino Linotype, serif;font-size:12px;font-weight:700;padding:5px;margin-top:5px;}
.checkoutstep .stepcontent{border:dashed 1px #2F4F4F;border-top:none;padding:5px;}
.order-summary-title{padding:10px 10px 5px 0;font-size:11px;color:#1D1B1B;font-weight:700;clear:both;}
.order-summary-body{text-align:center;height:auto;}
.checkout-data .select-address-title{padding:10px 10px 5px 0;font-weight:700;clear:both;}
.checkout-data .address-grid{margin-bottom:15px;padding:0;}
.checkout-data .address-grid .item-box{padding-bottom:10px;text-align:center;vertical-align:text-top;margin-right: 5px;width: 240px;}
.checkout-data .address-grid .address-item{text-align:center;padding-right: 40px;padding-bottom:20px;width:200px;}
.checkout-data .address-grid .address-item .select-button{margin-bottom:5px;margin-top:5px;text-align:left}
.checkout-data .address-grid .address-item .address-box{text-align:left; margin-top:20px;}
.checkout-data .address-grid td{vertical-align:top;}
.checkout-data .enter-address-title{padding:10px 10px 5px 0;font-weight:700;clear:both;border-top: 1px solid #B5D3D3}
.checkout-data .enter-address{text-align:center;height:auto;}
.checkout-data .enter-address .enter-address-body{text-align:left;margin:10px 10px 10px 0;}
.checkout-data .enter-address .enter-address-body td{padding: 0 5px 10px 0;}
.checkout-data .enter-address .enter-address-body td #NewAddress_StateProvinceId {min-width: 150px;}
.checkout-data .buttons{margin:10px 10px 10px 0px;text-align:left;}
.checkout-data .enter-address .the-same-address{text-align:left;margin:10px;}
.checkout-data .shipping-options{text-align:left;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:700;}
.checkout-data .shipping-options .shipping-option-item .option-description{padding:5px 0 5px 16px;}
.checkout-data .shipping-options .select-button{margin:10px 10px 10px -10px;text-align:left;}
.checkout-data .shipping-options .message-error{margin:12px;text-align:left;}
.checkout-data .use-reward-points{margin:0;padding:10px;color:#1D1B1B;background:#F7F5E8;margin-bottom:10px;border:dotted 1px #d3d3d3;}
.checkout-data .payment-methods{text-align:left;height:auto;}
.checkout-data .payment-methods .payment-method-item{padding:10px 10px 10px 0;text-align:left;vertical-align:text-top;}
.checkout-data .payment-methods .select-button{margin:10px;text-align:left;}
.checkout-data .payment-methods .message-error{padding:10px 10px 5px 0;font-weight:700;clear:both;}
.checkout-data .payment-info{text-align:left;height:auto;}
.checkout-data .payment-info .body{text-align:left;vertical-align:text-top;}
.checkout-data .payment-info .select-button{margin:10px;text-align:left;}
.checkout-data .payment-info td{padding-bottom: 10px;}
.center-2 .confirm-order{margin-left:34px; margin-bottom:10px;}
.checkout-data .confirm-order{text-align:left;}
.checkout-data .confirm-order .select-button{text-align:right;}
.checkout-data .confirm-order .message-error{margin:10px;text-align:left;}
.checkout-data .confirm-order .confirm-order-next-step-button{background: none repeat scroll 0 0 #1D1B1B;color: #FFFFFF;display: inline-block;margin-bottom: 10px;padding: 6px 25px;width: 150px;font: bold 15px/30px Georgia,Garamond,serif;}
.checkout-data .order-review-data-box{text-align:left;padding:10px 10px 25px 10px;height:auto;}
.checkout-data .order-review-data-box .order-details-table{width:100%;border:0px;border-collapse:collapse;border-spacing:0;}
.checkout-data .order-review-data-box .order-details-table .billinginfo,.checkout-page .order-review-data-box .order-details-table .shippinginfo{width:50%;vertical-align:top;}
.checkout-data .order-review-data-box .order-details-table .payment-method,.checkout-page .order-review-data-box .order-details-table .shipping-method{margin-top: 10px;}
.checkout-data .order-completed{text-align:left;height:auto;}
.checkout-data .order-completed .body{text-align:left;vertical-align:text-top;}
.checkout-data .order-completed .select-button{margin:10px;text-align:left;}
.checkout-data .order-completed a {text-decoration: none;}
.order-progress{height:40px;margin:0 auto;text-align:center; margin-left: 34px;}
.order-progress ul{padding:0;margin:0;}
.order-progress ul li{list-style:none;display:inline;padding:5px 20px 0;}
.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;}
.order-progress ul li a:hover{ text-decoration: none;}

#billing-new-address-form table tbody td, #shipping-new-address-form table tbody td {padding-top: 5px;}
.order-details-table .payment-method, .order-details-table .shipping-method {margin-top: 10px;}

/* ONE PAGE CHECKOUT */
.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;}
.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.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 Georgia, Palatino Linotype, serif;color:#999;}
.opc .step-title h2{float:left;margin:0;font:bold 13px/16px Georgia, Palatino Linotype, serif;color:#999;text-transform:capitalize;}
.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;}
.opc .active .step-title{background:#1D1B1B;border: 1px solid #EEE;padding-bottom:5px;color:#FFFFFF;cursor:default;}
.opc .active .step-title .number{background:#E6F0F1;border-color:#E6F0F1;color:#1D1B1B;}
.opc .active .step-title h2{color:#FFFFFF;}
.opc .step{border:1px solid #EEE;border-top:0;background:#FFFFFF 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;}


/* ORDER DETAILS */
.order-details{}
.order-details .page-title{}
.order-details .page-title .print-buttons{text-align:right;margin-bottom:10px;}
.order-details .page-title .print-buttons a:hover { color: #1D1B1B; text-decoration: underline;}
.order-details .page-body{}
.order-details .order-overview{text-align:left;padding-bottom:10px;}
.order-details .order-overview .order-total-top{text-align:right;}
.order-details .order-details-box{text-align:left;padding:10px 0 10px 0px;border-bottom: 1px solid #B5D3D3;height:auto; padding-bottom: 20px;}
.order-details .order-overview .order-overview-table, .order-details .order-details-box .order-details-table{width:100%;border:0px;border-collapse:collapse;border-spacing:0;}
.order-details .order-details-box .order-details-table .billinginfo,.order-details .order-details-box .order-details-table .shippinginfo{width:50%;vertical-align:top;}
.order-details .order-details-box .repost{margin:10px 0px 10px 0px;}
.order-details .order-details-box .repost .hint{margin:0px;}
.order-details .products-box,.order-details .shipments-box,.order-details .ordernotes-box{text-align:left;padding:10px 0 10px 0px;height:auto;}
.order-details .checkout-attributes{text-align:right;vertical-align:middle;padding:10px;height:auto;}
.order-details .actions{margin:10px 0px 10px 0px;}
.order-details .cart-total-left{color:#84AFB5;}

.total-info .cart-total {float: right;}


/* SHIPMENTS */
.shipment-details{}
.shipment-details .page-title{}
.shipment-details .page-body{border:1px solid #d7d7d7;padding:10px;}
.shipment-details .overview{text-align:left;padding-bottom:10px;}
.shipment-details .tracking-url{color:#B80709;text-decoration:none;}
.shipment-details .products-box,.shipment-details .shipment-status-events-box{text-align:left;padding:10px;border:1px solid #d7d7d7;height:auto;}


/* HOME PAGE */
.home-page-product-grid{margin-left:auto;margin-right:auto;width:auto; border-top: 1px solid #C2DADC;}
.home-page-product-grid .title{padding:10px 10px 10px 0;font-weight:500/*700*/;font-size:1.1em;color:#3a3a3a;text-align:left;}
.home-page-category-grid{margin-left:auto;margin-right:auto;width:auto;}
.home-page-category-grid a{color:#1D1B1B;font-size: 1.2em;font-weight: 700;}
.home-page-category-grid .item-box{float: left;text-align:center;vertical-align:text-top;}
.home-page-category-grid .category-item{text-align:center;margin:10px;width:145px;height:180px;border: 1px solid #eee;}
.home-page-category-grid .category-item .title{text-align:center;font-weight:700;font-size:.9em;display:block;overflow:hidden;height:1.8em;padding:5px;}
.home-page-category-grid .category-item .picture{text-align:center;padding:10px 0;}
.bestsellers{margin-left:auto;margin-right:auto;width:auto;}
.bestsellers .title{padding:10px 10px 10px 0;margin:0 0 0 10px;font-weight:700;text-transform:uppercase;font-size:1.1em;color:#3a3a3a;text-align:center;}


/* PRODUCTS IN GRID - TEMPLATE */
.product-grid{margin-bottom:15px;margin-left:auto;margin-right:auto; margin-top: 20px;width:auto;text-align:center;overflow: hidden;}
.product-grid .item-box{float: left;padding-right: 32px;text-align:center;vertical-align:text-top;}
.product-grid .item-box:hover{}
.product-grid .product-item{text-align:left;margin-top:10px;padding: 0;width:135px;height: 320px;}
.product-grid .product-item .product-title{font-weight:normal;font-size:12px;padding:0; height: 35px; overflow: hidden;}
.product-grid .product-item .product-title a{display:block;height:auto;line-height:1.3em;overflow:hidden;padding:4px 10px 8px 0; min-height: 32px; color: #1D1B1B;}
.HomePage .product-grid .product-item .product-title a{display:block;height:auto;line-height:1.3em;overflow:hidden;padding:4px 10px 8px 0; min-height: 32px; color: #FFFFFF;}
.product-grid .product-item .picture{text-align:center;height: 195px;}
.manufacturer-grid .picture {padding:10px 0 0 0;}
.product-grid .product-item .picture img, .manufacturer-grid .picture img {width: 135px; height:195px;border: 1px solid #CCCCCC;}
.product-list .product-item .picture img {width: 135px; height:195px;border: 1px solid #CCCCCC;}
.product-grid .product-item .description{display: none;margin:5px 5px 0 5px;text-align:center;padding:10px 5px;border-top:solid 1px #e3e3e3;color:#1D1B1B;height:50px;}
.product-grid .product-item .add-info{vertical-align:bottom;text-align:right;width:auto;height:auto;position:relative;}
.product-grid .product-item .prices {text-align:left;vertical-align:middle;position:static;bottom:15px;right:10px;}
.product-grid .product-item .prices .product-price,.product-grid .product-item .prices .old-product-price{margin:0px;}
.product-grid .product-item .prices .product-price .price{font-weight: bold; color:#84AFB5;}
.HomePage .product-grid .product-item .prices .product-price .price{color:#1D1B1B;}
.product-grid .product-item .prices .old-product-price .price{color:#1D1B1B;text-decoration:line-through;}
.product-grid .product-item .buttons{vertical-align:middle;position:static;margin-top: 5px;text-align:left;}
.center-2 .product-grid .item-box{float: left;padding-right: 38px;text-align:center;vertical-align:text-top;}


.HomePage .product-box-add-to-cart-button {background: #84AFB5; border: 1px solid #666666; margin-top: 12px; width: 100%; text-transform: uppercase;}
.HomePage .product-box-add-to-cart-button:hover {text-decoration: underline;}
.product-box-add-to-cart-button {background: #E6f0F1; border: 1px solid #999999; margin-top: 10px; width: 100%; text-transform: uppercase;}
.product-box-add-to-cart-button:hover {text-decoration: underline;}

/* PRODUCTS IN LINES - TEMPLATE */
.product-list{width:auto;margin:0 auto;padding:0;list-style-type:none;}
.product-list .item-box{text-align:left;clear:both;position:relative;margin-bottom:10px;}
.product-list .item-box:hover{}
.product-list .product-item{width:auto;margin-top:10px;position:relative;overflow: hidden; padding-bottom:20px;}
.product-list .product-item .product-title{font-weight:700;font-size:12px;padding-left:10px;}
.product-list .product-item .product-title a{font-weight:700;display:block;height:auto;line-height:1.3em;overflow:hidden;padding:10px 10px 8px 0; color: #1D1B1B;}
.product-list .product-item .picture{float:left;margin:10px 20px 8px 10px;}
.product-list .product-item .description{padding:0px;text-align:justify;color:#1D1B1B;}
.product-list .product-item .add-info{float:right;}
.product-list .product-item .buyInfo{margin: 25px 0 00px;}
.product-list .product-item .prices{width: 150px; float: left; padding:10px 0 0 0px;}
.product-list .product-item .prices .product-price,.product-list .product-item .prices .old-product-price{margin:0px;/*display: inline;*/}
.product-list .product-item .prices .product-price .price{color:#84AFB5;}
.product-list .product-item .prices .old-product-price .price{color:#1D1B1B;text-decoration:line-through;}
.product-list .product-item .buttons{}


.product-list .product-item .buttons input {}
.product-list .product-item .buttons input:hover {}

/* FEATURED PRODUCTS */
.featured-product-grid{border-bottom: 1px solid #84AFB5;}
.featured-product-grid .title{padding:10px 10px 5px 0;font-weight:700;text-transform:uppercase;clear:both;margin:0;color:#1D1B1B;overflow: hidden;}

/* JOURNALS / SERIES */
.product-box-read-more-button{background: #E6f0F1; border: 1px solid #999999; margin-top: 10px; text-transform: uppercase; position:absolute; right:0px; bottom:85px;}
.product-box-read-more-button:hover{text-decoration: underline;}
.product-box-read-more-button .button-2{padding:3px 11px;+}

/* CATALOG PAGES */
.category-page,.manufacturer-page,.manufacturer-list-page,.product-tag-page,.product-tags-all-page{}
.category-page .page-title,.manufacturer-list-page .page-title,.manufacturer-page .page-title,.product-tag-page .page-title,.product-tags-all-page .page-title{border-bottom:0 none;}
.product-tags-all-page .product-tags-list li{display:inline; font-size:14px;}
.product-tags-all-page .product-tags-list li a{text-decoration:none;margin:0 2px 0 0; color:#1D1B1B;}
.product-tags-all-page .product-tags-list li a:hover{color:#84AFB5;}
.category-page .category-description,.manufacturer-page .manufacturer-description{color:#1D1B1B;font-size:1.1em;}
.sub-category-grid,.manufacturer-grid{margin-left:auto;margin-right:auto;width:auto;margin-bottom:15px;}
.sub-category-grid a,.manufacturer-grid a{color:#1D1B1B;font-size: 12px;font-weight: 700;}
.sub-category-grid .item-box,.manufacturer-grid .item-box{float: left;text-align:center;vertical-align:text-top;}
.sub-category-grid .sub-category-item,.manufacturer-grid .manufacturer-item{text-align:center;margin:8px;width:210px; height: 265px; overflow: hidden;}
.sub-category-grid .sub-category-item .category-title,.manufacturer-grid .manufacturer-item .man-title{text-align:center;font-weight:700;font-size:12px;overflow:hidden;display: block;}
.sub-category-grid .sub-category-item .picture{text-align:center;padding:10px 0;}
.product-sorting{margin:0 auto 10px;float:left;}
.product-viewmode{margin:0 auto 10px;float:right;}
.product-page-size{width: 165px;margin:0 auto;text-align:center;}
.product-filters{width:auto;margin-bottom: 10px;padding: 10px;}
.product-filters .filter-title{font-weight:700;padding-left:10px;}
.product-filters .filter-title span{display:block;height:2em;line-height:1.3em;overflow:hidden;}
.product-filters .filter-content{padding:5px 10px;}
.price-range-filter{}
.price-range-filter .filter-title{background:url(images/ico-arrow-r.gif) no-repeat top left;padding-left: 20px;}
.price-range-filter ul{margin:0;padding:0;}
.price-range-filter li{list-style:none;padding-bottom:5px;}
.price-range-filter .price-range-selector {}
.price-range-filter .selected-price-range{}
.price-range-filter .remove-filter{padding-top:5px;}
.price-range-filter .remove-filter a{font-weight:700;color: #b80709;}
.product-spec-filter{}
.product-spec-filter .filter-title{background:url(images/ico-arrow-r.gif) no-repeat top left;padding-left: 20px;}
.product-spec-filter .available-items,.product-spec-filter .already-filtered-items{width:100%;}
.product-spec-filter .group{font-weight:700;}
.product-spec-filter .available-items .item{padding:3px 2px 3px 16px;}
.product-spec-filter .already-filtered-items .filter-title{ background: none;padding: 15px 5px 5px 0;}
.product-spec-filter .already-filtered-items .item{ padding: 5px 0;}
.product-spec-filter .remove-filter{padding-top:5px;}
.product-spec-filter .remove-filter a{font-weight:700;color: #b80709;}


/* COMPARE PRODUCTS */
.compare-products-page{}
.compare-products-page .page-title{}
.compare-products-page .page-body{margin:0;padding:0;font-size:11px;color:#1D1B1B;background-color:inherit;}
.compare-products-table{margin-top: 10px;width:100%;border:0px;border-collapse:collapse;border-spacing:0;empty-cells:show;}
.compare-products-table tr.product-name{background-color:#CCC;font-weight:700;}
.compare-products-table td{border: 1px solid #EEE;padding:3px;vertical-align:top;}


/* LOGIN */
.login-page{}
.login-page .page-title{}
.login-page .page-body{color:#1D1B1B;}
.login-page fieldset{padding:0px;}
.login-page fieldset legend{font-size:12px;}
.login-page .new-wrapper{float:left;width:46%;min-height:256px;vertical-align:top; margin-top: 10px;}
.login-page .new-wrapper .buttons{float:right;padding-top:10px;width: 100%;}
.login-page .checkout-as-guest-or-register-block ul { padding-left: 30px;}
.login-page .returning-wrapper{float:right;width:46%;min-height:256px;vertical-align:top;margin-top: 10px;}
.login-page .returning-wrapper .message-error{padding:0px;}
.login-page .returning-wrapper .buttons{float:right;padding-top: 10px;}
.login-page .returning-wrapper dl dt{width:100px;padding:10px 10px 10px 0;display:block;white-space:nowrap;vertical-align:middle;font-weight:700;}
.login-page .returning-wrapper dl dd{padding:10px 0;vertical-align:middle;}
.login-page .returning-wrapper .email,.login-page .returning-wrapper .username,.login-page .returning-wrapper .password{width:170px;}
.login-page .forgot-password{font-weight:700;}
.external-auth-errors{text-align:center;border:solid 1px #d3d3d3;vertical-align:top;width:100%;color:Red;}
.external-auth-errors ul{padding:0px;}
.external-auth-errors ul li{list-style:none;}
.external-auth-association{text-align:center;border:solid 1px #d3d3d3;vertical-align:top;width:100%;}
.external-auth-association .identifier{}
.external-auth-association .remove{color:#B80709;}
.account-page #Email {width: 210px;}

/* REGISTRATION */
.registration-page{}
.registration-page .page-title{}
.registration-page .page-body{margin:0;color:#1D1B1B;background-color:inherit;}
.registration-page .vat-note{display:block;}
.registration-page .accept-privacy-policy{float:right;margin-bottom:5px;margin-top:5px;clear:both;}
.registration-page .accept-privacy-policy .read{text-decoration:underline;}
.registration-page .buttons{margin-bottom:5px;margin-top:5px;clear:both;}
.registration-result-page{}
.registration-result-page .page-title{}
.registration-result-page .page-body{margin:0;color:#1D1B1B;background-color:inherit;}
.registration-result-page .buttons{float:left;margin-bottom:5px;margin-top:5px;clear:both;}

.favCategoriesCheckboxList {clear: left; padding-top: 5px;}
.favCategoriesCheckboxList li {float: left; list-style-type: none;width: 345px;}
.favCategoriesCheckboxList checkbox {border: 100px solid #84AFB5;}
.favCategoriesCheckboxTitle {margin-top: 15px;}
.registerButton {width: 100px; float: right;margin-bottom:15px;}

/* BREADCRUMB */
.breadcrumb {float:left;font-size:1.1em;font-weight:bold;margin:10px 0 10px;padding:0;text-transform:uppercase;margin-left: 34px;}
.breadcrumb ul{margin:0px;padding:0px;}
.breadcrumb li{list-style:none;display:inline;}
.breadcrumb li strong{font-weight:bold;}
.breadcrumb a{font-size: 0.9em;text-decoration:none;color:#1D1B1B;}
.breadcrumb a:hover{text-decoration: underline;color:#1D1B1B;}
.breadcrumb .delimiter{}


/* NEWS */
.news-list-page, .news-list-homepage{margin-bottom:15px;padding-bottom:5px;padding-left:0;}
.news-list-homepage .title{padding:10px 10px 10px 0;margin:0 0 0 10px;font-weight:700;text-transform:uppercase;font-size:1.1em;color:#3a3a3a;text-align:center;}
.news-items{margin:0 5px;padding:0;}
.news-items .item{border-bottom: 1px solid #eee;margin-bottom:10px;padding-bottom:10px;}
.news-list-homepage .item{padding:10px;}
.news-items .news-date{color:#9a9a9a;}
.news-items a.news-title{color:#444;text-decoration:none;font-size:1.2em;}
.news-items a.news-title:hover{text-decoration:underline;}
.news-items .news-details{margin-top:10px;margin-bottom:10px;}
.news-items .read-more{font-weight:700;text-decoration:none;color:#1D1B1B;background-color:inherit;}
.news-item-page{}
.news-item-page .page-title{}
.news-item-page .news-date{color:#9a9a9a;}
.news-item-page .news-body{margin:0;padding:0;}
.news-item-page .news-body a{color:#B80709;text-decoration:underline;}
.news-item-page .result{font-family:Georgia, Palatino Linotype, serif;font-size:10px;font-weight:700;color:red;margin-bottom:10px;}
.news-item-page .new-comment{margin-top:10px;}
.news-item-page .new-comment .inputs{margin-bottom:12px;clear:both;}
.news-item-page .new-comment .captcha-box{margin-bottom:12px;}
.news-item-page .new-comment .comment-title{width:350px;}
.news-item-page .new-comment .comment-text{width:350px;height:150px;}
.news-item-page .new-comment .buttons{text-align:left;}
.news-item-page .comment-list{margin:10px 0px 10px 0;}
.news-item-page .comment-list .title{padding:10px 10px 10px 0;font-weight:700;text-transform:uppercase;font-size:1.1em;color:#3a3a3a;}
.news-comment{}
.news-comment .comment-info{width:170px;float:left;padding:5px;height:100%;border-right:solid 1px #F3F3F3;}
.news-comment .comment-info .user-info{padding-top:5px;}
.news-comment .comment-info .user-info a.username{font-weight:700;margin-bottom:5px;}
.news-comment .comment-info .user-info span.username{font-weight:700;margin-bottom:5px;}
.news-comment .comment-info .user-info .avatar{margin:5px 0;}
.news-comment .comment-info .user-info .avatar .avatar-img{border:solid 2px #CEDBE1!important;}
.news-comment .comment-content{margin-left:180px;border-left:solid 1px #F3F3F3;}
.news-comment .comment-content .comment-time{font-weight:700;line-height:20px;padding:3px;background:#e3f3f3;}
.news-comment .comment-content .comment-time .stat-value{font-weight:400;}
.news-comment .comment-content .comment-title{padding:3px;font-weight:700;}
.news-comment .comment-content .comment-body{padding:3px;}


/* BLOGS */
.blog-page{}
.blog-page .page-title{}
.blog-page .blogposts{ padding:0;}
.blog-page .blogposts .post{border-bottom: 1px solid #84AFB5;margin-bottom:10px;padding-bottom:10px;margin-top: 25px;}
.blog-page .blogposts .post:last-child { border-bottom: none;}
.blog-page .blogposts .post .blog-date{color:#84AFB5;display: block; margin-top: 5px;}
.blog-page .blogposts .post a.blog-title{color:#1D1B1B;text-decoration:none;font-size:1.4em;}
.blog-page .blogposts .post a.blog-title:Hover{text-decoration:underline;}
.blog-page .blogposts .blog-body,.blog-page .blogposts .tags{margin-top:10px;margin-bottom:10px; text-decoration:none; text-align:justify;}
.blog-page .blogposts .blog-body a,.blog-page .blogposts .tags a{color:#84AFB5;/* text-decoration:none; */}
.blog-page .blogposts .blog-body a,.blog-page .blogposts .tags a:hover{color:#84AFB5;/* text-decoration:underline; */}
.blog-page .blogposts .blog-details{font-weight:700;text-decoration:none;color:#1D1B1B;background-color:inherit;}
.blogpost-page{}
.blogpost-page .page-title{}
.blogpost-page .post-date{color:#9a9a9a;}
.blogpost-page .post-body,.blogpost-page .tags{margin:0;padding:0;}
.blogpost-page .post-body a, .blogpost-page .tags a {color:#5F9EA0; text-decoration:none;}
.blogpost-page .post-body a:hover, .blogpost-page .tags a:hover {color: #5F9EA0; text-decoration: underline; font-weight: normal;}
.blogpost-page .result{font-family:Georgia, Palatino Linotype, serif;font-size:10px;font-weight:700;color:#84AFB5;}
.blogpost-page .new-comment{margin-top:10px;}
.blogpost-page .new-comment .inputs{margin-bottom:12px;clear:both;}
.blogpost-page .new-comment .captcha-box{margin-bottom:12px;}
.blogpost-page .new-comment .comment-text{width:350px;height:150px;}
.blogpost-page .new-comment .buttons{text-align:left;}
.blogpost-page .comment-list{margin:10px 0px 10px 0;}
.blogpost-page .comment-list .title{padding:10px 10px 10px 0;font-weight:700;text-transform:uppercase;font-size:1.1em;color:#3a3a3a;}
.blog-comment{}
.blog-comment .comment-info{width:170px;float:left;padding:5px;height:100%;border-right:solid 1px #F3F3F3;}
.blog-comment .comment-info .user-info{padding-top:5px;}
.blog-comment .comment-info .user-info a.username{font-weight:700;margin-bottom:5px;}
.blog-comment .comment-info .user-info span.username{font-weight:700;margin-bottom:5px;}
.blog-comment .comment-info .user-info .avatar{margin:5px 0;}
.blog-comment .comment-info .user-info .avatar .avatar-img{border:solid 2px #CEDBE1!important;}
.blog-comment .comment-content{margin-left:180px;border-left:solid 1px #F3F3F3;}
.blog-comment .comment-content .comment-time{font-weight:700;line-height:20px;padding:3px;background:#e3f3f3;}
.blog-comment .comment-content .comment-time .stat-value{font-weight:400;}
.blog-comment .comment-content .comment-body{padding:3px;}

/* POLLS */
.todays-poll-box{margin-bottom:15px;padding-bottom:5px;padding-left:0;}
.todays-poll-box .title{font-size: 12px;letter-spacing: 1px;text-align: left;padding: 0 0 9px 0;text-transform: capitalize; color:#FFFFFF;margin: 0;}
.todays-poll-box .todays-poll-box-block{margin:0;padding:0;font-size:11px;color:#1D1B1B;background-color:inherit;}
.todays-poll-box .poll-item{float:left;text-align:left;vertical-align:top;width:165px;}
.block-poll .poll-item{margin:0;padding:0;font-size:11px;background-color:inherit;text-align:left;vertical-align:top;}
.poll-item label{margin:0 0 0 5px; color: #FFFFFF;}
.poll-take-poll,.poll-results{margin-top:10px;}
.poll-results .answer{color:#FFFFFF;}
.todays-poll-box .poll-take-poll,.todays-poll-box .poll-results{}
.poll-display-text{font-size:1.1em;color: #000000;}
.poll-total-votes{font-style:italic;}
.vote-poll-button {margin: 10px 0;}


/* EMAIL A FRIEND */
.email-a-friend-page{}
.email-a-friend-page .page-title{}
.email-a-friend-page .product{font-weight:bold;}
.email-a-friend-page .result{font-weight:bold;}
.email-a-friend-page .inputs-left{float:left;}
.email-a-friend-page .inputs-right{float:right;}
.email-a-friend-page .inputs{margin-bottom:12px;}
.email-a-friend-page .captcha-box{margin-bottom:12px;}
.email-a-friend-page .friend-email, .email-a-friend-page .your-email{width:250px;padding:1px;}
.email-a-friend-page .personal-message{width:350px;height:150px;}
.email-a-friend-page .buttons{text-align:left;}


/* SEARCH */
.search-page{}
.search-page .page-title{}
.search-page .search-input{border:1px solid #d7d7d7;padding:10px; background: #EEE;}
.search-page .search-input .buttons{text-align:right;}
.search-page .search-results{padding-top:10px;}
.search-page .search-results .result{font-weight:700;color:#1D1B1B;}
.search-page table.basic-search,.search-page table.adv-search{border-collapse:collapse;color:#333;margin:0;width:100%;vertical-align:middle;text-align:left;table-layout:fixed;}
.search-page table.adv-search{margin-top:10px;}
.search-page table.basic-search td.title,.search-page table.adv-search td.title{padding:4px;text-align:left;vertical-align:middle;width:130px;}
.search-page table.basic-search td.data,.search-page table.adv-search td.data{padding:4px;text-align:left;vertical-align:middle;white-space:nowrap;}
.search-page table.adv-search .price-from,.search-page table.adv-search .price-to{width:100px;}
.search-input .warning{text-decoration:underline;padding-top: 10px;float: left;}

/* PASSWORD RECOVERY AND NEWSLETTER PAGES */
.password-recovery-page,newsletter-page{}
.password-recovery-page .page-title,newsletter-page .page-title{}
.password-recovery-page .page-body,newsletter-page .page-body{margin:0;color:#1D1B1B;background-color:inherit;}
.password-recovery-page .email{width:250px;}
.password-recovery-page .result{font-family:Georgia, Palatino Linotype, serif;font-size:10px;font-weight:700;color:red;}


/* ACCOUNT ACTIVATION */
.account-activation-page{}
.account-activation-page .page-title{}
.account-activation-page .page-body{margin:0;color:#1D1B1B;background-color:inherit;}


/* CONTACTS */
.contact-page{}
.contact-page .result{font-weight:bold;}
.contact-page .inputs-left{float:left;}
.contact-page .inputs-right{float:right;}
.contact-page .inputs{margin-bottom:12px;}
.contact-page .captcha-box{margin-bottom:12px;}
.contact-page .fullname{width:250px;padding:3px;}
.contact-page .email{width:250px;padding:3px;}
.contact-page .enquiry{width:350px;height:200px; border: 1px solid #84AFB5; padding: 3px;}
.contact-page .buttons{text-align:left;}
.contact-page fieldset legend {font-size:14px;}


/* RECENTLY VIEWED AND ADDED PRODUCTS */
.recently-added-products-page{}
.recently-added-products-page .page-title{}
.recently-viewed-products-page{}
.recently-viewed-products-page .page-title{}


/* CUSTOMER ACCOUNT PAGES */
.account-page{}
.account-page .result{font-family:Georgia, Palatino Linotype, serif;font-size:10px;font-weight:700;color:red;}
.account-page .page-title{}
.account-page .page-body{margin:0;color:#1D1B1B;}
.account-page .section-body{text-align:left;padding:10px;border:1px solid #d7d7d7;height:auto;}
.address-list-page{}
.address-list-page .address-list{}
.address-list-page .address-list .address-item{}
.address-list-page .address-list .address-item .title{font-size:14px;}
.address-list-page .address-list .address-item .info{float:left;}
.address-list-page .address-list .address-item .buttons{float:right;}
.address-list-page .add-button{margin-bottom:5px;margin-top:5px;float:left;text-align:right;}
.address-edit-page{}
.address-edit-page .buttons{}
.avatar-page{padding:10px;}
.avatar-page .buttons{margin:5px 0;}
.back-in-stock-subscription-list-page{}
.back-in-stock-subscription-list-page .subscription-list{}
.back-in-stock-subscription-list-page .description{}
.back-in-stock-subscription-list-page .no-data{}
.back-in-stock-subscription-list-page .buttons{margin-bottom:5px;margin-top:5px;text-align:left;}
.back-in-stock-subscription-list-page .biss-grid-pager-style{padding:5px;background:#eee;vertical-align:middle;}
.back-in-stock-subscription-list-page .biss-grid-pager-style span{font-weight:700;font-size:1.1em;}
.change-password-page{}
.change-password-page .buttons{margin-bottom:5px;margin-top:5px; float: right;}
.downloadable-products-page{}
.downloadable-products-page .no-data{}
.forum-subscriptions-page{}
.forum-subscriptions-page .subscription-list{}
.forum-subscriptions-page .description{}
.forum-subscriptions-page .no-data{}
.forum-subscriptions-page .buttons{margin-bottom:5px;margin-top:5px;text-align:left;}
.forum-subscriptions-page .fs-grid-pager-style{padding:5px;background:#eee;vertical-align:middle;}
.forum-subscriptions-page .fs-grid-pager-style span{font-weight:700;font-size:1.1em;}
.customer-info-page{}
.customer-info-page .vat-note{display:block;}
.customer-info-page .buttons{margin-bottom:5px;margin-top:5px;text-align:center;}
.username-available-status{color:green;padding-left:5px;}
.username-not-available-status{color:red;padding-left:5px;}
.account-signature-text{height:100px;width:500px;border:solid 1px #E3E3E3;vertical-align:top;}
.order-list-page{}
.order-list-page .recurring-payments{padding:10px 10px 5px 0;width:100%;clear:both;}
.order-list-page .recurring-payments .recurring-payments-box{text-align:left;padding:10px;border:1px solid #d7d7d7;height:auto;}
.order-list-page .order-list{}
.order-list-page .order-list .order-item{}
.order-list-page .order-list .order-item .title{font-size:13px;}
.order-list-page .order-list .order-item .info{float:left;}
.order-list-page .order-list .order-item .buttons{float:right;}
.return-request-list-page{}
.return-request-list-page .request-item{}
.return-request-list-page .request-item .title{font-size:13px;}
.return-request-list-page .request-item .info{}
.reward-points-page{}
.reward-points-page .reward-points-overview{padding:10px 10px 5px 0;width:100%;}
.reward-points-page .reward-points-history{}


/* RETURN REQUEST */
.return-request-page{}
.return-request-page .page-title{}
.return-request-page .products-box{}
.return-request-page .why{}
.return-request-page .why .return-reasons{}
.return-request-page .why .return-actions{}
.return-request-page .why .comment{width:350px;height:150px;}
.return-request-page .buttons{}


/* PRODUCT DETAILS PAGE */
/*.product-details-page{border:1px solid #d3d3d3;margin-top:10px;padding:10px;}*/
.product-collateral{margin-top:10px;margin-bottom:10px;clear:both;}
.product-essential{margin-top: 8px;}
.product-details-page{}
.product-details-page .product-essential .picture{float:left;width:210px;margin-bottom:15px;}
.product-details-page .product-essential .picture .picture-thumbs{margin-top:10px;}
.product-details-page .product-essential .picture img{width:200px; border: 1px solid #CCCCCC;}
.product-details-page .product-essential .overview .manufacturers {font-weight: bold; color: #84AFB5;}
.product-details-page .product-essential .overview .manufacturers a{color:#1D1B1B;}
.product-details-page .product-essential .overview .manufacturers a:hover{color:#84AFB5;}
.product-details-page .product-essential .button-2 {background: #E6F0F1; border: 1px solid #999999; margin-top: -30px; text-transform: uppercase;}
.product-details-page .product-essential .button-2:hover {text-decoration: underline;}
.product-details-page .overview{float:right;width:460px;margin: 0px 0px 5px 10px;padding: 0 0 10px 10px;}
.product-details-page .product-name{font-size:1.6em;margin-bottom:0.3em; line-height: 24px; color:#1D1B1B;}

.product-details-page .product-essential .overview .product-subtitle{margin-bottom: 10px; font-style: italic;}
.product-details-page .product-essential .overview .product-editors{margin-bottom: 10px;}
.product-details-page .product-essential .overview .product-editors .label{display: block; color: #84AFB5;font-size:12px;font-weight: bold;}
.product-details-page .product-essential .overview .gtin .label{display: block; color: #84AFB5;font-size:12px;font-weight: bold;}
.product-details-page .product-essential .overview .gtin .value, .product-details-page .product-essential .overview .product-editors .value{font-style: italic; font-size:12px;}
.product-details-page .product-essential .overview .gtin #more-contributers{background: none; border: none; color:#84AFB5; font-style:italic;margin-left: -8px;}
.product-details-page .product-essential .overview .gtin #more-contributers:hover{text-decoration: underline; cursor: pointer;}

.product-details-page .short-description,.product-details-page .manufacturers,.product-details-page .sku,.product-details-page .manufacturer-part-number,.product-details-page .stock,.product-details-page .gtin, .product-details-page .secondaryIsbn{color:#1D1B1B;margin-bottom:1em;font-size:1.1em;}
.product-details-page .more-information {}
.product-details-page .full-description{clear:both;color:#1D1B1B;margin-bottom:.3em;padding: 10px 5px 5px 0px; border-top: 1px solid #B5D3D3;width: 480px; float: left; margin-right:50px;}
.product-details-page .full-description-border-bottom{border-bottom: 1px solid #B5D3D3;}
.product-details-page .full-description h1{line-height: 24px; margin-bottom:10px;}
.product-details-page .full-description h2{margin-top:10px;}
.product-details-page .full-description p{text-align:justify;}
.product-details-page .email-a-friend{margin:10px 5px 10px 0px;float:left;}
.product-details-page .compare-products{margin:10px 0 10px 0px;float:left;}
.product-details-page .product-share-button{margin-top:10px;margin-bottom:10px; display: none;}
.product-details-page .product-reviews-overview{margin:10px 0;}
.product-details-page .product-reviews-overview .product-review-box{margin-right:5px;width:auto;height:13px;}
.product-details-page .product-review-box .rating{height:13px;width:55px;background:url(images/star-x-inactive.gif) 0 0 repeat-x;}
.product-details-page .product-review-box .rating div{height:12px;background:url(images/star-x-active.gif) 0 0 repeat-x;}
.product-details-page .product-reviews-overview .product-review-links .separator{margin:0 2px;}
.product-details-page .product-reviews-overview .product-review-links{margin:0;}
.product-details-page .product-reviews-overview .product-review-links p {color: #84AFB5;font-size:12px;font-weight: bold;}
.product-details-page .product-reviews-overview .product-review-links a{color:#1D1B1B; padding:6px 16px; text-transform: uppercase;}
.product-details-page .product-no-reviews{margin-top:20px;margin-bottom:20px;}
.product-details-page .product-no-reviews a{text-decoration:underline;}
.product-details-page .product-variant-list{/*float: left;clear: none;*/clear:both;padding: 10px 0;border: 0;margin-bottom:20px;margin-top:10px;}
.product-details-page .product-variant-list .product-variant-line{border: 1px solid #EEEEEE;padding: 20px;margin: 10px 0;}
.add-to-cart-button {cursor: pointer;color: #000000; background: #E6F0F1; border: 1px solid #999999; margin-top: 10px;}
.product-details-page .product-variant-list .add-to-cart-button {margin-top: 15px;margin-left: 0;display: block;}
.product-details-page .product-variant-list .add-to-cart-button:hover {color: #fff;}

.product-details-page .back-in-stock-subscription{margin-bottom:10px;}
.product-details-page .back-in-stock-subscription a {cursor: pointer;color: #000000; background: #E6F0F1; border: 1px solid #999999; margin-top: 10px; width: 117px; text-align:center;}
.product-details-page .back-in-stock-subscription a:hover{text-decoration:underline;}

.add-to-wishlist-button {display: block;margin-top: 10px;}
.product-details-page .variant-picture{width:200px;margin-bottom:15px;}
.product-details-page .variant-name{color:#1D1B1B;font-size:1.3em;margin-bottom:.3em;}
.product-details-page .variant-description{clear:both;color:#1D1B1B;margin-bottom:.3em;}
.product-details-page .download-sample{clear:both;color:#1D1B1B;margin-top:20px;margin-bottom:15px;}
.product-details-page .download-sample .download-sample-button a {color: #1D1B1B; padding: 7px 16px; line-height: 24px; text-align:center;}
.product-details-page .download-sample .download-sample-button a:hover {text-decoration: underline;}

.product-details-page .product-variant-line .prices{/*float:left;*/margin-right:30px; color: #84AFB5; font-weight: bold;}
.product-details-page .product-variant-line .prices span{font-weight: normal; color:#1D1B1B;}
.product-details-page .product-essential .prices{margin-top:15px;margin-bottom:15px;}
.product-details-page .prices .product-price{color:#84AFB5;font-weight: bold;font-size: 14px;}
.product-details-page .prices .old-product-price{color:#1D1B1B;text-decoration:line-through;}
.product-details-page .customer-entered-price{ margin-bottom: 10px;}
.product-details-page .add-to-cart{color: #84AFB5; font-weight :bold;}
.product-details-page .add-to-cart .enter-price-input{width:60px;}
.product-details-page .add-to-cart .qty-input{width:72px; margin: 0px;}
.product-details-page .attributes{}
.product-details-page .attributes dl dt {margin: 10px 0 0;}
.product-details-page .attributes .text-prompt{font-weight:bold;}
.product-details-page .attributes .attribute-description{font-size:11px;}
.product-details-page .attributes ul.option-list{padding:0px;margin:0px;}
.product-details-page .attributes ul.option-list li{list-style:none; color:#1D1B1B;}
.product-details-page .attributes .textbox{width:300px;}
.product-details-page .attributes textarea{width:300px;height:150px;}
/* color squares attribute type */
.product-details-page .attributes ul.color-squares li{display:inline;}
.product-details-page .attributes ul.color-squares .color-container{position: relative;display:inline-block;border:solid 1px #999;padding:1px;margin-bottom:5px;}
.product-details-page .attributes ul.color-squares .selected-value .color-container{border-color:#075899;border-width:2px;padding:0;}
.product-details-page .attributes ul.color-squares .color{display:inline-block;width:18px;height:18px;}
.product-details-page .attributes ul.color-squares label{cursor:pointer;position:relative;}
.product-details-page .attributes ul.color-squares input{height:0;overflow:hidden;z-index:-10000;position:absolute;float:none;}
.product-details-page .giftcard{}
.product-details-page .giftcard dt{clear:left;float:left;width:150px;}
.product-details-page .giftcard .recipient-name{}
.product-details-page .giftcard .recipient-email{}
.product-details-page .giftcard .sender-name{}
.product-details-page .giftcard .sender-email{}
.product-details-page .giftcard .message{width:300px;height:100px;}
.related-products-grid,.also-purchased-products-grid{ margin-top: 10px;}
.related-products-grid .title,.also-purchased-products-grid .title{text-align:left;padding:5px;font-weight:700;clear:both;font-size:1.1em;color:#1D1B1B;}
.related-products-grid .item-box,.also-purchased-products-grid .item-box{padding-bottom:10px;text-align:center;vertical-align:text-top;}
.product-specs-box{}
.product-specs-box .title{text-align:left;padding:5px;font-weight:700;clear:both;font-size:1.1em;color:#1D1B1B;}
.product-specs-box .product-specs-list{}
.product-specs-box .data-table{ margin: 5px;}
.product-tags-box{color:#1D1B1B;}
.product-tags-box .title{text-align:left;padding:5px;font-weight:700;clear:both;font-size:1.1em;color:#1D1B1B;}
.product-tags-box .product-tags-list{}
.product-tags-box .product-tags-list a{text-decoration:underline;}
.product-tags-box .product-tags-list .product-tags-wrapper{float:left;padding-left: 10px;}
.tier-prices{text-align:center;margin-bottom:10px;}
.tier-prices .prices-header{background:#3a3a3a;color:#FFF;padding:3px;font-weight:700;}
.tier-prices .prices-list table{width:100%;border-collapse:collapse;text-align:center;vertical-align:middle;background:#f3f3f3;}
.tier-prices .prices-list .prices-table td{padding:0;}
.tier-prices .prices-list .item-table td{border-bottom:solid 3px #d7d7d7;padding-top:3px;padding-bottom:3px;font-weight:700;}
.tier-prices .prices-list .item-table .item-price{color:#B80709;}
.tier-prices .prices-list .header-table td{border-bottom:solid 3px #d7d7d7;padding-top:3px;padding-bottom:3px;font-weight:700;}
.tier-prices .prices-list .prices-table .field-header{font-weight:700;text-align:center;}


.product-description  {}
.book-type {width: 150px; float: right; color:#84AFB5;}
.book-type span{color:#1D1B1B; font-size :12px; display: block;}
.book-type .label {font-weight: bold; font-size: 12px; color:#84AFB5;}
.book-type .button-1, .book-type .button-2 {color: #000000; background: #E6F0F1; border: 1px solid #999999; margin-top: 10px; width: 100%;}
.book-type .button-1:hover, .book-type .button-2:hover {text-decoration: underline;}
.book-type h1 {margin-bottom: 10px; color:#84AFB5;}
.book-type .prices {margin-bottom: 20px;}
.book-type .prices span {display:block;}
.product-details-page .book-type .prices .product-price {color:#1D1B1B;}
.book-type .product-variant-line {margin-bottom: 40px; padding-top: 10px;border-top: 1px solid #B5D3D3;}

.product-details-page.journal-details-page .full-description, .product-details-page.series-details-page .full-description, .product-details-page.journal-details-page .full-biography, .product-details-page.series-details-page .full-biography {width:100%;}

/* PRODUCT REVIEWS PAGE */
.product-reviews-page{}
.product-reviews-page .page-title{}
.product-reviews-page .page-title a{text-decoration:none;}
.product-reviews-page .result{}
.product-reviews-page .write-review{margin-top:10px;}
.product-reviews-page .write-review .review-text-label{vertical-align:top;}
.product-reviews-page .write-review .review-text-area{padding-top:15px;}
.product-reviews-page .write-review .review-text{border: 1px solid #84AFB5;padding: 3px;}
.product-reviews-page .write-review .inputs{margin-bottom:12px;clear:both;}
.product-reviews-page .write-review .captcha-box{margin-bottom:12px;}
.product-reviews-page .write-review .review-title{width:350px;}
.product-reviews-page .write-review .review-text{width:350px;height:150px;}
.product-reviews-page .write-review .review-rating{display:inline-block;}
.product-reviews-page .write-review .review-rating input{vertical-align:bottom;}
.product-reviews-page .write-review .buttons{text-align:left;}
.product-review-list{margin:10px 0px 10px 0;}
.product-review-list .title{padding:10px 10px 10px 0;font-weight:700;text-transform:uppercase;font-size:1.1em;color:#3a3a3a;}
.product-review-list .product-review-item  {border-bottom:1px solid #84AFB5;margin-top:25px; padding-bottom:10px;clear:both;}
.product-review-list .product-review-item .review-title{font-weight:700;float:left;margin-bottom:15px; color: #84AFB5;}
.product-review-list .product-review-item .product-review-box{float:right;margin-right:5px;width:69px;height:13px;}
.product-review-list .product-review-item .product-review-box .rating{height:13px;width:55px;background:url(images/star-x-inactive.gif) 0 0 repeat-x;}
.product-review-list .product-review-item .product-review-box .rating div{height:12px;background:url(images/star-x-active.gif) 0 0 repeat-x;}
.product-review-list .product-review-item .review-text{margin-bottom:5px; text-align:justify;}
.product-review-list .product-review-item .review-info{float:left;margin-bottom:5px; color: #84AFB5;}
.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:#B80709;font-weight:700;text-decoration:none;}
.product-review-helpfulness .vote:hover{cursor:pointer;text-decoration:none;}


/* 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:700;}


/* PRIVATE MESSAGES */
.send-pm-box{background-color:#EEE;border:1px solid #A0A0A0;color:#1D1B1B;display:block;float:left;font-family:Georgia, Palatino Linotype, serif;font-size:10px;font-weight:700;margin:2px 0 2px 2px;padding:2px;text-decoration:none;text-transform:uppercase;}
.send-pm-box .pm-link-button{line-height:14px;padding:1px 6px 2px 18px;background:url(images/ico-pm.png) no-repeat;}
.private-message-send-page{background:url(images/pm-footer-bg.gif) repeat-x bottom;}
.private-message-send-page .page-title{background:url(images/pm-header-bg.gif) repeat-x 50%;color:#FFF;border:solid 1px #6a6a6a;height:28px;line-height:28px;font-weight:700;padding-left:3px;}
.private-message-send-page .page-body{padding:5px;}
.private-message-send-page table.post-message{width:100%;vertical-align:middle;border-collapse:collapse;}
.private-message-send-page table.post-message td{padding:4px;}
.private-message-send-page table.post-message td.fieldname{font-weight:700;width:20%;color:#1D1B1B;}
.private-message-send-page table.post-message td.options{text-align:right;}
.private-message-view-page{background:url(images/pm-footer-bg.gif) repeat-x bottom;}
.private-message-view-page .page-title{background:url(images/pm-header-bg.gif) repeat-x 50%;color:#FFF;border:solid 1px #6a6a6a;height:28px;line-height:28px;font-weight:700;padding-left:3px;}
.private-message-view-page .page-body{padding:5px;}
.private-message-view-page table.view-message{width:100%;vertical-align:middle;border-collapse:collapse;}
.private-message-view-page table.view-message td{padding:4px;}
.private-message-view-page table.view-message td.fieldname{font-weight:700;width:20%;color:#1D1B1B;}
.private-message-view-page table.view-message a{color:#B80709;text-decoration:underline;}
.private-message-view-page table.view-message td.options{text-align:right;}
.private-messages-page{}
.private-messages-page .page-title{}
.private-messages-page .page-body{margin:0;font-size:11px;color:#1D1B1B;}
.private-messages-box{margin:0;padding:5px;font-size:11px;color:#1D1B1B;}
.private-messages-box .buttons{margin-bottom:5px;margin-top:5px;text-align:left;}
.pm-grid-table-style{font-family:Georgia, Palatino Linotype, serif;font-size:11px;border:1px solid gray;border-collapse:collapse;background-color:#FFF;margin-left:0;width:100%;}
.pm-grid-table-style td a{text-decoration:none;display:block;}
.pm-grid-alt-row-style{background-color:#F4FAFF;}
.pm-grid-header-style th{background:url(images/pm-grid-bg.gif) repeat-x 50%;color:#fff;padding:5px 10px;text-align:center;vertical-align:middle;font-weight:700;border:solid 1px #676767;}
.pm-grid-row-style td,.pm-grid-alt-row-style td{padding:4px 10px;border-right:solid 1px #A0C0E7;}
.pm-grid-pager-style{padding:5px;background:#eee;vertical-align:middle;}
.pm-grid-pager-style span{font-weight:700;font-size:1.1em;}
.pm-read{}
.pm-unread{font-weight:700;}


/* FORUM INPUTS */
.forum-topic-title-text,.pm-title-text{width:500px;border:1px solid #acacac;vertical-align:top;font-size:12px;}
.forum-post-text,.bb-editor-text{width:100%;height:300px;}
.private-message-subject-text{width:500px;border:1px solid #acacac;vertical-align:top;font-size:12px;}
.forum-search-text{width:500px;border:1px solid #acacac;font-size:14px;}
.forum-search-box-text{border:1px solid #acacac;font-size:12px;}
.bb-editor-text{border:#cec6b5 1px solid;}
.edit-topic-link-button{padding-right:5px;padding-left:18px;background:url(images/ico-edit.gif) no-repeat left;}
.delete-topic-link-button{padding-right:5px;padding-left:18px;background:url(images/ico-delete.gif) no-repeat left;}
.move-topic-link-button{padding-right:5px;padding-left:18px;background:url(images/ico-move-topic.gif) no-repeat left;}
.reply-topic-link-button{padding-right:5px;padding-left:18px;padding-bottom:3px;background:url(images/ico-forum-post-add.gif) no-repeat left;}
.watch-topic-link-button{padding-left:18px;background:url(images/ico-forum-watch.gif) no-repeat left;}
.edit-post-link-button{padding-right:5px;padding-left:18px;background:url(images/ico-edit.gif) no-repeat left;}
.delete-post-link-button{padding-right:5px;padding-left:18px;background:url(images/ico-delete.gif) no-repeat left;}
.quote-post-link-button,.post-link{color:#1D1B1B;float:right;padding:1px 3px;border:solid 1px #ccc;line-height:15px;font-size:11px;}
.post-link{padding:1px 3px;margin-right:5px;border:none;}


/* FORUM MAIN */
.forums-main{}
.forums-main .forums-main-header{border-bottom:solid 1px #f3f3f3;height:50px;margin-bottom: 10px;}
.forums-main .forums-main-header .current-time{padding-top:20px;font-size:.9em;color:#1D1B1B;float:left;}
.forums-main .forums-main-header .forum-search-box{float:right;text-align:right;}
.forums-main .active-discussions{margin-top:50px;}
.forum-group-page .forum-search-box{text-align:right;}
.forum-group{background:url(images/forum-footer-bg.gif) repeat-x bottom;}
.forum-group .group-title a{font-weight:700;}
.forum-group table.groups{width:100%;border-collapse:collapse;text-align:center;vertical-align:middle;margin-top:10px;margin-bottom:15px;}
.forum-group table.groups td{padding:3px 0;}
.forum-group tr.group-header{font-weight:700;}
.forum-group tr.group-header td{background:url(images/forum-header-bg.gif) repeat-x 50%;color:#FFF;border-right:solid 1px #6a6a6a;height:20px;}
.forum-group tr.group-header td.forum-name{width:55%;text-align:left;padding-left:3px;}
.forum-group tr.group-header td.topics{width:10%;}
.forum-group tr.group-header td.posts{width:10%;}
.forum-group tr.group-header td.last-post{width:25%;}
.forum-group tr.forum td.image div{text-align:left;width:36px;height:36px;background:url(images/ico-forum.gif) no-repeat 40% 40%;}
.forum-group tr.forum td{border-bottom:1px solid #c5c5c5;vertical-align:middle;padding-left:3px;}
.forum-group tr.forum td.forum-name{text-align:left;width:55%;}
.forum-group tr.forum td.forum-name .forum-title{font-weight:700;font-size:1.1em;line-height:18px;}
.forum-group tr.forum td.forum-name .forum-description{font-size:.9em;color:#1D1B1B;}
.forum-group tr.forum td.last-post{font-size:.8em;color:#1D1B1B;}


/* FORUM PAGE */
.forum{}
.forum .forum-header{}
.forum .top .forum-info{float:left;}
.forum .top .forum-info .forum-name{font-weight:700;font-size:1.2em;line-height:25px;}
.forum .top .forum-info .forum-description{color:#1D1B1B;}
.forum .top .rss .link-rss{float:left;margin:10px 10px 0 0;background-image:url(images/ico-rss.gif);background-repeat:no-repeat;display:block;height:14px;width:14px;text-indent:-9999px;}
.forum .top .actions{float:right;text-align:right;}
.forum .top .actions .newtopic{background:url(images/ico-forum-post-add.gif) no-repeat left;padding:0 10px 3px 20px;}
.forum .top .actions .watch-forum{background:url(images/ico-forum-watch.gif) no-repeat left;padding-left:20px;}
.forum .top .actions .forum-search-box{padding-top:5px;}
.forum .topics-group{background:url(images/forum-footer-bg.gif) repeat-x bottom;}
.forum table.topics{width:100%;border-collapse:collapse;vertical-align:middle;text-align:center;}
.forum table.topics td{padding:3px 0;}
.forum table.topics tr.forum-header{font-weight:700;}
.forum table.topics tr.forum-header td{background:url(images/forum-header-bg.gif) repeat-x 50%;color:#FFF;border-right:solid 1px #6a6a6a;height:20px;}
.forum table.topics tr.forum-header td.topic-name{width:55%;text-align:left;padding-left:3px;}
.forum table.topics tr.forum-header td.replies{width:10%;}
.forum table.topics tr.forum-header td.views{width:10%;}
.forum table.topics tr.forum-header td.last-post{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.topic-name{text-align:left;width:55%;}
.forum table.topics tr.topic td.topic-name .topictype{font-size:.9em;line-height:18px;}
.forum table.topics tr.topic td.topic-name .topic-title{font-weight:700;font-size:1.1em;line-height:18px;}
.forum table.topics tr.topic td.topic-name .topic-starter,.forum table.topics tr.topic td.topic-name .topicspager{font-size:.9em;color:#1D1B1B;margin:1px 0px 1px 0px;}
.forum table.topics tr.topic td.last-post{font-size:.8em;color:#1D1B1B;}
.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 .post-annoucement,.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 TOPIC EDIT */
.post-edit{background:url(images/forum-footer-bg.gif) repeat-x bottom;}
.post-edit .title{background:url(images/forum-header-bg.gif) repeat-x 50%;color:#FFF;border:solid 1px #6a6a6a;height:28px;line-height:28px;font-weight:700;padding-left:3px;}
.post-edit .wrapper{padding:5px;}
.post-edit table.post-topic{width:100%;vertical-align:middle;border-collapse:collapse;}
.post-edit table.post-topic td{padding:4px;}
.post-edit table.post-topic td.fieldname{font-weight:700;width:20%;color:#1D1B1B;}
.post-edit table.post-topic td.options{text-align:right;}
.move-forum-topic{background:url(images/forum-footer-bg.gif) repeat-x bottom;}
.move-forum-topic .title{background:url(images/forum-header-bg.gif) repeat-x 50%;color:#FFF;border:solid 1px #6a6a6a;height:28px;line-height:28px;font-weight:700;padding-left:3px;}
.move-forum-topic .page-body{padding:5px;}
.move-forum-topic table.move-topic{width:100%;vertical-align:middle;border-collapse:collapse;}
.move-forum-topic table.move-topic td{padding:4px;}
.move-forum-topic table.move-topic td.fieldname{font-weight:700;width:30%;color:#1D1B1B;white-space:nowrap;}
.move-forum-topic table.move-topic td.options{text-align:left;}


/* FORUM TOPIC */
.forum-topic{background:url(images/forum-footer-bg.gif) repeat-x bottom;}
.forum-topic .title{background:url(images/forum-header-bg.gif) repeat-x 50%;color:#FFF;border:solid 1px #6a6a6a;height:28px;line-height:28px;font-weight:700;padding-left:3px;}
.forum-topic .title .topic-name{float:left;font-size:12px;}
.forum-topic .title .manage{float:right;text-align:right;}
.forum-topic .title .manage a{color:#F3F3F3;}
.forum-topic .topic-header{padding:5px;background:#F3F3F3;border-bottom:solid 1px #6a6a6a;height:16px;}
.forum-topic .topic-header .topic-options,.topic-footer .topic-options{float:right;text-align:right;}
.forum-topic .topic-header .topic-options a,.topic-footer .topic-options a{font-weight:700;}
.forum-topic .posts{}
.topic-footer{padding:5px;background:#F3F3F3;border-top:solid 1px #6a6a6a;height:16px;}
.forum-topic .pager,.topic-footer .pager{text-align:left;}
.forum-post{border-bottom:solid 1px #E3E3E3;}
.post-info{width:170px;float:left;padding:5px;height:100%;border-right:solid 1px #F3F3F3;}
.post-info .manage{line-height:20px;}
.post-info .manage a{font-weight:700;color:#1D1B1B;}
.post-info .user-info{padding-top:5px;}
.post-info .user-info a.username{font-weight:700;margin-bottom:5px;}
.post-info .user-info span.username{font-weight:700;margin-bottom:5px;}
.post-info .user-info .avatar{margin:5px 0;}
.post-info .user-info .avatar .avatar-img{border:solid 2px #CEDBE1!important;}
.post-info .user-info .user-stats{font-size:.9em;text-align:left;font-weight:700;color:#1D1B1B;}
.post-info .user-info .user-stats .stat-value{font-weight:400;}
.post-content{margin-left:180px;border-left:solid 1px #F3F3F3;}
.post-content .posttime{font-weight:700;line-height:20px;padding:3px;background:#e3f3f3;}
.post-content .posttime .stat-value{font-weight:400;}
.post-content .post-body{padding:3px;}
.post-content .post-body a{color:#B80709;text-decoration:underline;}
.post-content .post-body .posttext{}
.post-content .post-body .posttext .quote{padding:5px;border:dashed 1px #000;background-color:#fff;}
.post-content .signature{border-color:#DDD;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 */
.forum-search-box{font-size:.9em;float:right;text-align:right;padding:5px 0;}
.forum-search{}
.forum-search .forum-search-panel{}
.forum-search .forum-search-panel .page-title{}
.forum-search .forum-search-panel .search-input{}
.forum-search .forum-search-panel .search-error{color:Red;}
.forum-search .forum-search-panel .search-results{}
.forum-search-panel table.basic-search,.forum-search-panel table.adv-search{border-collapse:collapse;color:#333;width:100%;vertical-align:middle;text-align:left;}
.forum-search-panel table.adv-search{margin:10px 0 0;border-top:solid #D3D3D3 1px;}
.forum-search-panel table.adv-search td.title{padding:4px;text-align:left;vertical-align:middle;width:130px;}
.forum-search-panel table.adv-search td.data{padding:4px;text-align:left;vertical-align:middle;white-space:nowrap;}
.forum-search .topics-group{background:url(images/forum-footer-bg.gif) repeat-x bottom;}
.forum-search table.topics{width:100%;border-collapse:collapse;vertical-align:middle;text-align:center;}
.forum-search table.topics td{padding:3px 0;}
.forum-search table.topics tr.forum-header{font-weight:700;}
.forum-search table.topics tr.forum-header td{background:url(images/forum-header-bg.gif) repeat-x 50%;color:#FFF;border-right:solid 1px #6a6a6a;height:20px;}
.forum-search table.topics tr.forum-header td.topic-name{width:55%;text-align:left;padding-left:3px;}
.forum-search table.topics tr.forum-header td.replies{width:10%;}
.forum-search table.topics tr.forum-header td.views{width:10%;}
.forum-search table.topics tr.forum-header td.last-post{width:25%;}
.forum-search table.topics tr.topic td{border-bottom:1px solid #c5c5c5;vertical-align:middle;padding-left:3px;}
.forum-search 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-search table.topics tr.topic td.topic-name{text-align:left;width:55%;}
.forum-search table.topics tr.topic td.topic-name .topictype{font-size:.9em;line-height:18px;}
.forum-search table.topics tr.topic td.topic-name .topic-title{font-weight:700;font-size:1.1em;line-height:18px;}
.forum-search table.topics tr.topic td.topic-name .topic-starter,.forum-search table.topics tr.topic td.topic-name .topicspager{font-size:.9em;color:#1D1B1B;margin:1px 0px 1px 0px;}
.forum-search table.topics tr.topic td.last-post{font-size:.8em;color:#1D1B1B;}
.forum-search table.topics tr.topic .post{text-align:left;width:36px;height:36px;background:url(images/ico-forum-post.gif) no-repeat 40% 40%;}
.forum-search table.topics tr.topic .post-annoucement,.forum-search 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-search .pager{text-align:right;padding:5px 3px 5px 0;}


/* PROFILE PAGE */
.profile-page{}
.profile-page .page-title{background:url(images/forum-header-bg.gif) repeat-x 50%;color:#FFF;border:solid 1px #6a6a6a;height:28px;line-height:28px;font-weight:700;padding-left:3px;}
.profile-page .page-body{margin-top:15px;}
.profile-page .profile-info-box{background:url(images/forum-footer-bg.gif) repeat-x bottom;}
.profile-page .profile-info-box, .profile-page .user-last-posts{font-size:12px;}
.profile-page .profile-info-box .title{}
.profile-page .profile-info-box .profile-stat{font-weight:700;padding:2px;}
.profile-page .profile-info-box .profile-stat .profile-stat-value{font-weight:400;color:#1D1B1B;}
.profile-page .profile-info-box .user-details{width:180px;float:left;padding:10px;height:100%;border-right:solid 1px #F3F3F3;text-align:center;}
.profile-page .profile-info-box .user-details .avatar{margin-bottom:5px;}
.profile-page .profile-info-box .user-details .avatar .avatar-img{border:solid 2px #CEDBE1!important;}
.profile-page .profile-info-box .user-stats{margin-left:200px;border-left:solid 1px #F3F3F3;padding:10px;}
.profile-page .profile-info-box .user-stats .title{text-transform:uppercase;margin-bottom:10px;}
.profile-page .user-last-posts{}
.profile-page .user-last-posts .topic{border:solid 1px #F3F3F3;margin-bottom:10px;}
.profile-page .user-last-posts .topic-title{font-weight:700;line-height:20px;background:#e3f3f3;padding:3px;}
.profile-page .user-last-posts .topic-body{padding:10px;}
.profile-page .user-last-posts .topic-body a{color:#B80709;text-decoration:underline;}
.profile-page .user-last-posts .topic-body .quote{padding:5px;border:dashed 1px #000;background-color:#fff;}
.profile-page .user-last-posts .topic-data{background:#f3f3f3;padding:3px;color:#1D1B1B;font-size:.9em;}
.profile-page .user-last-posts .posts-table{width:100%;border:0px;border-collapse:collapse;border-spacing:0;empty-cells:show;}
.profile-page .latest-posts-grid-pager-style{padding:5px;background:#eee;vertical-align:middle;}
.profile-page .latest-posts-grid-pager-style span{font-weight:700;font-size:1.1em;}


/* 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 */
.active-discussions-page{}
.active-discussions .active-discussions-title{font-size:1.1em;padding-bottom:5px;font-weight:700;}
.active-discussions .active-discussions-title .link-rss{float:right;margin:0px 0px 0px 10px;background-image:url(images/ico-rss.gif);background-repeat:no-repeat;display:inline;height:14px;width:14px;text-indent:-9999px;}
.active-discussions .active-discussions-title .view-all{float:right;text-align:right;}
.active-discussions .topics-group{background:url(images/forum-footer-bg.gif) repeat-x bottom;}
.active-discussions table.topics{width:100%;border-collapse:collapse;vertical-align:middle;text-align:center;}
.active-discussions table.topics td{padding:3px 0;}
.active-discussions table.topics tr.active-discussions-header{font-weight:700;}
.active-discussions table.topics tr.active-discussions-header td{background:url(images/forum-header-bg.gif) repeat-x 50%;color:#FFF;border-right:solid 1px #6a6a6a;height:20px;}
.active-discussions table.topics tr.active-discussions-header td.topic-name{width:55%;text-align:left;padding-left:3px;}
.active-discussions table.topics tr.active-discussions-header td.replies{width:10%;}
.active-discussions table.topics tr.active-discussions-header td.views{width:10%;}
.active-discussions table.topics tr.active-discussions-header td.last-post{width:25%;}
.active-discussions table.topics tr.topic td{border-bottom:1px solid #c5c5c5;vertical-align:middle;padding-left:3px;}
.active-discussions table.topics tr.topic td.topic-name{text-align:left;width:55%;}
.active-discussions table.topics tr.topic td.topic-name .topic-title{font-weight:700;font-size:1.1em;line-height:18px;}
.active-discussions table.topics tr.topic td.topic-name .topic-starter,.active-discussions table.topics tr.topic td.topic-name .topicspager{font-size:.9em;color:#1D1B1B;margin:1px 0px 1px 0px;}
.active-discussions table.topics tr.topic td.last-post{font-size:.8em;color:#1D1B1B;}


/* BBCODES */
pre{white-space:pre-wrap;white-space:normal;word-wrap:break-word;}
.csharpcode,.csharpcode pre{font-size:small;color:#000;font-family:Georgia, Palatino Linotype, serif;background-color:#fff;}
.csharpcode pre{margin:0;}
.csharpcode .rem{color:green;}
.csharpcode .kwrd{color:#00f;}
.csharpcode .str{color:#006080;}
.csharpcode .op{color:#0000c0;}
.csharpcode .preproc{color:#c63;}
.csharpcode .asp{background-color:#ff0;}
.csharpcode .html{color:maroon;}
.csharpcode .attr{color:red;}
.csharpcode .alt{background-color:#f4f4f4;width:100%;margin:0;}
.csharpcode .lnum{color:#606060;}

/* MORE / LESS CONTENT LINKS */
.blog-page .blogposts .blog-body a.moreellipses{color:#1D1B1B; margin-right:5px;text-decoration:none;}
.blog-body a.morelink{color:#84AFB5;}
.page-body a.moreellipses{ color:#1D1B1B; margin-right:5px;}
.page-body a.morelink{color:#84AFB5;}

/* Search Pop Up */
.searchPopUp{
	display:none;
	position:absolute;
	left:50%;
	top: 200px;
	z-index:2;
	margin-left: -260px;
	width:520px;
}

.searchPopUp .close{
	top:-15px;
	right: -15px;
	position:absolute;
	z-index:3;
	text-indent:-9999px;
	width:30px;
	height:30px;
	background:url(images/close-icon.png);
}

.searchPopUp .search-input{
	padding:20px 10px;
}

.searchPopUp .buttonStyle{ 
	background: #E6F0F1;
	border: 1px solid #999999;
}

.search-page .adv-search select{
	width:100%;
	margin-right:0;
	padding:1.5px 3px;
}
.search-page .search-text{
	width: 100%;
	box-sizing: border-box;
}

.search-page .search-input .buttons{
	padding: 0 4px;
}

.popUpOverlay{
	background:rgba(0,0,0,0.6);
	position:fixed;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:1;
	display:none;
}