body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #000;
    background: #fff url(ui/bm/backgrounds/body_background.jpg) repeat-y scroll center top;
}

img { border: 0; }
p, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 3px 0 0 0; }
.clear { clear: both; }
form, ul, ol { margin: 0; padding: 0; }
#wrapper { width: 960px; background: #fff; margin: 0 auto; }
#wrapper .header { height: 70px; background: #fff; }
table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
a { color: #000; text-decoration: underline; }
a:hover { color: #004890; }

#wrapper .header .logo { 
    display: block;
    float: left;
    width: 209px;
    height: 66px;
    padding: 2px 0 0 5px;
}

#wrapper .header .banners {
    float: left; 
    width: 480px;
    height: 65px;  
    text-align: center;
    padding: 5px 0 0 10px; 
}

#wrapper .header .topNav {
    float: right;  
    width: 250px;
    height: 70px; 
    list-style: none;
}

#wrapper .header .topNav li { float: left; height: 70px; }

#wrapper .header .topNav li a { 
    text-decoration: underline;
    color: #004a94;
    text-align: center;
    font-weight: normal;
    display: block;
}

#wrapper .header .topNav li .affLink { width: 100px; background: url(/image/00022/bm/icon_myaff2.gif) no-repeat center 20px; } 
#wrapper .header .topNav li .cartLink { width: 90px; background: url(/image/00022/bm/icon_shopbag2.gif) no-repeat center 20px; } 
#wrapper .header .topNav li .homeLink { width: 50px; background: url(/image/00022/bm/icon_home2.gif) no-repeat center 20px; } 

#wrapper .header .topNav li a span { 
    display: block;
    width: 100%;
    text-align: center;
    height: 20px;
    padding: 50px 0 0 0;   
} 

#wrapper .usrInput { height: 25px; background: #004a94; padding: 5px 0 0 0; }
#wrapper .usrInput .uiInput { 
    font-size: 11px; 
    padding: 1px 0 1px 1px; 
    width: 120px; 
    height: 15px;
    border: solid 1px #000;
    margin: 0 3px 0 0; 
    background: #fff;
    float: left;
}

#wrapper .usrInput .submit {
    background: #fff url(/image/00022/bm/submit.png) no-repeat left top;
    margin: 0;
    padding: 0;
    border: 0;
    height: 19px;
    width: 19px;
    float: left;
    cursor: pointer;
}

#wrapper .usrInput label { 
    float: left; 
    line-height: 19px; 
    padding: 0 5px 0 0; 
    color: #fff; 
    font-weight: bold; 
}

#wrapper .uiSearch {
    float: left;
    width: 220px;
    padding: 0 0 0 490px;
    height: 25px;
}

#wrapper .uiNews {
    width: 250px;
    float: right;
    height: 25px;    
}

#wrapper .content { background: url(ui/bm/backgrounds/content_bg.gif) repeat-y left top; }
#wrapper .content .cntLeft { width: 175px; float: left; overflow: hidden; }
#wrapper .content .cntRight { width: 765px; padding: 10px; float: right; overflow: hidden; border-top: solid 5px #d21033; }
#wrapper .content .cntFull { background: #fff; }
#wrapper .content .cntfPadd { padding: 10px; }

#wrapper .content .menuTitle { 
    height: 22px; 
    color: #fff; 
    font-weight: bold; 
    line-height: 20px; 
    padding: 0 0 0 5px; 
    font-size: 12px;
    background: #d21033; 
}

#wrapper .content .cntLeft .menu { list-style: none; padding: 5px 0; }
#wrapper .content .cntLeft .menu li { display: block; margin: 0; padding: 2px 2px 2px 5px; }
#wrapper .content .cntLeft .menu .subItem { padding: 2px 2px 2px 25px; }
#wrapper .content .cntLeft .menu li a { color: #fff; text-decoration: none; font-weight: normal; }
#wrapper .content .cntLeft .lBanners { padding: 10px 0; text-align: center; }

.footer { padding: 0; background: #004a94 url(ui/bm/backgrounds/footer_top.gif) no-repeat left top; }
.ftr2 { background: #004a94 url(ui/bm/backgrounds/footer_top2.gif) no-repeat left top; }
.footer .date { float: left; width: 200px; height: 40px; color: #fff; padding: 15px 0 0 10px; }
.footer .mailFriend { padding: 15px 0 0 0; float: left; width: 480px; height: 40px; text-align: center; }
.footer .mailFriend a { color: #fff; text-decoration: none; }
.footer .mailFriend a img { margin: 0 5px 0 0; }
.footer .credits { padding: 15px 0 0 0; color: #fff; float: right; width: 250px; height: 40px; text-align: center; }
.footer .ftrSub { color: #fff; padding: 0 10px 10px 10px; text-align: center; }

/*
.regField { padding: 5px; }
.regField .regBox { margin: 3px 0 0 0; }
.regField .regBox label { width: 160px; padding: 0 0 0 5px; float: left; }
.regField .error label { color: #ff0000; }

.regField .regBox .regInput {
    border: solid 1px #ccc;
    font-size: 11px;
    padding: 1px 0 1px 1px;
    float: left;
    width: 150px;
    background: #fff;
}

.regField .regBox select {
    border: solid 1px #ccc;
    font-size: 11px;
    width: 120px;
    float: left;
}

.regField .regBox .regSelect { width: 120px; }

.regField .regErrorTxt {
    text-decoration: none;
    float: left;
    width: 18px;
    height: 18px;
    display: block;
}

.regField .regBox .small { width: 67px; }
.regField .regBox .xsmall { width: 58px; }
.regField .regErrorTxt .eTxt { display: none; }
*/

#wrapper .rList { }
#wrapper .rRow { margin: 0 0 25px 0; width: 725px; }
#wrapper .rowNum2 { background: url(ui/bm/backgrounds/row2.gif) repeat-y left top; }
#wrapper .rowNum3 { background: url(ui/bm/backgrounds/row3.gif) repeat-y left top; }
#wrapper .rowNum4 { background: url(ui/bm/backgrounds/row4.gif) repeat-y left top; }
#wrapper .highlight1 { background: url(ui/bm/backgrounds/row3_hl1.gif) repeat-y left top; }
#wrapper .highlight2 { background: url(ui/bm/backgrounds/row3_hl2.gif) repeat-y left top; }
#wrapper .highlight3 { background: url(ui/bm/backgrounds/row3_hl3.gif) repeat-y left top; }

#wrapper .rArt { float: left; padding: 0 3px; overflow: hidden; position: relative; } 
#wrapper .rSize1 { width: auto; float: none; }
#wrapper .rSize2 { width: 354px; }
#wrapper .rSize3 { width: 234px; }
#wrapper .rSize4 { width: 174px; }

#wrapper .rArt .titleTbl { margin: 0; padding: 0; width: 100%; background: #fff600; border: 0; }
#wrapper .rArt .titleTbl tr td { padding: 0 4px; font-size: 13px; font-weight: bold; text-align: center; height: 50px; }
#wrapper .rArt .titleTbl tr td a span { color: #ff0000; }
#wrapper .rArt .titleTbl tr td a { color: #000; text-decoration: none; }

#wrapper .rArt .rImage { 
    text-decoration: none;
    display: block; 
    height: 135px; 
    width: 100%;
    margin: 5px auto;
    overflow: hidden;
    text-align: center;
}

#wrapper .rArt .rImage img { display: block; height: 135px; margin: 0 auto; }
#wrapper .rArt .rSpec { height: 65px; text-align: center; overflow: hidden; font-size: 10px; } 
#wrapper .rSize2 .rSpec { height: 90px; }
#wrapper .rArt .rSpec div { text-align: center; padding: 1px 0; } 
#wrapper .rArt .rSpec .aboCost span { background: #ff0000; color: #fff; padding: 0 4px; font-weight: bold; }

#wrapper .rArt .rSupplier { height: 25px; overflow: hidden; }
#wrapper .rArt .rSupplier img { display: block; height: 16px; margin: 0 auto; }

#wrapper .rSize2 .rSupplier { width: 160px; float: left; height: 48px; }
#wrapper .rSize2 .rSupplier img { height: auto; }

#wrapper .rArt .rOrder { 
    display: block;
    text-decoration: none;
    width: 148px; 
    height: 34px;
    margin: 0 auto;
    background: url(ui/bm/buttons/btn_order.gif) no-repeat left top; 
}

#wrapper .rSize2 .rOrder { 
    display: block;
    text-decoration: none;
    width: 148px; 
    height: 34px;
    float: right;
    margin: 0 20px 0 0;
    background: url(ui/bm/buttons/btn_order.gif) no-repeat left top; 
}

#wrapper .rDetail { width: 750px; }
#rDetail h1 { background: #e8f0f8; font-size: 24px; padding: 5px; font-weight: bold; } 
#rDetail h1 span { background: #00b4ff; color: #fff; padding: 0 5px; } 
#rDetail h2 { font-size: 17px; padding: 10px 0; font-weight: bold; } 
#rDetail h2 .aboCost { background: #fff600; padding: 0 5px; } 
#rDetail h2 .aboAfter { font-weight: normal; font-size: 11px; padding: 0 0 0 5px; } 

#rDetail .rdContent { border-top: solid 1px #ecf3f9; padding: 15px 0 0 0; position: relative; }

#rDetail .orderPrice { position: absolute; width: 180px; height: 75px; top: 10px; right: 0; }
#rDetail .orderPrice h4 { font-weight: bold; font-size: 20px; text-align: center; margin: 0 0 10px 0; }
#rDetail .orderPrice h4 span { color: #009900; }
#rDetail .rdcLeft { width: 208px; float: left; }
#rDetail .rdcRight { width: 540px; float: right; }

#rDetail .rOrder {
    display: block;
    margin: 0 auto;
    background: url(ui/bm/buttons/btn_order.gif) no-repeat left top;
    width: 148px;
    height: 34px;    
}

#rDetail .mainSrc { 
    margin: 0 0 8px 0; 
    border: solid 1px #cacaca; 
    width: 200px; 
    height: 200px; 
    overflow: hidden;
}
#rDetail .mainSrc img { width: 200px; } 
#rDetail .subSrc { 
    width: 62px; 
    height: 70px; 
    float: left;
    padding: 0 0 0 8px;
}
#rDetail .firstSrc { padding: 0 0 0 0; }
 
#rDetail .subSrc a { 
    width: 60px; 
    height: 60px; 
    display: block; 
    cursor: pointer;
    border: solid 1px #cacaca; 
}

#rDetail .subSrc a img { width: 60px; } 
#rDetail .rdContent .rSupplier { height: 40px; padding: 0 0 0 10px; }
#rDetail .prFeatures { padding: 70px 8px 20px 0; color: #7f7f7f; }

#rDetail .prFeatures .noDis { display: none; } 
#rDetail .prFeatures .firstGrp { display: block; } 
#rDetail .prFeatures .grpTitle { 
    font-weight: bold; 
    padding: 0 0 0 12px; 
    line-height: 22px; 
    height: 24px; 
    background: url(ui/bm/backgrounds/featcat.gif) repeat-x left top; 
}

#rDetail .prFeatures .prFeat { 
    padding: 1px 0 2px 12px;
    line-height: 18px; 
    background: url(ui/bm/icons/dot.gif) no-repeat 2px 9px;     
}

#rDetail .showMore { cursor: pointer; color: #7f7f7f; text-decoration: none; }
#rDetail .showMore span { text-decoration: underline; }
#rDetail .rAboFeatures { padding: 0 0 0 10px; }
#rDetail .rAboFeatures .raFeat { display: none; padding: 3px 0 3px 12px; line-height: 16px; background: url(ui/bm/icons/dot_black.gif) no-repeat 2px 10px; }
#rDetail .rAboFeatures .raExpanded { display: block; }

#rDetail .art_wdesc {
    background: url(ui/bm/backgrounds/desc_bg.gif) repeat-x left top;    
    line-height: 16px;
    padding: 10px 15px;
    margin: 0 0 3px 0;
}

#rDetail .descTitle { margin: 15px 0 0 0; padding: 10px 0 10px 15px; font-size: 15px; font-weight: normal; color: #7f7f7f; }
#rDetail .descTop { font-weight: bold; text-decoration: underline; padding: 0; }

#rDetail .rUpgrades .upgrade {
    background: #e8f0f8;
    padding: 8px 14px; 
    margin: 0 0 3px 0;
    line-height: 16px;    
}
#rDetail .rUpgrades .uImage{
	float:left;
	width:90px;
}

#rDetail .rUpgrades .desc { 
    width: 270px;
    float: left;    
}

#rDetail .rUpgrades .aboSelect {
    float: right;  
    width: 114px;
    text-align: center;
}

#rDetail .rUpgrades .aboSelect h5 { margin: 12px 0 5px 0; padding: 0; font-weight: bold; font-size: 17px; text-align: center; }

#rDetail .rUpgrades .aboSelect a {
    display: block;
    text-decoration: none; 
    width: 114px;
    height: 26px;
    background: url(ui/bm/buttons/btn_order_small.gif) no-repeat left top;  
}


TD.mnu100       {background-color: #FFFFFF;}
TD.mnu101       {background-color: #004890;} /* Donkerblauw */
TD.mnu109       {background-color: #FFFFFF;}
TD.cnt100       {background-color: #FFFFFF;} /* Content: achtergrond */
TD.cntline      {background-color: #D21033;} /* Donkerrood */

TABLE.cnt120    {border: 1px solid #004890;}
TD.cnt120       {background-color: #CCD9EA; padding: 4px 2px 4px 2px;}  /* header           */
TD.cnt121       {background-color: #FFFFFF; padding: 2px;}  /* line             */
TD.cnt122       {background-color: #E8F0F8; padding: 2px;}  /* alt. line        */
#extraheight    {height: 40px;}                             /* extra height for cnt blocks */
TD.cnt123       {background-color: #FFFFFF; padding: 2px; height: 25px;}  /* alt. line        */
TD.cnt126       {background-color: #E8F0F8; padding: 2px;}  /* (sub)totaal rmbag */
TD.cnt126t      {background-color: #CCD9EA; padding: 2px; border-top: 1px solid #D21033;}  /* (sub)totaal rmbag */
TD.cnt127       {background-color: #FFFFFF; padding: 2px;}  /* Image article    */
TD.cnt128       {background-color: #E8F0F8; padding: 4px;}  /* Footer           */

TD.cnt123_error {
    background: url(/image/00022/bm/form_error.gif) repeat-x top; 
    padding: 2px;
    height: 25px;
}

TD.cnt123 input, TD.cnt123_error input, TD.cnt123_error2 input {
    margin-right: 8px;
}

TD.cnt123_error input, TD.cnt123_error2 input {
    border: solid 1px #FF0000; 
}

TD.cnt123_error2 {
    background: url(/image/00022/bm/form_errorbg.gif) no-repeat top left; 
    padding: 2px;
}


TABLE.cnt140    {border: 0px solid #D21033;}
TD.cnt140       {background-color: #CCD9EA; padding: 4px; border-top: 2px solid #D21033; border-left: 2px solid #D21033; border-right: 2px solid #D21033;}
TD.cnt140b      {background-color: #FFFFFF; padding: 4px; border-top: 2px solid #D21033; border-left: 2px solid #D21033; border-right: 2px solid #D21033;}
TD.cnt141       {background-color: #FFFFFF; padding: 2px; border-right:2px solid #D21033;}  /* line             */
TD.cnt141d      {background-color: #FFFFFF; padding: 2px; border-right:2px solid #D21033; border-left:2px solid #D21033;}  /* line             */

TD.cnt145       {background-color: #004890; padding: 4px 8px 4px 8px; border-right:2px solid #D21033; border-top:2px solid #D21033;}
TD.cnt145s      {background-color: #004890; padding: 4px 8px 4px 8px; border-left:2px solid #D21033; border-right:2px solid #D21033; border-top:2px solid #D21033;}
TD.cnt146       {background-color: #CCD9EA; padding: 4px 8px 4px 8px; border-right:2px solid #D21033; border-top:2px solid #D21033;}
TD.cnt146s      {background-color: #CCD9EA; padding: 4px 8px 4px 8px; border-left:2px solid #D21033; border-right:2px solid #D21033; border-top:2px solid #D21033;}

TD.cnt147       {background-color: #FFFFFF; padding: 2px; border-left: 2px solid #D21033;}  /* image article    */
TD.cnt148       {background-color: #FFFFFF; padding: 2px; border-top: 2px solid #D21033;}  /* footer           */

/* Tabs gerelateerde artikelen */
A.cnt145        {color: #FFFFFF; font-weight: bold;}
A.cnt145:hover  {color: #C0C0C0; font-weight: bold;}
A.cnt146        {color: #000000; font-weight: normal;}
A.cnt146:hover  {color: #808080; font-weight: normal;}
FONT.cnt145     {color: #FFFFFF; font-weight: bold;}
FONT.cnt146     {color: #000000; font-weight: normal;}

TD.nav100       {background-color: #004890;} /* Navigatie: achtergrond */
TD.nav101       {background-color: #D21033; padding: 4px 2px 4px 6px;} /* Navigatie: header      */
TD.nav102       {background-color: #004890; padding: 3px 2px 0px 2px; width: 152px;}
TD.nav103       {background-color: #004890; padding: 3px 2px 0px 6px;}
TD.nav109       {background-color: #D21033;} /* Navigatie: lijn        */
TD.ftr100       {background-color: #004890;}
TD.ftr101       {padding: 8px 6px 12px 6px;}
TD.ftr109       {background-color: #FFFFFF; background-position: bottom;}

/* Hitlijst cijfers */
TD.nav103 #hit  {color: #D21033; background-color: #FFFFFF; width: 1px; border: 1px solid #D21033; text-align: right; padding: 0px 2px 0px 2px;}
TD.cnt121 #hit  {color: #D21033; background-color: #FFFFFF; width: 21px; border: 1px solid #D21033; text-align: right; padding: 0px 2px 0px 2px;}
TD.cnt122 #hit  {color: #D21033; background-color: #FFFFFF; width: 21px; border: 1px solid #D21033; text-align: right; padding: 0px 2px 0px 2px;}

FONT.mnu101     {color: #FFFFFF; font-weight: bold;}
FONT.nav101     {color: #FFFFFF; font-weight: bold;}
FONT.nav102     {color: #D21033; font-weight: bold;}
FONT.ftr101     {color: #CCD9EA; font-size: 11px;}
FONT.cnt100     {}
FONT.cnt100b    {font-weight: bold;}
FONT.cnt100c    {font-weight: bold; color: #D21033;}
FONT.cnt101     {font-size: 10px;}
FONT.cnt101b    {font-size: 10px; font-weight: bold;}
FONT.cnt102     {font-size: 13px;}
FONT.cnt102b    {font-size: 13px; font-weight: bold;}
FONT.cnt120     {font-weight: bold;}
FONT.cnt121     {}
FONT.cnt121b    {font-weight: bold;}
FONT.cnt121s    {color: #CC0033;}
FONT.cnt122     {}
FONT.cnt122b    {font-weight: bold;}
FONT.cnt123     {}
FONT.cnt126     {}
FONT.cnt126b    {font-weight: bold;}
FONT.cnt140     {font-weight: bold;}
FONT.cnt141     {}

FONT.fprice     {color: #000000; font-weight: bold;}
FONT.gprice     {background-color: #FFFF00; color: #FF0000; font-weight: bold;}

A.mnu100        {color: #004890;}
A.mnu100:hover  {color: #D21033;}
A.mnu101        {color: #FFFFFF;}
A.mnu101:hover  {color: #C0C0C0;}
A.nav102        {color: #FFFFFF; font-weight: normal; padding: 0px 0px 0px 16px; text-decoration: none;}
A.nav102:hover  {color: #FFFFFF; font-weight: normal; padding: 0px 0px 0px 16px; text-decoration: underline;}
A.nav102b       {color: #FFFFFF; font-weight: normal; text-decoration: none;}
A.nav102b:hover {color: #FFFFFF; font-weight: normal; text-decoration: underline;}
A.ftr101        {color: #FFFFFF; font-weight: normal; text-decoration: none;}
A.ftr101:hover  {color: #FFFFFF; font-weight: normal; text-decoration: underline;}
A.cnt100        {}
A.cnt100:hover  {}
A.cnt121        {}
A.cnt121:hover  {}
A.cnt122        {}
A.cnt122:hover  {}
A.cnt123        {}
A.cnt123:hover  {}
A.cnt128        {}
A.cnt128:hover  {}
A.cnt129        {font-size: 10px;}
A.cnt129:hover  {font-size: 10px;}

A.cnt141        {}
A.cnt141:hover  {}

A.cnt141g       {color: #CC0033; font-weight: bold;}
A.cnt141g:hover {color: #CC0033; font-weight: bold;}

TABLE.cnt180    {border: 2px solid #D21033;}
TD.cnt180       {background-color: #CCD9EA; padding: 4px 2px 4px 2px;}   /* header      */
TD.cnt181       {background-color: #FFFFFF; padding: 2px 10px 2px 2px;}  /* line        */
TD.cnt182       {background-color: #E8F0F8; padding: 2px 10px 2px 2px;}  /* alt. line   */
TD.cnt186       {background-color: #E8F0F8; padding: 2px 10px 2px 2px;}  /* subheader   */
FONT.cnt180     {font-weight: bold;}
FONT.cnt181     {}
FONT.cnt181b    {font-weight: bold;}
FONT.cnt182     {}
FONT.cnt182b    {font-weight: bold;}
FONT.cnt186     {}
A.cnt181        {}
A.cnt181:hover  {}
A.cnt182        {}
A.cnt182:hover  {}

TABLE.hit180n   {width: 25px; padding: 2px; background-color: #004890; border: 1px solid #D21033; color: #FFFFFF; font-size: 11px; font-weight: bold;}
TABLE.hit180x   {width: 25px; padding: 2px; background-color: #004890; border: 1px solid #D21033; color: #FFFFFF; font-size: 11px; font-weight: bold;}
TABLE.hit180u   {width: 25px; padding: 2px; background-color: #FFFFFF; border: 1px solid #004890; color: #004890; font-size: 11px; font-weight: bold;}
TABLE.hit180e   {width: 25px; padding: 2px; background-color: #FFFFFF; border: 1px solid #000000; color: #000000; font-size: 11px; font-weight: bold;}
TABLE.hit180d   {width: 25px; padding: 2px; background-color: #D21033; border: 1px solid #000000; color: #FFFFFF; font-size: 11px; font-weight: bold;}

/* UPDATE 22/05/08 */
.M5_shCart .M5_cartItem { width: 100%; height: 30px; }
.M5_shCart a.empty { display: block; text-align: center; color: #D84252; }
.M5_shCart .M5_cartItem2 { width: 100%; height: 50px; overflow: hidden; }
.M5_shCart .M5_cartItem3 { width: 100%; text-align: center; }
.M5_shCart .M5_cartItem span { display: block; padding-left: 5px; }
.M5_shCart .M5_cartItem3 .bold { font-weight: bold; }
.M5_shCart .M5_cartItem3 .italic { font-style: italic; }
.M5_shCart .M5_cartItem3 .price { color: #aaa; font-size: 24px; display: block; }
.M5_shCart .M5_cartItem .item { padding-top: 2px; }
.M5_shCart .M5_cartItem.blue, .M5_shCart .M5_cartItem2.blue, .M5_shCart .M5_cartItem3.blue { background: #FFF1E8; }
.M5_shCart .M5_cartItem.white, .M5_shCart .M5_cartItem2.white, .M5_shCart .M5_cartItem3.white { background: #fff; }
.M5_shCart .M5_whitespace { width: 100%; height: 15px; }

#channel { 
   color: #fff;  
   position: absolute;
   width: 600px;
   left: 300px;
   top: 40px;
}
#channel a { color: #000; padding: 0 10px; border-left: solid 1px #0000ff; }
#channel a:hover { text-decoration: none; }
.optTitle { text-align: left; font-weight: bold; }
.optTitle span { font-weight: bold; }

#aboEmessage { 
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: #ccc;
    padding: 5px;
    font-size: 10px;
    border: solid 1px #888;
    width: 250px;
}
.blue{
	color: #004890;
}
.font10 {
    font-size: 10px;
}

.bold {
    font-weight: bold;
}

.smallCart { border: solid 1px #004890; }
.smallCart th { 
    height: 21px; 
    font-size: 13px; 
    vertical-align: top; 
    line-height: 20px; 
    font-weight: normal; 
    text-align: left; 
    text-transform: uppercase;
    padding: 0 0 0 6px;
}

.smallCart .cartTop { background: #004890; color: #fff; font-weight: bold; }
.smallCart .cartHeader { color: #000; background: #ccd9ea; }

.smallCart td { font-weight: bold; color: #000; vertical-align: top; text-align: left; padding: 2px 0 2px 6px; }
.smallCart .td1 { width: 35px; }
.smallCart .td1 img { display: block; width: 35px; }
.smallCart .td3 { text-align: right; padding: 0 6px 0 0; }
.smallCart .cartTotal td { background: #004890; color: #fff; }
.smallCart .cartTotal span { display: block; float: left; width: 190px; }
.smallCart .cartTotal .label { text-transform: uppercase; font-size: 12px; font-weight: normal; }
.smallCart .cartTotal .total { float: right; width: 160px; padding: 0 6px 0 0; text-align: right; }
.smallCart .cartTotal .total font { display: block; font-size: 10px; font-weight: normal; }
.smallCart .td2 span { display: block; }
.smallCart .td2 .sub { font-weight: normal; }
#regInfo {
    position: absolute;
    left: 0;
    top: 0;
    width: 272px;
    height: 170px;
    color: #60b135;
}

#regInfo .box {
    width: 272px;
    position: absolute;
    left: 0;
    bottom: 0;    
}

#regInfo .box .bxTop {
    height: 1px;
    width: 270px;
    margin: 0 auto;
    overflow: hidden;
    background: #7f7f7f;    
}

#regInfo .box .bxContent {
    border-left: solid 1px #7f7f7f;
    border-right: solid 1px #7f7f7f;
    background: #fff;    
    color: #000;
    font-size: 10px;
}

#regInfo .box .bxContent h3 {
    margin: 0;
    padding: 0;
    height: 19px;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    background: #004890;
    padding: 0 0 0 5px;
    line-height: 19px;    
}

#regInfo .box .bxContent p {
    margin: 0;
    color: #000;
    font-size: 10px;
    line-height: 16px;
    padding: 3px 2px 2px 3px;    
}

#regInfo .box .bxBottom {
    height: 18px;
    overflow: hidden;
    background: url(ui/boxes/diminfo_bottom.gif) no-repeat left top;    
}

.coAbo { background: #e8f1f8; border-left: solid 2px #004890; }
.coLeft { background: #fff; width: 572px; float: left; padding: 0 6px 0 6px; }
.coRight { width: 370px; float: left; background: #fff; padding: 0 3px 5px 0; }
.regField select.small { float: left; margin: 0 3px 0 0; height: 19px; }
.regField #cust_id2eyear { float: left; margin: 0 9px 0 0; height: 19px; }

.regField .regTitle {
    border: 1px solid #000;
    background: #ddd;
    padding: 5px;
    margin: 5px;
}

.regField .regRef {
    background: #ccd9ea;
    padding: 0;
    margin: 0 0 10px 0;      
    height: 22px;
    border: solid 1px #004890;
    color: #000;
    text-transform: uppercase;
    line-height: 21px;
    padding: 0 0 0 10px;
    font-size: 13px;
    font-weight: bold;
}

.regField .regErrorTxt, #orField .orBox .regErrorTxt { 
    display: block;
    height: 20px;
    width: 18px;
    float: left;
    padding: 2px 5px 0 0;
}

.regField .regErrorTxt img { display: block; }
.regField .errEmpty { width: 16px; height: 16px; float: left; padding: 0 5px 0 0; }
.regField .regErrorTxt .eTxt, #orField .orBox .regErrorTxt .eTxt { display: none; }
.regField .regBox { margin: 0 0 1px 0; height: 26px; }
.regField .regBox2 { margin: 0; height: 28px; }
.regField .regBoxTxte { margin: 0 0 1px 0; height: 100px; }

.regField .small { 
    width: 60px;
    float: left;
    border: 1px solid #C0C0C0;
    font-size: 9px;
    height: 15px;
}

.regField .regLabel {
    display: block;
    float: left;
    font-size: 11px;
    width: 170px;
    color: #000;
    padding: 2px 0 2px 5px;
}

.regField .regError .regLabel { color: #ff0000; }

.regField .txtBox4 { margin: 2px 0 0 0; }
.regLabelCB { font-size: 11px; color: #000; padding: 0 0 0 5px; } 

.regLabelCB input {
   width: 15px;
   height: 15px;
   display: block;
   float: left;
   margin: 0 5px 0 0;
}

.regLabelCB span {
   width: 320px;
   display: block;
   float: left;
   line-height: 15px;
   padding: 1px 0 0 0; 
}

.txtRed { color: #ff0000; }

.regField select {
    border: 1px solid #8E96C1; 
    width: 122px;
    font-size: 9px;
    height: 19px;
    float: left;
    margin: 1px 11px 0 0; 
}

#cust_sex {
    border:1px solid #8E96C1;
    float:left;
    font-size:9px;
    height:19px;
    margin:1px 10px 0 0;
    width:122px;
}

.regField .xsmall { width: 50px; margin: 1px 0 0 0; }

.regField .regInput {
    float: left;
    margin: 1px 10px 0 0;
    border: 1px solid #c0c0c0; 
    font-size: 10px;
    padding: 2px 0 2px 1px;
    width: 120px;
}

.regField .iSmall { margin: 1px 0 0 0; width: 40px; }

.regField .regTextarea {
    float: left;
    margin-top: 1px;
    border: 1px solid #c0c0c0; 
    font-size: 11px;
    width: 300px;
    height: 60px;
}

.regField .regRadio { display: block; float: left; }
.regField .regQuote { margin: 6px 0 0 10px; font-size: 10px; }
.regField .regbuttons { margin: 20px 0 0 0; width: 722px; height: 40px; }


/* Shoppingcart rechts (klein) */
.regField .regRef .change {
    display: block;
    line-height: 22px;
    width: 50px;
    margin: 0 auto;
    color: #000;
    text-decoration: underline;
} 

.allSuppliers { 
    border-left: solid 2px #D21033; 
    border-right: solid 2px #D21033; 
    background: url(bm/backgrounds/suppline.gif) repeat left top;
}
.allSuppliers .supplier { border-top: solid 2px #D21033; border-right: solid 2px #D21033; float: left; padding: 5px; background: #CCD9EA; height: 16px; }
.regBox2 .extraInfo { color:#000; float:left; width:240px; padding: 2px 0 0 0; }

.asterix {
    color: #FF0000;
    float: left;
}

.errInfo {
    display: block;
    float: left;
}

.regInput_error {
    display: block;
    float: left;
}

.regField .errInfo {
    color: #FF0000;
    float: left;
    width: 240px;
}

.regField .eiDate {
    color: #FF0000;
    float: left;
    width: 175px;
}

.regField .verified {
    background:url("shared/images/reg_correct.gif") no-repeat scroll 330px 2px transparent;
}

.regField .verified.birth {
    background:url("shared/images/reg_correct.gif") no-repeat scroll 390px 2px transparent;
}

.cnt101 ul li { list-style: none; }