/*
 * Category style's that will come back in every catergory page
 * - Links
 * - Main flash animation, if height of animation is higher simply overwrite that value
 * - Tabs

#p-rcb a.p-link_white
{
    background: transparent url(/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/icon-link-white.gif) no-repeat center right;
    padding-right: 10px;
}
#p-rcb a.p-link
{
    background: transparent url(/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/icon-link.gif) no-repeat center right;
    padding-right: 10px;
}
#p-rcb #flashcontent_header
{
    background-repeat: no-repeat;
    background-position: 2px 2px;
}
#p-rcb #flashcontent_header, #p-rcb #flashcontent_header #flash-inner-wrapper
{
    height: 275px;
    min-height: 275px;
}
#p-rcb #flashcontent_header object
{
    outline: none;
} */

/* Start: Product Details Tabs

#p-rcb #cp_wrap_tab_productdetails
{
    width: 960px;
    background: #f7f7f7 url(/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/menuBg.gif) repeat-x bottom;
    font-size: 12px;
    line-height: normal;
    height: 32px;
    max-height: 32px;
} */


/* Tab redesign
    ---------------------------------------------------------

#p-rcb #cp_wrap_tab_productdetails ul
{
    margin: 0;
    padding: 0;
    background: url(/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/tab-redesign/bg-tab-container.gif) repeat-x left top;
    list-style: none;
}
#p-rcb #cp_wrap_tab_productdetails li
{
    float: left;
    padding: 0;
    background: url(/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/tab-redesign/bg-tab-right-long.gif) no-repeat right top;
}
#p-rcb #cp_wrap_tab_productdetails a
{
    display: block;
    line-height: 32px;
    background: url(/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/tab-redesign/bg-tab-left-short.gif) no-repeat -1px top;
    font-size: 11px;
    text-align: center;
    outline: none;
}
#p-rcb #cp_wrap_tab_productdetails a:hover
{
    text-decoration: none;
}

#p-rcb #cp_wrap_tab_productdetails .cp_active
{
    background: url(/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/tab-redesign/bg-tab-active-right-long.gif) no-repeat right top;
}
#p-rcb #cp_wrap_tab_productdetails .cp_active a, #p-rcb #cp_wrap_tab_productdetails .cp_active a:hover
{
    background: url(/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/tab-redesign/bg-tab-active-left-short.gif) no-repeat left top;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

#p-rcb #cp_wrap_tab_productdetails .cp_active_firstTab a
{
    background-position: -4px top !important;
}
#p-rcb #cp_wrap_tab_productdetails .cp_active_lastTab
{
    background: url(/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/tab-redesign/bg-tab-active-left-long.gif) no-repeat left top !important;
}
#p-rcb #cp_wrap_tab_productdetails .cp_active_lastTab a
{
    background: url(/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/tab-redesign/bg-tab-active-right-last.gif) no-repeat right top !important;
}
#p-rcb #cp_wrap_tab_productdetails ul.two_tabs .cp_active_lastTab
{
    background: url(/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/tab-redesign/bg-tab-active-right-long-nonext.gif) no-repeat right top !important;
}
#p-rcb #cp_wrap_tab_productdetails ul.two_tabs .cp_active_lastTab a
{
    background: url(/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/tab-redesign/bg-tab-active-left-short.gif) no-repeat left top !important;
}

#p-rcb #cp_wrap_tab_productdetails .cp_active_leftSibling
{
    background: url(/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/tab-redesign/bg-tab-mid.gif) no-repeat right top;
}
#p-rcb #cp_wrap_tab_productdetails .cp_active_rightSibling a
{
    background: none;
}

#p-rcb #cp_wrap_tab_productdetails .cp_firstTab a
{
    background-position: 0 0;
}

#p-rcb #cp_wrap_tab_productdetails ul.two_tabs li
{
    width: 320px;
}
#p-rcb #cp_wrap_tab_productdetails ul.three_tabs li
{
    width: 320px;
}
#p-rcb #cp_wrap_tab_productdetails ul.four_tabs li
{
    width: 240px;
}
#p-rcb #cp_wrap_tab_productdetails ul.five_tabs li
{
    width: 192px;
}
#p-rcb #cp_wrap_tab_productdetails ul.six_tabs li
{
    width: 160px;
}

#p-rcb #cp_wrap_tab_productdetails .cp_spacer, #p-rcb #cp_wrap_tab_productdetails .cp_leftImg, #p-rcb #cp_wrap_tab_productdetails .cp_rightImg
{
    display: none;
}
*/
/* End: Product Details Tabs */

/* End of common catergory style's */

/* Use the following to to push centered tabs (2, 3, ...) and have them positioned manualy, this must be done per language 

#p-rcb #cp_wrap_tab_productdetails #cp_tab_2 span.cp_spacer
{
    padding-left: 160px;
}
#p-rcb #cp_wrap_tab_productdetails #cp_tab_3 span.cp_spacer
{
    padding-left: 115px;
}
#p-rcb #cp_wrap_tab_productdetails #cp_tab_4 span.cp_spacer
{
    padding-left: 80px;
}
#p-rcb #cp_wrap_tab_productdetails #cp_tab_5 span.cp_spacer
{
    padding-left: 200px;
}*/

/* End of manualy position tabs */



/* Theme depended content




.sIFR-active #p-rcb h2
{
    visibility: hidden;
    padding-top: 0px;
}

.sIFR-active #p-rcb h3
{
    visibility: hidden;
    padding-top: 20px;
}

.sIFR-active #p-rcb h4
{
    visibility: hidden;
    padding-top: 20px;
}

#p-rcb .redText
{
    color: #df2823;
    font-size: 12px;
    padding: 6px 0 0 0;
    line-height: 17px;
}
#p-rcb p, h2, h3, h4, h6
{
    margin: 0;
    padding: 0;
}
#p-rcb h3, h4
{
    line-height: 1em;
}
#p-rcb h2
{
    font-size: 170%;
    font-weight: lighter;
}
#p-rcb h3
{
    font-size: 160%;
    font-weight: lighter;
}
#p-rcb h4
{
    font-size: 110%;
}
#p-rcb a.p-link
{
    background: transparent url(/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/icon-link.gif) no-repeat center right;
    padding-right: 10px;
}

#p-rcb .tab1_tv-row-top, .tab1_tv-row-bottom, .tab2_tv-row-top, .tab2_tv-row-bottom, .tab3_tv-row-top, .tab3_tv-row-bottom, .tab4_tv-row-top, .tab4_tv-row-bottom, .tab5_tv-row-top, .tab5_tv-row-bottom
{
    clear: both;
}






#p-rcb .overlay_clips_1
{
    text-align: center;
    position: absolute;
    width: 936px;
    height: 550px;
    z-index: 10000;
    padding: 10px;
}
#p-rcb .overlay_clips_2
{
    text-align: center;
    position: absolute;
    width: 936px;
    height: 550px;
    z-index: 10000;
    padding: 10px;
}
#p-rcb .overlay_clips_3
{
    text-align: center;
    position: absolute;
    width: 936px;
    height: 550px;
    z-index: 10000;
    padding: 10px;
}
#p-rcb .overlay_clips_4
{
    text-align: center;
    position: absolute;
    width: 936px;
    height: 525px;
    z-index: 10000;
    padding: 10px;
}
#p-rcb .overlay_clips_top
{
    padding-top: 20px;
}
#p-rcb .close_button
{
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    color: #0D5FD8;
}
*/

/* DIV POPUP 


#p-rcb #bottom_1, #bottom_2, #bottom_3, #bottom_7
{
    color: #0D5FD8;
    cursor: pointer;
}

#p-rcb #bottom_1:hover, #bottom_2:hover, #bottom_3:hover
{
    text-decoration: underline;
}

*/



/* OVERVIEW - TAB 1 

#p-rcb .tab1_main
{
    float: left;
    padding-bottom: 32px;
}
#p-rcb .Overview_img_bg
{
    background-image: url(/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/overview_bg.jpg);
    width: 960px;
    height: 340px;
    background-repeat: no-repeat;
    padding-top: 20px;
}
#p-rcb .Overview_textBl_topR
{
    width: 600px;
    font-size: 12px;
    color: #2185B7;
    padding-top: 12px;
    padding-left: 20px;
    clear: both;
}
#p-rcb .Overview_midL
{
    float: left;
    width: 315px;
    padding-bottom: 20px;
}
#p-rcb .Overview_midM
{
    float: left;
    width: 315px;
    padding-bottom: 20px;
}
#p-rcb .Overview_midR
{
    float: left;
    width: 315px;
    padding-bottom: 20px;
}
#p-rcb .Overview_midL_p
{
    float: left;
    padding-right: 12px;
    padding-left: 18px;
    color: #ffffff;
}
#p-rcb .Overview_midM_p
{
    float: left;
    padding-right: 12px;
    padding-left: 18px;
    color: #ffffff;
}
#p-rcb .Overview_midR_p
{
    float: left;
    padding-right: 18px;
    padding-left: 16px;
    color: #ffffff;
}
#p-rcb .Overview_midL a
{
    color: #ffffff;
}
#p-rcb .Overview_midM a
{
    color: #ffffff;
}
#p-rcb .Overview_midR a
{
    color: #ffffff;
}
#p-rcb .normT
{
    color: #000000;
    font-size: 11px;
}*/

/* TAB 2 

#p-rcb .tab2_textBl_topR
{
    width: 600px;
    font-size: 12px;
    color: #2185B7;
    padding-top: 12px;
    padding-left: 20px;
    padding-bottom: 20px;
}
#p-rcb .tab2_main
{
    padding-bottom: 2px;
}
#p-rcb .tab2_left_bl
{
    float: left;
    width: 400px;
    font-size: 12px;
    color: #2185B7;
    padding-top: 12px;
    margin-left: 20px;
}
#p-rcb .tab2_right_bl
{
    float: right;
    width: 500px;
    font-size: 12px;
    color: #2185B7;
    padding-top: 12px;
    border-left: 1px solid #E2E2E2;
    margin-top: 20px;
}
#p-rcb .tab2_right_blA
{
    float: left;
    padding-top: 20px;
    width: 500px;
}
#p-rcb .tab2_right_img1
{
    float: left;
}
#p-rcb .tab2_right_bl1
{
    float: left;
    width: 270px;
}

#p-rcb .tab2_right_blB
{
    float: left;
    width: 500px;
    padding-top: 40px;
}
#p-rcb .tab2_right_img2
{
    float: left;
}
#p-rcb .tab2_right_bl2
{
    float: left;
    width: 270px;
}
#p-rcb .tab2_top
{
    width: 960px;
    clear: both;
}
#p-rcb .tab2_topL
{
    float: left;
    width: 245px;
    padding-left: 20px;
}
#p-rcb .tab2_topM
{
    float: left;
    width: 350px;
}
#p-rcb .tab2_topR
{
    float: right;
    padding-right: 20px;
    margin-top: 30px;
}
#p-rcb .tab2_bottomBg
{
    float: left;
    height: auto;
    width: 960px;
    background-position: bottom center;
    background-repeat: repeat-x;
}


#p-rcb .tab2_mid
{
    float: left;
    width: 960px;
    clear: both;
    padding-bottom: 30px;
    padding-top: 30px;
}
#p-rcb .tab2_mid1
{
    float: left;
    width: 178px;
}
#p-rcb .tab2_mid2
{
    float: left;
    width: 280px;
    border-right: 1px solid #E2E2E2;
}
#p-rcb .tab2_mid2_p
{
    width: 270px;
}
#p-rcb .tab2_mid3
{
    float: left;
    width: 178px;
}
#p-rcb .tab2_mid4
{
    float: left;
    width: 280px;
}




#p-rcb .tab2_bottom
{
    clear: both;
    float: left;
    width: 960px;
    height: 215px;
    border-top: 1px solid #E2E2E2;
    background-position: bottom center;
    background-repeat: repeat-x;
}
#p-rcb .tab2_bottom_p
{
    float: left;
    padding-top: 12px;
    padding-left: 210px;
    width: 340px;
}
*/
/* TAB 3
#p-rcb .tab3_top p
{
    color: #ffffff;
}
#p-rcb .tab3_top
{
    width: 957px;
    height: 125px;
    margin-left: 1px;
    margin-top: 1px;
    float: left;
}
#p-rcb .tab3_top_text
{
    padding: 20px 0px 0px 430px;
    width: 500px;
}
#p-rcb .tab3_main
{
    float: left;
    padding-bottom: 2px;
}
#p-rcb .tab3_mainBg
{
    float: left;
    width: 958px;
    background-image: url(/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/tab3_mainBg.jpg);
    background-repeat: no-repeat;
}
#p-rcb .tab3_lCol
{
    float: left;
    width: 400px;
    font-size: 12px;
    color: #2185B7;
    padding-left: 1px;
}
#p-rcb .tab3_bottom1
{
    clear: both;
    float: left;
    width: 960px;
    border-top: 1px solid #E2E2E2;
    clear: both; 
    background-position: bottom center;
    background-repeat: repeat-x;
    padding-top: 2px;
    padding-bottom: 20px;
}
#p-rcb .tab3_bottom1_header
{
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 20px;
}
#p-rcb .tab3_bottom_l
{
    float: left;
    width: 450px;
    border-right: 1px solid #E2E2E2;
    margin-top: 10px;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 20px;
}
#p-rcb .tab3_bottom_l h3
{
    margin: 0px;
    padding: 0px;
}
#p-rcb .tab3_bottom_r h3
{
    margin: 0px;
    padding: 0px;
}
#p-rcb .tab3_bottom_l_img
{
    float: right;
    width: 197px;
}
#p-rcb .tab3_bottom_r_img
{
    float: right;
    width: 197px;
}
#p-rcb .tab3_bottom_r
{
    float: left;
    width: 450px;
    margin-top: 10px;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 5px;
}
#p-rcb .tab3_bottom_content
{
    float: left;
    width: 230px;
}

*/
/* TAB 4 

#p-rcb .tab4_main
{
    float: left;
    padding-bottom: 2px;
}
#p-rcb .tab4_textBl_top
{
    clear: both;
    float: left;
    width: 960px;
    height: 360px; 
    background-position: right 1px;
    background-repeat: no-repeat;
    padding-bottom: 20px;
}
#p-rcb .tab4_textBl_top_p
{
    float: left;
    padding-left: 20px;
    width: 300px;
    font-size: 12px;
    color: #2185B7;
    padding-top: 12px;
    padding-left: 18px;
}
#p-rcb .tab4_textBl_top_pB
{
    float: left;
    width: 300px;
    height: 340px;
}



#p-rcb .tab4_textBl_topR
{
    float: left;
    width: 505px;
    height: 239px;
    font-size: 12px;
    color: #2185B7;
    padding-top: 12px;
    padding-left: 20px;
}
#p-rcb .tab4_img_TopR
{
    float: left;
    width: 433px;
    height: 239px;
}
#p-rcb .tab4_img_M
{
    clear: both;
    float: left;
    width: 438px;
    height: 249px;
}
#p-rcb .tab4_textBl_M
{
    float: left;
    width: 502px;
    height: 249px;
    padding-top: 12px;
    padding-right: 20px;
}

#p-rcb .tab4_midL
{
    border-right: 1px solid #E2E2E2;
    float: left;
    width: 470px;
}
#p-rcb .tab4_midR
{
    float: left;
    width: 470px;
}
#p-rcb .tab4_midL_p
{
    padding-left: 20px;
    padding-right: 20px;
}

#p-rcb .tab4_bottom
{
    clear: both;
    float: left;
    width: 960px;
    height: 215px;
    border-top: 1px solid #E2E2E2;
    clear: both; 
    background-position: bottom center;
    background-repeat: repeat-x;
}
#p-rcb .tab4_bottom_p
{
    float: left;
    padding-top: 12px;
    padding-left: 200px;
    width: 320px;
}
#p-rcb .tab4_bottom_cred
{
    float: left;
    position: relative;
    top: 155px;
    left: 2px;
    width: 120px;
    height: 50px;
    text-align: center;
    font-size: 10px;
}
#p-rcb .tab4_bottom_cred2
{
    float: left;
    position: relative;
    top: 155px;
    left: 30px;
    width: 120px;
    height: 50px;
    text-align: center;
    font-size: 10px;
}
#p-rcb .tab4_bottom_cred3
{
    float: left;
    position: relative;
    top: 155px;
    left: 40px;
    width: 140px;
    height: 50px;
    text-align: center;
    font-size: 10px;
}
#p-rcb .tab4_mid1
{
    float: left;
    width: 182px;
}
#p-rcb .tab4_mid2
{
    float: left;
    width: 280px;
    border-right: 1px solid #E2E2E2;
}
#p-rcb .tab4_mid2_p
{
    width: 270px;
}
#p-rcb .tab4_mid3
{
    float: left;
    width: 182px;
}
#p-rcb .tab4_mid4
{
    float: left;
    width: 280px;
}
#p-rcb .tab4_mid
{
    float: left;
    height: auto;
    width: 960px;
    background-image: url(/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/bottomBg.jpg);
    background-position: bottom center;
    background-repeat: repeat-x;
}
*/

/**************************************************************************************************** 
    generic.css
 *  For global styles
*/

/* Dummy layout stuff 
body {
    background-color: #f0f0f2;
    font-family: Verdana, sans-serif;
    font-size: 1em;
}
div.page {
    margin-bottom: 200px;
}
div.page div.page_header {
    background-color: #fff;
    height: 100px;
    margin-bottom: 10px;
    width: 100%;
}
div.page div.page_nav {
    background-color: #fff;
    height: 100px;
    margin: 0 auto 10px;
    width: 960px;
}
div.page div.content {
    background-color: #fff;
    margin: 0 auto 10px;
    overflow: hidden;
    padding: 2px;
    width: 956px;
}*/

div#p-rcb {
    font-size: 1.5em;
}
div.tab_content ul li {
    background-image: none;
    padding: 0;
}

#p-rcb #flashcontent_header { background-repeat: no-repeat; background-position: 0px 0px; background-color: #ffffff;}
#p-rcb #flashcontent_header,
#p-rcb #flashcontent_header #flash-inner-wrapper { height:275px; min-height:275px;}
#p-rcb #flashcontent_header object { outline: none; }

#p-rcb #cp_flashcontent_header { width:956px; margin:0 1px;background-color:#fff; text-align:center; }
#p-rcb #cp_flashcontent_header img { margin:0; }

/* Tab menu */
div.content_nav {
    width: 100%;
}
div.content_nav ul 
{
    margin-left: 3px;
    overflow: hidden;
}
div.content_nav ul li
{
    background-image: none;
    padding: 0;
    float: left;
    margin-right: 2px;
    text-align: center;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
div.content_nav ul li a {
    color: #2dbcce;
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: none;
    width: 317px;
    height: 23px;
    display: block;
    background-color: #daf7f9;
    padding-top: 7px;
}

div#p-rcb div.content_nav ul li a:hover,
div#p-rcb div.content_nav ul li a:active,
div#p-rcb div.content_nav ul li a:focus {
    color: #2dbcce;
    background-color: #BCF7F9;
    text-decoration: none;
}
div#p-rcb div.content_nav ul li.cp_active a {
    background-color: #84e3ec;
    color: #085a64;
    text-decoration: none;
}

/* Layout */
div.content_body {
    clear: both;
}
div.tab_content {
    margin: 0 auto 20px;
    padding-top: 10px;
    overflow: hidden;
    width: 896px;
}
div.faded_rule {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/generic/rule.gif');
    background-repeat: no-repeat;
    border: none;
    clear: both;
    height: 11px;
    margin: 20px 0;
    width: 833px;
}
div.faded_rule_small {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/generic/rule-small.gif');
    background-repeat: no-repeat;
    border: none;
    height: 18px;
    margin: 30px 0 0;
    width: 433px;
}

/* Blocks */
div.preview_block {
    float: left;
    margin-bottom: 20px;
    width: 433px;
}
div.preview_block_left {
    margin-right: 30px;
}
div.preview_block img {
    float: right;
    margin: 0 20px 0 8px;
}

/* Headers & text */
div#p-rcb h2, div#p-rcb div.section1 div.left_column h2 {
    color: #01b5cc;
    font-size: 1.2em;
    margin-bottom: 10px;
    margin-top: 0;
}
div#p-rcb h3 {
    color: #01b5cc;
    font-size: 0.8em;
	font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
}
div#p-rcb p {
    color: #9fa1a4;
    font-size: 0.8em;
    margin-bottom: 15px;
}

/* Links */
div#p-rcb a,
div#p-rcb a:link,
div#p-rcb a:visited {
    color: #6FBCBD;
    cursor: pointer;
    text-decoration: none;
}
div#p-rcb a:hover {
    cursor: pointer;
    text-decoration: underline;
}
div#p-rcb a.more_info:link,
div#p-rcb a.more_info:visited {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/generic/checked.gif');
    background-position: 0 5px;
    background-repeat: no-repeat;
    padding-left: 12px;
    text-decoration: none;
}
div#p-rcb a.more_info:hover {
    text-decoration: underline;
}
div#p-rcb div.tab_content a.more_info_grey:link, 
div#p-rcb div.tab_content a.more_info_grey:visited  {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/generic/checked-grey.gif');
    background-position: 0;
    background-repeat: no-repeat;
}

div#p-rcb div.tab_content a:link, div#p-rcb div.tab_content a:visited {
    color: #6FBCBD;
    text-decoration: none;
}
div#p-rcb div.tab_content a:hover {
    text-decoration: underline;
}

/* Misc classes */
div.content_nav .no_right_margin {
    margin-right: 0;
}
.clear-both {
    clear: both;
}



/****************************************************************************************************
/* tab1.css
*/

/* Introduction text & image */
div.tab1 div.left_column {
    float: left;
    width: 400px;
}
div.tab1 span.intro {
    display: block;
    width: 400px;
}
div.tab1 h2 {
    margin-left: 50px;
}
.js div.tab1 span.intro,
.js div.tab1 h2 {
    position: relative;
}
.js div.tab1 span.sIFR-replaced,
.js div.tab1 h2.sIFR-replaced {
    position: relative;
    z-index: 10;
}

div.tab1 div.right_column {
    background: white url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab1/splash.jpg');
    background-repeat: no-repeat;
    float: right;
    margin-right: -30px;
    height: 376px;
    width: 516px;
}
div.tab1 div.intro_text {
    background: white url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab1/intro-text-image.jpg');
    background-position: bottom;
    background-repeat: no-repeat;
    padding-bottom: 215px;
    width: 402px;
}

/* Blocks */
div.tab1 div.blocks {
    clear: both;
    padding-top: 15px;
    width: 100%;
}
div#p-rcb div.tab1 div.blocks p {
    color: #fff;
    font-size: 0.7em;
    line-height: 1.5em;
    padding: 0 20px;
    padding-right: 38px;
}
div#p-rcb div.tab1 div.blocks a:link,
div#p-rcb div.tab1 div.blocks a:visited {
    color: #fff;
}

/* Block 1 */
div#p-rcb div.tab1 div.block1 {
    background: white url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab1/blocks/block1-mid.gif');
    background-repeat: repeat-y;
    float: left;
    margin-left: 3px;
    margin-right: 9px;
    width: 435px;
}
div#p-rcb div.tab1 div.block1 h3 {
    color: #fff;
    display: block;
    font-size: 1em;
    padding-left: 18px;
    padding-right: 188px;
}
div#p-rcb div.tab1 div.block1 div.block1_top {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab1/blocks/block1-top.gif');
    background-repeat: no-repeat;
    /*margin-bottom: -25px;*/
    min-height: 81px;
    padding-top: 17px;
    width: 435px;
}
div#p-rcb div.tab1 div.block1 div.block1_bottom {
    background: transparent url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab1/blocks/block1-bot.gif');
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-bottom:120px;
    width: 435px;
}

/* Block 2 */
div#p-rcb div.tab1 div.block2 {
    background: white url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab1/blocks/block2-mid.gif');
    background-repeat: repeat-y;
    float: left;
    width: 444px;
}
div#p-rcb div.tab1 div.block2 h3 {
    color: #fff;
    display: block;
    font-size: 1em;
    padding-left: 18px;
    padding-right: 150px;
}
div#p-rcb div.tab1 div.block2 div.block2_top {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab1/blocks/block2-top.gif');
    background-repeat: no-repeat;
    /*margin-bottom: -38px;*/
    min-height: 81px;
    padding-top: 17px;
    width: 444px;
}
div#p-rcb div.tab1 div.block2 div.block2_top p {
    padding: 0 15px;
    padding-right: 48px;
}
div#p-rcb div.tab1 div.block2 div.block2_bottom {
    background: transparent url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab1/blocks/block2-bot.gif');
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-bottom: 130px;
    width: 444px;
}

/* Block 3 */
div.tab1 div.block3 {
    background: white url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab1/blocks/block3-mid.gif');
    background-repeat: repeat-y;
    float: left;
    width: 289px;
}
div.tab1 div.block3 div.block3_top {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab1/blocks/block3-top.gif');
    background-repeat: no-repeat;
    /*margin-bottom: -72px;*/
    min-height: 81px;
    padding-top: 50px;
    width: 289px;
}
div.tab1 div.block3 div.block3_top p {
    padding: 0 15px;
}
div.tab1 div.block3 div.block3_bottom {
    background: transparent url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab1/blocks/block3-bot.gif');
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-bottom: 130px;
    width: 289px;
}




/****************************************************************************************************
/* tab2.css
*/

/* Background image */
div.tab2 {
    /*background: white url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab2/bg.gif');*/
    background-position: top right;
    background-repeat: no-repeat;
}

/* Layout */
div.tab2 div.buttons {
    /*background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab2/buttons.gif');*/
    background-repeat: no-repeat;
    float: right;
    height: 67px;
    width: 94px;
}

/* 'Why Philips' block */
div.tab2 h2.why_philips_header {
    width: 700px;
}
div.tab2 div.why_philips_block {
    background: white url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab2/why-philips-mid.gif') repeat-y;
    clear: both;
    width: 859px;
}
div.tab2 div.why_philips_block div.why_philips_block_top {
    background: transparent url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab2/why-philips-top.gif') no-repeat;
    padding: 16px;
    padding-right: 26px;
    width: 815px;
}
div.tab2 div.why_philips_block div.why_philips_block_bottom {
    background: transparent url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab2/why-philips-bottom.gif') no-repeat bottom left;
    height: 19px;
    width: 859px;
}
div#p-rcb div.tab2 div.why_philips_block h3,
div#p-rcb div.tab2 div.why_philips_block p {
    color: #fff;
}

/* Wardrobe care */
div.wardrobe_care 
{
    overflow: hidden;
    width: 896px;
}
div.wardrobe_care p
{
    width: 460px;
}
div.wardrobe_care .preview_block p
{
    width: 310px;
}

div.wardrobe_care_video {
    float: right;
    height: 258px;
    width: 429px;
}

/****************************************************************************************************
/* tab3.css
*/

/* Background image */
div.tab3 {
    /*background: white url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/bg.gif');*/
    background-position: top right;
    background-repeat: no-repeat;
}

/* Section one */
div.tab3 div.section1 {
    margin-bottom: 20px;
}
div.tab3 div.section1 div.left_column {
    float: left;
    width: 460px;
}
div.tab3 div.section1 div.right_column {
    float: right;
    margin-bottom: 20px;
    width: 420px;
}
div.tab3 div.section1 div.right_column_img {
    /*background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/care-guide.jpg');*/
    background-repeat: no-repeat;
    float: right;
    height: 134px;
    width: 243px;
}

/* Section one - Tooltips */
div.tab3 div.section1 div.left_column p {
    /*padding-right: 300px;*/
}
div.tab3 div.section1 div.left_column div.tooltip_block {
    background: #fff;
    float: right;
    margin-left: 10px;
    width: 289px;
}
div.tab3 div.section1 div.tooltip_block ul li {
    display: block;
    float: left;
}
div#p-rcb div.tab3 div.section1 div.tooltip_block ul li a {
    color: #fff;
    display: block;
    font-size: 0.8em;
    font-weight: bold;
    height: 68px;
    margin: 0;
    padding: 0 4px;
    text-align: center;
    vertical-align: middle;
}
div#p-rcb div.tab3 div.section1 div.tooltip_block ul li a:hover {
    margin: 0;
    padding: 0 4px;
    text-decoration: none;
}

/* Tooltip buttons */
div.tab3 div.section1 div.tooltip_block ul li a.tb_one {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/one.gif');
    background-repeat: no-repeat;
    width: 86px;
}
div.tab3 div.section1 div.tooltip_block ul li a.tb_two {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/two.gif');
    background-repeat: no-repeat;
    width: 84px;
}
div.tab3 div.section1 div.tooltip_block ul li a.tb_three {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/three.gif');
    background-repeat: no-repeat;
    width: 85px;
}
div.tab3 div.section1 div.tooltip_block ul li a.tb_four {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/four.gif');
    background-repeat: no-repeat;
    width: 86px;
}
div.tab3 div.section1 div.tooltip_block ul li a.tb_five {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/five.gif');
    background-repeat: no-repeat;
    width: 84px;
}
div.tab3 div.section1 div.tooltip_block ul li a.tb_six {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/six.gif');
    background-repeat: no-repeat;
    width: 85px;
}

/* Tooltips */
div.tab3 div.tooltip_block ul li div.tt_header {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/tt-top.gif');
    background-repeat: no-repeat;
    padding-top: 11px;
    width: 157px;
}
div.tab3 div.tooltip_block ul li div.tt_header ul {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/tt-bot.gif');
    background-position: bottom left;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0 6px 26px;
    width: 157px;
}
div.tab3 div.tooltip_block ul li div.tt_header ul li {
    clear: left;
    color: #666666;
    display: block;
    float: none;
    font-size: 0.6em;
    margin: 0;
    padding-right: 21px;
}
div.tab3 div.tooltip_block ul li div.tt_header ul li span {
    float: left;
    height: 23px;
    width: 29px;
}

/* FIRST SET */
div.tab3 div.tooltip_block ul li.tl_one div.tt_header ul li span.icon1 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/one/one.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}
div.tab3 div.tooltip_block ul li.tl_one div.tt_header ul li span.icon2 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/one/two.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}
div.tab3 div.tooltip_block ul li.tl_one div.tt_header ul li span.icon3 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/one/three.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}
div.tab3 div.tooltip_block ul li.tl_one div.tt_header ul li span.icon4 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/one/four.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}
div.tab3 div.tooltip_block ul li.tl_one div.tt_header ul li span.icon5 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/one/five.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}

/* SECOND SET */
div.tab3 div.tooltip_block ul li.tl_two div.tt_header ul li span.icon1 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/two/one.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}
div.tab3 div.tooltip_block ul li.tl_two div.tt_header ul li span.icon2 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/two/two.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}
div.tab3 div.tooltip_block ul li.tl_two div.tt_header ul li span.icon3 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/two/three.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}
div.tab3 div.tooltip_block ul li.tl_two div.tt_header ul li span.icon4 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/two/four.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}

/* THIRD SET */
div.tab3 div.tooltip_block ul li.tl_three div.tt_header ul li span.icon1 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/three/one.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}
div.tab3 div.tooltip_block ul li.tl_three div.tt_header ul li span.icon2 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/three/two.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}
div.tab3 div.tooltip_block ul li.tl_three div.tt_header ul li span.icon3 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/three/three.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}
div.tab3 div.tooltip_block ul li.tl_three div.tt_header ul li span.icon4 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/three/four.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}
div.tab3 div.tooltip_block ul li.tl_three div.tt_header ul li span.icon5 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/three/five.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}
div.tab3 div.tooltip_block ul li.tl_three div.tt_header ul li span.icon6 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/three/six.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}

/* FOURTH SET */
div.tab3 div.tooltip_block ul li.tl_four div.tt_header ul li span.icon1 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/four/one.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}
div.tab3 div.tooltip_block ul li.tl_four div.tt_header ul li span.icon2 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/four/two.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}
div.tab3 div.tooltip_block ul li.tl_four div.tt_header ul li span.icon3 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/four/three.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}
div.tab3 div.tooltip_block ul li.tl_four div.tt_header ul li span.icon4 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/four/four.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}

/* FIFTH SET */
div.tab3 div.tooltip_block ul li.tl_five div.tt_header ul li span.icon1 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/five/one.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}
div.tab3 div.tooltip_block ul li.tl_five div.tt_header ul li span.icon2 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/five/two.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}
div.tab3 div.tooltip_block ul li.tl_five div.tt_header ul li span.icon3 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/five/three.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}

/* SIXTH SET */
div.tab3 div.tooltip_block ul li.tl_six div.tt_header ul li span.icon1 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/six/one.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}
div.tab3 div.tooltip_block ul li.tl_six div.tt_header ul li span.icon2 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/six/two.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}
div.tab3 div.tooltip_block ul li.tl_six div.tt_header ul li span.icon3 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/six/three.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}
div.tab3 div.tooltip_block ul li.tl_six div.tt_header ul li span.icon4 {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tooltips/six/four.gif');
    background-position: 0 -3px;
    background-repeat: no-repeat;
}

div#p-rcb div.tab3 div.section1 a.download_button,
div#p-rcb div.tab3 div.section1 a.download_button:link,
div#p-rcb div.tab3 div.section1 a.download_button:visited {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/generic/button-left.gif');
    background-repeat: no-repeat;
    color: #484848;
    display: block;
    float: left;
    font-size: 0.8em;
    height: 24px;
}
div#p-rcb div.tab3 div.section1 a.download_button:hover {
    color: #484848;
}
div#p-rcb div.tab3 div.section1 a.download_button span.download_button_left {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/generic/button-right.gif');
    background-position: top right;
    background-repeat: no-repeat;
    color: #484848;
    display: block;
    font-size: 0.8em;
    height: 24px;
    margin-left: 7px;
    padding-bottom: 10px;
    padding-right: 9px;
    padding-top: 1px;
}




/* Section two */
div.tab3 div.section2_tabs {
    width: 900px;
}
div.tab3 ul.section2_tabs_menu {
    margin-left: 6px;
    overflow: hidden;
    width: 900px;
}
div#p-rcb div.tab3 ul.section2_tabs_menu li {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tabs/menu-inactive-left.gif');
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 28px;
    outline: none;
    padding-left: 12px;
}
div#p-rcb div.tab3 ul.section2_tabs_menu li a {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tabs/menu-inactive-right.gif');
    background-position: top right;
    background-repeat: no-repeat;
    color: #7ac7c9;
    display: block;
    font-size: 0.8em;
    font-weight: bold;
    margin-right: -1px;
    min-height: 28px;
    min-width: 133px;
    outline: none;
    padding-right: 12px;
    padding-top: 5px;
    text-align: center;
    vertical-align: middle;
}
div#p-rcb div.tab3 ul.section2_tabs_menu li a:focus {
    outline: none;
}
div#p-rcb div.tab3 ul.section2_tabs_menu li.active {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tabs/menu-active-left.gif');
    background-repeat: no-repeat;
    outline: none;
}
div#p-rcb div.tab3 ul.section2_tabs_menu li.active a {
    background: #7ac7c9 url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tabs/menu-active-right.gif');
    background-position: top right;
    background-repeat: no-repeat;
    color: #fff;
    float: left;
    height: 23px;
    outline: none;
}
div.tab3 div.section2_tabs_content_top {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tabs/bg-top.gif');
    background-repeat: no-repeat;
    height: 9px;
}
div.tab3 div.section2_tabs_content {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tabs/bg.gif');
    background-repeat: repeat-y;
}
div.tab3 div.section2_tabs_content div.section2_tabs_bottom {
    background: transparent url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tabs/bottom.gif');
    background-repeat: no-repeat;
    height: 19px;
    margin-top: -19px;

}
div#p-rcb div.tab3 div.section2 div.section2_tabs div.section2_tabs_content h3,
div#p-rcb div.tab3 div.section2 div.section2_tabs div.section2_tabs_content p {
    color: #fff;
}
div#p-rcb div.tab3 div.section2 div.section2_tabs div.section2_tabs_content p {
    font-size: 0.7em;
    line-height: 1.5em;
}

div.tab3 div.section2_tabs_one {
    /*background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tabs/tab1.jpg');*/
    background-position: top right;
    background-repeat: no-repeat;
    padding: 15px 503px 0 20px;
    margin-top: -9px;
    min-height: 365px;
}
div.tab3 div.section2_tabs_two {
    /*background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tabs/tab2.jpg');*/
    background-position: top right;
    background-repeat: no-repeat;
    padding: 15px 503px 0 20px;
    margin-top: -9px;
    min-height: 364px;
}
div.tab3 div.section2_tabs_three {
    /*background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tabs/tab3.jpg');*/
    background-position: top right;
    background-repeat: no-repeat;
    padding: 15px 503px 0 20px;
    margin-top: -9px;
    min-height: 364px;
}
div.tab3 div.section2_tabs_four {
    /*background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tabs/tab4.jpg');*/
    background-position: top right;
    background-repeat: no-repeat;
    padding: 15px 503px 0 20px;
    margin-top: -9px;
    min-height: 364px;
}
div.tab3 div.section2_tabs_five {
    /*background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/tabs/tab5.jpg');*/
    background-position: top right;
    background-repeat: no-repeat;
    padding: 15px 503px 0 20px;
    margin-top: -9px;
    min-height: 372px;
}

/* Section three */
div#p-rcb div.tab3 div.section3 div.left_column {
    float: left;
    width: 440px;
}
div#p-rcb div.tab3 div.section3 div.left_column select.stain_list {
    float: left;
    font-size: 0.7em;
}
div#p-rcb div.tab3 div.section3 div.left_column a.stain_button,
div#p-rcb div.tab3 div.section3 div.left_column a.stain_button:link,
div#p-rcb div.tab3 div.section3 div.left_column a.stain_button:visited {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/generic/button-left.gif');
    background-repeat: no-repeat;
    color: #484848;
    display: block;
    float: left;
    font-size: 0.8em;
    height: 24px;
    margin-left: 20px;
    margin-top: -2px;
}
div#p-rcb div.tab3 div.section3 div.left_column a.stain_button:hover {
    color: #484848;
}
div#p-rcb div.tab3 div.section3 div.left_column a.stain_button span.stain_button_left {
    background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/generic/button-right.gif');
    background-position: top right;
    background-repeat: no-repeat;
    color: #484848;
    display: block;
    float: left;
    font-size: 0.8em;
    height: 24px;
    margin-left: 3px;
    padding-right: 9px;
    padding-top: 1px;
}
div#p-rcb div.tab3 div.section3 div.left_column div.stain_solutions {
    clear: both;
    display: block;
    margin-top: 50px;
}
div#p-rcb div.tab3 div.section3 div.right_column {
    /*background: url('/consumerfiles/pageitems/master/categorypages/GarmentCare/assets/images/pagespecific/tab3/stain-library.jpg');*/
    background-repeat: no-repeat;
    float: right;
    height: 329px;
    width: 424px;
}

