

/* CSS Reset */

html, body, div, span,
    applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, font, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    dd, dl, dt, li, ol, ul,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    /* line-height: 1; */
    font-family: inherit;
    text-align: left;
    vertical-align: baseline;
}

a {
    cursor:pointer;
}

a img, :link img, :visited img {border: 0;}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ol, ul {list-style: none;}

q:before, q:after,
blockquote:before, blockquote:after {
    content: "";
}

/* Global elements */

body {background:#d0d0d0;}

a, a:link, a:hover {
    color: #1e5b7e;
    text-decoration:none;
    -moz-outline:none;
    cursor:pointer;
}

a:hover {
    text-decoration:underline;
}

a:visited {
    color:#003B6B;
}

b, strong {font-weight:bold;}

h1, h2, h3{
    font-weight:normal;
    font-family:arial,helvetica,sans-serif;
}

h1 {
    font:bold 140% arial,helvetica,sans-serif;
    padding:0 10px 6px 0;
    margin:0 0 0px 0;
}

#overviewHead{
    position:relative;
    margin-bottom:20px;
}

h2 {
    font-size: 148.5%;
    color:#171717;
    display:block;
}

h2 span {
    padding:0 5px 0 0;
}

h3 {font-size: 153%;}

a.readMore{
    font-weight:bold;
    /*background:url(/data/187.gif) 100% 50% no-repeat;*/
    padding-right:10px;
    font-size:100%;
}

.notifyMsg {
    color:#8c0000;
    font-weight:bold;
}

/* flexButton classic */
a.flexButton,
a.flexButton:link,
a.flexButton:visited,
a.flexButton:hover,
a.flexButton:active {
    color:#000b19;
    text-decoration:none;
}

a.flexButton {
    float:right;
    display:block;
    clear:both;
}

a.flexButton,
a.flexButton b {
    height:23px;
    background:url(/data/flexButton.gif) bottom left no-repeat;
}

a.flexButton b {
    background-position:bottom right;
    font:bold 92% arial,helvetica,sans-serif;
    text-transform:uppercase;
    padding:0 11px 0 0;
    margin:0 0 0 12px;
    display:inline;
    float:left;
    line-height:220%;
    cursor:pointer;
}

/* flexButton for li+input */
li.flexButton {
    padding:0;
    float:left;
    display:block;
    clear:both;
}

li.flexButton,
    li.flexButton input {
    height:20px;
    background:url(/data/flexButton.gif) 0% 50% no-repeat;
}

li.flexButton input {
    background-position:100% 50%;
    font:92% arial,helvetica,sans-serif;
    padding:0 11px 3px 9px;
    margin:0 0 0 3px;
    display:inline;
    float:left;
    border:0;
    cursor:pointer;
    color:#000b19;
    line-height:100%;
    *overflow:visible;
    *padding-top:2px;
}
/* Matrix */

#rb_bodyWrap {
    margin:0;
    position:relative;
    min-width:996px;
    _display:inline-block;/**Trigger hasLayout for IE6 peek-a-boo bug**/
}


#rb_shell {
    margin:0px auto;
    font:76% Arial, Helvetica, sans-serif;
    background:url(/data/bgBody.gif) 50% 0 repeat-y;
}

#rb_content {
    width:980px;
    padding:0 2px 10px;
    margin:0 auto;
    position:relative;
    /*background:url(/data/hr.gif) center bottom no-repeat;*/
    color:#353535;
    *display:inline-block;
}

#rb_logoWrap {
    background:url(/data/siteId1hed.gif) repeat-x;
}

#rb_logos {
    margin:0 auto;
    width:996px;
    height:100px;/* with leader prehtml: 132px */
}

#rb_navWrap {
    border-top:1px solid #404040;
    background:url(/data/siteId1hedB.png) repeat-x;
    _background:url(/data/siteId1hedB.gif) repeat-x;
}

.siteId3 #rb_logoWrap {
    background:url(/data/siteId3hed.gif) repeat-x;
}

.siteId4 #rb_logoWrap {
    background:url(/data/siteId4hed.gif) repeat-x;
}

.siteId4 #rb_navWrap {
    background:url(/data/siteId4hedB.png) repeat-x;
    _background:url(/data/siteId4hedB.gif) repeat-x;
}

.siteId7 #rb_logoWrap {
    background:url(/data/siteId7hed.gif) repeat-x;
}

.siteId7 #rb_navWrap {
    background:url(/data/siteId7hedB.png) repeat-x;
    _background:url(/data/siteId7hedB.gif) repeat-x;
}

#rb_navs {
    margin:0 auto;
    width:996px;
    position:relative;
}

#contentMain {
    width:780px;
    float:right;
    padding:10px 20px 0 0;
}

#contentBody {
    width:460px;
    float:left;
    margin:0;
    padding:0;
}

#contentBody.noNav {
    width:655px;
    margin:0 10px 0 0;
    float:left;
}

#contentNav {
    width:140px;
    float:left;
    padding:10px 0px 0px 20px;
}

#contentAux {
    width:300px;
    float:right;
}

/* Header */

#rb_header {
    height:191px;
    position: absolute;
    top:0;
    width:100%;
}


/* brand nav bar */

#brandNavBar a,
#brandNavBar a:link,
#brandNavBar a:visited {
    color:#C1C1C1;
    text-decoration:none;
}
#brandNavBar a:hover,
#brandNavBar a:active {
    color:#fff;
}
#brandNavBar {
    color:#C1C1C1;
    font: bold 62.5% verdana;
    height:16px;
}
#brandNavBar li.loginAction {
    position:absolute;
    top:5px;
    right:12px;
}
#brandNavBar li.headerTextAd {
    position:absolute;
    top:5px;
    left:0 !important;
    background:transparent !important;
    padding:0 !important;
}
#brandNavBar li.loginAction,
#brandNavBar li.loginAction ul,
#brandNavBar li.loginAction li {
    float:left;
}
#brandNavBar li.loginAction ul {
    position:relative;
    left:3px;
    padding:0 1px 0 0;
}
#brandNavBar .loginAction li {
    padding:0 0 0 10px;
}
#brandNavBar .loginAction li a {
    background:url(/data/brandNavPipe.gif) no-repeat 100% 60%;
    padding:0 10px 0 0;
}
#brandNavBar li.loginAction .last a {
    background:transparent;
}

#brandNavBar {
    position:absolute;
    width:720px;
    top:0;
    right:0;
}

#brandNavBar li.headerTextAd {
    left:0 !important;
}

/* Logos */

.rblogo {
    float:left;
    background:url(/data/rblogo.png) no-repeat;
    _background:transparent;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="/data/rblogo.png");
    width:100px;
    height:100px;
    margin:0;/* with leader prehtml: 16px 0 */
    position:relative;
    left:-12px;

}

.siteId1logo {
    float:left;
}

.siteId3logo,
.siteId105logo,
.siteId109logo {
    float:left;
    background:url(/data/siteId3logo.png) no-repeat;
    _background:transparent;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="/data/siteId3logo.png");
    width:160px;
    height:100px;
    margin:0;/* with leader prehtml: 16px 0 0 */
    position:relative;
    left:-22px;
}

.siteId4logo {
    float:left;
    background:url(/data/siteId4logo.png) no-repeat;
    _background:transparent;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="/data/siteId4logo.png");
    width:170px;
    height:100px;
    margin:0;/* with leader prehtml: 16px 0 0 */
    margin-left:-22px !important;
}

.siteId7logo {
    float:left;
    background:url(/data/siteId7logo.png) no-repeat;
    _background:transparent;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="/data/siteId7logo.png");
    width:160px;
    height:100px;
    margin:0;/* with leader prehtml: 16px 0 0 */
    position:relative;
    left:-22px;
}

/* breadcrumb */

.breadcrumb {
    padding:13px 20px 0px 20px;
    width:610px;
    position:relative;
    z-index:900;
    font-size:92.5%;
    line-height:150%;
}

.breadcrumb li {
    display:inline;
    padding-right:2px;
}

ul.breadcrumb li a {
    background:url(/data/arrow.gif) 100% 60% no-repeat;
    padding-right:10px;
}


/* Universal Search */

.universalSearch {
    _display:inline;
    height:30px;
    padding:5px 0px 0px 5px;
    float:right;
    margin:-2px 8px 0px 8px;
    background:url(/data/siteId1search.png) no-repeat;
    _background:url(/data/siteId1search.gif) no-repeat;
    position:relative;
    /*z-index:900;
     *z-index:100;*/
}

.universalSearch.adv{
    width:435px;
}

.universalSearch a.advSearch{
    color:#fff;
    float:right;
    font-size:93.5%;
    line-height:93.5%;
    margin:-22px 9px 0px 0px;
}

body.siteId1 .universalSearch {
    background:url(/data/siteId1search.png) no-repeat;
    _background:url(/data/siteId1search.gif) no-repeat;
}

body.siteId7 .universalSearch {
    background:url(/data/siteId7search.png) no-repeat;
    _background:url(/data/siteId7search.gif) no-repeat;
}

body.siteId4 .universalSearch {
    background:url(/data/siteId4search.png) no-repeat;
    _background:url(/data/siteId4search.gif) no-repeat;
}

.searchBox,
.searchTarget,
.siteLinks form select {
    color:#333;
    border:1px solid #ccc;
    height:15px;
    background-color:#fff;
    float:left;
    font:bold 82% arial,helvetica,sans-serif;
    padding:0;
    vertical-align:bottom;
}

.searchTarget {
    height:16px;
    *height:19px;
    _height:15px;
    _margin:-1px 0 0;
}

.searchBoxWrap {
    background:url(/data/siteId1searchBar.gif) no-repeat;
    width:205px;
    height:18px;
    padding:2px 10px 0 20px;
    margin:0 5px 0 7px;
    float:left;
    _display:inline;
}

body.siteId7 .searchBoxWrap {
    background:url(/data/siteId7searchBar.gif) no-repeat;
}


body.siteId4 .searchBoxWrap {
    background:url(/data/siteId7searchBar.gif) no-repeat;
}

.searchBox {
    border:0;
    width:210px;
    background:transparent;
}

.searchGo {
    margin: 0 5px;
    _margin-top:0px;
}


/* Navigation */

#brandNav {
    height:23px;
    *height:21px;
    font:100% arial,helvetica,sans-serif;
    padding:2px 2px 6px;
    position:relative;
    clear:both;
    width:auto;
}

#brandNav li {
    margin:9px 0 0;
    background:url(/data/brandNavPipe.gif) no-repeat right center;
    padding:0 12px 0 11px;
    height:13px;
    overflow:hidden;
    float:left;
    line-height:90%;
}

#brandNav li.siteId1 {
    padding-left:6px;
}

#brandNav li.siteId53 {
    background:transparent;
}

#brandNav li.rubics{
    text-align:center;
    background:none;
    font-size:91%;
}

#brandNav li.loginAction{
    color:#aeaeae;
    background:none;
    float:right;
    font-size:91%;
    width:400px;
    overflow:hidden;
}

#brandNav li.loginAction li {
    float:right;
}

#brandNav ul li {
    padding:0 7px 0 6px;
    margin:0;
    line-height:110%;
}

#brandNav ul.loggedOut li.last,
#brandNav ul.loggedIn li.last {
    background:none;
    padding-right:0;
}

#brandNav a,
#brandNav a:link,
#brandNav a:visited,
#brandNav a:hover,
#brandNav a:active {
    font-weight:bold;
    color:#aeaeae;
}

body.siteId1 #brandNav .siteId1 a,
body.siteId7 #brandNav .siteId7 a,
body.siteId3 #brandNav .siteId3 a,
body.siteId4 #brandNav .siteId4 a,
body.siteId53 #brandNav .siteId53 a{
    color:#fff;
}

body.siteId1 #brandNav .siteId1,
body.siteId1 #brandNav .siteId7,
body.siteId1 #brandNav .siteId3,
body.siteId1 #brandNav .siteId4,
body.siteId1 #brandNav .siteId53 {
    display:none;
}

#siteNav{
    font:bold 100% arial,helvetica;
    margin:5px 7px 0;
    height:28px;
    position:relative;
    clear:both;
    padding-bottom:2px;
}

#siteNav.dropDownShow{
    *z-index:6000;
}

#siteNav li {
    height:26px;
    float:left;
    position:relative;
    padding-right:1px;
    margin-right:2px;
    background:#dedede url(/data/sitenav.png) right no-repeat;
    _background:transparent;
}

#siteNav li.active,
#siteNav li:hover {
    background-color:#c00;
    _background:transparent;
}

#siteNav li a{
    display:block;
    *display:inline-block;
    height:14px;
    padding:6px 10px 6px 12px;
    color:#484848;
    background:#dedede url(/data/sitenav.png) left no-repeat;
    _background:#dedede;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src="/data/sitenav.png");
    overflow:hidden;
}

#siteNav li a span{
    background:url(/data/allCatArrows.gif) right top no-repeat;
    padding-right:15px;
    height:14px;
    overflow:hidden;
}

#siteNav li a:hover,
    #siteNav li.active a{
    text-decoration:none;
    background-color:#c00;
    color:#fff;
}

body.siteId7 #siteNav li.active,
    body.siteId7 #siteNav li:hover {
    background-color:#4988c5;
    _background:transparent;
}

body.siteId7 #siteNav li a:hover,
body.siteId7 #siteNav li.active a{
    text-decoration:none;
    background-color:#4988c5;
    color:#fff;
}

body.siteId4 #siteNav li.active,
body.siteId4 #siteNav li:hover {
    background-color:#46881C;
    _background:transparent;
}

body.siteId4 #siteNav li a:hover,
body.siteId4 #siteNav li.active a{
    text-decoration:none;
    background-color:#46881C;
    color:#fff;
}

#siteNav #allCatTab a:hover span, #siteNav #allCatTab a.active span{
    background:url(/data/allCatArrows.gif) right -14px no-repeat;
}

#siteNav #allCatTab #allCatDropDown{
    margin:0;
    padding:0px 10px 15px 10px;
    width:150px;
    background:url(/data/allCatDropShadow1col.png) repeat-y;
    border-top:none;
    position:absolute;
    left:-215px;
    z-index:6000;
    *top:26px;
    *padding:0px 5px 15px 5px;
    _width:150px;
    *background:#fff;
    *border:#ccc solid 1px;
    *left:0px;
}

body.siteId7 #siteNav #allCatTab #allCatDropDown{
    width:336px;
    _width:322px;
    background:url(/data/allCatDropShadow2col.png) repeat-y;
    *background:#fff;
}

#siteNav #allCatTab #allCatDropDown .allCatBottom{
    *display:none;
    position:absolute;
    left:0px;
    bottom:-10px;
}

body.siteId7 #siteNav #allCatTab #allCatDropDown ul{
    float:left;
    width:47%;
    *width:50%;
}

#siteNav #allCatTab #allCatDropDown li{
    float:none;
    background:none;
    padding:0px 10px;
    height:auto;
    _background:transparent !important;
    _filter:none;
}

#siteNav #allCatTab #allCatDropDown li a,
#siteNav #allCatTab #allCatDropDown li a:link,
#siteNav #allCatTab #allCatDropDown li a:hover{
    display:block;
    height:auto;
    color: #3b6285;
    text-decoration: none;
    background:none;
    font-weight:normal;
    border:none;
    border-bottom:#e6e6e6 solid 1px;
    padding:5px;
    margin:0;
    _filter:none;
}

#siteNav #allCatTab #allCatDropDown li a:hover{
    text-decoration:underline;
    background:#ebebeb;
}

#contentNav dl.catNav,
#contentNav dl.middleBox,
#contentNav .rr_lnav_lst,
#product_finder2{
    margin-bottom:15px;
    background-color:#f7f7f7;
}

#contentNav dl.catNav dt,
#contentNav dl.middleBox dt,
#contentNav .rr_lnav_lst .rr_lnav_hd,
#product_finder2 .pf2_title .hd{
    padding:6px 0 13px 8px;
    margin-bottom:-5px;
    display:block;
    font-weight:bold;
    color:#333;
    text-decoration:none;
    border-top:#d49518 solid 1px;
    background:url(/data/catNav.png) bottom no-repeat;
    _background:url(/data/catNav.gif) bottom no-repeat;
    _padding:6px 15px 13px 15px;
    _margin:0;
}


#contentNav dl.catNav dd {
    position:relative;
}

#contentNav div.subCatOverlay {
    position:absolute !important;
    width:160px !important;
    font-size:91%;
    border:1px solid #34517d;
    right:-10px !important;
}

#contentNav dl.catNav dd,
#contentNav dl.middleBox dd,
#contentNav .rr_lnav_lst li,
#product_finder2 li{
    border:1px solid #ced5db;
    border-width:0 1px 1px;
}

#product_finder2 li.sub{
    font-weight:bold;
}

#product_finder2 li.sub li{
    border:none;
    border-top:#ccc solid 1px;
    font-weight:normal;
}

#contentNav dl.catNav dd a,
#contentNav dl.middleBox dd a,
#contentNav .rr_lnav_lst li a,
#product_finder2 li a{
    display:block;
    padding:6px 0px 6px 8px;
}

#contentNav dl.catNav dd.hover a,
#contentNav dl.middleBox.hover dd a {
    padding:5px 0px 6px 8px;
}

#contentNav dl.catNav dd ul {
	background-color:#fff;
}

#contentNav dl.catNav dd ul a{
    display:block;
    _display:inline-block;
    font-size:91%;
    padding:0 12px;
}

#contentNav dl.catNav dd.youAreHere,
#contentNav .rr_lnav_lst li.youAreHere{
    background-color:#fefefe;
}

#contentNav dl.catNav dd.youAreHere a.youAreHere,
#contentNav .rr_lnav_lst li.youAreHere a.youAreHere{
    background:url(/data/catNavArrow.gif) 6px 8px no-repeat;
    *background-position: 6px 7px;
    color:#333;
}

#contentNav dl.catNav dd.youAreHere ul a.youAreHere{
    background-position: 17px 2px;
}

/* new content nav */

#contentNav .catNav dd.hover {
    border:1px solid #34517b;
    border-width:1px 0 1px 1px;
    background:#f7f7f7;
    *z-index:998;
}


#contentNav .catNav dd.hover a,
#contentNav .catNav dd.hover a:link,
#contentNav .catNav dd.hover a:visited {
    text-decoration:none;
}

#contentNav .catNav dd ul {
    padding:5px 0;
}

#contentNav .catNav dd li {
    border-bottom:1px solid #ccc;
    margin:0 5px;
}

#contentNav .catNav dd.hover li a:hover,
#contentNav .catNav dd.hover li a:active {
    text-decoration:underline;
    background-color:#ddd;
}

#contentNav .catNav dd {
    *position:absolute;
    *z-index:1;
}

/* Footer */

.siteId3 #footerWrap {
/* background:url(/data/siteId3bgFooter.gif) repeat-x bottom; */
}

#footerGlobal {
    margin:0 auto;
    position:relative;
    padding:0 0 30px;
    background:url(/data/siteId1hed.gif) repeat-x;
    *display:inline-block;
    *position:static;
}

.siteId3 #footerGlobal {
    background:url(/data/siteId3hed.gif) repeat-x;
}

.siteId4 #footerGlobal {
    background:url(/data/siteId4hed.gif) repeat-x;
}

.siteId7 #footerGlobal {
    background:url(/data/siteId7hed.gif) repeat-x;
}

#footerGlobal .siteLinks {
    width:996px;
    margin:0 auto;
}

#footerGlobal a,
#footerGlobal a:link,
#footerGlobal a:visited {
    color:#ccc;
}

#footerGlobal a:hover,
#footerGlobal a:active {
    color:#fff;
}

#footerGlobal .copyrightWrap {
    position:absolute;
    bottom:0px;
    width:100%;
    padding:4px 0;
    background:url(/data/siteId1hedB.gif) repeat-x;
    border-top:1px solid #404040;
    z-index: 0;
    *z-index: -1;
    *position:static;
}

#footerGlobal .footerCopyright {
    clear:both;
    margin:0 auto;
    font-size:91%;
    height:23px;
    width:996px;
    color:#ccc;
}

#noImageElement {
    display:none !important;
}

#footerGlobal .footerCopyright li {
    background:url(/data/brandNavPipe.gif) no-repeat 100% 50%;
    float:left;
    height:17px;
    padding:3px 7px 3px 0;
    margin:0 6px 0 0;
}

#footerGlobal .footerCopyright li.cnetSearch {
    background:transparent;
    padding-top:2px;
}

#footerGlobal .footerCopyright li.first {
    padding-left:38px;
    padding-right:0;
    background:url(/data/rblogoFooter.gif) 8px 0 no-repeat;
}

#footerGlobal .footerCopyright li.last {
    margin-right:1px;
}

#footerGlobal .siteLinks form select{
    margin:5px 0px;
    background:#dfdfdf;
}

#footerGlobal .searchTarget {
    background:#dfdfdf;
}

#footerGlobal .siteLinks dl {
    width:138px;
    float:left;
    margin:0 10px 15px 10px;
    *margin-bottom:0;
}

#footerGlobal .siteLinks dt {
    display:block;
    padding:0 0 4px;
    margin:15px 0 5px;
    font:132% georgia;
    border-bottom:2px solid #999;
    color:#ccc;
}

#footerGlobal .siteLinks dl a {
    display:block;
    background:url(/data/dot3.gif) bottom left repeat-x;
    font-size:91%;
    padding:3px 0 4px;
}

#footerGlobal .siteLinks dd.last a {
    background:transparent;
}

#footerGlobal .footerCopyright #networkSites {
    background:none;
    float:none;
    padding:0;
    margin:0;
}

#footerGlobal .footerCopyright #networkSites p{
    padding:1px 5px;
}

#footerGlobal .footerCopyright #networkSites .searchTarget,
#footerGlobal .footerCopyright #networkSites .searchGo,
#footerGlobal .footerCopyright #networkSites p{
    float:left;
}

/* Doormat */
#doormat dd h3 {
    font:bold 100% arial,helvetica,sans-serif;
    margin:0;
    padding:0;
    border-bottom:0;
}

#doormat .rr_lnav_lst {
    display:none;
}

#prefoot {
    width:940px;
    margin:0 auto;
    padding:20px 20px 35px;
    background:url(/data/hr.gif) bottom no-repeat;
}

#prefoot .bidwar {
    margin:10px 0 40px;

    padding:20px;
}

#prefoot .bwp_std_call {
    width:420px;
    margin:0 0 0 247px;
}

#prefoot .circular {
    margin:50px 10px 10px;
    padding:10px 10px 20px;
    clear:both;

}

#prefoot .circular iframe {
    margin:0 0 0 215px;
}

#doormat h3 {
    font:bold 190% georgia;
    color:#8c0000;
    border-bottom:1px solid #8c0000;
    padding:0 0 6px;
    margin:0 10px 20px;
}

#doormat dl {
    padding:4px 10px;
    width:292px;
    float:left;
}

#doormat dl.beforeBuy {
    border-left:1px solid #b2b2b2;
    border-right:1px solid #b2b2b2;
}

#doormat dt {
    display:block;
    padding:0 0 10px;
    font-weight:bold;
    font-size:115.5%;
    border-bottom:1px solid #ddd;

    color:#323232;
}

#doormat dl a {
    display:block;
    background:url(/data/dot3.gif) bottom left repeat-x;
    font-weight:bold;
    padding:3px 0 4px;
}

#doormat dd.last a {
    background:transparent;
}
/* End Doormat */

/** Shared Components **/

/* Page Tools */
.pageToolsContainer {
    margin:18px 0px 25px 0px;
}

.pageTools {
    bottom:10px;
    right:0;
    display:none !important; /* hiding until functionality is added */
}

.pageTools li {
    display:block;
    float:right;
    margin:0 0 0 14px;
}

.pageTools li a {
    padding:5px 0 5px 20px !important;

}

.pageTools li a.printPage {
    background:url(/data/print.gif) no-repeat;
}

.pageTools li a.emailPage {
    background:url(/data/email.gif) no-repeat;
}

.pageTools li a.sharePage {
    background:url(/data/share.gif) 0 50% no-repeat;
    padding:0 0 0 16px;
}
/* End Page Tools */

/* Content Tools */
.contentTools li{
    float:left;
    margin:0px 6px;
    position:relative;
    line-height:20px;
}

.contentTools li.shareYbuzz{
    display:none;
}

.contentTools {
    float:right
}

#shareDropDown{
    font:normal 76% Arial, Helvetica, san-serif;
    border:#c00;
    width:248px;
    z-index:5100;
    background:url(/data/shareBgBtm.png) no-repeat bottom;
    padding-bottom:5px;
    _background:none;
}

#shareDropDown .shareContent{
    background:url(/data/shareBg.png) repeat-y;
    width:240px;
    _width:246px;
    padding:0px 4px;
    _padding:0px;
    _border:#9d9d9d solid 1px;
    _border-top:none;
    _background:#fff;
    margin-top:-1px;
}

#shareDropDown .shareHead{
    background:url(/data/shareTabBg.png) no-repeat;
    display:block;
    height:17px;
    padding:5px 8px;
    _padding:4px 7px;
    position:relative;
    width:51px;
    z-index:100;
    _border:#9d9d9d solid 1px;
    border-bottom:none;
    _background:#fff;
}

#shareDropDown a.linkIcon.share{
    cursor:default;
    font-size:93.5%;
}

#shareDropDown a.linkIcon.share:hover{
    color:#1e5b7e;
    text-decoration:none;
}

#shareDropDown ul.left{
    border-top:1px solid #9D9D9D;
    float:left;
    padding:6px 0 8px 15px;
    width:117px;
}

#shareDropDown ul.right{
    border-top:1px solid #9D9D9D;
    float:left;
    padding:6px 7px 8px 3px;
    width:98px;

}

#shareDropDown ul li{
    height:25px;
}

#shareDropDown ul li a.linkIcon.google,
#shareDropDown ul li a.linkIcon.ybookmarks{
    line-height:90%;
    height:25px;
}

/* End Content Tools */

/* rating stars default */
.edRate0,.edRate0h,
.edRate1,.edRate1h,
.edRate2,.edRate2h,
.edRate3,.edRate3h,
.edRate4,.edRate4h,
.edRate5 {
    text-indent:-9999px;
    overflow:hidden;
    background:url(/data/ratingStars.gif) repeat-x;
    display:block;
    width:100px;
    height:20px;
}

.edRate0 span,.edRate0h span,
.edRate1 span,.edRate1h span,
.edRate2 span,.edRate2h span,
.edRate3 span,.edRate3h span,
.edRate4 span,.edRate4h span,
.edRate5 span {
    background:url(/data/ratingStars.gif) 0 -25px repeat-x;
    display:block;
    height:20px;
}

.userRate0,.userRate0h,
.userRate1,.userRate1h,
.userRate2,.userRate2h,
.userRate3,.userRate3h,
.userRate4,.userRate4h,
.userRate5 {
    text-indent:-9999px;
    overflow:hidden;
    background:url(/data/ratingStars.gif) 0 -50px repeat-x;
    display:block;
    width:100px;
    height:20px;
}

.userRate0 span,.userRate0h span,
.userRate1 span,.userRate1h span,
.userRate2 span,.userRate2h span,
.userRate3 span,.userRate3h span,
.userRate4 span,.userRate4h span,
.userRate5 span {
    background:url(/data/ratingStars.gif) 0 -75px repeat-x;
    display:block;
    height:20px;
}

.edRate0 span, .userRate0 span 		{width:0px;}
.edRate0h span, .userRate0h span 	{width:11px;}
.edRate1 span, .userRate1 span 		{width:21px;}
.edRate1h span, .userRate1h span 	{width:31px;}
.edRate2 span, .userRate2 span 		{width:41px;}
.edRate2h span, .userRate2h span	{width:51px;}
.edRate3 span, .userRate3 span 		{width:61px;}
.edRate3h span, .userRate3h span 	{width:71px;}
.edRate4 span, .userRate4 span 		{width:81px;}
.edRate4h span, .userRate4h span 	{width:91px;}
.edRate5 span, .userRate5 span 		{width:100px;}

/* rating stars small */
.edRateSm0,.edRateSm0h,
.edRateSm1,.edRateSm1h,
.edRateSm2,.edRateSm2h,
.edRateSm3,.edRateSm3h,
.edRateSm4,.edRateSm4h,
.edRateSm5 {
    text-indent:-9999px;
    overflow:hidden;
    background:url(/data/ratingStarsSm.gif) repeat-x;
    display:block;
    width:70px;
    height:14px;
}

.edRateSm0 span,.edRateSm0h span,
.edRateSm1 span,.edRateSm1h span,
.edRateSm2 span,.edRateSm2h span,
.edRateSm3 span,.edRateSm3h span,
.edRateSm4 span,.edRateSm4h span,
.edRateSm5 span {
    background:url(/data/ratingStarsSm.gif) 0 -25px repeat-x;
    display:block;
    height:14px;
}

.userRateSm0,.userRateSm0h,
.userRateSm1,.userRateSm1h,
.userRateSm2,.userRateSm2h,
.userRateSm3,.userRateSm3h,
.userRateSm4,.userRateSm4h,
.userRateSm5 {
    text-indent:-9999px;
    overflow:hidden;
    background:url(/data/ratingStarsSm.gif) 0 -50px repeat-x;
    display:block;
    width:70px;
    height:14px;
}

.userRateSm0 span,.userRateSm0h span,
.userRateSm1 span,.userRateSm1h span,
.userRateSm2 span,.userRateSm2h span,
.userRateSm3 span,.userRateSm3h span,
.userRateSm4 span,.userRateSm4h span,
.userRateSm5 span {
    background:url(/data/ratingStarsSm.gif) 0 -75px repeat-x;
    display:block;
    height:14px;
}

.edRateSm0 span, .userRateSm0 span	{width:0px;}
.edRateSm0h span, .userRateSm0h span	{width:8px;}
.edRateSm1 span, .userRateSm1 span	{width:15px;}
.edRateSm1h span, .userRateSm1h span	{width:22px;}
.edRateSm2 span, .userRateSm2 span	{width:29px;}
.edRateSm2h span, .userRateSm2h span	{width:36px;}
.edRateSm3 span, .userRateSm3 span 	{width:43px;}
.edRateSm3h span, .userRateSm3h span 	{width:50px;}
.edRateSm4 span, .userRateSm4 span 	{width:57px;}
.edRateSm4h span, .userRateSm4h span 	{width:64px;}
.edRateSm5 span, .userRateSm5 span 	{width:71px;}



/** Definition Lists */
dl.inlineDL:after,
    .postBody:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

dl.inlineDL,
    .postBody{*display: inline-block;}

dl.inlineDL dd, dl.inlineDL dt, ul.inlineUL li{
    float:left;
    margin: 3px 10px 3px 0px;
}

dl.standardDL dt, #contentAux dt{
    font:normal 180% Arial, Helvetica, sans-serif;
}

dl.standardDL dd{
    margin:9px 0px;
}

dt.DLheader{
    float:none;
    width:100%;
}

/* Pagination */
.pagination {
    float:right;
    background:#fff;
    padding:0 0 0 10px;
}

.pagination li {
    float:left;
    margin:0 4px 0 0;
    *margin:0 2px 0 0;
}

.pagination a {
    display:block;
    border:1px solid #eaeaea;
    background:#f8fafb;
    padding:2px 8px;
    float:left;
}

.pagination a:hover {
    background:#d2d6df;
    text-decoration:none;
    float:left;
}

.pagination a.youAreHere {
    border:1px solid #8f8f8f;
    background:#1e5b7e;
    padding:2px 8px;
    font-weight:bold;
    color:#fff;
}
/* End Pagination */

/* Ads */
.ad.premiere{
}

.ad.square_button{margin-bottom:20px;}

.mpu{
    width:300px;
    *width:290px;
    height:260px;
    margin:20px 0px;
}

.longMarquee {
    margin:20px 0;
}

#storeFront,
.leaderboard {
    text-align:center;
}

.ad.leaderboard {
    width:730px;
    margin:16px 6px 0 0;
    float:right;
}

.ad.circular {clear:both;}


/* RSS Icons */

a.linkBG{
    text-indent:-2000px;
    display:block;
    width:93px;
    height:20px;
}

a.linkBG.googleBG{
    background:url(/data/rssFeeds/google.gif) no-repeat;
}

a.linkBG.yahooBG{
    background:url(/data/rssFeeds/yahoo.gif) no-repeat;
}

a.linkBG.msnBG{
    background:url(/data/rssFeeds/msn.gif) no-repeat;
}

a.linkBG.newsgator{
    background:url(/data/rssFeeds/newsgator.gif) no-repeat;
}

a.linkBG.bloglines{
    background:url(/data/rssFeeds/bloglines.gif) no-repeat;
}

a.linkIcon{
    padding:4px 0px 4px 20px;
}

a.linkIcon.digg {
    background: url(/data/digg_16x16.gif) 0 50% no-repeat;
    *line-height:20px;
}

a.linkIcon.delicious {
    background: url(/data/delicious_16x16.gif) 0 50% no-repeat;
    *line-height:20px;
}

a.linkIcon.facebook {
    background: url(/data/facebook_16x16.gif) 0 50% no-repeat;
    *line-height:20px;
}

a.linkIcon.reddit {
    background: url(/data/reddit_16x16.gif) 0 50% no-repeat;
    *line-height:20px;
}

a.linkIcon.smRSS{
    background:url(/data/feed-icon-10x10.jpg) left 50% no-repeat;
    padding-left:15px;
}

a.linkIcon.print {
    background:url(/data/print.gif) 0 50% no-repeat;
}

a.linkIcon.email {
    background:url(/data/email.gif) 0 50% no-repeat;
}

a.linkIcon.share {
    background:url(/data/share.gif) 0 50% no-repeat;
}

a.linkIcon.stumble {
    background: url(/data/stumble_16x16.gif) 0 50% no-repeat;
    *line-height:20px;
}

a.linkIcon.google {
    background: url(/data/googleig_16x16.gif) 0 50% no-repeat;
    *line-height:20px;
}

a.linkIcon.newsvine {
    background: url(/data/newsvine_16x16.gif) 0 50% no-repeat;
    *line-height:20px;
}

a.linkIcon.ybookmarks {
    background: url(/data/yahoo_bkmks_16x16.gif) 0 50% no-repeat;
    *line-height:20px;
}

a.linkIcon.twitter {
    background: url(/data/twitter_16x16.gif) 0 50% no-repeat;
    *line-height:20px;
}

a.linkIcon.comments {
    background:url(/data/comments.gif) 0 50% no-repeat;
}

.linkIcon.fontSize {
    height:20px;
    display:block;
    *display:inline-block;
    line-height:20px;
}

.linkIcon.fontSize a{
    display:block;
    width:16px;
    height:20px;
    float:left;
    margin-right:4px;
}

.linkIcon.fontSize .smaller {
    background:url(/data/fontSizeSmall.gif) 0 50% no-repeat;
}

.linkIcon.fontSize .larger {
    background:url(/data/fontSizeLarge.gif) 0 50% no-repeat;
}



/* End RSS Icons */





/** Macho Units **/
#adMiniPremiere{
    width:140px;
    font:normal 10px Verdana, Arial, Helvetica, sans-serif;
    background-color:#bfcdd4;
    position:relative;
    padding:1px;
    clear:both;
    margin-bottom:20px;
}

#footerGlobal #adMiniPremiere{
    margin:0px;
}

#adMiniPremiere p{
    text-align:center;
    padding:5px 0px;
}

#adMiniPremiere a,
#adMiniPremiere a:link,
#adMiniPremiere a:visited,
#adMiniPremiere a:hover{
    color:#0000FF;
}

#adMiniPremiere .borderWrap{
    background:#dce5ea url(/data/machoAdBG.jpg) center repeat-x;
    border:#fff solid 2px;
    padding-bottom:6px;
}

#adMiniPremiere .premiereBrand{
    position:relative;
    height:22px;
    cursor:pointer;
    margin:0 !important;
    *margin: 4px 0px !important;
}

#adMiniPremiere .premiereBrand a{
    text-align:left;
    color:#0000FF;
    display:block;
    background:url(/data/miniMachoBG.gif) no-repeat !important;
    height:22px;
    position:relative;
    z-index:800;
    line-height:19px;
    padding:0px 15px !important;
    margin:5px 8px !important;
    _margin:0px 8px !important;
}

#adMiniPremiere .premiereBrand .miniPremiereBrandInfo{
    font:normal 10px Verdana, Arial, Helvetica, sans-serif;
    background:#fbfbfb;
    border:#ccc solid 1px;
    cursor:default;
    padding:0px;
    display:none;
    position:absolute;
    top:0;
    z-index:6000 !important;
}

#adMiniPremiere .premiereBrand.hover .miniPremiereBrandInfo,
#adMiniPremiere .premiereBrand:hover .miniPremiereBrandInfo{
    display:block;
}

#adMiniPremiere .premiereBrand .miniPremiereBrandInfo li{
    background:none;
    padding:0px 5px !important;
    margin:0 !important;
    height:inherit;
    width:130px;
    border:none;
    list-style-type:none;
}

#adMiniPremiere .premiereBrand .miniPremiereBrandInfo li a{
    background:none !important;
    padding:0 !important;
    margin:0 !important;
    font-size:100%;
    color:#0000FF;
}

#adMiniPremiere .cornerTL,
#adMiniPremiere .cornerBL,
#adMiniPremiere .cornerTR,
#adMiniPremiere .cornerBR{
    display:block !important;
    position:absolute;
    z-index:600;
    width:12px;
    height:12px;
}

#adMiniPremiere .cornerTLfoot,
#adMiniPremiere .cornerTRfoot,
#adMiniPremiere .cornerBLfoot,
#adMiniPremiere .cornerBRfoot{
    position:absolute;
    z-index:600;
    width:12px;
    height:12px;
}

#adMiniPremiere .cornerTL, #adMiniPremiere .cornerTLfoot{top:0; left:0;}
#adMiniPremiere .cornerTR, #adMiniPremiere .cornerTRfoot{top:0; right:0;}
#adMiniPremiere .cornerBL, #adMiniPremiere .cornerBLfoot{bottom:0; left:0;}
#adMiniPremiere .cornerBR, #adMiniPremiere .cornerBRfoot{bottom:0; right:0;}

#footerGlobal #adMiniPremiere .cornerTL{display:none;}
#footerGlobal #adMiniPremiere .cornerTR{display:none;}
#footerGlobal #adMiniPremiere .cornerBL{display:none;}
#footerGlobal #adMiniPremiere .cornerBR{display:none;}

#footerGlobal #adMiniPremiere .cornerTLfoot{display:block !important;}
#footerGlobal #adMiniPremiere .cornerTRfoot{display:block !important;}
#footerGlobal #adMiniPremiere .cornerBLfoot{display:block !important;}
#footerGlobal #adMiniPremiere .cornerBRfoot{display:block !important;}

#adSuperPremiere{
    font:normal 10px Verdana, Arial, Helvetica, sans-serif;
    background-color:#bfcdd4;
    position:relative;
    padding:1px;
    margin:20px auto;
    clear:both;
    width:940px;
}

#adSuperPremiere a,
#adSuperPremiere a:link,
#adSuperPremiere a:visited,
#adSuperPremiere a:hover{
    color:#0000FF;
}

#adSuperPremiere .borderWrap{
    background:#dce5ea url(/data/machoAdBG.jpg) center repeat-x;
    border:#fff solid 2px;
}

#adSuperPremiere ul{
    margin:10px;
    background-color:#fff;
    border:#ccc solid 1px;
    padding:8px;
}

#adSuperPremiere li{
    float:left;
    text-align:center;
    padding:10px 0px;
}

#adSuperPremiere ul.ad1 li{width:100%;}
#adSuperPremiere ul.ad2 li{width:50%;}
#adSuperPremiere ul.ad3 li{width:33.3%;}
#adSuperPremiere ul.ad4 li{width:25%;}
#adSuperPremiere ul.ad5 li{width:20%;}
#adSuperPremiere ul.ad6 li{width:16.6%;}
#adSuperPremiere ul.ad7 li{width:14.2%;}
#adSuperPremiere ul.ad8 li{width:12.5%;}
#adSuperPremiere ul.ad9 li{width:11.1%;}
#adSuperPremiere ul.ad10 li{width:10%;}

#adSuperPremiere ul li.premiereHead{
    display:block;
    width:100%;
    border-bottom:#ccc solid 1px;
    margin-bottom:5px;
    color:#333;
    font-weight:bold;
    float:none;
    text-align:left;
    padding:0;
}

.superPremiereBrandInfo{
    font:normal 11px Verdana, Arial, Helvetica, sans-serif;
    position:absolute;
    width:355px;
    z-index:950;
    display:none;
    background:#fff url(/data/machoGradient.jpg) bottom repeat-x;
    border:#ccc solid 1px;
    border-right:#ccc solid 2px;
    border-bottom:#ccc solid 2px;
    padding:10px;
}

.superPremiereBrandInfo .brandDetails{
    background-color:#fff;
    border:#ccc solid 1px;
}

.superPremiereBrandInfo .brandDetails p a{
    display:inline;
    padding:5px 0px;
}

.superPremiereBrandInfo img{
    float:left;
    margin:10px;
}

.superPremiereBrandInfo .detailArrow{
    position:absolute;
    top:-15px;
    margin:0;
}

.premiereBrandInfo .brandDetails p{
    padding-left:86px;
}

.superPremiereBrandInfo dl{
    background:none;
    border:none;
    margin:0;
    padding:5px 0px;
}

.superPremiereBrandInfo dl dt{
    border:none;
    font-weight:bold;
    color:#333;
}

.superPremiereBrandInfo dd{
    padding:0px 5px 0px 0px;
    margin:2px 5px 0px 0px;
    border-right:#ccc solid 1px;
    text-align:left;
    float:left;
}

.superPremiereBrandInfo dd.last{border:0;}

#adSuperPremiere .cornerTL,
#adSuperPremiere .cornerBL,
#adSuperPremiere .cornerTR,
#adSuperPremiere .cornerBR{
    display:block !important;
    position:absolute;
    z-index:900;
}

#adSuperPremiere .cornerTL{top:0; left:0;}
#adSuperPremiere .cornerTR{top:0; right:0;}
#adSuperPremiere .cornerBL{bottom:0; left:0;}
#adSuperPremiere .cornerBR{bottom:0; right:0;}

#adSuperPremiere ul:after,
#adSuperPremiere .borderWrap:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#adSuperPremiere ul,
#adSuperPremiere .borderWrap{
    *display: inline-block;
}
/** End Macho Units **/

.bidwar{
    margin:25px 0px;
}

/** End Shared Components **/

/* Clearfix */
.contentTools:after,
.pageToolsContainer:after,
#contentAux .similarProducts .prod:after,
#rb_logos:after,
#rb_navs:after,
#prefoot:after,
.adSuperPremiere ul:after,
#doormat:after,
#rb_content .breadcrumbWrap:after,
#siteNav ul:after,
#footerGlobal:after,
#footerGlobal .siteLinks:after,
#rb_content:after,
#contentMain:after,
.superPremiereBrandInfo .brandDetails:after,
.clearfix:after,
#videoPlayer:after,
#catNav .catFlyout:after,
#catNav .catFlyout ul:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.contentTools,
.pageToolsContainer,
#contentAux .similarProducts .prod,
#rb_logos,
#rb_navs,
#prefoot,
.adSuperPremiere ul,
#doormat,
#rb_content .breadcrumbWrap,
#siteNav ul,
#footerWrap,
#footerGlobal,
#footerGlobal .siteLinks,
#footerGlobal .siteLinks dl,
#rb_content,
#contentMain,
#videoPlayer,
#catNav .catFlyout,
#catNav .catFlyout ul,
.clearfix {
    *display: inline-block;
}


/* 4520 legacy support */
#rb_mtx,
#rb_mtx .rb_body2,
#rb_mtx .rb_body_bg {
    background:transparent !important;
    margin:0 !important;
    padding:0 !important;
}

#rb_mtx {
    padding:80px 1px 0 !important;
    position:relative !important;
    top:-34px !important;
    margin:0 7px !important;
    width:auto !important;
}

#rb_mtx .rb_shell {
    margin:0px auto !important;
    width:980px !important;
    overflow:hidden !important;
}

#rb_mtx .rb_body_bg {
    width:984px !important;
}

#rb_mtx h1, #rb_mtx h2 {
    background:transparent;
}

#rb_mtx html, #rb_mtx body, #rb_mtx div, #rb_mtx span,
#rb_mtx applet, #rb_mtx iframe,
#rb_mtx h1, #rb_mtx h2, #rb_mtx h3, #rb_mtx h4, #rb_mtx h5, #rb_mtx h6, #rb_mtx p, #rb_mtx blockquote, #rb_mtx pre,
#rb_mtx a, #rb_mtx abbr, #rb_mtx acronym, #rb_mtx address, #rb_mtx big, #rb_mtx cite, #rb_mtx code,
#rb_mtx del, #rb_mtx dfn, #rb_mtx em, #rb_mtx font, #rb_mtx img, #rb_mtx ins, #rb_mtx kbd, #rb_mtx q, #rb_mtx s, #rb_mtx samp,
#rb_mtx small, #rb_mtx strike, #rb_mtx strong, #rb_mtx sub, #rb_mtx sup, #rb_mtx tt, #rb_mtx var,
#rb_mtx dd, #rb_mtx dl, #rb_mtx dt, #rb_mtx li, #rb_mtx ol, #rb_mtx ul,
#rb_mtx fieldset, #rb_mtx form, #rb_mtx label, #rb_mtx legend,
#rb_mtx table, #rb_mtx caption, #rb_mtx tbody, #rb_mtx tfoot, #rb_mtx thead, #rb_mtx tr, #rb_mtx th, #rb_mtx td {
    vertical-align:top !important;
    text-align:inherit;
}
.rr_ed_rate h3,
.rr_ed_rate h4,
.rr_ed_rate h5 {
    text-align:center;
}

#hdtv .tbr_seeall_btn{background-color:#fff;margin-bottom:-10px;}

#hdtv_ad_ss div{
    margin:0px auto;
}







/* global modal code */

.globalModal h1 {
    border:none;
}

.globalModal h2 {
    position:relative;
}

/* Status Messagin */

.globalModal .status{
    border:1px solid #bbb;
    background:#e2f1fe;
    margin-bottom:15px;
    margin-top: 15px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 13px;
    font-family: arial;
}
.globalModal .status  li {
    line-height: 20px;
}


.globalModal {
    z-index:1000000000;
    border:1px solid #bbb;
    width: 520px;
    background: #FFF;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    font:normal 76% arial,helvetica,sans-serif;
}
.globalModal .closeModal {
    position:absolute;
    background:#fff url(/data/modalClose.gif) top right no-repeat;
    right:0;
    top:0;
    display:block;
    width:30px;
    height:21px;
    padding:0;
}

.globalModal li input{
    width:250px;
    margin:0 6px 9px 0;
    padding:0;
    background-color:#F7F7F7;
    border:1px solid #bbb;
    display: block;
}

.globalModal .checkbox {
    display:inline;
    width:auto;
    vertical-align:top;
    border:0;
    margin:0;
}

.globalModal .sample {
    background:url('/data/ico-reg.gif') no-repeat;
    padding:0 0 0 13px;
    margin:0 0 6px 12px;
}

.globalModal .notify input {
    width:auto;
}

.globalModal li input.multiField{
    width:345px;
    margin:0 6px 9px 0;
    padding:0;
    height:100px;
    background-color:#F7F7F7;
    border:1px solid #bbb;
    display: block;
}



.globalModal input.joinBtn{
    margin:3px 0 0 0;
    padding:0;
    border:0;
}

.globalModal label{
    font-weight:bold;
    font-family:Arial;
    font-size:100%;
    margin:0 10px 6px 0px;
    padding:0;
    display: block;
}

.globalModal .newsletters label {
    margin:0 10px 0 0;
}

.globalModal li.flexButton input{
    width: auto;
    margin:0 0 0 3px;
    background-position:100% 50%;
    background-color:transparent;
    font:92% arial,helvetica,sans-serif;
    padding:0 11px 3px 9px;
    display:inline;
    float:left;
    border:0;
}


/* Thanks */
.globalModal.thanks a.flexButton {
    clear:none;
    float:left;
    margin-bottom:10px;
}

.globalModal.thanks strong{
    display:block;
    clear:both;
    padding-top:10px;
}


/* forgot pass */
.globalModal .retype{
    float: right;
}


.globalModal.login .forgot {
    clear: both;
    padding-top: 10px;
}

.globalModal.login .forgot h2 {
    margin:0 0 10px;
}

.globalModal .needHelp {
    margin-top: 10px;
    padding: 5px 0px 0px 5px;
    border-top: 1px solid #bbb;
    clear: both;
}

.globalModal form {
    margin:0 0 10px;
}


/* CLC */

.globalModal .nextsteps .status {
    font-weight: bold;
}
.globalModal .nextsteps .status p {
    text-align: center;
}

.globalModal .nextsteps .status .emailEcho {
    font-size: 130%;
    margin: 5px 0;
}

.globalModal .nextsteps .status .wrongAddress {
    font-size: 90%;
    font-weight: normal;
}

.globalModal .inboxInstructions {width: 480px;margin:10px 0 0 10px;padding:0;}
.globalModal .inboxInstructions li {margin-left:20px; padding-bottom: 7px;}
.globalModal .nextSteps .notice {width: 480px;margin:0 0 0 20px;padding:0;}
.globalModal p.next {font-family:georgia; font-size:200%; padding-top:10px; padding-left:10px}
.globalModal ol {
    list-style-type: decimal;
}



/* Status messaging styling */


.globalModal .notify {
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
}

.globalModal .notify input {
    position:relative;
    float: left;
    top:2px;
}

.globalModal .submit a.cancel {
    line-height:220%;
    font-weight:bold;
    display:block;
    float:left;
    margin:0 0 0 10px;
    padding:0 0 0 10px;
}

.globalModal .validation-advice {
    color:#8c0000;
}

/* tips */

.tip {
    color: #fff;
    width: 156px;
    z-index: 9999999;
    background:transparent;
    display:block !important;
    padding:0 8px;
    background: url(/data/tips.png) center left;
    font:70% arial,helvetica,sans-serif;
}

.tip-top {
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    padding: 8px 8px 4px;
    background: url(/data/tips.png) top left;
}

.tip-bottom {
    font-size: 11px;
    padding: 4px 8px 8px;
    background: url(/data/tips.png) bottom right;
}

/* clearfix */

.globalModal ul:after,
.globalModal form:after,
.globalModal dd:after,
#commentList:after,
#commentList li:after,
#summaryList:before{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.globalModal ul,
.globalModal form,
.globalModal dd,
#commentList,
#commentList li,
#summaryList {
    *display: inline-block;
}


/* services -- omniture, print tracker, rev sci, etc */

#servicesEtc {
    position:absolute;
    top:0;
    left:0;
}

/* blog bug #355322 */

.pageType8300 #contentMain,
.pageType8301 #contentMain  {
    float:left;
    padding:0 0 40px;
}

.siteId7 h1.blogName,
h1.blogName {
    border:0;
}




/** shopper header+footer **/

#shopperHeader {
    background:#33537d url(/data/headerBg.gif) repeat-x bottom;
    padding:10px 0 5px;
    *position:absolute;
    *z-index:999;
    *top:0;
}

#rb_ShopperWrap {
    *padding-top:108px;
}

#shopperHeader #headerContents {
    background:url(/data/headerContents.gif) no-repeat;
    width:984px;
    height:103px;
    margin:0 auto;
    position:relative;
    *display:inline-block;
    z-index:5999;
}

#shopperHeader .shopperLogo {
    float:right;
    margin:2px 16px 0 10px;
}

#shopperHeader .shopperLogo img {
    width:90px;
    height:90px;
}

#shopperHeader .headerSearch {
    background:transparent url(/data/headerSearchStretch.gif) no-repeat right top;
    float:left;
    height:41px;
    margin:0 0 0 90px;
    padding:0 44px 0 0;
    position:relative;
    *display:inline;
    *top:3px;
    *z-index:1;
}

#shopperHeader .headerSearch #searchBoxShim {
    width:392px;
    height:28px;
    position:absolute;
    top:8px;
    left:-24px;
    display:none;
}


#shopperHeader #navSearch .popTerms {
    float:right;
    height:36px;
    overflow:hidden;
    width:180px;
    padding:5px 10px 0;
    color:#ccc;
    font:normal 69% arial,helvetica,sans-serif;
    font-weight:bold;
}

#shopperHeader #navSearch .popTerms a,
#shopperHeader #navSearch .popTerms a:link,
#shopperHeader #navSearch .popTerms a:visited,
#shopperHeader #navSearch .popTerms a:hover,
#shopperHeader #navSearch .popTerms a:active {
    color:#fc0;
    font-weight:normal;
}

#shopperHeader #navSearch .popTerms li {
    display:inline;
}

#shopperHeader .searchBox {
    margin:9px 0 0;
    padding:6px 5px 5px 25px;
    *padding:6px 0 5px 25px;
    position:relative;
    left:-22px;
    height:20px;
    width:305px;/* valid range: 5px - 505px */
}

#shopperHeader .searchGo {
    background:url(/data/headerSearchGo.gif) no-repeat;
    margin:12px 0 0;
    width:35px;
    height:22px;
    border:0;
    text-indent:-2000px;
    overflow:hidden;
    *text-transform:capitalize;
    color:transparent;
    cursor:pointer;
}

#shopperHeader #navSearch {
    float:left;
    width:910px; /* 710 */
    _margin-right:-3px; /* for IE6, to keep the brandnavbar from hiding */
    background:transparent url(/data/headerSearchStretch.gif) no-repeat left bottom;
}

#shopperHeader #catNav {
    margin:20px 0 3px;
}

#shopperHeader #catNav li {
    background:url(/data/headerTabs.gif) no-repeat;
    height:33px;
    float:left;
    font:bold 75% arial,helvetica,verdana;
    line-height:280%;
}

#shopperHeader #catNav li a {
    padding:0 9px 0 10px;
    display:block;
    background:url(/data/headerTabs.gif) no-repeat top right;
    margin:0 0 0 2px;
    *font-size:12px;
}

#shopperHeader #catNav li li a {
    *font-size:12px;
}

#shopperHeader #catNav li.active,
#shopperHeader #catNav li:hover {
    background-position:0 -40px;
}

#shopperHeader #catNav li.active a,
#shopperHeader #catNav li:hover a {
    background-position:100% -40px;
    text-decoration:none;
}

#shopperHeader #catNav li a,
#shopperHeader #catNav li a:link,
#shopperHeader #catNav li a:visited {
    color:#ecedee;
}

#shopperHeader #catNav li a:hover,
#shopperHeader #catNav li a:active,
#shopperHeader #catNav li.active a,
#shopperHeader #catNav li.active a:link,
#shopperHeader #catNav li.active a:visited,
#shopperHeader #catNav li.active a:hover,
#shopperHeader #catNav li.active a:active {
    color:#010e20;
}



.catNav .catFlyout {
    position:absolute;
    top:-1px;
    right:-149px;
    _right:-151px;
    _top:0;
    width:150px;
    background:url(/data/flyout.png) top left no-repeat;
    z-index:999;
    border:1px solid #34517b;
    border-width:0 1px 1px 0;
    display:none;
    font-size:109%;
    *padding: 1px 0 0 1px;
}

.catNav dd.hover .catFlyout {
    display:block;
    _display:inline-block;
}


#shopperHeader #catNav li .catFlyout {
    position:absolute;
    z-index:1000000;
    background:#fff;
    border:1px solid #34517b;
    border-width:0 1px 1px;
    margin-top:-1px;
    display:none;
}

#shopperHeader #catNav li.hover .catFlyout {
    display:block;
    _display:inline-block;
}

#shopperHeader #catNav .catFlyout ul,
#shopperHeader #catNav .catFlyout li,
#shopperHeader #catNav .catFlyout li a {
    background:transparent;
    width:150px;
    padding:0;
    margin:0;
    height:auto;
    line-height:100%;
}

#shopperHeader #catNav .catFlyout ul {
    padding:5px 0;
}

#shopperHeader #catNav .catFlyout li a {
    width:130px;
    font-size:118.5%;
    font-weight:normal;
    line-height:135%;
    _line-height:135%;
    margin:0 5px;
    padding:5px;
    border-bottom:1px solid #ccc;
}

#shopperHeader #catNav .catFlyout li a:hover,
#shopperHeader #catNav .catFlyout li a:active {
    text-decoration:underline;
    background:#ddd;
}

#shopperHeader #catNav .moreProds .catFlyout li a:hover,
#shopperHeader #catNav .moreProds .catFlyout li a:active {
    background:#ddd;
}

#shopperHeader #catNav .moreProds .catFlyout li li a:hover,
#shopperHeader #catNav .moreProds .catFlyout li li a:active {
    background:transparent;
}

#shopperHeader #catNav .moreProds {
    position:relative;
    z-index:1000000;
}

#shopperHeader #catNav .moreProds .catFlyout {
    width:750px;
    /*width:620px;*/
    right:0;
}

#shopperHeader #catNav .moreProds .catFlyout ul li a {
    font-weight:bold;
    border-bottom:0;
}

#shopperHeader #catNav .moreProds .catFlyout ul,
#shopperHeader #catNav .moreProds .catFlyout li,
#shopperHeader #catNav .moreProds .catFlyout a {
    width:auto;
}

#shopperHeader #catNav .moreProds .catFlyout a {
    float:left;
    clear:both;
}

#shopperHeader #catNav .moreProds .catFlyout .single {
    width:100%;
}

#shopperHeader #catNav .moreProds .catFlyout ul {
    float:left;
    margin:0;/*	margin:0 5px;*/
    width:300px;
    _width:295px;
}

#shopperHeader #catNav .moreProds .catFlyout ul ul {
    float:none;
    margin:0 10px 5px;
    width:auto;
    line-height:100%;
    clear:both;
    padding:0 5px 5px;
    border-bottom:1px solid #ccc;
}

#shopperHeader #catNav .moreProds .catFlyout ul ul li {
    float:none;
    display:inline;
    font-size:100%;
}

#shopperHeader #catNav .moreProds .catFlyout ul ul a {
    display:inline;
    padding:0;
    margin:0;
    font-weight:normal;
    float:none;
    clear:none;
}

#shopperHeader #catNav .moreProds .catFlyout .nontech,
#shopperHeader #catNav .moreProds .catFlyout .nontech li {
    width:140px;
}

#shopperHeader #catNav .allCatBottom {
    display:none;
}

#shopperHeader a.headerTextAd,
#shopperHeader a.headerTextAd:link,
#shopperHeader a.headerTextAd:visited,
#shopperHeader a.headerTextAd:hover,
#shopperHeader a.headerTextAd:active {
    color:#c1c1c1;
}

#shopperHeader li#allCatTab {
    position:relative;
}

#shopperHeader li#allCatTab a {
    background-image:url(/data/headerTabsArw.gif);
    padding-right:29px;
}

#shopperHeader #allCatTab #allCatDropDown{
    margin:0;
    padding:0px 10px 15px 10px;
    width:150px;
    background:url(/data/allCatDropShadow1col.png) repeat-y;
    border-top:none;
    position:absolute;
    left:-215px;
    z-index:6000;
    *top:26px;
    *padding:0px 5px 15px 5px;
    _width:150px;
    *background:#fff;
    *border:#ccc solid 1px;
    *left:0px;
    font-size:134%;
}

#shopperHeader #allCatTab #allCatDropDown{
    width:336px;
    _width:322px;
    background:url(/data/allCatDropShadow2col.png) repeat-y;
    *background:#fff;
}

#shopperHeader #allCatTab #allCatDropDown .allCatBottom{
    *display:none;
    position:absolute;
    left:0px;
    bottom:-10px;
}

#shopperHeader #allCatTab #allCatDropDown ul{
    float:left;
    width:47%;
    *width:50%;
}

#shopperHeader #allCatTab #allCatDropDown li{
    float:none;
    background:none;
    padding:0px 10px;
    height:auto;
    _background:transparent !important;
    _filter:none;
}

#shopperHeader #allCatTab #allCatDropDown li a,
#shopperHeader #allCatTab #allCatDropDown li a:link,
#shopperHeader #allCatTab #allCatDropDown li a:hover{
    display:block;
    height:auto;
    color: #3b6285;
    text-decoration: none;
    background:none;
    font-weight:normal;
    border:none;
    border-bottom:#e6e6e6 solid 1px;
    padding:0;
    margin:0;
    _filter:none;
}

#shopperHeader #allCatTab #allCatDropDown li a:hover{
    text-decoration:underline;
    background:#ebebeb;
}

#shopperHeader a.headerTextAd {
    position:absolute;
    clear:both;
    top:5px;
    right:18px;
    font:bold 62.5% verdana;
    background:url(/data/advertisement_pointrt_sm.gif) no-repeat;
    padding:0 0 0 34px;
    height:16px;
    display:block;
}


#footerWrap {
    background:#26446b url(/data/footerBg.gif) repeat-x;
    padding:3px 0 0;
    *display:inline-block;
}

#footerGlobal {
    background:url(/data/footerContents.gif) no-repeat 0 -52px;
    width:984px;
    margin:0 auto;
    padding:0 0 28px;
    *padding:0;
}

#footerGlobal .siteLinks {
    height:175px;
    padding:0 0 18px;
    *padding:0;
}

#footerGlobal .siteLinksWrap {
    *margin:0 0 18px;
}

#footerGlobal .siteLinks dt {
    font:normal 115% arial,helvetica,sans-serif;
}

#footerGlobal .siteLinks dd a,
#footerGlobal .siteLinks dd a:link,
#footerGlobal .siteLinks dd a:visited,
#footerGlobal .siteLinks dd a:hover,
#footerGlobal .siteLinks dd a:active {
    color:#fa0;
}


#footerGlobal .siteLinks dd #adMiniPremiere a,
#footerGlobal .siteLinks dd #adMiniPremiere a:link,
#footerGlobal .siteLinks dd #adMiniPremiere a:visited,
#footerGlobal .siteLinks dd #adMiniPremiere a:hover,
#footerGlobal .siteLinks dd #adMiniPremiere a:active {
    color:#00f;
}

#footerGlobal .siteLinks form select {
    height:auto;
}

#footerGlobal .searchTarget {
    height:auto;
    margin:0 5px 0;
}

#footerGlobal .siteLinks dl a {
    background:transparent;
    border-bottom:1px solid #7a8ba1;
    padding:2px 0 4px;
}

#footerGlobal .siteLinks dt {
    margin:10px 0 2px;
}
#footerGlobal .copyrightWrap {
    background:transparent;
    border:0;
    padding:6px 0;
}

/* clearfix */

#contentAux .similarProducts:after,
.newsletters ul:after,
#shopperHeader #catNav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#contentAux .similarProducts,
.newsletters ul,
#shopperHeader #catNav {
    *display:inline-block;
}


/** newsletters **/

div.newsletters {
    line-height:125%;
    margin:30px 0 0;
}

div.newsletters strong {
    font-size:132%;
}

div.newsletters ul {
    margin:20px 0 5px;
    border-bottom:1px solid #dfdfdf;
}

div.newsletters li {
    width:115px;
    float:left;
    position:relative;
    padding:0 0 0 20px;
    margin:0 10px 10px 0;
    font-weight:bold;
}

div.newsletters li input {
    position:absolute;
    top:0;
    left:0;
    margin:0;
    vertical-align:top;
}

div.newsletters strong {
    display:block;
    height:10px;
    background:#dbdfe1;
    margin:10px 0;
    font-size:123.5%;
    _overflow:hidden;
}

div.newsletters strong span {
    background:#fefefe;
    position:relative;
    top:-3px;
    _top:0;
    padding-right:10px;
}

/** similarProds **/

#contentAux .similarProducts h2 {
    margin:0 0 15px;
}

#contentAux .similarProducts a.prodImg,
#contentAux .similarProducts a.prodInfo {
    float:left;
    margin:0 0 8px;
}

#contentAux .similarProducts img {
    margin:0 15px 0 0;
    clear:left;
}

#contentAux .similarProducts a.prodInfo {
    width:220px;
    display:block;
}

#contentAux .similarProducts ul {
    margin:0 0 0 77px;
}

#contentAux .similarProducts li {
    border-bottom:1px solid #D0D6D9;
    padding:0 0 15px;
    margin:0 0 15px;
}

#contentAux .similarProducts li li {
    width:100px;
    padding:0 10px 0 0;
    margin:0 10px 0 0;
    float:left;
    border:0;
}

#contentAux .similarProducts  ul{
    margin:0;
    width:auto;
}


#contentAux .similarProducts li {
    font-size:91%;
}

#contentAux .similarProducts li.userRate {
    margin:0;
    padding:0;
}

#contentAux .similarProducts li a {
    float:none;
}



/* prod alert */

.pageType4027 #contentMain {
    width:940px;
}

.pageType4027 #contentBody {
    width:620px;
}

.pageType4027 .breadcrumb {
    padding-bottom:20px;
}

.pageType4027 #overviewHead {
    margin:0 20px;
}

.pageType4027 #priceSummary .media {
    width:300px;
}

#paLogin dl,
    #paLogn form {
    clear:both;
    *display:inline-block;
}

#prodAlert {
    margin:20px 0;
}

#prodAlert h2 {
    margin:0 0 20px;
}

#prodAlert .flexButton {
    float:left;
    clear:both;
}

#paLoginForm .flexButton {
    margin:5px 0 0;
}

#prodAlert a.forgot {
    border-left:1px solid #ccc;
    margin:0 0 0 10px;
    padding:0 0 0 10px;
}

#prodAlert p.oos b {
    color:#c00;
}

#prodAlert dd {
    padding:0;
    float:none;
    border:0;
    margin:0;
    font-size:91%;
}

#prodAlert .login {
    color:#666;
    float:left;
    width:140px;
    font-size:100%;
}

#prodAlert #paLogin .flexButton {
    font-size:110%;
}

#prodAlert .login input {
    display:block;
    border:1px solid #ccc;
    width:130px;
    color:#444;
    font:91% arial,helvetica,sans-serif;
}

#prodAlert #paLoginForm p {
    clear:both;
}

#prodAlert #paLoginForm p#errors {
    clear:none;
}

#prodAlert dt.member {
    margin:0 0 10px;
}

#prodAlert dt.member span {
    font-weight:normal;
}

#priceSummary .details {
    color:#4D4D4D;
    float:left;
    width:300px;
}

#priceSummary {
    margin:20px 0;
}

#priceSummary .media {
    width:200px;
    margin:0 20px 0 0;
    float:left;
}

#priceSummary .details {
    float:left;
    width:300px;
    color:#4d4d4d;
}

#priceSummary .edsChoice {
    float:right;
    margin-right:10px;
}

#priceSummary .details a.price,
#priceSummary .details strong.oos {
    font:214.5% georgia;
    display:block;
    margin:0 0 5px;
}

#priceSummary .details a.count {;
    font-size:91%;
}

#priceSummary .details .personalShop {
    background:url(/data/dot3.gif) top left repeat-x;
    margin:10px 0 0;
    padding:10px 0 0;
}

#priceSummary .details .personalShop p {
    margin:0 0 10px 0;
}

#priceSummary .details dl {
    margin:20px 0;
}

#priceSummary .details dt {
    font-weight:bold;
}

#priceSummary .details dd {
    margin:0 6px 0 0;
    float:left;
}

#priceSummary #summaryRatings {
    margin:15px 0;
}

#priceSummary #summaryRatings li {
    float:left;
    width:150px;
}

#priceSummary #summaryRatings li a {
    margin:3px 0;
}




/* recently viewed prods */

/* recently viewed products */

.rvpTip {
    z-index:100100;
}

#contentAux	#recentlyViewedProds .rvpBar {
    width:244px;
}

#recentlyViewedProds {
    border:1px solid #ebebeb;
    background:#f9fafc;
    margin:0 0 10px;
    padding:10px 5px;
}

#recentlyViewedProds strong {
    margin:0 0 0 10px;
    display:block;
    color:#353535;
    font:bold 107.5% arial,helvetica,sans-serif;
}

#recentlyViewedProds .rvpBar {
    position:relative;
    margin:10px 0;
}

#recentlyViewedProds #scrollLeft,
#recentlyViewedProds #scrollRight {
    background:transparent url(/data/historyArws.gif) no-repeat;
    height:68px;
    width:22px;
    float:left;
    position:absolute;
    z-index:20;
    top:0;
}

#recentlyViewedProds #scrollLeft {
    background-position:0 0;
    left:0;
}

#recentlyViewedProds #scrollLeft.leftInactive {
    background-position:-50px 0;
    left:0;
}

#recentlyViewedProds #scrollRight {
    background-position:-25px 0;
    right:0;
}

#recentlyViewedProds #scrollRight.rightInactive {
    background-position:-75px 0;
    right:0;
}

#recentlyViewedProds .rvpBar {
    background:url(/data/historyIconbar.gif) repeat-x;
    height:68px;
    overflow:hidden;
    position:relative;
    padding:0 22px;
    z-index:10;
    clear:both;
}


#recentlyViewedProds .rvpShell {
    height:68px;
    width:244px;
}

#recentlyViewedProds .rvpBar .thumbContainer {
    width:3000px;
    padding:0 5px 0 0;
}

#recentlyViewedProds .rvpBar li {
    float:left;
    padding:3px 0 0 5px;
    visibility: visible;
    *width:55px;
}

#recentlyViewedProds .rvpBar li img {
    background:#fff;
    border:1px solid #ccc;
    width:53px;
    height:39px;
    *margin:0 0 3px;
}

#recentlyViewedProds .rvpBar li span {
    display:block;
    text-align:center;
}

#recentlyViewedProds .rvpBar .invite {
    position: absolute;
    top: 10px;
    right: 25px;
    width: 120px;
    color: #555;
    text-align: right;
    font-size: 85%;
}

#recentlyViewedProds .rvpTools {
    margin:0 5px 0 10px;
    width:275px;
}

#recentlyViewedProds .rvpTools .compareSel {
    white-space:nowrap;
    *display:inline;
}

#recentlyViewedProds .rvpTools .compareSel a.flexButton {
    float:right;
}

#recentlyViewedProds .rvpTools .compareSel a.flexButton,
#recentlyViewedProds .rvpTools .compareSel a.flexButton b {
    background-image:url(/data/flexButtonDB.gif);
}

#recentlyViewedProds .rvpTools .empty,
#recentlyViewedProds .rvpTools .clearAll,
#recentlyViewedProds .rvpTools .removeSel {
    font-size:91%;
    text-transform:lowercase;
    display:block;
    float:left;
    height:10px;
    overflow:hidden;
    line-height:85%;
    margin:7px 0 0;
}

#recentlyViewedProds .rvpTools .empty {
    text-transform:none;
}

#recentlyViewedProds .rvpTools .removeSel {
    border-right:1px solid #acadaf;
    padding:0 10px 0 0;
    margin:7px 8px 0 0;
}


/* clearfix */

#recentlyViewedProds .rvpBar:after,
#recentlyViewedProds .rvpTools:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#recentlyViewedProds .rvpBar,
#recentlyViewedProds .rvpTools {
    display:inline-block;
}





/* prefoot/coco rvp */

#prefoot #recentlyViewedProds .rvpBar,
#toolboxHistory.coco #recentlyViewedProds .rvpBar {
    _width:886px;
}

#prefoot #recentlyViewedProds,
#toolboxHistory.coco #recentlyViewedProds {
    border:0;
    padding:0;
    background:transparent;
}

#toolboxHistory.coco #recentlyViewedProds {
    margin-top: 20px;
}

#prefoot #recentlyViewedProds .rvpBar,
#toolboxHistory.coco #recentlyViewedProds .rvpBar {
    width:928px;
    border:1px solid #1f3859;
    border-bottom:0;
    padding:20px 5px;
    margin:10px 0 0;
    background:#dbdfe2;
}

#prefoot #recentlyViewedProds strong,
#toolboxHistory.coco #recentlyViewedProds strong {
    display:block;
    height:10px;
    background:#1f3859;
    margin:10px 0;
    font-size:132%;
    font-weight:bold;
}

#prefoot #recentlyViewedProds strong span,
#toolboxHistory.coco #recentlyViewedProds strong span {
    background:#fefefe;
    position:relative;
    top:-6px;
    padding-right:10px;
}

#prefoot #recentlyViewedProds #scrollLeft,
#toolboxHistory.coco #recentlyViewedProds #scrollLeft {
    background-position:0 -100px;
    top:20px;
    left:5px;
    height:84px
}

#prefoot #recentlyViewedProds #scrollRight,
#toolboxHistory.coco #recentlyViewedProds #scrollRight {
    background-position:-25px -100px;
    top:20px;
    right:5px;
    height:84px
}

#prefoot #recentlyViewedProds #scrollLeft.leftInactive,
#toolboxHistory.coco #recentlyViewedProds #scrollLeft.leftInactive {
    background-position:-50px -100px;
}

#prefoot #recentlyViewedProds #scrollRight.rightInactive,
#toolboxHistory.coco #recentlyViewedProds #scrollRight.rightInactive {
    background-position:-75px -100px;
}

#prefoot #recentlyViewedProds .rvpShell,
#toolboxHistory.coco #recentlyViewedProds .rvpShell {
    background:#dbdfe2 url(/data/historyIconbar.gif) repeat-x scroll 0 -100px;
    height:84px;
    width:884px;
    margin:0 0 0 22px;
}

#prefoot #recentlyViewedProds .rvpBar li img,
#toolboxHistory.coco #recentlyViewedProds .rvpBar li img {
    width:60px;
    height:45px;
    padding:7px 35px 6px;
    display:block;
}

#prefoot #recentlyViewedProds .rvpBar li span,
#toolboxHistory.coco #recentlyViewedProds .rvpBar li span {
    width:130px;
    border:1px solid #ccc;
    border-top:0;
    background:#dbdfe2 url(/data/historySelect.gif) 78% 50% no-repeat;
    text-align:right;
    display:block;
    *margin:-3px 0 0;
}

#prefoot #recentlyViewedProds .rvpBar li,
#toolboxHistory.coco #recentlyViewedProds .rvpBar li {
    padding:0 7px;
    *width:132px;
}

#prefoot #recentlyViewedProds .rvpBar .thumbContainer,
    #toolboxHistory.coco #recentlyViewedProds .rvpBar .thumbContainer {
    padding:2px 4px 0;
}

#prefoot #recentlyViewedProds .rvpTools,
#toolboxHistory.coco #recentlyViewedProds .rvpTools {
    border:1px solid #1f3859;
    background:#dbdfe2 url(/data/rvpHr.gif) 50% 10% no-repeat;
    border-top:0;
    margin:0;
    padding:10px;
    width:918px;
}

#prefoot #recentlyViewedProds .removeSel,
#prefoot #recentlyViewedProds .clearAll,
#toolboxHistory.coco #recentlyViewedProds .removeSel,
#toolboxHistory.coco #recentlyViewedProds .clearAll,
#prefoot #recentlyViewedProds .empty,
#toolboxHistory.coco #recentlyViewedProds .empty {
    float:right;
    height:12px;
    margin:7px 5px 0 0;
}

#prefoot #recentlyViewedProds .clearAll,
#toolboxHistory.coco #recentlyViewedProds .clearAll {
    border-right:1px solid #acadaf;
    padding:0 10px 0 0;
    margin:7px 8px 0 0;
}


#prefoot #recentlyViewedProds .rvpBar .invite,
#toolboxHistory.coco #recentlyViewedProds .rvpBar .invite {
    top: 40px;
    right: 40px;
    font-size: 105%;
    width: 210px;
}


/* clearfix */

#prefoot #recentlyViewedProds .rvpTools:after,
#toolboxHistory.coco #recentlyViewedProds .rvpTools:after,
#recentlyViewedProds .rvpBar:after,
#recentlyViewedProds .rvpTools:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#prefoot #recentlyViewedProds .rvpTools,
#toolboxHistory.coco #recentlyViewedProds .rvpTools,
#recentlyViewedProds .rvpBar,
#recentlyViewedProds .rvpTools {
    display:inline-block;
}

/* beta header -- remove everything here once beta ribbon is pulled */

#beta .wrap {
    width:996px;
    margin:0 auto;
}

#beta .exclusive {
    font-weight:bold;
    color:#8c0000;
}
#beta .middle {
    margin:0 76px;
    font-weight:bold;
    color:#171717;
}

#beta {
    margin:0 0 6px;
    padding:6px 0px 8px 16px;
    background:url(/data/siteId1bgBeta.gif) repeat-x;
    font:82% arial,helvetica,sans-serif;
    height:15px;
    overflow:hidden;
    *font-size:12px;
}

#beta a {
    text-decoration:underline;
    display:block;
    float:left;
}

#beta span {
    display:block;
    float:left;
    margin-left:5px;
}

#shopperHeader {
    padding-top:0;
}

#beta:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#beta {
    *display:inline-block;
}


/*
				#rb_ShopperWrap {
					*padding-top:143px;
				}

*/

/* end beta header */

/* cbs links */

#footerGlobal .footerPost{
    clear: both;
    color: #CCCCCC;
    font-size:91%;
    height: 23px;
    padding:0 0 10px 10px;
    _padding:0 0 5px 20px;
    position:relative;
    top:-5px;
    _top:22px;
}
#footerGlobal .footerPost li{
    background: transparent
    url(/data/brandNavPipe.gif) no-repeat
    scroll 100% 50%;
    float:left;
    height:17px;
    margin:0 6px 0 0;
    padding: 3px 7px 3px 0;
}
#footerGlobal .footerPost li.first, #footerGlobal
				.footerPost li.last{
    background: transparent;
}

#footerGlobal .footerPost:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#footerGlobal .footerPost {
    *display:inline-block;
}
/* end cbs links */

/* related search terms */

ul.lia {
    margin:0;
}

ul.lia a {
    white-space:nowrap;
}

ul.lia:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

ul.lia {
    display: inline-block;
}

.lia li {
    display: inline;
    *display: inline;
}

/* end related search terms */

/* apple ad header fixes */


#rb_ShopperWrap {
    *padding-top:118px;
}

#shopperHeader {
    margin:0 0 10px;
    *margin:0;
}

#shopperHeader #navSearch {
    position:relative;
}

#shopperHeader #catNav {
    width:45em;
    position:absolute;
    *position:static;
    width:900px;
}

#shopperHeader .headerSearch {
    position:absolute;
    width:24em;
    bottom:0px;
    padding:0 2.5em 0 0;
    *position:static;
    *width:360px;
    _background-position:100% 3px;
}

#shopperHeader #navSearch {
    height:97px;
}

#shopperHeader #navSearch .popTerms {
    position:absolute;
    bottom:0px;
    right:0px;
    *position:static;
    *font-size:11px;
}

#shopperHeader #catNav li {
    *font-size:12px;
}

#shopperHeader #catNav li li {
    *font-size:10px;
}

#shopperHeader .searchBox {
    width:23em;
    *width:284px;
    *font-size:13px;
    _padding:9px 5px 2px 25px;
}

#shopperHeader .searchGo {
    position:absolute;
    top:0px;
    right:65px;
    *right:55px;
    *position:static;
    _margin-top:15px;
}

#brandNavBar {
    *font-size:10px;
}


body.pageType2001 #contentAux {
    _width:300px;
    _overflow:hidden;
    _margin-left:20px;
}

body.pageType2001 #contentNav {
    _margin-left:2px;

}

body.pageType2001 #contentBody {
    _position:relative;
    _left:5px;
}

body.pageType2001 #contentAux {
    _position:relative;
    _left:5px;
}

/* user reviews confirmation fixes */

.userReviewFormSubmit .thankyou h2 span {
    font-size:100% !important;
}

#productPages #userReviewsWrap .thankyou h2 {
    background:transparent !important;
    line-height:120% !important;
}



/* globalModal */


/* global modal code */

.globalModal h1 {
    border:none;
}

.globalModal h2 {
    position:relative;
}

/* Status Messagin */


.globalModal {
    z-index:1000000000;
    border:1px solid #bbb;
    width: 520px;
    background: #FFF;
    padding: 20px 20px 10px 20px;
    font:normal 76% arial,helvetica,sans-serif;
}

#rb_content .commentwrapper dd.status,
.userReviewForm .status,
.globalModal .status{
    border:1px solid #bbb;
    background:#e2f1fe url(/data/cnet_redball_blue_s-36x36.jpg) no-repeat 10px 10px;
    margin:15px 0px;
    padding: 10px 10px 10px 60px;
    font: normal 13px Arial, Helvetica, san-serif;
    min-height:36px;
    height:auto !important;
    height:36px;
    clear:both;
}

.globalModal .warn {
    clear:both;
}

.globalModal.login li {
    _display:inline;
}

.globalModal.login .status {
    padding:20px 10px 10px 60px;
    min-height:25px;
    height:auto !important;
    height:25px;
}

.userReviewForm .status.noRbLogo,
.globalModal .status.noRbLogo{
    background:#e2f1fe;
    padding-left:10px;
}

.userReviewForm .status li,
    .globalModal .status  li {
    line-height: 20px;
}


.globalModal .closeModal {
    position:absolute;
    background:#fff url(/data/modalClose.gif) top right no-repeat;
    right:0;
    top:0;
    display:block;
    width:30px;
    height:21px;
    padding:0;
}

.globalModal li input{
    width:250px;
    margin:0 6px 9px 0;
    padding:0;
    background-color:#F7F7F7;
    border:1px solid #bbb;
    display: block;
}

.globalModal .checkbox {
    display:inline;
    width:auto;
    vertical-align:top;
    border:0;
    margin:0;
}

.globalModal .notify input {
    width:auto;
    *border:0;
}

.globalModal li input.multiField{
    width:345px;
    margin:0 6px 9px 0;
    padding:0;
    height:100px;
    background-color:#F7F7F7;
    border:1px solid #bbb;
    display: block;
}

.globalModal input.joinBtn{
    margin:3px 0 0 0;
    padding:0;
    border:0;
}

.globalModal label{
    font-weight:bold;
    font-family:Arial;
    font-size:100%;
    margin:0 10px 6px 0px;
    padding:0;
    display: block;
}

.globalModal .newsletters ul li {
    position: relative;
    padding: 5px 0 0 20px;
}

.globalModal .newsletters ul li input.checkbox {
    position: absolute;
    top: 5px;
    left: 0;
}

.globalModal .newsletters ul li .sample {
    background:url(/data/187.gif) 100% 50% no-repeat;
    padding: 0 10px 0 0;
}

.globalModal .newsletters label {
    font-weight:normal;
    margin: 0;
    padding:0;
    display: block;
}

.globalModal li.flexButton input{
    width: auto;
    margin:0 0 0 3px;
    background-position:100% 50%;
    background-color:transparent;
    font:92% arial,helvetica,sans-serif;
    padding:0 11px 3px 9px;
    display:inline;
    float:left;
    border:0;
}


/* Thanks */
.globalModal.thanks a.flexButton {
    clear:none;
    float:left;
    margin-bottom:10px;
}

.globalModal.thanks strong{
    display:block;
    clear:both;
    padding-top:10px;
}


/* forgot pass */
.globalModal .retype{
    float: right;
}


.globalModal.login .forgot {
    clear: both;
    padding-top: 10px;
}

.globalModal.login .forgot h2 {
    margin:0 0 10px;
}

.globalModal .needHelp {
    margin-top: 10px;
    padding: 5px 0px 0px 5px;
    clear: both;
}


.globalModal form {
    margin:0 0 10px;
}

/* no fbconnect on login for site 4, and site 5 */

body.siteId4 .globalModal .fbConnectContainer,
body.siteId5 .globalModal .fbConnectContainer {
    display:none;
}

body.siteId4 .userReviewForm .status .fbConnectInvite {
    display:none;
}

body.siteId4 .userReviewForm .status .cnetInvite {
    width:auto;
}

/* no forgot-pass on merge window */

.globalModal.merge .merge .needHelp a.forgot {
    display:none;
}

/* CLC */

.globalModal .nextsteps .status {
    font-weight: bold;
}
.globalModal .nextsteps .status p {
    text-align: center;
}

.globalModal .status .emailEcho {
    font-size: 130%;
    margin: 5px 0;
}

.globalModal .nextsteps .status .wrongAddress {
    font-size: 90%;
    font-weight: normal;
}

.globalModal .inboxInstructions {width: 480px;margin:10px 0 0 10px;padding:0;}
.globalModal .inboxInstructions li {margin-left:20px; padding-bottom: 7px;}
.globalModal .nextSteps .notice {width: 480px;margin:0 0 0 20px;padding:0;}
.globalModal p.next {font-family:georgia; font-size:200%; padding-top:10px; padding-left:10px}
.globalModal ol {
    list-style-type: decimal;
}



/* Status messaging styling */


.globalModal .notify {
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
}

.globalModal .notify input {
    position:relative;
    float: left;
    top:2px;
}

.globalModal .submit a.cancel {
    line-height:220%;
    font-weight:bold;
    display:block;
    float:left;
    margin:0 0 0 10px;
    padding:0 0 0 10px;
}

.globalModal .validation-advice {
    color:#8c0000;
}

.globalModal .fbConnectContainer{
    border-top:#ccc solid 1px;
    padding:10px 0px 5px 0px;
    margin-top:10px;
    line-height:100%;
}

.globalModal .fbConnectContainer p{
    float:left;
    padding-top:5px;
}

.globalModal .connect2fbButton{
    float:left;
    margin-left:10px;
}

.globalModal .status .cnetInvite,
.userReviewForm .status .fbConnectInvite,
.userReviewForm .status .cnetInvite,
.globalModal .status .fbConnectInvite{
    float:left;
    width:170px;
}

.commentwrapper .status .fbConnectInvite,
.userReviewForm .status .fbConnectInvite,
.globalModal .status .fbConnectInvite{
    border-left:#ccc solid 1px;
    margin-left:10px;
    padding-left:10px;
}

.commentwrapper .status .cnetInvite {
    float:left;
    width:295px;
    margin:10px 0 0;
}

.commentwrapper .status .fbConnectInvite {
    float:left;
    width:200px;
    padding:0 0 0 26px;
    margin:7px 0 0 0;
}

.commentwrapper .status .cnetInvite span,
    .commentwrapper .status .fbConnectInvite span {
    display:block;
}

.commentwrapper .status .fbConnectLink,
.userReviewForm .status .fbConnectLink,
.globalModal .status .fbConnectLink{
    background:url(/data/fb-favicon-16x18.gif) no-repeat;
    height:18px;
    padding-left:20px;
    font-weight:bold;
    margin-top:3px;
    display:block;
}

.commentwrapper .status .fbConnectLink {
    padding-left:22px;
    font-weight:normal;
}


#emailShell .error{
    font-weight:bold;
    padding:10px 0px;
    color:#c00;
}

#emailShell .flextbutton{
    margin-top:10px;
}


/* FB modal */

div.globalModal.merge .merge {
    width:520px;
}

div.globalModal.confirmlinked {
    *width:560px;
}

div.globalModal .profilePic {
    width:50px;
    height:50px;
    float:left;
}

div.globalModal.merge h2,
    div.globalModal.confirmlinked h2,
    div.globalModal.username h2{
    float:right;
    width:462px;
    margin:0 0 15px;
    padding:19px 0 0;
    font:bold 190% Georgia,"Times New Roman",Times,serif;
    color:#595959;
}

div.globalModal.merge li {
    margin:5px 0;
    *display:inline-block;
    color:#666;
}

div.globalModal.merge li strong {
    font-size:115%;
    color:#171717;
}

div.globalModal.merge label {
    margin:10px 0 0;
    color:#171717;
    *margin:4px 0 0;
    *display:inline-block;
}

div.globalModal.merge .newMember {
    clear:left;
    float:left;
    width:200px;
    *margin:15px 0 0;
}

div.globalModal.merge .exisMember {
    float:right;
    clear:right;
    width:295px;
    padding:0 0 0 15px;
    border-left:1px solid #ccc;
}

div.globalModal.merge .notify {
    padding:0;
    width:250px;
}

div.globalModal.merge .forgot {
    font-weight:normal;
    padding:0 0 0 5px;
    font-size:91%;
}

div.globalModal.merge .notify input {
    position:static;
    border:0;
*margin:-2px 2px 9px 0;
}

div.globalModal.merge .needHelp {
    border:0;
    font-size:91%;
}

div.globalModal.merge .needHelp a {
    padding:0 20px 0 0;
}

div.globalModal.confirmlinked .status {
    clear:both;
}

div.globalModal .status p {
    margin:5px 0 10px;
    clear:both;
}

div.globalModal.confirmlinked a.flexButton {
    float:left;
}

div.globalModal.username li.userName label {
    background:url(/data/cnet16x16.gif) no-repeat;
    padding:0 0 0 22px;
}

div.globalModal.username li.userName label input {
    margin:5px 0 10px -22px;
}

#universalSearch .autocompleter-choicesWrap{
    background: url(/data/autocompleteBg.png) no-repeat left bottom;
	background-position:-5px bottom !important;
    _background:#fff;
    _border:#999 solid 2px;
    _border-top:none;
    margin:40px 0px 0px -20px;
	*margin-left: 67px;
    padding:3px 0px 8px 0px;
	_padding: 5px 0px 8px 0px;
    width:340px !important;
    _width:318px !important;
    position:absolute;
	left:0px !important;
	font-size:81%;
}


#universalSearch .autocompleter-choicesWrap span.autocompleterHead{
    background:none;
    color:#999;
    font-size:81%;
    height:auto;
    left:-9px;
	width: 100%;
	text-align: right;
	display:block;
	position:relative;
}

#universalSearch .autocompleter-choices{
    width:100% !important;
    top:0 !important;
}

#universalSearch .autocompleter-choices li{
    padding:3px 8px;	
}

#universalSearch{
	z-index: 10000;
}

#universalSearch .autocompleter-choices .autocompleter-selected{
    background:#112b4c;
    color:#ffcc10;
}

/* clearfix */
.status:after,
.globalModal.confirmlinked:after,
.globalModal .fbConnectContainer:after,
.globalModal ul:after,
.globalModal form:after,
.globalModal dd:after,
#commentList:after,
#commentList li:after,
#summaryList:before{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.status,
.globalModal .fbConnectContainer,
.globalModal ul,
.globalModal form,
.globalModal.confirmlinked,
.globalModal dd,
#commentList,
#commentList li,
#summaryList {
    *display: inline-block;
}

/** dfll component **/

#contentAux .middleBox {
	background-color:#F8F8F8;
	margin:15px 0;
}

#contentAux .middleBox dt,
#contentAux dl.middleBox dd a{
    display:block;
	padding:5px 10px 5px 15px;
	border-color:-moz-use-text-color #CED5DB #CED5DB;
	border-style:none solid solid;
	border-width:medium 1px 1px;
}

#contentAux .middleBox dt {
	background:#FFFFFF none repeat scroll 0 0;
	font-size:120%;
	font-weight:bold;
	border-top:1px solid #CED5DB;
}

.priceRed {
    color:#8c0000;
}

.editorsChoice {
    position: absolute;
    margin: 3px 6px 7px 74px;
}



