
body {
    font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}

.mac-header {
   background-image: url( ../images/mac_header.jpg );
   background-repeat: no-repeat;
   margin: 0;
   padding: 0;
   width: 790px;
   height: 106px;
   margin-top: 10px;
}

.mac-header .macLogo a {
   width: 190px;
   height: 106px;
   display: block;
   float: left;
}


.mac-header .slogan {
   margin-left: 10px;
   height: 55px;
   font-size: 18px;
   padding-bottom:10px;
}

#headerLoggedIn {
    padding-right: 90px;
}

#headerLoginButton {
    margin-left: 20px;
    margin-bottom: 2px;
}

#headerLoginButton img {
    vertical-align: middle;
}


.mac-header .loginBox {
    float: right;
    width: 400px;
}

.mac-header .slogan .text {
    clear: right;
}

.mac-header .headerMenu {
    float: right;
    margin-bottom: 19px;
    float: right;
    font-size: 12px;   
    font-weight: bold;
}



.mac-menu {
   color: #bcbcbc;
   font-size: 12px;
   font-weight: bold;
   width: 450px;
   height: 38px;
   float: left;
}

.mac-menu a,
.mac-menu a:visited {
   color: #535151;
   display: block;
   text-decoration:none;
   padding-left: 10px;
   height: 30px;
   float: left;
   background-image:url( ../images/mac_menu_border.png ); 
   background-position: 0px 3px; 
   background-repeat: no-repeat;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 10px;
}

.mac-menu a:hover {
   background-image:url( ../images/mac_menu_hover.png ); 
   background-repeat: repeat-x;
   background-position: 0px 0px; 
   color: #ffffff;
}

.mac-menu .activeMenu a {
   background-image:url( ../images/mac_menu_active.png ); 
   background-repeat: repeat-x;
   background-position: 0px 0px; 
   color: #ffffff;
}


.macSearch {
   margin-left: 10px;
   float: left;
}

.macSearch .searchText {
   border: 0;
   width: 112px;
   height: 13px;
   font-size: 10px;
   background: none;
   margin-top: 9px;
   padding: 0;
}


.pictureBorderDiv a img {
   border: 0 !important;
}

.binHeader {
   background-image:url( ../images/mac_binHeader_background.png ); 
   background-repeat: no-repeat;

}

.bins .binsA .boxContent {
   border-left: 1px solid #d1d1d1;
   border-right: 1px solid #d1d1d1;
}

.bins .binsA {
   background-image:url( ../images/mac_bin_bottom.png ); 
   background-repeat: no-repeat;
   background-position: bottom left;
   padding-bottom: 2px
}

.boxContent a {
   font-weight: normal;
}

.boxContent li {
   margin-bottom: 5px;
}

.macworld .service .boxContent,
.computerworld .service .boxContent,
.bins .binsA .boxContent {
   padding-left: 10px;
   padding-right: 10px;
}


.serviceBorder {
    border-right: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-bottom: none;
    background-repeat: repeat-x;

}



.serviceBorderBottomRight {
    float: right;
    width: 6px;
    height: 6px;
    background-repeat: no-repeat;
    background-image:url( ../images/mac_service_bottom_right.png ); 
}

.serviceBorderBottom {
    height: 6px;
    background-repeat: no-repeat;
    background-image:url( ../images/mac_service_bottom_left.png ); 
}



/* Macworld topnews */
/* MAC Top News (slideshow + carousel) */
.macTopNews {
   width: 791px;
   height: 231px;
   overflow: hidden;
   margin-bottom: 10px;
}

.macTopNews .newsPart {
   width: 791px;
   height: 231px;
   overflow: hidden;
   background-position:top left; 
   background-repeat: no-repeat;
   margin-bottom: 10px;
   z-index: 1;
   position: relative;
   top: -350px;
}   

.macTopNews .text {
   width: 350px;
   height: 100px;
   margin-left: 15px;
   overflow: hidden;
   font-size: 12px;
   margin-top: 10px;
}   

.macTopNews .text h1 {
   font-size: 24px;
   margin-bottom: 5px;
}


.macTopNews .text p {
   margin-top: 7px;
}

.macTopNews .thumb {
   border: 1px solid black;
   margin-bottom: 5px;
}

.macTopNews .carousel_container {
   height: 231px;
   padding-top: 120px;

}

.macTopNews .carousel {
   margin-left: 10px;
   z-index: 2;
}

.binsA .boxContent {
   padding-top: 10px;
   padding-bottom: 10px;
}

.macTopNews .imageMap {
   width: 791px;
   height: 231px;
   z-index: 1;
   position: absolute;
   top: 0;
   left: 0;
}   

.macTopNews .imageMap #url1 {
   display: block;
   width: 430px;
   height: 100px;
   float: left;
}
.macTopNews .imageMap #url2 {
   display: block;
   width: 357px;
   height: 230px;
   float: right;
}

.macTopNews .playPause {
   position: absolute;
   bottom: 10px;
   left: 315px;
}

.lists_adRightVerticalSpacer {
   height: 355px;
}

.adRightVerticalSpacer {
   height: 340px;
}


/* MAC Tester ----------------------------------------*/
.macTester-AE {
    margin-top: 10px;
}

.macTesterMainColumn h2 {
    font-size: 15px;
    font-weight: bold;
}

.macTesterMainColumn h2 a {
    color: #000000;
}


.macTesterMainColumn .news{
    margin-bottom: 10px;
}

.macTesterMainColumn .news .pictureBorderDiv {
    margin-right: 10px;
}


.tester_search {
   display: inline;
}

.testerSearchText {
    border:1px solid #BBBBBB;
    height:19px;
    width:200px;
}

.tester_search .searchButton {
   background: #b1b316;
   border: 0px;
   color: #ffffff;
   font-weight: bold;
   font-size: 11px;
   height: 19px;
   margin-left: 5px;
   margin-right: 5px;
   margin-top: 0px;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 1px;
   vertical-align: top;
}



/* Menu toolbox */
.menu-toolbox .box a,
.menu-toolbox .box a:hover {
   display: inline;
   background: transparent;
   color: #000000;
   height: 1.5em;
}


.menu-toolbox a {
   margin-bottom: 0px;
}


.mac_adRightVerticalSpacer {
   height: 120px;
}



