
/* Addvertising markerline over the "add" */
.adMarkerLine { background-image:url(../images/adMarkerLineComputerworld.gif); background-position:top left; background-repeat: repeat-x; height:10px;}

/* Topstories on frontpage */
#topStories h3 { background-color:#ffffff; }

.latestNews h3 { background-color:#d2232a;}
.latestNews .latestNewsSub h3 { background-color:#adbac8;}

.binsA h3 {
    border-top: 0px solid #FF0000;
    position: relative;
}

.binsA h3,
.latestNews .latestNewsSub .binsA h3,
#topNews .binsA h3  {
    background-color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    color: #77755f;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 0px;
    height: inherit;
    text-transform:uppercase;
    /* border-bottom: 5px solid #660210; */
}

.binHeader {
    background: #660210;
    padding-bottom: 5px;
}

.binsA h3.sub { background-color:#e4e2e2;}

.binsB h3 {background-color:#d2232a;}

.col-BD h3 { background-color:#d2232a; }

/* article header */
.artHeaderField {background-color:#d2232a;}
.artHeaderField a {color: white;}
.artHeaderFieldSlideshow a,
.artHeaderFieldSlideshow a:link,
.artHeaderFieldSlideshow a:visited,
.artHeaderFieldMagazine a,
.artHeaderFieldMagazine a:link,
.artHeaderFieldMagazine a:visited
 {
   color: white;
}
.artHeaderFieldSlideshow,
.artHeaderFieldMagazine {
  background-color:#d2232a;
  color: white;
}

.idg h3 {background-color: #818a7f ;}
.binsC h3 {background-color:#e1ecde; }
/*binsB boxColorB*/
/* Ramme oppe og nede */
.boxTopBorder4 { border-top-width: 4px; border-top-style: solid; border-top-color: #d2232a;}
.boxBottomBorder4 { border-bottom-width: 4px; border-bottom-style: solid; border-bottom-color: #d2232a;}

/* Farge p� innholdsbokser (kun p� content) */
/* Gr�nn */
/* .boxColorA { background-color:#e1ecde;} */
/* Brun */
.boxColorB { background-color:#ffffff;}




/* New 2008 */


.latestFrom h3  {
    background-color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    height: inherit;
    border-bottom: 5px solid #b63244;
    margin-bottom: 20px;
}


.cw-header {
    background: #f5f5f5;
    /* margin-right: 10px; */
    height: 70px;
}

.cw-header .CWlogo {
    margin-top: 20px;
    float: left;
    display: block;
}

.cw-menu {
   background: #b63244;
   padding: 3px 10px 3px 10px;
   color: white;
   font-size: 12px;
   /* margin-right: 10px; */
   margin-bottom: 10px;
}

.cw-menu a,
.cw-menu a:visited {
   color: white;
}


.cw-menu .menu-elem {
   margin-right: 13px;
   margin-left: 13px;
}


.cw-menu .activeMenu a {
   color: #000000;
}

.cwSearch {
   padding-top: 30px;
}


.cw-submenu {
    width: 790px;
    height: 25px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #999999;
}

.cw-submenu a {
    display: block;
    margin: 0;
    padding: 0;
    float: left;
    height: 25px;
}

.cw-submenu :link, .cw-submenu :visited, .cw-submenu :hover, .cw-submenu :active {
    text-decoration: none;
    color: inherit;
}



.adRightVerticalSpacer {
   height: 625px;
}


.dilbert {
   padding: 0;
   background-image:url(../images/dilbert_back.png); 
   background-position:top left; 
   background-repeat: repeat-y;
}

.dilbert .inner {
    padding: 0px 7px 0px 7px;
    margin: 0;
}

.dilbert img {
    margin: 0;
    display: block;
}


.dilbert .carousel {
   width: 468px;
   height: 133px;
}



.dilbert .carousel .container {
   height: 150px;
   width: 420px;
}

.dilbert .carousel ul li {
   width: 409px;
}



.dilbert .carousel .previous_button {
   background: transparent url(/images/dilbert_left.png) no-repeat scroll left top;
   margin-top: 20px;
   width: 13px;
}


.dilbert .carousel .next_button {
   background: transparent url(/images/dilbert_right.png) no-repeat scroll left top;
   margin-top: 20px;
   width: 13px;
}


.dilbert .carousel .previous_button_disabled {
  background: url(/images/slider_left_off.png) top left no-repeat;
  cursor: default;
}

.dilbert .carousel .next_button_disabled {
  background: url(/images/slider_right_off.png) top right no-repeat;
  cursor: default;
}


.mostRead .mainHeader {
    background: #4e060a;
}

.mostRead .inner {
    background-image: url( ../images/mostreadBack_CW.png );
}
