@charset "utf-8";
/* CSS Document */
body {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-image: url(/images/bg.jpg);
    background-position: center top;
    background-repeat: repeat-y;
}z

/*/*/
html * body:first-of-type {
    font-weight: normal;
    text-shadow: #000000 0 0 0px;
}
 /* */
.left {
    float: left;
}

.right {
    float: right;
}

.clr {
    clear: both;
}

p, h1, h2, h3, h4, h5, h6, table, form, div, span {
    margin: 0;
    padding:0;

}

ul, ol {
    margin: 0;
    padding:0 0 0 20px;
}

a img, img {
    border: none;
}

a {
    text-decoration: none;
    outline: none;
    color: #FF8500;
}

a:hover {
    text-decoration: underline;
}

h2, h2 a, h2 a:link {
    color: #988a86;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 21px;
    font-weight: normal;
}

#container {
    width: 1012px;
    margin: 0 auto;
}

/*header*/
#header {
    height: 106px;
}

.logo {
    padding: 3px 0 0 43px;
width: 580px;
}

.logo a {
    display: block;
    width: 231px;
    height: 60px;
}

.header_links {
    height: 33px;
    padding: 10px 30px 0 40px;
    text-align: right;

}

.header_links a {
    color: #000000;
    font-size: 14px;
    margin: 0 0 0 20px;
}

.header_links a.share {
    background-image: url(/images/icon_share.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding: 6px 0 6px 21px;
}

.number {
    color: #bcb7ac;
    font-size: 18px;
    line-height: 38px;
    padding: 0 30px 0 0;
    text-align: right;
}

.bg_number {
    background-image: url(/images/bg_number.png);
    background-repeat: no-repeat;
    text-align: center;
    height: 38px;
    width: 278px;
    color: #acb96a;
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 0 12px;
}

/*top_nav*/
#top_nav {
    height: 22px;
}

/*footer*/
#footer {
    padding: 0 40px 0 22px;
}

#footer .leftarea {
    width: 645px;
    padding: 0px;
}

#footer .rightarea {
    font-size: 11px;
    text-align: right;
    width: 190px;
    padding: 0px;
}

.twitter_facebook {
    padding: 0 0 40px 0;
}

.twitter_facebook div {
    padding: 0 0 10px 0;
}

#footer .rightarea p, #footer .rightarea p a {
    color: #404041;
}

.footer_nav {
    background-color: #ffffff;
    line-height: 22px;
    height: 22px;
    margin: 0 0 18px 0;
}

.footer_nav li {
    list-style-type: none;
    float: left;
    padding: 0 14px;
}

.footer_nav li a {
    color: #90918b;
    font-size: 11px;
}

.exclusive_supplier {
    color: #404041;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
}

.exclusive_supplier td {
    line-height: 31px;
}

.exclusive_supplier td img {
    vertical-align: middle;
}

/*display*/
#display {
    padding: 30px 24px;
	min-height: 500px;
    height: auto !important;
    height: 500px;

}

.page_head {
    padding: 0 17px 25px 22px;
}

.page_head_bg {
    background-image: url(/images/title_bar.png);
    background-repeat: repeat;
    height: 45px;
}

.page_head h1 {
    color: #63733b;
    font-size: 28px;
    font-weight: normal;
    line-height: 45px;
    padding: 0 0 0 28px;
}

.breadcrums {
    color: #ffffff;
    font-size: 11px;
    padding: 25px 30px 0 0;
}

.breadcrums span {
    color: #d7d8aa;
}

.breadcrums a {
    color: #ffffff;
    background-image: url(/images/sep_breadcrums.gif);
    background-position: right;
    background-repeat: no-repeat;
    padding: 0 4px 0 1px;
}

.leftarea {
    /*width: 705px;*/
	width: 694px;
    padding: 0 0 0 22px;
}

.rightarea {
    width: 231px;
    padding: 0 17px 0 0;
}

.leftarea p {
    line-height: 18px;
    padding: 0 0 12px 0;
}

/*products*/
.prod_nav {
    padding: 0 0 10px 0;
}

.prod_nav.selected .prod_nav_head {
    background-color: #ff8500;
    background-image: none;
}

.prod_nav_head {
    background-image: url(/images/bg_rnav.png);
    background-repeat: repeat;
}

.prod_nav h3 {
    line-height: 50px;
    padding: 0 0 0 18px;
}

.prod_nav h3 a {
    color: #ffffff;
    font-size: 20px;
    font-weight: normal;
}

.prod_nav h3 a:hover, .prod_nav ul li.selected a:hover {
    text-decoration: none;
}

.prod_nav.selected .prod_nav_list {
    display: block;
    background-color: #ffffff;
    padding: 12px 0 12px 20px;
}

.prod_nav_list {
    display: none;
}

.prod_nav ul li {
    list-style-type: none;
    line-height: 23px;
}

.prod_nav ul li a {
    color: #90918b;
}

.prod_nav ul li.selected a {
    color: #ff8500;
    font-size: 14px;
    font-weight: bold;
}

.prod_top {
    padding: 0 0 5px 0;
    position: relative;
}

.prod_top_txt {
    background-image: url(/images/bg_dots_line.jpg);
    background-repeat: repeat;
    color: #000000;
    padding: 15px 14px 15px 14px;
    width: 625px;
    min-height: 120px;
    height: auto !important;
    height: 120px;
}

.prod_top_txt p {
    line-height: 22px;
}

.prod_top_bags {
    position: absolute;
    top: -6px;
    left: 645px;
}

.prod_box {
    padding: 30px 0;
    border-bottom: 1px solid #d2cbbe;
}

.last_prod_box {
    border-bottom: 0 none;
}

.prod_images {
    width: 320px;
}

.prod_big {
    padding: 0 0 22px 0;
}

.prod_big table, .prod_big td {
    background-color: #FFFFFF;
    height: 320px;
    text-align: center;
}

.prod_small td {
    text-align: center;
}

.prod_info {
    width: 335px;
}

.prod_info h2 {
    line-height: 27px;
    padding: 0 0 px 0;
}

.prod_info p {
    padding: 0 0 18px 0;
}

.prod_info_action {
    padding: 18px 0 0 0;
}

.prod_info_action div {
    padding: 0 0 18px 0;
}

.orange_bg a, .white_bg a {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    padding: 4px 10px;
}

.orange_bg a:hover, .white_bg a:hover {
    text-decoration: none;
}

.orange_bg a {
    color: #ffffff;
    background-color: #ff8500;
}

.white_bg a {
    color: #000000;
    background-color: #ffffff;
}

/*subcategory*/
.subcategory {
    border-bottom: 1px solid #d2cbbe;
    padding: 20px 0;
}

.last_subcategory {
    border-bottom: 0 none;
}

.subcat_box {
    width: 345px;
}

.subcat_img {
    width: 125px;
}

.subcat_info {
    width: 220px;
}

.subcat_info h2 {
    padding: 0 0 12px 0;
}

.subcat_info .white_bg {
    padding: 12px 0 0 0;
}

/*category*/
.category {
    padding: 0 17px 0 22px;
}

.category p {
    line-height: 22px;
    padding: 0 0 18px 0;
}

.category_top {
    border-bottom: 1px solid #d2cbbe;
    padding: 0 0 30px 0;
}

.cat_box {
    position: relative;
    width: 450px;
}

.cb1_txt {
    background-image: url(/images/bg_dots_line.jpg);
    background-repeat: repeat;
    width: 375px;
    min-height: 223px;
    height: auto !important;
    height: 223px;
    padding: 20px 35px 0 27px;
}

.cb1_img {
    position: absolute;
    left: 264px;
    top: -10px;
}

.cb2_img {
    position: absolute;
    top: -12px;
}

.cb2_txt {
    width: 230px;
    padding: 20px 0 0 200px;
}

a.cat_link_orange, a.cat_link_green, a.cat_link_blue {
    color: #ffffff;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    padding: 4px 8px;
}

a.cat_link_orange {
    background-color: #ff8500;
}

a.cat_link_green {
    background-color: #afc347;
}

a.cat_link_blue {
    background-color: #3ec1dd;
}

a.cat_link_orange:hover, a.cat_link_green:hover, a.cat_link_blue:hover {
    text-decoration: none;
}

.category_bottom {
    padding: 30px 0;
}

/*colour chart*/
.download_colourchart {
    width: 207px;
    padding: 0 17px 0 0;
}

.down_chart {
    background-image: url(/images/bg_dots_line.jpg);
    background-repeat: repeat;
    position: relative;
    padding: 10px 0 20px 0;
}

.ie7 .down_chart span{
	position: relative;
	top: -40px;
}

.ie6 .down_chart div:first-child span,
.ie8 .down_chart div:first-child img {
	position: relative;
	/*
	top: -20px;*/
	left: -17px;
}  

.down_chart div {
    padding: 0 0 15px 0;
}

.down_chart a {
    position: static;
    right: 15px;
    bottom: -15px;
}* html .down_chart a {
    right: 35px;
}

.colour_chart {
    width: 690px;
    padding: 0 0 0 22px;
}

.colour_chart td {
    height: 112px;
    text-align: center;
}

.bag_pop {
    width: 85px;
    height: 82px;
    position: relative;
    top: 0px;
    left: 0px;
}

.bag_pop .bag_pop_up {
    position: absolute;
    z-index: 100;
    margin: -999999px;
}

.bag_pop:hover .bag_pop_up {
    height:122px;
	left:-144px;
	margin:0;
	position:absolute;
	top:-112px;
	width:138px;
	z-index:100 !important;
}


/*small colourchart on RHS*/
    .sbag_pop {
    width: 65px;
    height: 55px;
    position: relative;
    top: 0px;
    left: 0px;

    }
    .sbag_pop .sbag_pop_up {
/*    position: absolute;
    z-index: 100;
    display:none;
    margin: -999999px;*/
	
    }
    .sbag_pop:hover .sbag_pop_up {
    /*display:block;
    top: -120px;
    left:-10px;
    width: 100px;
    height: 100px;
    position: absolute;
    margin: 0px;
    z-index: 9999 !important;*/
    }

.sbag_pop1 .sbag_pop_up,
.sbag_pop2 .sbag_pop_up,
.sbag_pop3 .sbag_pop_up,
.sbag_pop4 .sbag_pop_up,
.sbag_pop5 .sbag_pop_up,
.sbag_pop6 .sbag_pop_up,
.sbag_pop7 .sbag_pop_up,
.sbag_pop8 .sbag_pop_up,
.sbag_pop9 .sbag_pop_up,
.sbag_pop10 .sbag_pop_up,
.sbag_pop11 .sbag_pop_up,
.sbag_pop12 .sbag_pop_up,
.sbag_pop13 .sbag_pop_up,
.sbag_pop14 .sbag_pop_up,
.sbag_pop15 .sbag_pop_up,
.sbag_pop16 .sbag_pop_up{
	/*position: absolute;
    z-index: 100;*/
    top: -120px;
    left:-10px;
    width: 100px;
    height: 100px;
    position: absolute;
margin: -999999px;
}
.sbag_pop1,
.sbag_pop2,
.sbag_pop3,
.sbag_pop4,
.sbag_pop5,
.sbag_pop6,
.sbag_pop7,
.sbag_pop8,
.sbag_pop9,
.sbag_pop10,
.sbag_pop11,
.sbag_pop12,
.sbag_pop13,
.sbag_pop14,
.sbag_pop15,
.sbag_pop16{
width: 65px;
    height: 55px;
    position: relative;
    /*top: 0px;
    left: 0px;*/

}

.sbag_pop1:hover .sbag_pop_up,
.sbag_pop2:hover .sbag_pop_up,
.sbag_pop3:hover .sbag_pop_up,
.sbag_pop4:hover .sbag_pop_up,
.sbag_pop5:hover .sbag_pop_up,
.sbag_pop6:hover .sbag_pop_up,
.sbag_pop7:hover .sbag_pop_up,
.sbag_pop8:hover .sbag_pop_up,
.sbag_pop9:hover .sbag_pop_up,
.sbag_pop10:hover .sbag_pop_up,
.sbag_pop11:hover .sbag_pop_up,
.sbag_pop12:hover .sbag_pop_up,
.sbag_pop13:hover .sbag_pop_up,
.sbag_pop14:hover .sbag_pop_up,
.sbag_pop15:hover .sbag_pop_up,
.sbag_pop16:hover .sbag_pop_up{
/*    display:block;*/
    top: -120px;
    left:-150px;
    width: 100px;
    height: 100px;
    position: absolute;
    margin: 0px;
    z-index: 9999;
}

/*
.sbag_pop1, .sbag_pop5, .sbag_pop9, .sbag_pop13{z-index:10;}
.sbag_pop2, .sbag_pop6, .sbag_pop10, .sbag_pop14{z-index:9;}
.sbag_pop3, .sbag_pop7, .sbag_pop11, .sbag_pop15{z-index:8;}
.sbag_pop4, .sbag_pop8, .sbag_pop12, .sbag_pop16{z-index:7;}
*/

/*index*/
.index {
}

.index_top {
    position: relative;
    padding: 25px 0 16px 0;
    width: 1012px;
}

.ie67 .index_top {
    padding-bottom: 5px;
}

.advertise {
    position: absolute;
    top: 0px;
    left: 344px;
    z-index: 5;
}

.colour_chart_index {
    padding: 100px 0 0 0;
    width: 302px;
}

.colour_chart_index h2 {
    color: #999090;
    font-family: Swis721 Cn BT;
    font-size: 28px;
}

.cc_small {
    padding: 10px 0 2px 0;
}

.colour_chart_index p a {
    background-color: #ffffff;
    color: #000000;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    padding: 4px 8px;
}

.colour_chart_index p a:hover {
    text-decoration: none;
}

.index_bags {
    width: 709px;
}

.index_bag {
    padding: 0 0 0 12px;
}

.news {
    width: 268px;
}

.news h2 {
    color: #a8a26c;
    font-family: Swis721 Cn BT;
    font-size: 28px;
    padding: 0 0 12px 0;
}

.news_cont {
    background-image: url(/images/bg_dots_line.jpg);
    background-repeat: repeat;
    padding: 20px 20px 10px 20px;
    margin: 0 0 15px 0;
}

.news_cont .blog-post .post-title{
   border: none !important;
}

.news_cont .blog-post .post-title a{
    font-size: 16px !important;
    color: #000000 !important;
}

.news_cont .blog-post .post-body{
  display: none;
}





/*.news_cont li {
    list-style-type: none;
    line-height: 17px;
    padding: 0 0 12px 0;
}

*/



.news p a {
    color: #ffffff;
    background-color: #939965;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    padding: 4px 8px;
}

.news p a:hover {
    text-decoration: none;
}


/* LM: 01-13-09 */

.index_bottom {
	padding: 6px;
}

.hide {
	display: none;
}

.show {
	display : block;
}
.redb {
	border: 1px solid red;
}

.geryb {
	border: 1px solid #ccc;
}

.main-contents {
	width: 675px;
}

.visible {
	visibility: visible;
}

.not-visible {
	visibility: hidden
}

.req {
	color:red;
	font-size:18px;
	font-weight:bold;
}
#form-error {
	width: 300px;
	background-color: #FFE4E1;
	padding: 10px;
	margin: 0 auto;
	border: 1px solid red;
	font-style: italic;
	color: red;
}

#warning-list {
       margin-left: 25px;
	   list-style: none;
}

.notice {
	text-decoration: underline;
	font-size: 12px;
}

.u {
	text-decoration: underline;
}

#unload-message {
	background-color: #ACB06F;
	color: #fff;
	font-style: italic;
	margin-top: 10px;
	width: 200px;
}
.valign-top {
	vertical-align: middle;
}

.away {
	position: absolute;
	top: -1000px;
	left: -1000px;
}

.addthis_button_email span {
	display: none;
}

.faq-question {
	margin-left:54px;
}

.faq-question a {
	color: #FF8500;
	font-size: 15px;
	font-weight: bold;
}

.faq-details {		
	margin: 0px auto;
	padding: 10px;
	 /* border: 1px solid #ADB570; */
}

.faq-details h1 {
	font-size: 15px;
	margin-top: 5px;
	display: inline;	
}

.faq-details a {
	font-size: 12px;
	padding-top: 8px;
}

.faq-details p {
	padding: 5px;
}



/*BC css overrides*/
.system-message, .system-error-message{
    background: none !important;
    border: none !important;

}

.announcement-list{
    padding: 8px 0;
}
.announcement-list .subject{
    display: block;
    
}

.announcement-list a{
    color: #000000;
}

/*smart news page */

.smart-news-div{
    padding-left: 19px;
}


.smart-news-div .announcement-list .subject{
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
}

.smart-news-div .announcement-list .date{
    font-size: 12px;
    margin: 0;
}

.smart-news-div .announcement-list  .body{
    padding: 10px 0;
    font-size: 12px;
}

.content_area{
    padding: 0 15px 0 25px;
}

.banner {
    background-image: url(/images/bg_banner.gif);
    background-repeat: no-repeat;
    background-position:0px 0px;
width:677px;
height:377px;
position:relative;
}

.banner_img {
position:absolute;
left:0px;
top:-25px;
}
/*case studies*/
.lcase{
    width: 60%;
    text-align: center;
}
.rcase{
    width: 40%;
}
.caseunit{
    padding: 0 0 10px 0;
}




