/* AKAM-SPECIFIC STYLING */
a,
#articleAllModules .headlineDescription span,
.colorFirst {
    color: #7a921a;
/*    color: #d66522;*/
}

a:hover,
.colorSecond {
    color: #a5cf00;
/*    color: #f73;*/
}

.actualPage p, 
.actualPage ul {
    line-height: 18px;
}

/* COL 2 boxes different link color */
.testFeed a,
.topicFeed h3 a,
#feedLatestUserReviews a,
#feedMostPopularProducts a{
    color: #1a4574; 
    color: #566712;
/*    color: #3f7189;*/
}

.preamble p a:visited,
.relatedLinks a:visited {
    color: #888;
}

.preamble p a:visited,
.relatedLinks a:visited {
    text-decoration: none;
    border-bottom: 1px dotted #ccc;
}

/*    color: #5ea9cd;*/
.colRight .feed a {
    color: #3f7189;
}

.preamble h4 .prefixArticleType,
.preamble h3 .prefixArticleType {
    color: #7a921a;
}



#logo {
    background: url("../images/main/logoAkam.png") 0 11px no-repeat;
}

#mainMenu .sistenytt {
    background-image: url("../images/main/mainMenuIconLastNewsAkam.png");
}

#mainMenu .tester {
    background-image: url("../images/main/mainMenuIconTestsAkam.png");
}

#mainMenu .forum {
    background-image: url("../images/main/mainMenuIconForumAkam.png");
}

#mainMenu .produktguide {
    background-image: url("../images/main/mainMenuIconPriceguideAkam.png");
}

#mainMenu .artikler {
    background-image: url("../images/main/mainMenuIconArticlesAkam.png");
}

#mainMenu .guider {
    background-image: url("../images/main/mainMenuIconGuidesAkam.png");
}

#mainMenu .anbefalinger {
    background-image: url("../images/main/mainMenuIconRecommendedAkam.png");
}

#mainMenu .video {
    background-image: url("../images/main/mainMenuIconVideoAkam.png");
}


.florida h3,
.montana h3 {
    font-size: 12pt;
}

#feedPriceguide {
    background: url("../images/main/feedPriceguideBgAkam.png") repeat-x;
}

#feedPriceguide h3 {
    background: url("../images/main/feedPriceguideHeaderAkam.gif") no-repeat;
}

#feedPriceguide .submit {
    background: url('../images/main/feedPriceguideSubmitAkam.png') no-repeat;
}

#feedPriceguide a {
    color: #e9ff93;
}




/* 
 * Akam have some tables with border=0 in old articles
 * so lets remove the default table borders and padding
 */
.actualPage table {
/*    margin: 0;*/
    border: 0;
}

.actualPage table td {
    border: 0;
    padding: 0;
}

.legacy .actualPage h2,
.legacy .actualPage h4 {
    font-size: 19pt;
    line-height: 16pt;
    letter-spacing: -1px;
    margin: 26px 0 19px 0;
    margin: 0 0 19px 0;
    font-family: Georgia, Times, serif !important;
    font-weight: normal;
}

#article .pagesList a {
    color: #c1f200;
}

#articleProductInformation a {
    color: #c1f200;
}


/**
 * Photo Competition
 */


#photoCompetition {
    margin-bottom: 20px;
}

#photoCompetition .photo {
    padding: 6px;
    background: #f0f0f0 none repeat scroll 0%;
    border: 1px solid #e0e0e0;
    text-align: center;
}

#photoCompetition .photo p {
    font-size: 8pt;
    line-height: normal;
    color: #666;
    clear: left;
    font-family: Arial, Helvetica, Nimbus, Sans, FreeSans, Malayalam, sans-serif;
    margin-top: 10px;
}

#photoCompetition .photo img {
    border: none;
}




#textAds a {
    color: #566712;
}


#searchUbiquitous .submit input.submit {
    background-image: url(../images/main/buttonMetallicAkam30.png);
}

#searchUbiquitous .submit .end {
    background-image: url(../images/main/buttonMetallicAkam30.png);
}

#searchUbiquitous .moreLink, 
#searchUbiquitous .moreLink span {
    background-image: url(../images/main/buttonMetallicAkam25.png);
}
