/* 
 * GENERAL
 */
* {
    padding: 0;
    margin: 0;
}

html, body {
    height: 100%;
}

img {
    border: 0;
}

ul {
	list-style-type: none;
}

a {
    color: #4180c4;
    text-decoration: underline;
}

a:hover {
    color: #76b8ff;
}

/* Remove chromes default outline on input when it's focused */
input:focus {
    outline: none;
}

.nimbus {
    font-family: Arial, Helvetica, "Nimbus Sans", FreeSans, Malayalam, sans-serif;
}

.arial {
    font-family: Arial, Helvetica, "Nimbus Sans", FreeSans, Malayalam, sans-serif;
}

.georgia {
    font-family: Georgia, Times, serif;
}

.gray {
    color: #888;
}

.lightGray {
    color: #999;
}

.darkGray {
    color: #444;
}

.removeFontStyle {
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}

.clear {
    clear: both;
}

.clearLeft {
    clear: left;
    margin: 0;
    border-top: 1px solid white;
}

.hide {
    display: none;
}

.show,
.block {
    display: block;
}

/* Clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

.noOverflow {
    overflow: hidden;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/* IE fieldset bleed-bug: http://www.communitymx.com/content/article.cfm?page=2&cid=DD9F3 Targets ie6+7 */
* html fieldset,
*:first-child+html fieldset {
    position: relative;
}

* html legend,
*:first-child+html legend {
    position: absolute;
    top: -0.5em;
    left: 0.2em;
}




/*
 * MAIN CONTAINERS
 */

body {
    background: white url("../images/main/bodyBgStretch.png") repeat-x;
    font-family: Arial, Helvetica, "Nimbus Sans", FreeSans, Malayalam, sans-serif;
    text-align: center;
}

#wrapper {
    width: 998px;
    margin: 0 auto;
    padding: 0 10px;
}

#wrapperDynamic {
    width: 98%;
    margin: 0 auto;
}

.topAds,
#topAds {
    text-align: left;
    height: 156px;
}

#logo {
    position: relative;
    float: left;
    clear: left;
    text-align: left;
    overflow: hidden;
    margin: 0 0 0 -1px;
    line-height: normal;
    width: 330px;
    overflow: hidden;
    height: 90px;
}

#logo a {
    text-decoration: none;
    font-size: 50pt;
    outline: none;
}

#logo span {
    visibility: hidden;
}

#content {
    text-align: left;
}

#footer {
    text-align: left;
    border-top: 3px solid #ddd;
    padding: 10px 0 60px 0;
    margin: 20px 0 0 0;
    font-size: 8pt;
    color: #444;
}

#footer .copyright {
    padding: 0;
    font-size: 8pt;
    background-color: transparent;
    float: left;
}

#footer .editorialInfo {
    padding-bottom: 7px;
    margin-bottom: 7px;
    border-bottom: 1px dotted #aaa;
}

#footer .editorialInfo p {
    margin-bottom: 4px;
}

.col1 {
    float: left;
}

.col2 {
    float: left;
    width: 292px;
}

.col3 {
    width: 100%;
    clear: both;
    float: left;
}

.col4 {
    float: left;
    width: 810px;
}

.colCommon {
    clear: left;
}

.colRight {
    overflow: hidden;
    float: right;
    width: 180px;
}

.forceRight {
    float: right;
}

.forceLeft {
    float: left;
}

.floatNone {
    float: none !important;
}

.clearNone {
    clear: none !important;
}

.marginNone {
    margin: 0 !important;
}

.forceInline {
    display: inline !important;
}


.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    opacity: 0.7;
    filter: alpha(opacity = 70);
    display: block;
    background-color: #000;
    width: 100%;
    height: 100%;
    z-index: 25;
}

body > .overlay {
    position: fixed; 
}

.alignCenter {
    text-align: center;
}



/*
 * 404
 */

#fourNullFour {
    font-size: 10pt;
    margin-top: 19px;
}

#fourNullFour h2 {
    font-size: 15pt;
    margin-bottom: 8px;
}

#fourNullFour h3 {
    font-size: 12pt;
    margin-bottom: 8px;
}

#fourNullFour p,
#fourNullFour ul,
#fourNullFour label {
    display: block;
    margin-bottom: 10px;
}

#fourNullFour ul {
}

#fourNullFour li {
    margin: 0 30px;
    list-style-type: disc;
}

#fourNullFour .header404 {
    margin: 0;
    width: 798px;
    height: 630px;
    background: url(../images/main/404.jpg) no-repeat;
}

#fourNullFour .search {
    text-align: center;
    margin-bottom: 10px;
}

#fourNullFour .search input[type="text"] {
    padding: 2px;
    width: 25em;
}


/* 
 * ADS
 */

#adPlacements {
    display: none;
}

.adPower {
    margin-bottom: 20px;
}

.ad768x150 {
    width: 768px;
}

.ad180x150 {
    width: 180px;
}

.ad180x500 {
    text-align: right;
    margin-bottom: 25px;
    height: 500px;
}

.ad468x400 {
    max-height: 420px;
}

.ad768x400 {
    min-height: 80px;
}

#topAd768x150 {
    float: left;
    width: 768px;
    /* TMP FOR SPECIAL AD */
    position: relative;
    z-index: 200;
}

#topAd180x150 {
    float: right;
    width: 180px;
    overflow: hidden;
}

#ad180x500-1,
#ad180x500-2 {
    text-align: right;
    margin-bottom: 25px;
}

#ad180x500-1 {
    min-height: 500px;
}

#ad468x400-1 {
    max-height: 420px;
}

#ad768x400-1 {
    min-height: 80px;
}

#article #ad468x100-1 {
    float: right;
    padding: 4px 0 16px 19px;
    background: white;
}

#article #ad468x100-1 > div {
    width: 468px;
    min-height: 60px;
    color: #999;
    font-size: 1pt;
    background: #3e3e3e;
    padding: 3px 3px 6px 3px;
    background: #333 url("../images/main/feedMobileSearchBorderBottom.png") left bottom repeat-x;
}

#article #ad468x400-1 {
    width: 468px;
    width: auto;
    text-align: center;
    height: auto;
    clear: both;
    padding: 3px 3px 6px 3px;
}

div.ad160x350 {
    overflow: hidden;
    margin: 10px auto 0px;
    text-align: center;
    max-width: 180px;
}

div.ad180x500-forum {
    width: 180px;
    margin: 10px auto;
}

div.ad468x120-forum {
    float: left;
    margin-right: 10px;
}

.bottomAds div {
    display: inline;
}


/* 
 * SUBJECT MENU 
 */

#subjectMenu {
    height: 30px;
    margin: 0 auto;
    float: left;
}

#subjectMenu li {
    line-height: normal;
    float: left;
    font-size: 8pt;
    text-transform: uppercase;
    height: 25px;
    margin-top: 4px;
    margin-right: 12px;
    margin-left: 2px;
}

#subjectMenu li.tek_no {
    margin-left: 0;
    margin-top: 8px;
}

#subjectMenu li.tek_no a {
    height: 16px;
    padding: 0 0 0 25px;
    background: url("../images/main/subjectMenuTek.gif") no-repeat;
}

#subjectMenu li.tek_no a:hover {
    background-position: 0 100%;
}

#subjectMenu li.tek_no a span {
    visibility: hidden;
}

#subjectMenu li.selected {
    filter: alpha(opacity = 70);
    opacity: 0.7;
    margin-top: -3px;
    margin-right: 10px;
    margin-left: 0;
    height: 31px;
    background: url("../images/main/subjectMenuSelectedBgLeftStretchTek.png") no-repeat;
}

#subjectMenu li a.selected {
    padding: 12px 11px 6px;
    background: url("../images/main/subjectMenuSelectedBgRightTek.png") top right no-repeat; 
}

#subjectMenu li a,
#subjectMenu li .deactivated {
    float: left;
    height: 14px;
    padding: 5px 0 6px 0;
    color: #706052;
    text-decoration: none;
    background: url("../images/main/subjectMenuUnderlineBg.png") 0 18px repeat-x;
}

#subjectMenu li .deactivated {
    color: #ccc;
    background: none;
}

#subjectMenu li a:hover {
    color: #5ad;
}

#subjectMenu li a span {
    height: 13px;
    float: left;
    cursor: pointer;
}

#subjectMenu li a.selected span {
    background: none;
}





/* 
 * UBIQUITOUS SEARCH
 */
#searchUbiquitous {
    float: right;
}

#searchUbiquitous p {
    line-height: normal;
    margin: 0;
}

body.audiovisuelt #searchUbiquitous,
body.tek #searchUbiquitous { 
    margin-right: -2px; 
    margin-top: 8px; 
}

body.audiovisuelt #searchUbiquitous .field,
body.tek #searchUbiquitous .field { 
/*    margin-top: 8px; */
} 

body.audiovisuelt #searchUbiquitous div.submit,
body.tek #searchUbiquitous div.submit { 
    background: none; 
    height: auto; 
    width: auto; 
} 
                           
body.tek #searchUbiquitous div.submit:hover { 
    background-position: left bottom; 
}


#searchUbiquitous {
    position: relative;
}

#searchUbiquitous .dooxLiveSearch {
    float: left;
}

#searchUbiquitous .submit {
    z-index: 20;
    position: relative;
}

#searchUbiquitous .field,
#searchUbiquitous .dooxLiveSearchInput input {
    height: 23px;
    width: 218px;
    margin: 5px 0 0 0;
    padding: 8px 0 0 29px;
    font-size: 9pt;
    font-family: Arial, Helvetica, Nimbus Sans, FreeSans, Malayalam, sans-serif;
    letter-spacing: 0;
    color: #aaa;
    border: none;
    background: url(../images/main/searchUbiquitousFieldBg.png) no-repeat;
}

#searchUbiquitous .moreLink {
    text-decoration: none;
    position: relative;
    padding: 5px 3px 5px 6px;
    display: inline;
    float: right;
    color: #fff;
    background: url(../images/main/buttonMetallicHardware25.png) no-repeat left top;
    font-size: 8pt;
    font-family: Arial, Helvetica, "Nimbus Sans", FreeSans, Malayalam, sans-serif;
    text-transform: uppercase;
}

#searchUbiquitous .moreLink span {
    height: 25px;
    top: 0;
    right: -4px;
    position: absolute;
    display: inline;
    width: 4px;
    background: url(../images/main/buttonMetallicHardware25.png) no-repeat right top;
}

#searchUbiquitous div.submit {
    background: none;
    z-index: 20;
    width: auto;
    display: inline;
    position: relative;
    z-index: 20;
    float: left;
    margin: 5px 0 0 2px;
}

#searchUbiquitous input.submit {
    margin: 0;
    width: 60px;
    text-transform: uppercase;
    display: inline;
    padding: 1px 0 1px 4px;
    height: 30px;
    font-weight: bold;
    color: #fff;
    border: none;
    float: left;
    background: url(../images/main/buttonMetallicHardware30.png) no-repeat left top;
}

#searchUbiquitous .submit .end {
    display: inline;
    width: 4px;
    float: left;
    height: 30px;
    background: url(../images/main/buttonMetallicHardware30.png) no-repeat right top;
}

#searchUbiquitous .moreLink:hover {
    background-position: 0 -25px;
}

#searchUbiquitous .moreLink:hover span {
    background-position: right -25px;
}

#searchUbiquitous .submit:hover input.submit {
    background-position: 0 -30px;
}
#searchUbiquitous .submit:hover .end {
    background-position: right -30px;
}

#searchUbiquitous .dooxLiveSearchPreview {
    background-color: transparent;
    margin-top: -25px;
    border: none;
    text-align: left;
    left: -40px;
    z-index: 10;
    width: 314px;
    padding: 40px 20px 10px 50px;
    position: absolute;
}

#searchUbiquitous .dooxLiveSearchPreview.active {
    background: url(../images/main/searchUbiquitousQuickResultsBg.png) no-repeat;
}

#searchUbiquitous .dooxLiveSearchPreview.loading {
    text-align: center;
}

#searchUbiquitous .dooxLiveSearchPreview.active .end {
    width: 350px;
    clear: both;
    margin-left: -50px;
    margin-bottom: -61px;
    bottom: -10px;
    height: 61px;
    position: relative;
    background: url(../images/main/searchUbiquitousQuickResultsBg.png) no-repeat left bottom;

}

#searchUbiquitous .dooxLiveSearchPreview.active .set {
    position: relative;
    z-index: 3;
    width: 95%;
    float: left;
}

#searchUbiquitous .dooxLiveSearchPreview.active .set h3 {
    font-weight: normal;
    margin: 20px 0;
    border-bottom: 1px solid #aaa;
    text-transform: uppercase;
    font-size: 10pt;
    color: #aaa;
    font-family: Georgia;
}

#searchUbiquitous .dooxLiveSearchPreview.active .set h3 span {
    position: absolute;
    margin-top: -8px;
    background-color: #fff;
}

#searchUbiquitous .dooxLiveSearchPreview.active .liveSearchResultItem {
    position: relative;
    cursor: pointer;
    margin-bottom: 6px;
}

#searchUbiquitous .dooxLiveSearchPreview.active .liveSearchResultItem.selected {
    background-color: #eee;
}

#searchUbiquitous .dooxLiveSearchPreview.active .liveSearchResultItem .liveSearchResultText {
    width: 76%;
    float: left;
    font-size: 8pt;
}

#searchUbiquitous .dooxLiveSearchPreview.active .liveSearchResultItem h4 {
    width: 80%;
    font-size: 10pt;
    color: #1a4574;
}

#searchUbiquitous .dooxLiveSearchPreview.active .liveSearchResultItem .liveSearchResultImage {
    background-color: #fff;
    text-align: center;
    width: 60px;
    height: 40px;
    overflow: hidden;
    float: left;
    margin-right: 6px;
}

#searchUbiquitous .liveSearchResultItem .price {
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 10pt;
}

#searchUbiquitous .dooxLiveSearchMoreLink {
    margin-top: 8px;
    font-weight: bold;
    clear: both;
    font-size: 9pt;
    text-align: center;
}

#searchUbiquitous .liveSearchResultItem {
    background-color: #fff;
    border: none;
}



/* 
 * MAIN MENU 
 */

#mainMenu {
    clear: both;
    height: 31px;
    font-size: 9pt;
    background: url("../images/main/mainMenuNonFocusBgLeftStretch.png") no-repeat;
}

#mainMenu a {
    text-decoration: none;
    outline: none;
}

#mainMenu li {
    line-height: normal;
    float: left;
    height: 28px;
}

#mainMenu li a {
    float: left;
    height: 18px;
}

#mainMenu li.selected {
    height: 31px;
}

#mainMenu li.selected a {
    height: 19px;
    color: black !important;
    text-transform: uppercase;
    font-weight: bold;
    padding: 12px 23px 0 18px !important;
    font-size: 8pt;
}

#mainMenu li.beforeSelected a {
    padding-right: 17px !important;
}

#mainMenu .icon {
    width: 15px;
    height: 15px;
    float: left;
    margin: 1px 4px 0 0;
    background-repeat: no-repeat;
}

#mainMenu .selected .icon {
    display: none;
}

#mainMenu .inFocus {
    float: left;
    height: 28px;
    background: url("../images/main/mainMenuInFocusBgLeftStretchNeutral.png") no-repeat;
    padding-left: 4px;
}

#mainMenu .inFocus li a {
    padding: 7px 4px 6px 17px;
    color: white;
}

#mainMenu .inFocus .name {
    background: url("../images/main/mainMenuInFocusUnderlineBgNeutral.png") 0 14px repeat-x;
}

#mainMenu .inFocus .last {
    background: url("../images/main/mainMenuInFocusBgRightNeutral.png") top right no-repeat;
}

#mainMenu .inFocus li.selected {
    background: url("../images/main/mainMenuInFocusSelectedBgLeftStretchNeutral.png") no-repeat;
}

#mainMenu .inFocus li.selected a {
    background: url("../images/main/mainMenuInFocusSelectedBgRightNeutral.png") top right no-repeat;
}

#mainMenu .inFocus .selected a.last {
    background: url("../images/main/mainMenuInFocusSelectedLastBgRightNeutral.png") top right no-repeat;
}

#mainMenu .inFocus .first a {
    padding-left: 11px;
}

#mainMenu .inFocus .selected .name,
#mainMenu .nonFocus .selected .name {
    text-decoration: none;
}

#mainMenu .inFocus li.last a {
    padding-right: 26px !important;
}

#mainMenu .inFocus a:hover .name {
    background: none;
    border-bottom: 1px solid white;
}

#mainMenu .nonFocus {
    float: left;
    height: 28px;
    background: white url("../images/main/mainMenuNonFocusBgLeftStretch.png") 6px 0 no-repeat;
    padding-left: 9px;
}

.dynamicBgStretch {
    width: 100% !important;
    background: transparent url("../images/main/mainMenuNonFocusBgDynStretch.png") 6px 0 repeat-x !important;
}

#mainMenu .dynamicBgLeft {
    background: transparent url("../images/main/mainMenuNonFocusBgDynLeft.png") 6px 0 no-repeat;
    float: left;
    padding-left: 9px;
}

#mainMenu .nonFocus li a {
    color: #72593a;
    padding: 7px 4px 6px 17px;
}

#mainMenu .nonFocus li.deactivated .deactivated {
    float: left;
    color: #ccc;
    padding: 7px 4px 6px 17px;
}

#mainMenu .nonFocus .name {
    background: url("../images/main/mainMenuNonFocusUnderlineBg.png") 0 14px repeat-x;
}

#mainMenu .nonFocus a:hover .name {
    background: none;
    border-bottom: 1px solid #b39b7e;
}

#mainMenu .nonFocus li.selected {
    background: url("../images/main/mainMenuNonFocusSelectedBgLeftStretch.png") no-repeat;
}

#mainMenu .nonFocus li.selected a {
    background: url("../images/main/mainMenuNonFocusSelectedBgRight.png") top right no-repeat;
}

#mainMenu .end {
    height: 28px;
    width: 12px;
    background: url("../images/main/mainMenuNonFocusBgRight.png") top right no-repeat;
    float: right;
}





/* 
 * FRONT PAGE GENERAL 
 */

#frontPage,
.sectionPadded {
    padding-top: 19px;
}

#frontPage .col1 {
    width: 468px;
    clear: left;
    margin-right: 18px;
    margin-right: 28px;
}

#frontPage .col1 .even {
    float: right;
    margin-right: 1px;
}

#frontPage .col1 .odd {
    clear: both;
}

#frontPage .profiledButtons {
    margin: 10px 0 20px 0;
}

.adLabel {
    color: gray;
    text-transform: lowercase;
    font-size: 8pt;
    display: block;
    padding: 0 0 0 3px;
    margin: 0;
    text-align: left;
}

.adLabel.vertical {
    width: 10px;
    float: left;
    padding: 0;
    line-height: 9pt;
}

.col2 .moreLink {
    font-family: Georgia, Times, serif;
    font-size: 8pt;
    float: right;
    margin: 2px 1px 0 0;
}

.adBlock {
    clear: left;
    float: left;
    width: 788px;
}

.adBlock468 {
    clear: left;
    float: left;
    width: 468px;
}

.contrast {
    padding: 3px 0 6px 0;
    margin-bottom: 25px;
    background: #333 url("../images/main/feedMobileSearchBorderBottom.png") left bottom repeat-x;
}

h2.header {
    font-family: Georgia, Times, serif;
    font-size: 14pt;
    color: #666;
    text-transform: uppercase;
    line-height: 10pt;
    font-weight: normal;
    letter-spacing: -1px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 7px;
    margin-bottom: 13px;
}

#frontPage #ad468x100-1 {
    font-size: 1px;
    float: left;
    height: 134px;
}

#frontPage #ad768x400-1 {
    text-align: center;
}





/* 
 * PREAMBLE LAYOUT
 */

.preamble {
    clear: both;
    padding-bottom: 25px;
    overflow: hidden;
}

.preamble h3 {
    font-size: 13pt;
    letter-spacing: -1px;
}

.preamble h4 {
    letter-spacing: -1px;
    color: #999;
    font-size: 12pt; 
    font-family: Georgia, Times, serif;
    font-weight: normal;
}

.preamble h4 a {
    color: #999;
    text-decoration: none;
    font-weight: normal;
}

.preamble h4 a:hover {
    text-decoration: underline;
}

.preamble h3 a {
    color: black;
    text-decoration: none;
}

.preamble h3 a:hover {
    text-decoration: underline;
    color: black;
}

.preamble .prefixArticleType {
    
    text-transform: uppercase;
    font-weight: bold;
}

.preamble h3 .prefixArticleType,
.preamble h4 .prefixArticleType {
    font-family: Georgia, Times, serif;
    font-size: 9pt;
    letter-spacing: 0;
}

.preamble a {
    outline: none;
}

.preamble img {
    border: 1px solid #888;
}

.preamble .image {
    float: right;
}

.preamble p a {
    font-weight: bold;
    font-size: 12px;
}

.preamble p a strong {
    text-transform: uppercase;
    font-weight: bold;
}

.preamble p a img {
    display: none;
}

.preamble p {
    font-size: 13px;
    line-height: 18px;
}

.preamble .relatedLinks {
    float: left;
    font-size: 14px;
    margin: 10px 0px 0px 1px;
}

.preamble .relatedLinks li {
    padding: 2px 0px 5px 14px;
    background: url('../images/main/arrowSilver.png') no-repeat 0px 8px;
}

.preamble .relatedLinks a {
    font-weight: normal; 
}

.col3 .lastInRow {
    margin-right: 0px;
}

/* MONTANA (90x60 placed top left, text wrapped arround, all capabilities) */

.montana {
    width: 292px;   
}

.montana h3,
.florida h3 {
    margin: 0 0 4px 0; 
}

.preamble .tagSubjects {
    letter-spacing: 0;
    font-size: 9pt;
    margin-top: -1px;
}

.montana h3 .tagSubjects,
.florida h3 .tagSubjects {
    color: #b0b0b0;
}

.montana h4,
.florida h4,
.hawaii h4 {
    line-height: 12pt;
    margin: 0 0 3px 0;
}

.montana h4 a,
.florida h4 a,
.hawaii h4 a {
    font-size: 10pt;
    font-weight: normal;
    letter-spacing: 0;
}

.montana img {
    margin: 0 0 8px 10px;
}

/* FLORIDA (60x40 placed right) */

.florida {
    float: left;
    clear: none;
    width: 220px;
}

.florida h3 {
    margin: 0 0 4px 0;
}

.florida h3 .marginCorrectLarge,
.florida h3 .marginCorrectSmall,
.nebraska h3 .marginCorrectLarge,
.nebraska h3 .marginCorrectSmall {
    margin-left: -1px;
}

.florida .image {
    margin: 0 0 12px 0;
}

/* NEBRASKA (3:2 large) */

.nebraska {
    float: left;
    clear: none;
    width: 224px;
    padding-top: 4px;
    border-top: 1px solid #ccc;
}

.nebraska h3 {
    margin: 0 0 6px 0;
}

.nebraska h4 {
    font-size: 11pt;
    line-height: 11pt;
    margin: 0 0 3px 0;
}

.nebraska .image {
    float: none;
    margin: 0 0 13px 0;
}

/* WASHINGTON (Horizontal no-image) */

.washington {
    padding: 12px 0 16px 0;
    border-top: 1px solid #ccc;
    border-bottom: 3px solid #ccc;
    border-top: 1px dotted #ccc;
    border-bottom: 3px solid #f2eee9;
    margin-bottom: 25px;
}

.washington h3 {
    font-size: 24pt;
    line-height: 20pt;
    letter-spacing: -3px;
    margin: 2px 0 6px 0;
}

.washington h3 a .articleType {
    font-size: 16pt;
    letter-spacing: -1px;
    font-weight: normal;
    text-transform: uppercase;
    color: #999;
}

.washington .image {
    display: block;
    height: 155px;
    width: 467px;
    padding-bottom: 6px;
    background: url("../images/main/preambleShadow465x155.png") bottom left no-repeat;
    margin: 0 0 7px 0;
}

/* TEXAS (3:1 466x155, really humongous) */

.texas {
    width: 468px;
}

.texas h3 {
    font-size: 22pt;
    letter-spacing: -2px;
    line-height: 22pt;
    margin: 2px 0 6px 0;
}

.texas h3 .marginCorrectLarge {
    margin-left: -2px;
}

.texas h3 .marginCorrectSmall {
    margin-left: -1px;
}

.texas h4 {
    font-size: 14pt;
}

.texas .image {
    float: none;
    display: block;
    height: 155px;
    padding-bottom: 6px;
    background: url("../images/main/preambleShadow465x155.png") bottom left no-repeat;
    margin: 0 0 3px 0;
    overflow: hidden;
}

.texas .stamp1 {
    background: url("../images/main/preambleStamp1-1Texas.png") top right no-repeat;
}

/* CALIFORNIA (2:1 medium) */

.california {
    clear: both;
}

.california h3 {
    font-size: 20pt;
    margin: 2px 0;
    line-height: 19pt;
    letter-spacing: -2px;
    padding: 3px 0 7px 0;
}

.california h3 a .articleType {
    font-size: 16pt;
    letter-spacing: -1px;
}

.california .image {
    display: block;
    height: 155px;
    height: 145px;
    height: 193px;
    padding-bottom: 6px;
    background: url("../images/main/preambleShadow310x155.png") bottom left no-repeat;
    margin-bottom: 7px;
}

.california .stamp1 {
    background: url("../images/main/preambleStamp1-1Texas.png") top right no-repeat;
}

/* ALASKA (2:3 to the side, headline only, medium) */

.alaska {
    width: 468px;
    padding-top: 12px;
    border-top: 1px solid #ccc;
}

.alaska .image {
    float: left;
    margin: 0 18px 0 0;
}

.alaska h3 {
    font-size: 18pt;
    letter-spacing: -2px;
    margin-bottom: 10px;
    line-height: normal;
}

.alaska h3 .marginCorrectLarge {
    margin-left: -2px;
}

.alaska h3 .marginCorrectSmall {
    margin-left: -1px;
}

.alaska .relatedLinks {
    width: 330px;
}

/* OREGON (2:3 to the side, headline only, small) */

.oregon {
    width: 224px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    float: left;
    clear: none;
}

.oregon .image {
    margin-right: 10px;
    float: left;
}

.oregon p span {
    display: none;
}

.oregon h4 {
    margin-bottom: 2px;
}

.oregon h3 {
    line-height: normal;
}

/* HAWAII (3:2 only headline/subheadline, tiny) */

.large .hawaii {
    padding: 3px 0 18px 0;
    border: none;
}

.hawaii {
    padding: 8px 0;
    border-top: 1px dotted #ccc;
}

.hawaii h3 {
    font-size: 12pt;
}

/* ARIZONA */

.arizona {
    width: 768px;
}

.arizona .image {
    float: none;
}

/* UTAH */

.utah {
    margin-right: 26px;
    border-top: 1px solid #ccc;
    padding-top: 3px;
    clear: none;
    width: 238px;
    float: left;
}

.adWithPreamble .utah {
    margin-right: 0;
}

.utah .image {
    margin-right: 15px;
    float: left;
}

.utah h3 {
    margin-top: 10px;
}

/* NEWYORK */

.newyork {
    width: 504px;
    float: left;
    padding-top: 3px;
    border-top: 1px solid #ccc;
    clear: none;
}

.newyork .image {
    float: none;
}

/* COLUMBUS */

.columbus {
    margin-right: 26px;
    padding-top: 3px;
    border-top: 1px solid #ccc;
    float: left;
    clear: none;
    width: 238px;
}

.columbus .image {
    float: none;
}

/* OKLAHOMA */

.oklahoma {
    width: 238px;
    clear: none;
    padding-top: 3px;
    margin-left: 26px;
    border-top: 1px solid #ccc;
    float: left;
}

.oklahoma .image {
    float: none;
}


.arizona h3 {
    letter-spacing: -1px;
    font-size: 32pt;
}

.arizona p a {
    font-size: 12pt;
    font-weight: normal;
}

.arizona p a strong {
    font-size: 12pt;
}

.columbus h3 {
    font-size: 13pt;
}

.utah p a,
.columbus p a {
    font-size: 9pt;
    font-weight: bold;
}

.newyork h3 {
    font-size: 23pt;
}

.oklahoma h3 {
    font-size: 15pt;
}

/*
 * FEEDS
 */

.feed {
    font-size: 8pt;
    margin-bottom: 25px;
}

.feed .moreLink {
    float: right;
}

.feed h2,
#articleAllModules .feed h3 {
    font-family: Georgia, Times, serif;
    font-size: 11pt;
    color: #666;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: -1px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 4px;
    margin-bottom: 7px;
    clear: left;
}

.col2 .feed h2,
#articleAllModules .feed h3 {
    font-size: 14pt;
    line-height: 10pt;
    padding-bottom: 7px;
}

.feed .image {
    width: 60px;
    height: 40px;
    text-align: center;
    float: left;
}

.colRight h2 {
    font-size: 11pt;
}

.colRight .feed a {
    color: #869c57;
    color: #72854a;
    color: #4d5d2b;
}

.colRight .feed a:hover {
    color: #b6ca8a;
    color: #869c57;
    color: #7a9345;
}


/* New Products feed */

.latestProducts {
    margin: -1px 0 22px;
}

.latestProducts .forceLeft {
    margin-left: 10px;
    width: 205px;
    display: inline;
}

.latestProducts .image {
    overflow: hidden;
    text-align: left;
}

.latestProducts li {
    margin-bottom: 10px;
}

.latestProducts h3 {
    font-size: 8pt;
}



/* OTHER SITE FEEDS */
#otherSitesFeeds .meta {
    display: block;
    color: #888;
}

#otherSitesFeeds .meta a {
    color: #888;
}

#otherSitesFeeds .topic {
    font-weight: bold;
}

#otherSitesFeeds .topic:hover {
    text-decoration: underline;
}




/* PARTNER SITES */

#partnerSites {
    clear: both;
    margin-bottom: 5px;
}

#partnerSites h4 {
    font-size: 8pt;
    margin-right: 6px;
    display: inline;
}
#partnerSites ul {
    display: inline;
}

#partnerSites li {
    margin-right: 8px;
    display: inline;
}

#partnerSites a {
    color: #444;
    text-decoration: none;
}

#partnerSites a:hover {
    text-decoration: underline;
}




/* FOOTER LINK LIST */
#footerList {
    margin-left: 10px;
    float: left;
}

#footerList ul {
}

#footerList li {
    margin-right: 8px;
    float: left;
}

#footerList a {
    text-decoration: underline;
}

#footerList .rss {
    background: url("../images/icons/rss-icon.png") no-repeat right;
    padding: 1px 19px 0 0;
}




/* PRICEGUIDE AND TEST CATS */

#feedPriceguide {
    height: 100px;
    padding: 8px 8px 6px 8px;
}

#feedPriceguide h3 {
    clear: both;
    width: 196px;
    height: 43px;
    margin: 3px 0 6px 4px;
}

#feedPriceguide h3 span {
    display: block;
    width: 196px;
    height: 43px;
    margin: 3px 0 0 4px;
    visibility: hidden;
}

#feedPriceguide p {
    display: block;
    clear: both;
    margin: 0;
}

#feedPriceguide .text {
    float: left;
    width: 214px;
    height: 17px;
    border: none;
    font-size: 8pt;
    line-height: 11px;
    padding: 4px 0 0 6px;
    color: #888;
}

#feedPriceguide .submit {
    float: right;
    width: 46px;
    height: 21px;
    border: none;
    cursor: pointer;
    font-weight: bold;
    font-size: 8pt;
    font-family: Arial, Helvetica, "Nimbus Sans", FreeSans, Malayalam, sans-serif;
    text-transform: uppercase;
}

#feedPriceguide ul {
    width: 270px;
    display: block;
    clear: both;
    padding-top: 4px;
}

.testMore {
    margin-top: 8px;
    padding: 8px 0 12px 0;
    border-top: 1px dotted #ccc;
    border-bottom: 3px solid #f2eee9;
    margin-bottom: 25px;
    text-transform: uppercase;
    color: #888;
}

#feedPriceguide *,
.testMore * {
    font-size: 8pt;
}

#feedPriceguide li,
.testMore li {
    display: inline;
    margin-right: 6px;
    text-transform: lowercase;
}

#feedPriceguide .more,
.testMore .more {
    font-weight: bold;
}

#feedPriceguide a:hover {
    color: white;
}





/* TOPIC FEEDS / TEST FEED / THEME PAGE FEED */

.topicFeed {
    clear: right;
}

.feedArticles .preamble h3 .prefixArticleType {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    text-transform: inherit;
}

.topicFeed .feedArticles,
#feedComingProducts ul,
#feedThemePages ul {
    background: #ebebeb url("../images/main/feedTopicBgSilverStretch.png") repeat-x;
    border-bottom: 1px solid #ccc;
    margin-bottom: 25px;
    padding: 6px 10px 10px 10px;
}

#feedThemePages ul a {
    font-weight: bold;
}

.topicFeed li a {
    text-decoration: none;
}

.topicFeed h3 a {
    display: block;
    text-decoration: none;
}

.topicFeed h3 a:hover {
    text-decoration: underline;
}

.topicFeed li {
    display: block;
    padding: 0;
    font-size: 8pt;
    margin: 4px 0 8px 0;
}

.topicFeed .published {
    float: right;
    color: #999;
}

.topicFeed h2 {
    margin: 0 0 1px 0;
}

.topicFeed h3 {
    font-size: 8pt;
    letter-spacing: 0;
    font-weight: bold;
    float: left;
    clear: none;
    width: 198px;
    cursor: pointer;
}

.topicFeed img {
    float: right;
    margin: 0 0 10px 10px;
}

.topicFeed p {
    clear: left;
    font-size: 8pt;
    line-height: normal;
    color: #666;
}





/* FORUM THREADS */

#feedLastForumThreads {
    color: #999;
}

#feedLastForumThreads li,
.ForumThreads li {
    padding: 3px 0 2px 14px;
    background: url('../images/main/feedForumIcon.png') no-repeat 0 7px;
}

#feedLastForumThreads .moreLink,
.ForumThreads .moreLink {
    float: none;
    display: block;
    text-align: center;
    padding: 8px 0 2px 0;
    font-size: 9pt;
    font-weight: bold;
    font-family: Georgia, Times, serif;
}





/* SPONSORED PRODUCT */

#feedSponsoredProduct h2 {
    letter-spacing: 0;
    font-size: 10pt;
}

#feedSponsoredProduct h4 {
    font-size: 12pt;
    letter-spacing: -1px;
    text-align: center;
    margin-bottom: 3px;
}

#feedSponsoredProduct p {
    text-align: center;
    color: #666;
}

#feedSponsoredProduct .disclaimer {
    color: #bbb;
    font-size: 7pt;
    text-transform: uppercase;
    margin-top: 7px;
}





/* PROFILED CAREERS */

#feedProfiledCareers {
    overflow: hidden;
    height: 80px;
    width: 290px !important;
    width: 280px;
    padding: 10px;
    margin: 0 3px 0 0;
    float: right;
    background: #314951;
    color: #7199a7;
}

#feedProfiledCareers h2 {
    font-family: Arial, Helvetica, "Nimbus Sans", FreeSans, Malayalam, sans-serif;
    font-size: 11pt;
    border: none;
    height: 17px;
    margin: 0;
    overflow: hidden;
    font-weight: bold;
    color: #7199a7;
}

#feedProfiledCareers ul {
    margin: 0;
    overflow: hidden;
}

#feedProfiledCareers li {
    display: block;
    clear: both;
    padding: 5px 0 2px 0;
}

#feedProfiledCareers .moreLink {
    font-size: 8pt;
    height: 16px;
    overflow: hidden;
}

#feedProfiledCareers a {
    color: #c8e4ed;
}


.careerContainer li {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 4px;
    margin-bottom: 10px;
}

.careerContainer img {
    height: 50px;
}



/* SISTER ARTICLES / BLOGS */

#feedSisterFeeds li,
#feedBlogEntries li,
#feedLatestClassifieds li,
.rssFeed li {
    padding: 3px 0 4px 0;
}

#feedSisterFeeds .description,
#feedBlogEntries .description,
#feedLatestClassifieds .description {
    display: block;
}

#feedSisterFeeds .description,
#feedSisterFeeds .description a,
#feedBlogEntries .description,
#feedLatestClassifieds .description,
#feedLatestClassifieds .description a,
#feedSisterFeeds .description a:visited { 
    color: #999;
}





/* COMING PRODUCTS */

#feedComingProducts ul {
    padding-bottom: 10px;
}

#feedComingProducts li {
    display: block;
    clear: both;
    font-size: 9pt;
    padding: 6px 0;
    border-top: 1px dotted #ccc;
}

#feedComingProducts li:first-child {
    border-top: none;
    padding-top: 2px;
}

#feedComingProducts .releaseDate {
    display: block;
    color: #999;
    font-size: 8pt;
    padding-bottom: 3px;
}

#feedComingProducts .productTitle {
    display: block;
    letter-spacing: -1px;
    font-size: 11pt;
    font-weight: bold;
}

#feedComingProducts img {
    margin-bottom: 4px;
}





/* POPULAR PRODUCTS / LATEST USER REVIEWS */

#feedMostPopularProducts {
    clear: left;
}

#feedMostPopularProducts li,
#feedLatestUserReviews li {
    clear: both;
    padding: 5px 0;
    border-bottom: 1px dotted silver;
}

#feedMostPopularProducts .imgBox,
#feedLatestUserReviews .imgBox {
    float: left;
    width: 60px;
    min-height: 40px;
    margin-right: 10px; 
    text-align: center;
}

#feedMostPopularProducts a,
#feedLatestUserReviews a {
    text-decoration: none;
}

#feedLatestUserReviews a:hover,
#feedMostPopularProducts a:hover {
    text-decoration: underline;
}

#feedMostPopularProducts .productTitle,
#feedLatestUserReviews .headline {
    font-weight: bold;
}

#feedMostPopularProducts .productCategory,
#feedLatestUserReviews .productName,
#feedLatestUserReviews .author,
#feedLatestUserReviews .rating {
    display: block;
    color: #999;
}

#feedMostPopularProducts .clear {
    clear: both;
    border-top: 1px solid white;
}




/* AMNESTY AD */

div.amnesty {
    margin: 0 0 6px 6px;
    float: left;
    clear: both;
    font-size: 7pt;
}

span.amnestyLogo {
    cursor: pointer;
    background-image: url("http://images.gfx.no/328/328070/amnesty_litenlogo.jpg");
    background-repeat: no-repeat;
    float: left;
    width: 22px;
    height: 31px;
} 

span.amnestyText {
    color: #d0332e;
    display: block;
    cursor: pointer;
    float: left; 
    padding-top: 10px;
    margin: -1px 0 0 6px;
    width: 125px;
} 

div.amnesty a:hover span.amnestyText {
    text-decoration: underline;
}





/* 
 * ARTICLE VIEW
 */

body.article {
    background: #f0eeec url("../images/main/articleBodyBgStretch.png") repeat-x;
}

#article {
    /* IE =< 7 needs float: left+width: 100% so users can mark the content with mouse */
    float: left;
    width: 100%;
    /* End of ie-fix */

    padding-top: 19px;
    background: white;
}

#articleAllModules {
    width: 788px;
 /*   width: 798px;*/
    padding: 34px 0 0 0;
    float: left;
    margin-left: -5px;
    padding-left: 5px;
    background-color: #fff;
    border-right: 1px solid #ccc;
    padding-right: 13px;
}


/* HEADERS */

#article .headerBlock {
    overflow: hidden;
}

#article .lacksMainMedia .headerBlock {
    margin: 0 0 15px 15px;
}

#articleAllModules .headlineDescription {
    letter-spacing: -1px;
    color: #999;
    font-size: 15pt; 
    line-height: 15pt;
    font-family: Georgia, Times, serif;
    font-weight: normal;
    margin: 0 0 5px 0;
}

#articleAllModules .headlineDescription .prefixArticleType {
    font-size: 12pt;
    text-transform: uppercase;
    font-family: Georgia, Times, serif;
}

#articleAllModules .headlineDescription .tagSubjects {
    font-size: 12pt;
    font-family: inherit;
    color: inherit;
}

#articleAllModules .headlineDescription a {
    text-decoration: none;
    font-family: Georgia, Times, serif;
    font-size: 15pt;
}

#articleAllModules .headline {
    font-size: 32pt;
    line-height: 27pt;
    letter-spacing: -3px;
    margin: 0 0 14px 0;
}

#articleAllModules .headline .marginCorrectLarge,
#articleAllModules .headlineDescription .marginCorrectLarge {
    margin-left: -3px;
}

#articleAllModules .headline .marginCorrectSmall,
#articleAllModules .headlineDescription .marginCorrectSmall {
    margin-left: -2px;
}

#article .authors {
    line-height: 20px;
    list-style-type: none;
    width: 276px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 4px 0 !important;
    padding: 0 0 4px 0;
    margin: 6px 0 20px 20px;
    color: #999;
}

#article .authors li {
    font-size: 8pt;
    margin: 0;
}

#article .authors li.print {
    float: right;
}

#article .authors li.published {
    float: right;
    margin-right: 10px;
}

#article .authors a {
    text-transform: uppercase;
}

/* MAIN IMAGE, PREAMBLE AND 468x100 AD */

#article .mainMedia img {
    width: 788px;
}

#article .preamble {
    clear: none;
    font-family: Georgia, Times, serif;
    font-size: 14pt;
    line-height: 20pt;
    font-weight: bold;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 0;
    padding: 0 9px 19px 15px;
}

#article #articleAllModules .preamble * {
    font-family: Georgia, Times, serif;
}

#article .mainMedia {
    padding: 8px 0 14px 0;
    border-top: 3px double #ccc;
    overflow: hidden;
}

#article .mainMedia.video .playButton {
    width: auto !important;
    height: 100% !important;
}

#article .mainMedia.video .playButton:hover {
    background-image: url(http://static.new.gfx.no/images/legacy/gamer/videoPlayerPlayButtonActive.png) !important;
}

#article .imageCaption {
    background: #262626;
    color: #bdbdbd;
    font-size: 8pt;
    padding: 3px 10px;
    text-align: center;
}

#article .imagePhotographer {
    color: #818181;
}

/* PAGE CONTENT */

.pageContent {
    background: #fff url("../images/main/articlePageContentBgStretch.png") 0 240px repeat-y;
    margin-left: -5px;
}

.pageContent .borderTop {
    float: left;
    width: 5px;
    height: 488px;
    background: url("../images/main/articlePageContentBgTop.png") no-repeat;
    display: block !important;
    display: none;
}

.actualContent {
    clear: none;
    width: 468px;
    float: left;
    border-right: 1px solid #ccc;
    width: 552px;
    padding: 0 15px 0 20px;
}

#article .lacksMainMedia .actualContent {
    padding: 0 15px;
}

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

.actualPage h4 {
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    letter-spacing: -1px;
}

.actualPage p,
.actualPage ul,
.actualPage ol {
    padding-bottom: 19px;
    margin:0;
    font-size: 13px;
    line-height: 22px;
}

.actualPage ol {
    list-style-type: decimal;
    padding: 0 0 19px 0;
}

.actualPage ul {
    list-style-type: disc;
    padding: 0 0 19px 0;
}

.actualPage ol li, 
.actualPage ul li {
    margin: 0 0 0 24px;
}

/* COMPETITION TEMPLATE STYLING */

.actualPage .competition {
    padding-bottom: 19px;
}

.actualPage .competition ol,
.actualPage .competition .contactInformation {
    padding-left: 0;
    list-style-type: none;
}

.actualPage .competition ol ol {
    padding-bottom: 0;
}

.actualPage .competition input {
    font-size: 9pt;
}

.actualPage .competition .question {
    font-weight: bold;
    font-size: 11pt;
    letter-spacing: -1px;
}

.actualPage .competition li {
    margin-left: 0px;
}

.actualPage .competition .question li ol li {
    margin: 2px 0px 2px 20px;
}

.actualPage .competition .option {
    font-weight: normal;
    font-size: 9pt;
    letter-spacing: 0;
}


/* NEXT BUTTON */

.articleNextButton {
    display: none;
}

/* NO HEADER STYLE */

.noHeader {
    clear: right;
}

/* SIDE BAR */
#article .sideBar {
    float: right;
    clear: right;
    width: 198px;
}

#article .sideInfo {
    width: 198px;
    background: #222 url("../images/main/articleSidebarBgTop.png") no-repeat;
}

#article .sideInfoBottom {
    width: 198px;
    height: 5px;
    background: #222 url("../images/main/articleSidebarBgBottom.png") no-repeat;
    clear: left;
}

/* PAGES LIST, EXTERNAL LINKS */

#article .pagesList,
#article #articleExternalLinks {
    font-size: 9pt;
    padding: 7px 0 5px 0;
    border-bottom: 1px solid #444;
}

#article .pagesList li,
#article #articleExternalLinks li {
    list-style-type: none;
    margin: 0 6px 6px 6px;
    padding: 4px 9px 3px 9px;
}

#article .pagesList .selected {
    padding: 0 0 1px;
    background: url("../images/main/articlePagesListSelectedBgBottom.png") no-repeat left bottom;
    color: white;
    font-weight: bold;
}

#article .pagesList .selected .stretch {
    display: block;
    background: #525252 url("../images/main/articlePagesListSelectedBgTopStretch.png") no-repeat;
    margin-bottom: 2px;
    padding: 6px 9px 3px !important;
    padding-top: 3px;
}

#articleExternalLinks h4 {
    clear: both;
    color: #666;
    font-size: 8pt;
    text-transform: uppercase;
    margin: 0 12px;
}

/* PAGES NEXT/PREV */

#article .pagesNextPrev {
    padding: 10px 0;
    border-top: 1px dotted silver;
    border-bottom: 1px dotted silver;
    clear: both;
    font-size: 9pt;
}

#article .pagesNextPrev .prevPage {
    float: left;
}

#article .pagesNextPrev .nextPage {
    float: right;
}

#article .pagesNextPrev .nextPage,
#article .pagesNextPrev .prevPage {
    width: 100px;
    border-bottom: 1px solid white;
}

#article .pagesNextPrev .nextPage a {
    padding-top: 8px;
    width: 87px;
    height: 22px;
    display: block;
    background: url("../images/main/articleNextPage.gif") no-repeat right;
    text-decoration: none;
}

#article .pagesNextPrev .prevPage a {
    padding-top: 8px;
    padding-left: 28px;
    width: 87px;
    height: 22px;
    display: block;
    background: url("../images/main/articlePrevPage.gif") no-repeat left;
    text-decoration: none;
}

#article .pagesNextPrev .listPages {
    padding: 0;
    text-align: center;
    list-style: none;
}

#article .pagesNextPrev .listPages li {
    display: inline;
    margin: 0;
}

/* PRODUCT INFORMATION */

#articleProductInformation {
    padding: 12px;
    color: silver;
    font-size: 9pt;
    line-height: 13pt;
}

#articleProductInformation li {
    clear: both;
}

#articleProductInformation li.otherProducts {
    margin-top: 25px;
}

#articleProductInformation h4 {
    clear: both;
    color: #666;
    font-size: 8pt;
    text-transform: uppercase;
}

#articleProductInformation h3 {
    clear: both;
    font-size: 12pt;
    text-transform: none;
    letter-spacing: -1px;
    line-height: normal;
    border: none;
    font-weight: bold;
    padding: 3px 0 5px 0;
}

#articleProductInformation h3 a {
    text-decoration: none;
}

#articleProductInformation img {
    background-color: #fff;
    width: 172px;
    margin: 8px 0;
    border: 1px solid #666;
}

#articleProductInformation .details {
    margin-bottom: 10px;
}

#articleProductInformation .detail {
    clear: both;
}

#articleProductInformation .label {
    float: left;
    width: 47%;
    font-weight: bold;
}

#articleProductInformation .value {
    float: right;
    width: 47%;
}

#articleProductInformation ol {
    list-style-type: none;
}

#articleProductInformation .prices {
    clear: both;
}

#articleProductInformation .prices li.first {
    font-weight: bold;
}

#article #articleProductInformation .clear {
    margin: 0;
}


/* RELATED RSS */

#article .rss.related {
    overflow: auto;
    line-height: 13pt;
    font-size: 9pt;
    padding: 12px;
}

#article .rss.related h4 {
    font-size: 8pt;
    clear: both;
    color: #666;
    text-transform: uppercase;
}

#article .rss.related li.rss {
    float: left;
    margin-bottom: 4px;
}

#article .rss.related li.rss a {
    display: block;
    background: url("../images/icons/rss-icon.png") no-repeat 0 2px;
    padding-left: 19px;
}

/* RELATED ARTICLES */

#articleRelatedArticles {
    clear: both;
    width: 188px;
    padding: 20px 5px 12px 5px;
    background: white;
}

#articleRelatedArticles li {
    padding-bottom: 23px;
}

#articleRelatedArticles img {
    float: right;
    border: 1px solid #888;
    margin: 0 0 6px 0;
}

#articleRelatedArticles h3,
#articleForumReplies h3 {
    text-transform: uppercase;
    font-family: Georgia, Times, serif;
    color: #666;
    font-weight: normal;
    letter-spacing: -1px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 4px;
    margin-bottom: 7px;
    clear: left;
    font-size: 14pt;
    line-height: 10pt;
    padding-bottom: 7px;
}

#articleRelatedArticles h4 a {
    text-decoration: none;
    font-size: 12pt;
    letter-spacing: -1px;
    color: black;
}

#articleRelatedArticles h4 a:hover {
    color: inherit;
    text-decoration: underline;
}

#articleRelatedArticles .moreLink {
    font-size: 9pt;
    font-weight: bold;
}

#article .clear {
    margin-bottom: 25px;
}

/* FORUM REPLIES */

#articleForumReplies ol {
    list-style-type: none;
}

#articleForumReplies li {
    padding: 8px 0 0 0;
    line-height: 12pt;
    font-size: 8pt;
    margin-bottom: 15px;
    background: url("../images/main/articleForumRepliesBg.png") repeat-x;
}

#articleForumReplies li:first-child {
    border: none;
}

#articleForumReplies li .linked-image {
    display: none;
}

#articleForumReplies .description {
    color: #666;
}

#articleForumReplies p.contribute {
    font-size: 11pt;
}

#articleForumReplies p {
    margin-bottom: 14px;
}

#articleForumReplies .avatar {
    border: 1px solid #888; 
    float: left;
}

#articleForumReplies .avatar img {
    width: 60px;
    height: 60px;
    width: 40px;
    height: 40px;
}

#articleForumReplies .meta {
    padding: 20px 0 10px 52px; 
    margin-bottom: 4px;
    font-size: 12pt;
    letter-spacing: -1px;
}

#articleForumReplies .date {
    color: #ccc;
    font-size: 8pt;
}

#articleForumReplies .post {
    width: 100%;
    font-size: 9pt;
    line-height: 14pt;
    padding-bottom: 10px;
}

#articleForumReplies .quotemain,
#articleForumReplies .spoilermain,
#search .quotemain {
    font-size: 7pt;
    padding: 6px 8px;
    background-color: #f7f5f2;
    border: 1px solid #ccc;
    border-top: none;
    border-bottom: 3px double #ccc;
}

#articleForumReplies .spoilertop {
    padding: 8px !important;
    background: url("../images/legacy/forumSpoiler.gif") no-repeat top right;
    cursor: pointer;
}

#articleForumReplies .quotetop,
#articleForumReplies .spoilertop,
#search .quotetop {
    font-size: 7pt;
    background-color: #f7f5f2;
    border: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px dotted #ccc;
    padding: 2px 8px;
}

#articleForumReplies .quotemain .quotemain,
#search .quotetop .quotetop {
    background-color: white;
}

#articleForumReplies .quotemain .quotetop,
#search .quotemain .quotemain {
    background-color: white;
}

/* ARTICLE NETMEETING */

#articleNetmeeting .intro {
    margin-bottom: 10px;
}

#articleNetmeeting.feed ol {
    margin: 0;
}

#articleNetmeeting.feed li h3 {
    line-height: normal;
    border: 0;
    font-family: Arial, Helvetica, "Nimbus Sans", FreeSans, Malayalam, sans-serif !important;
    margin-top: 20px;
    text-transform: none;
    font-weight: bold;
    font-size: 15pt;
    letter-spacing: -1px;
    color: #333;
}

#articleNetmeeting .loading {
    margin-right: -200px;
    left: 50%;
    background: url("../images/main/spinner.gif") no-repeat;
    width: 32px;
    height: 32px;
    position: absolute;
    background-color: #fff;
    top: 50%;
}

#articleNetmeeting .message {
    width: 120px;
    padding: 6px 4px;
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
}

#articleNetmeeting .message.success {
    background-color: #6E8B3D;
    border: 1px solid #BDB76B;
}

#articleNetmeeting .message.error {
    background-color: #CD3333;
    border: 1px solid #8B2323;
}

#articleNetmeeting .image {
    width: auto;
    height: auto;
    float: right;
    padding: 1px;
    border: 1px solid silver;
    margin-top: 23px;
}

#articleNetmeeting .intro p {
    margin-bottom: 6px;
}

#articleNetmeeting .question {
    position: relative;
    margin-top: 10px;
}

#articleNetmeeting .question li {
    list-style: none;
    margin-bottom: 8px;
}

#articleNetmeeting textarea,
#articleNetmeeting input[type="text"] {
    width: 55%;
}

#articleNetmeeting textarea {
    height: 200px;
}

#articleNetmeeting .submit input {
    border: 1px inset silver;
    padding: 2px;
}

#articleNetmeeting label {
    font-weight: bold;
    display: block;
    cursor: pointer;
}

#articleNetmeeting #nmQuestionsList {
    float: left;
    width: 365px;
    font-size: 9pt;
}

#articleNetmeeting #nmQuestionsList ol {
    list-style: none;
}

#articleNetmeeting #nmQuestionsList ol li {
    margin: 0;
    list-style: none;
    margin-bottom: 10px;
    padding-bottom: 6px;
    border-bottom: 1px solid #ddd;
}

#articleNetmeeting #nmQuestionsList .author {
    font-size: 10pt;
    margin-bottom: 4px;
    font-weight: bold;
}

#articleNetmeeting #nmQuestionsList blockquote {
    margin: 6px 0;
}

#articleNetmeeting #nmQuestionsList blockquote span {
    font-weight: bold;
}

#articleNetmeeting #nmQuestionsList .answer {
    margin-bottom: 6px;
}

#articleNetmeeting #nmQuestionsList .answer span {
    font-weight: bold;
}

#articleNetmeeting #nmQuestionsList .answer p {
    color: #00009c;
}

#articleNetmeeting #nmQuestionsJumpList {
    float: right;
    width: 172px;
}

/* COMPATIBILITY/LEGACY STYLING */

.actualPage table div {
    margin: auto;
}

.actualPage table {
    margin: 0 0 19px 0;
    border: 1px solid #999;
}

.actualPage table td {
    padding: 3px 6px;
    font-size: 9pt;
    border: 1px solid #ccc;
    border-bottom: none;
    border-right: none;
}

.actualPage table td:first-child {
    border-left: none;
}

.actualPage table tr:first-child td {
    border-top: none;
}

.actualPage .articleImageCenter,
.actualPage .articleImageLeft,
.actualPage .articleImageRight {
    margin-bottom: 15px;
    text-align: center;
}

.actualPage .articleImageLeft {
    float: left;
    margin: 5px 25px 23px 0;
}

.actualPage .articleImageCenter {
    display: block;
    text-align: center;
}

.actualPage .articleImageRight {
    clear: right;
    float: right;
    margin: 5px 0 23px 25px;
}

.actualPage .articleImageLeft *,
.actualPage .articleImageCenter *,
.actualPage .articleImageRight * {
    font-size: 8pt;
    color: #666;
    font-style: normal;
    margin: 0;
}

.actualPage .articleImageText {
    padding: 6px 0 0 0;
}

/* AKAM LEGACY */

.legacy .actualPage h2 strong a {
    font-size: 20pt;
}

/* GAMER LEGACY */

.actualPage .videoPlayer {
    float: left;
    text-align: center;
    border: 1px solid #aaa;
    padding: 7px 7px 3px 7px;
    border: 1px solid #e0e0e0;
    background: #f0f0f0;
    margin: 5px 0 23px -14px;
}

.actualPage .videoPlayer div.playButton:hover {
    background-image: url("http://static.new.gfx.no/images/legacy/gamer/videoPlayerPlayButtonActive.png") !important;
}

.actualPage .videoPlayer hr {
    display: none;
}

.actualPage .videoPlayer h1 {
    font-size: 12pt;
    letter-spacing: -1px;
    margin: 0 0 3px 10px;
}

.actualPage .videoPlayer h2,
.actualPage .videoPlayer .contentinfo {
    display: none;
}

.actualPage .videoPlayer .maximise {
    font-size: 8pt;
    line-height: 14pt;
}

#articleAllModules .bigQuoteLeft {
    border-bottom: 4px double silver;
    border-top: 1px solid silver;
    color: #444488;
    color: #666;
    float: left;
    font-family: Times, serif;
    font-size: 17pt;
    letter-spacing: -1px;
    margin: 7px 24px 15px 0pt;
    padding: 10px 16px 15px 10px;
    width: 180px;
}

#articleAllModules .bigQuoteRight {
    border-bottom: 4px double silver;
    border-top: 1px solid silver;
    color: #444488;
    color: #666;
    float: right;
    font-family: Times, serif;
    font-size: 17pt;
    letter-spacing: -1px;
    margin: 7px 0 15px 24px;
    padding: 10px 10px 15px 16px;
    width: 180px;
}

#articleAllModules .bigQuoteLeft *,
#articleAllModules .bigQuoteRight * {
    font-family: Times, serif;
}

#articleAllModules .bigQuoteLeft .source,
#articleAllModules .bigQuoteRight .source {
    font-family: Arial, Helvetica, "Nimbus Sans", FreeSans, Malayalam, sans-serif;
    margin-top: 4px;
    text-align: right;
    font-size: 9pt;
    font-style: italic;
    letter-spacing: 0;
}

/* AMOBIL LEGACY */

.factBox {
    float: right;
    clear: right;
    width: 231px;
    padding: 10px;
    margin: 0 0 15px 15px;
    background: #ebebeb url("../images/main/feedTopicBgSilverStretch.png") repeat-x;
    line-height: 14pt;
    font-size: 8pt;
    color: #444;
    border: 1px solid #ccc;
}

.factBox h3 {
    font-size: 9pt;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 6px;
    letter-spacing: 0px;
}

.factBox p {
    font-size: 8pt;
    line-height: 12pt;
    color: #444;
    border-bottom: none;
    margin: 0;
}

.factBox .facts {
    border-top: none;
    margin: 0;
}

.factBox .facts a {
    display: block;
    text-align: center;
}





/* 
 * VIDEO DISPLAY 
 */

#video {
    width: 986px;
    overflow: hidden;
    background: url('http://static.kulturo.no/img/videoListsBackground.png') repeat-x;
    padding-top: 8px;
}

#video a {
    text-decoration: none;
}

#video .syndicate {
    margin-bottom: 4px;
}

#video .syndicate .facebook {
    margin-left: 3px;
    font-size: 10pt;
    background: url("http://www.facebook.com/images/share/facebook_share_icon.gif") no-repeat;
    padding-left: 20px;
}

.clear {
    clear: both;
    display: block;
}

.player {
    float: left;
    width: 776px;
    overflow: hidden;
    margin: 1px 0 9px 0;
    background: black;
    border-top: 1px solid #444;
}

.previewImage {
    background: url('http://static.kulturo.no/img/videoPlayerPlayButton.png') 50% 50% no-repeat;
}

.previewImage:hover {
    background-image: url('http://static.kulturo.no/img/videoPlayerPlayButtonActive.png');
}

/* MODULE 'CRUCIAL INFO' */

#video .crucialInfo {
    border-top: 1px solid #444;
    float: right;
    width: 190px;
    min-height: 110px;
    margin-top: 1px;
    padding: 17px 10px;
    font-size: 8pt;
    background: url('http://static.kulturo.no/img/videoCrucialInfoBackground.png') repeat-x #171717;
    border-bottom: 5px solid #ccc;
}

#video .crucialInfo h2 {
    font-size: 16pt;
    letter-spacing: -1px;
    color: white;
}

#video .crucialInfo p {
    margin: 10px 0 0 1px;
    color: #999;
}

#video .crucialInfo li {
    margin-left: 1px;
    line-height: 13pt;
}

#video .crucialInfo .platform {
    color: silver;
    text-decoration: none;
}

/* AD */

.ad200 {
    float: right;
    width: 200px;
    margin: 5px 5px 6px 5px;
}

.ad200 label {
    font-size: 8pt;
    margin-left: 4px;
    color: #333;
}

/* VIDEO LISTS */

.videoLists {
    clear: both;
    height: 360px;
    border-top: 6px solid #222;
    background: url('http://static.kulturo.no/img/videoListsBackground.png') repeat-x;
    font-size: 8pt;
    padding: 0 5px;
}

.videoLists div {
    float: left;
    width: 240px;
}

.videoLists div.videoDiscussion {
    width: 472px;
    margin-right: 9px;
}

.videoLists .discussion {
    width: 100%;
    margin-top: 3px;
    background: white;
}

.videoLists .discussion .noReply {
    padding: 10px 12px;
    width: 448px;
    background: url('http://static.kulturo.no/img/videoListsDiscussionBackground.png') repeat-x white;
}

.videoLists .discussion img {
    display: inline;
}

.videoLists .discussion p {
    display: block;
}

.videoLists .discussion dl {
    margin: 4px;
    border: 1px solid #ddd;
    background: url('http://static.kulturo.no/img/videoListsDiscussionBackground.png') repeat-x white;
}

.videoLists .discussion dt {
    padding: 4px 12px;
}

.videoLists .discussion dd {
    padding: 3px 12px 5px 12px;
}

.videoLists .discussion a {
    border-bottom: 1px dotted #D4B282;
}

.videoLists .discussion a:hover {
    border: none;
    background: none;
}

.videoLists .discussion .takePart {
    display: block;
    clear: both;
    border: none;
    text-decoration: underline;
    padding: 6px 17px 12px 17px;
}

.videoLists .discussion .noReply .takePart {
    clear: none;
    padding: 10px 0 0 0;
}

.videoLists .relatedVideos {
    margin-right: 9px;
}

.videoLists .latestVideos {
    margin-right: 0;
}

.videoLists h3 {
    height: 22px;
    margin: 11px 0 0 7px;
}

.videoLists h3 span {
    display: none;
}

.videoLists .relatedVideos h3 {
    background: url('http://static.kulturo.no/img/videoListsRelatedVideos.gif') no-repeat;
}

.videoLists .latestVideos h3 {
    background: url('http://static.kulturo.no/img/videoListsLatestVideos.gif') no-repeat;
}

.videoLists .videoDiscussion h3 {
    background: url('http://static.kulturo.no/img/videoListsDiscussion.gif') no-repeat;
}

.videoLists li {
    margin-top: 3px;
    clear: left;
}

.videoLists img,
.videoLists p {
    display: none;
}

.videoLists .relatedVideos a,
.videoLists .latestVideos a {
    display: block;
    background: url('http://static.kulturo.no/img/videoListsItemBackground.png') repeat-x #333;
    padding: 3px 0;
    cursor: pointer;
    border: 1px solid #222;
}

.videoLists .title {
    float: left;
    width: 160px;
    color: white;
    margin-left: 11px;
    cursor: pointer;
}

.videoLists .moreLink {
    float: right;
    margin-right: 9px;
    color: #555;
}

.videoLists a:hover {
    background: url('http://static.kulturo.no/img/videoListsItemBackgroundActive.png') repeat-x #9B8C73;
    border: 1px solid #544F48;
}

.videoLists a:hover .moreLink {
    color: white;
}

.videoLists .first {
    height: 160px;
    color: black;
    margin-bottom: 10px;
}

.videoLists .first a {
    padding: 0;
    height: 160px;
    background: white;
    border: none;
}

.videoLists .first img {
    display: inline;
}

.videoLists .first .title {
    float: none;
    width: auto;
    color: black;
    display: block;
    margin-top: 10px;
    margin-left: 10px;
    font-size: 13.5pt;
    font-weight: bold;
    letter-spacing: -1px;
}

.videoLists .first a:hover {
    border: none;
    background: white;
}

.videoLists .first a:hover .title {
	color: #2B64B9;
}

.videoLists .first p {
    clear: both;
    display: block;
    padding: 0 10px;
    margin-left: 1px;
}

.videoLists .first .moreLink {
    display: none;
}





/* 
 * CAREER SECTION 
 */

#career {
    font-size: 9pt;
    padding-top: 20px;
}

#career #job {
    padding-top: 10px;
    border-top: 17px solid #342E27;
}

#career #job h3 {
    font-size: 16pt;
    letter-spacing: -1px;
    margin: 20px 0 -4px;
}

#career .jobDetails {
    margin: 10px 0px 10px 20px;
    width: 250px;
    float: right;
}

#career .joblist {
    width: 100%;
    border-collapse: collapse;
    clear: both;
    float: left;
}

#career tr {
    border-bottom: 1px solid silver;
}

#career .joblist th {
    font-weight: bold;
    background-color: #342E27;
    color: #AAAAAA;
    font-size: 8pt;
    padding: 3px 16px 3px 0pt;
    text-transform: uppercase;
}

#career .joblist th.county {
    width: 15%;
}

#career .joblist td {
    padding: 4px;
}

#career .joblist .job a {
    text-decoration: none;
    letter-spacing: -1px;
    font-size: 12pt;
    color: #444;
    font-weight: bold;
}

#career .joblist .job a[target=_blank] {
    padding-right: 16px;
    background: url("../images/icons/external.png") no-repeat right center; 
}

#career .joblist .job a:hover {
    text-decoration: underline;
}

#career .joblist th.employerLogo { 
    width: 80px;
}

#career .joblist td .jobDate {
    display: block;
}

#career .joblist .odd {
    background-color: #F3F1E9;
}

#career .col1 {
    overflow: hidden;
    float: left;
    margin-right: 30px;
    width: 606px;
}

#career .col2 {
    clear: left;
    float: left;
}

#careerList {
    float: left;
    width: 810px;
}

#career #careerList h2 {
    font-size: 32pt;
    letter-spacing: -4px;
    line-height: 30pt;
    margin: 0 0 -18px 0;
}

#career .companyInfo {
    clear: both;
    font-style: italic;
}

#career #searchFilter {
    border-bottom: 1px solid #ccc;
    border-top: 20px solid #342E27;
    padding: 8px 15px 8px 0;
    width: 159px;
    margin-top: 23px;
}

#career #searchFilter li.active a {
    font-weight: bold;
    color: black;
}

#career #searchFilter ul {
    margin-bottom: 12px;
}

#career #searchFilter li {
    margin-bottom: 2px;
}

#career fieldset {
    border: 0px;
    margin: 5px 0;
}

#career fieldset legend {
    border-bottom: 1px solid silver;
    margin-bottom: 3px;
}

#career .pages {
    clear: both;
    float: left;
}

#career .pages li { 
    float: left;
    font-size: 12pt;
    padding: 4px 14px 4px 0;
}

#career .breadcrumbs ul {
    clear: both;
}

#career .breadcrumbs li {
    padding: 0 8px 8px 0;
    float: left;
}

#career .careerTabs {
    margin-right: 22px;
    clear: left;
    float: right;
}

#career .careerTabs li {
    margin: 8px 8px 0 0;
    float: left;
}

#career .careerTabs a {
    text-decoration: none;
    color: #999;
    background-color: #342E27;
    padding: 4px;
}

#career .careerTabs a:hover {
    text-decoration: underline;
    background-color: #342E21;
    color: #777;
}

#career #preambles {
    margin-top: 15px;
    width: 790px;
    float: left;
}

#career #careerTopFeature {
    overflow: hidden;
}

#career #careerTopFeature .preamble {
    width: 236px;
    margin-right: 34px;
    overflow: visible;
}

#career .preamble {
    clear: none;
    width: 370px;
    float: left;
    padding-bottom: 16px;
}

#career #preambles .odd {
    clear: both;
}

#career #preambles .even {
    margin-left: 20px;
} 

#career .preamble .image {
    margin: 3px 12px 0 0;
    float: left;
}

#career .preamble h4 {
    margin-bottom: 4px;
}

#career .preamble h4 a {
    color: black;
    font-size: 13pt;
}

#career .preamble h5 {
    color: #666;
    margin-bottom: 2px;
    font-size: 10pt;
}

#career .advertise {
    clear: left;
    padding-top: 10px;
}

#career .countyName {
    font-weight: bold;
}

#career .county {
    text-align: right;
}

#career .moreLink {
    font-size: 10pt;
    clear: both;
    text-align: right;
    font-weight: bold;
}

#careerBoxTinde {
    float: right;
    margin-right: 3px;
}

#career #paging {
    margin-top: 10px;
    font-size: 10pt;
    float: left;
}

#career #paging .active {
    font-weight: bold;
}

#career #paging a {
    margin-right: 4px; 
}

/* 
 * ARTICLES / REVIEWS SECTIONS 
 */

#searchArticles {
    font-size: 9pt;
}

#searchArticles .col1 {
    width: 614px;
    float: right;
    margin-right: 30px;
}

#searchArticles .col2 {
    width: 164px;
    background-color: #f3f1e9;
    background: white;
    padding: 10px 10px 10px 0;
    border-top: 4px solid #342e27;
    
}

#searchArticles .col2 h3 {
    color: #666;
}

#queryHeadline {
    font-size: 32pt;
    letter-spacing: -4px;
    line-height: 30pt;
    margin: 20px 0 -4px 0;
    float: left;
}
#queryHeadline:first-letter {
    text-transform: uppercase;
}

.queryExplanation {
    padding: 4px 0 6px 0;
    border-bottom: 1px solid #ccc; 
    margin-bottom: 1px;
    width: 788px;
}

.queryExplanation strong {
    margin: 0 0 0 3px;
    text-transform: lowercase;
}

.queryExplanation span {
    margin: 0 6px 0 0;
}

#searchArticles .moreLink {
    float: right;
}

/* RESULTS TABLE */

#searchArticles .col1 {
    clear: left;
}

#searchResults {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 25px;
}

#searchResults tr.odd td,
#searchResults tr.odd th {
    background-color: #f3f1e9;
}

#searchResults th,
#searchResults td {
    padding: 3px 16px 3px 0;
    text-align: left;
    font-size: 8pt;
    color: #aaa;
}

#searchArticles thead th {
    background: #342e27;
    text-transform: uppercase;
    font-weight: bold;
}

#searchResults thead th a {
    text-decoration: none;
    color: #999;
    float: left;
    padding-right: 10px;
    background: url("../images/main/searchSortIcon.png") right no-repeat;
}

#searchResults thead th a:hover {
    color: white;
    background: url("../images/main/searchSortIconHover.png") right no-repeat;
}

#searchResults thead th.desc a {
    background: url("../images/main/searchSortIconDesc.png") right no-repeat;
}

#searchResults thead th.desc a:hover {
    background: url("../images/main/searchSortIconHoverDesc.png") right no-repeat;
}

#searchResults h4 a {
    text-decoration: none;
    color: #444;
    font-size: 12pt;
    letter-spacing: -1px;
}

#searchResults h4 a:hover {
    text-decoration: underline;
}

#searchResults p a {
    font-weight: bold;
}

#searchResults td.image {
    width: 75px;
    height: 50px;
    text-align: center;
}

#searchResults div.imageContainer {
    overflow: hidden;
    border: 1px solid #ccc;
    background: white;
    width: 75px;
    margin: 0;
}

#searchResults h4 {
    font-size: 10pt;
    display: inline;
}

#searchResults .productReview span {
    float: left;
    width: 63px;
    height: 14px;
}

#searchResults .productReview-0 {
    background: url(../images/icons/rating/productReview-0.gif) no-repeat;
}
#searchResults .productReview-1 {
    background: url(../images/icons/rating/productReview-1.gif) no-repeat;
}
#searchResults .productReview-2 {
    background: url(../images/icons/rating/productReview-2.gif) no-repeat;
}
#searchResults .productReview-3 {
    background: url(../images/icons/rating/productReview-3.gif) no-repeat;
}
#searchResults .productReview-4 {
    background: url(../images/icons/rating/productReview-4.gif) no-repeat;
}
#searchResults .productReview-5 {
    background: url(../images/icons/rating/productReview-5.gif) no-repeat;
}
#searchResults .productReview-6 {
    background: url(../images/icons/rating/productReview-6.gif) no-repeat;
}
#searchResults .productReview-7 {
    background: url(../images/icons/rating/productReview-7.gif) no-repeat;
}
#searchResults .productReview-8 {
    background: url(../images/icons/rating/productReview-8.gif) no-repeat;
}
#searchResults .productReview-9 {
    background: url(../images/icons/rating/productReview-9.gif) no-repeat;
}
#searchResults .productReview-10 {
    background: url(../images/icons/rating/productReview-10.gif) no-repeat;
}

#searchResults .rating span {
    float: left; 
    width: 32px;
    height: 32px;
}

#searchResults .rating .dice6-1 {
    background: url(../images/icons/rating/dice6-1.gif) no-repeat;
}
#searchResults .rating .dice6-2 {
    background: url(../images/icons/rating/dice6-2.gif) no-repeat;
}
#searchResults .rating .dice6-3 {
    background: url(../images/icons/rating/dice6-3.gif) no-repeat;
}
#searchResults .rating .dice6-4 {
    background: url(../images/icons/rating/dice6-4.gif) no-repeat;
}
#searchResults .rating .dice6-5 {
    background: url(../images/icons/rating/dice6-5.gif) no-repeat;
}
#searchResults .rating .dice6-6 {
    background: url(../images/icons/rating/dice6-6.gif) no-repeat;
}
#searchResults .rating .dice10-1 {
    background: url(../images/icons/rating/dice10-1.gif) no-repeat;
}
#searchResults .rating .dice10-2 {
    background: url(../images/icons/rating/dice10-2.gif) no-repeat;
}
#searchResults .rating .dice10-3 {
    background: url(../images/icons/rating/dice10-3.gif) no-repeat;
}
#searchResults .rating .dice10-4 {
    background: url(../images/icons/rating/dice10-4.gif) no-repeat;
}
#searchResults .rating .dice10-5 {
    background: url(../images/icons/rating/dice10-5.gif) no-repeat;
}
#searchResults .rating .dice10-6 {
    background: url(../images/icons/rating/dice10-6.gif) no-repeat;
}
#searchResults .rating .dice10-7 {
    background: url(../images/icons/rating/dice10-7.gif) no-repeat;
}
#searchResults .rating .dice10-8 {
    background: url(../images/icons/rating/dice10-8.gif) no-repeat;
}
#searchResults .rating .dice10-9 {
    background: url(../images/icons/rating/dice10-9.gif) no-repeat;
}
#searchResults .rating .dice10-10 {
    background: url(../images/icons/rating/dice10-10.gif) no-repeat;
}

#searchResults td.headline {
    padding-top: 10px;
    padding-bottom: 10px;
}

#searchResults .techinfo,
#searchResults p {
    font-weight: normal;
}

#searchResults .image {
    padding-right: 3px;
}

#searchResults .articleType {
    text-transform: lowercase;
}

#searchResults .published {
    width: 80px;
}

#searchResults .price {
    width: 40px;
}

#searchResults td.price a {
    font-size: 11pt;
    font-weight: bold;
    letter-spacing: -1px;
}

#searchResults .headline {
    padding-left: 14px;
    text-align: left;
    width: 360px;
}

#searchArticles .pageSummary {
    margin-top: 25px;
}

#searchArticles .pageSelector li {
    list-style-type: none;
    float: left;
    font-size: 12pt;
    padding: 4px 14px 4px 0;
}

#searchArticles .pageSelector a.selected {
    font-weight: bold;
    font-size: 12pt;
    letter-spacing: -1px;
}

/* FILTER COLUMN */

#searchArticles .queryExplanation {
    clear: left;
}

#searchArticles h3 {
    font-family: Georgia, Times, serif;
    font-size: 11pt;
    color: #888;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: -1px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 4px;
    margin-bottom: 7px;
    clear: left;
}





/* ALPHABETIC REVIEW SUMMARY */ 

#alphabetic {
    width: 700px;
}

#alphabetic .manufacturer {
    margin-bottom: 20px;
}

#alphabetic h2 {
    font-size: 27pt;
    letter-spacing: -4px;
    line-height: 24pt;
}

#alphabetic h3 {
    font-weight: bold;
    color: #000;
    font-size: 13pt;
    letter-spacing: -1px;
    font-family: Arial;
}

#alphabetic .manufacturer ul {
    padding-left: 20px;
}

#alphabetic .manufacturer li {
    padding-bottom: 2px;
}

#alphabetic .manufacturer li a {
    text-decoration: none;
}

#alphabetic .manufacturer li a:hover {
    text-decoration: underline;
}

#alphabetic .manufacturer .published {
    float: right;
    color: #999;
}





/*
 * SEARCH LISTING
 */

/* CATEGORY SELECT */

#categoryFilter {
    color: #999;
    font-size: 8pt;
}

#categoryFilter .cat {
    padding: 5px 0 5px 0;
}

#categoryFilter ul {
    padding: 0 0 15px 0;
}

#categoryFilter .cat a,
#categoryFilter .selected {
    font-weight: bold;
    font-size: 12pt;
    letter-spacing: -1px;
}

#categoryFilter .selected {
    color: #444;
}

#categoryFilter .cat a.unsetCategory {
    display: block;
    font-size: 9pt;
    letter-spacing: 0;
}

#categoryFilter ul ul li.cat {
    padding: 0px;
}

#categoryFilter ul ul .cat a {
    font-weight: normal;
    font-size: 8pt;
    letter-spacing: 0;
    margin-left: 10px;
}

/* OTHER STUFF */

.filter {
    padding-bottom: 10px;
    font-size: 8pt;
    color: #999;
}

.filter ul {
    padding-bottom: 15px;
}

.filter a {
    font-size: 9pt;
}

.filter .selected {
    font-size: 10pt;
    font-weight: bold;
    color: black;
    padding: 3px 3px 3px 7px;
    background: url("../images/main/searchSortIcon.png") right no-repeat;
    background: url("../images/main/searchSelectedBg.png") repeat-x;
    margin: 7px 0 6px 0;
}

#searchWordFilter {
    padding-bottom: 19px;
}

#searchWordFilter .text {
    width: 65%;
    float: left;
    border: 1px solid #ccc;
    height: 20px;
}

#searchWordFilter .submit {
    width: 30%;
    float: right;
}

/* FORUM */

#wrapper.forum #forum,
#wrapper.forum #colLeft,
#wrapperDynamic.forum #forum,
#wrapperDynamic.forum #colLeft {
    font-family: verdana, tahoma, arial, sans-serif, georgia, courier, "times new roman", serif;
}

#forum {
    margin-top: 10px;
    line-height: 135%;
    width: 81%;
    float: right;
}

#forum .postCount, #forum .joined,
#forum .memberGroup {
    font-weight: bold;
}

#wrapperDynamic #forum {
    width: auto;
    margin-left: 180px;
    float: none;
}

#wrapperDynamic #ipbwrapper {
    margin-left: 10px;
    width: 99%;
    float: left;
}

#forum blockquote {
    margin: 12px 40px;
}

#wrapperDynamic #forumTopStories {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

#wrapperDynamic #colLeft {
    width: 180px;
    line-height: normal;
}

#colLeft {
    width: 180px !important;
}


#colLeft .colLeftTop {
    margin-top: 10px;
    background: white url("http://static.diskusjon.no/diskusjon.no/gfx/menu_top.png") no-repeat;
    width: 173px;
    height: 7px;
}

#colLeft .colLeftMiddle {
    background: white url("http://static.diskusjon.no/diskusjon.no/gfx/menu_middle.png") repeat-y;
    width: 173px;
    padding-top: 10px;
    padding-left: 5px;
    padding-bottom: 10px;
}

#colLeft .colLeftBottom {
    margin-bottom: 10px;
    background: white url("http://static.diskusjon.no/diskusjon.no/gfx/menu_bottom.png") no-repeat;
    width: 173px;
    height: 7px;
}

#colLeft .colLeft {
    margin-top: 10px;
    float: left;
    width: 173px;
}

#forum #ipbwrapper ol {
    margin: 0 25px;
}

#forum #ipbwrapper ul {
    margin: 0 25px;
    list-style-type: disc;
}


/* List of forum categories */
.forumCategories {
    padding: 0 4px;
    font-size: 10pt;
}

.forumCategories h2 {
    font-size: 11pt;
    margin: 0;
}

#colLeft .forumCategories ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none;
}

#colLeft .forumCategories .root > li {
    padding: 4px;
}

#colLeft .forumCategories .root {
    clear: both;
    margin: 10px 10px 0 0 !important;
    padding-top: 6px !important;
    border-top: 1px solid #ccc;
    display: block;
}

#colLeft .forumCategories .root > li:hover div {
    background-color: #ddd;
}

#colLeft .forumCategories:hover .root li:hover ul {
    z-index: 99999;
    width: 150px;
    margin: -15px 0 0 120px;
    position: absolute;
    background-color: #fff;
    display: block;
    padding: 6px;
}

#colLeft .forumCategories:hover .root li:hover ul li {
    margin-bottom: 4px;
}

#colLeft .forumCategories:hover .root li:hover ul li a {
    display: block;
    margin-bottom: 7px;
}




#authorInfo {
    font-size: 9pt;
    padding-top: 20px;
}

#authorInfo h3.underline {
    border-bottom: 1px solid #ccc;
    color: #666;
    clear: left;
    font-family: Georgia, Times, serif;
    font-size: 11pt;
    font-weight: normal;
    letter-spacing: -1px;
    margin-bottom: 7px;
    padding-bottom: 4px;
    text-transform: uppercase;
}

#authorInfo h2.name {
    font-size: 32pt;
    letter-spacing: -4px;
    line-height: 30pt;
    margin: 20px 0pt -4px;
    display: inline;
}

#authorInfo p.totalArticles {
    font-size: 10pt;
    clear: left;
    border-bottom: 1px solid #ccc;
    margin-bottom: 1px;
    padding: 4px 0px 6px;
    width: 788px;
}

#authorInfo .col1 {
    border-top: 4px solid #342;
    padding: 10px 10px 10px 0pt;
    width: 190px;
}
#authorInfo .col2 {
    float: right;
    margin-right: 30px;
    width: 588px;
}

#authorInfo .authorPicture {
    float: right;
    padding: 0px 0px 5px 5px;
}
#authorInfo .authorPicture img {
    max-width: 80px;
    max-height: 100px;
}

#authorInfo .authorDescription {
    font-size: 9pt;
    color: #000;
}

#authorInfo .articles {
    border-collapse: collapse;
    text-align: left;
    width: 100%;
}
#authorInfo th {
    background: #342E27 none repeat scroll 0%;
    font-weight: bold;
    color: #fff;
    font-size: 15pt;
    padding: 3px;
}

#authorInfo .odd {
    background-color: #f3f1e9;
}
#authorInfo .even {
    background-color: #fff;
}


#authorInfo .headline {
    padding: 10px 0px 10px 14px;
    width: 360px;
}
#authorInfo .headline h4 {
    font-weight: bold;
    font-size: 10pt;
    color: #aaa;
}
#authorInfo .headline h4 a {
    color: #444;
    font-size: 12pt;
    letter-spacing: -1px;
    text-decoration: none;
}
#authorInfo .headline h4 a:hover {
    text-decoration: underline;
}
#authorInfo .headline p {
    color: #aaa;
    font-size: 8pt;
}

#authorInfo .image {
    padding: 3px 16px 3px 0px;
    font-size: 8pt;
    color: #aaa;
}
#authorInfo .image img {
    border: 1px solid #ccc;
    height: 50px;
    margin: 0pt;
    width: 75px;
}

#authorInfo .published {
    vertical-align: middle;
    font-size: x-small;
    color: #aaa;
    padding: 3px 16px 3px 0pt;
    width: 80px;
}


#authorInfo .paginator li {
    float: left;
    margin: 0px 2px;
}
#authorInfo .paginator li.active {
    font-weight: bold;
}
#authorInfo span.next {
    float: left;
    margin-left: 2px;
    font-weight: bold;
}
#authorInfo span.prev {
    float: left;
    margin-right: 2px;
    font-weight: bold;
}

#authorInfo #contact {
    margin-top: 10px;
    clear: both;
}

#authorInfo #contact input,
#authorInfo #contact textarea {
    border: 1px solid #aaa;
    padding: 2px;
    width: 180px;
    font-family: Arial, Helvetica, Nimbus, Sans, FreeSans, Malayalam, sans-serif; 
    font-size: 9pt;
}
#authorInfo #contact p.error {
    color: red;
    font-style: italic;
}

#authorInfo .filterArticleTypes {
    margin-top: 10px;
    clear: both;
}

#authorInfo .filterArticleTypes li.selected {
    font-weight: bold;
}

/*
 * LOGIN/LOGOUT SECTION
 */

#login {
    font-size: 10pt;
    padding-top: 19px;
}

#login form {
    display: block;
    width: 150px;
    margin: 0 auto;
}

#login label {
    display: block;
    clear: both;
}

#login #username,
#login #password {
    margin-bottom: 4px;
    width: 142px;
    border: 1px solid #ccc;
    padding: 4px;
}






/* GENERAL SEARCH */

#search { 
    padding: 19px 0;
}

#search #searchField {
    margin: 0 0 19px 0;
}

#search #searchField .text {
    width: 150px;
    border: 1px solid #ccc;
}

#search #searchField .submit {
    width: 80px;
    border: 1px solid #ccc;
    background: #eee;
}

#search #queryExplanation {
    font-size: 9pt;
    margin: 0 0 19px 0;
}

#search #queryExplanation a {
    font-weight: bold;
}

#search h3 {
    font-family: Georgia, Times, serif;
    color: #888;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: -1px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 7px;
    clear: left;
    font-size: 14pt;
    padding-bottom: 7px;
}

#search table {
    border-collapse: collapse;
    width: 100%;
}

#searchResultsProducts td,
#searchResultsPricelines td,
#searchResultsArticles div,
#searchResultsForumThreads div {
    padding: 7px;
    font-size: 8pt;
    color: #666;
    border: 1px solid #cbbeab;
}

#searchResultsArticles div {
    margin-bottom: 10px;
    border: none;
    border-top: 1px solid #cbbeab;
}

#search .searchResults tr.odd td,
#search .searchResults div.odd {
    background-color: #f3f1e9;
}

#searchResultsArticles {
    float: left;
    width: 370px;
}

#searchResultsArticles h4 a,
#searchResultsPricelines h4 a,
#searchResultsProducts h4 a {
    color: #333;
    font-size: 12pt;
    letter-spacing: -1px;
    text-decoration: none;
}

#searchResultsArticles h4 {
    margin-bottom: 2px;
}

#searchResultsArticles img {
    clear: left;
    float: left;
    margin: 6px 12px 12px 0;
}

#searchResultsArticles .article p {
    margin-top: 5px;
}

#searchResultsArticles .prefixArticleType {
    font-size: 11pt;
    text-transform: uppercase;
}

#searchResultsArticles .metainfo {
    color: #764;
    font-size: 8pt;
    letter-spacing: 0;
}

/* FORUM THREADS */

#searchResultsForumThreads {
    float: left;
    width: 370px;
    clear: left;
    overflow: hidden;
}

#searchResultsForumThreads .post {
    border-top: 1px solid #ccc;
    margin-bottom: 25px;
}

#searchResultsForumThreads a {
    font-weight: bold;
}

#search .moreLink {
    display: block;
    font-size: 10pt;
    font-family: Georgia, Times, serif;
    margin: 5px 0 15px 0;
}

#searchResultsForumThreads .metaInfo {
    border-top: 1px dotted silver;
}

#searchResultsForumThreads .metaInfo a {
    color: #7f6c51;
}

/* PRODUCTS */

#searchResultsProducts,
#searchResultsPricelines {
    float: right;
    width: 400px;
    margin-right: 25px;
}

#searchResultsProducts table,
#searchResultsPricelines table {
    border: 1px solid #cbbeab;
}





/* TEXT ADS */

#textAds {
    width: 600px;
    float: right;
    clear: right;
    font-size: 8pt;
    margin-top: 23px;
    text-align: left;
}

#textAds .adLabel {
    padding: 0 10px 14px 0;
    border-right: 1px solid #ccc;
}

#textAds ul li {
    float: right;
    margin-left: 12px;
}

#textAds span.advertiser {
    display: block;
    font-weight: bold;
}

#textAds a {
    text-decoration: none;
}

#textAds a span.slogan {
    color: #aaa;
    white-space: nowrap;
}

#textAds a:hover span {
    text-decoration: underline;
}





/* GALLERY */

#gallery {
    float: left;
    width: 804px;
}





/**
 * DICTONARY
 */

#dictionary li {
    float: left;
    margin-right: 5px;
}





/**
 * POLL
 */

#poll {
    clear: both;
    margin-bottom: 20px;
}

#poll h3.caption {
    float: left;
    font-size: 12pt;
    font-weight: bold;
    letter-spacing: -1px;
    width: 170px;
}

#poll img {
    border: 1px solid #888;
    float: right;
}

#poll ol {
    clear: both;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#poll ol li {
    clear: both;
    list-style-type: none;
    margin: 0px 10px;
}

#poll ol li .caption {
    font-size: 12px;
    line-height: normal;
    margin-top: 3px;
}

#poll ol li .votes {
    float: right;
    font-size: 10px;
    margin-top: -2px;
}

#poll ol li .results {
    background-color: #eee;
    border: 1px solid #ccc;
    float: left;
    height: 5px;
    margin-top: 1px;
    width: 70%;
}

#poll ol li .results .result {
    background-color: #637f9a;
    font-size: 5px;
    height: 5px;
}

#poll ol li .percent {
    float: right;
    font-size: 11px;
}

#poll ol li .myVote {
    font-size: 1px;
}

#poll ol li input {
    margin-right: 5px;
}

#poll form label {
    cursor: pointer;
    font-size: 12px;
    margin: 5px 0px;
}

#poll form button {
    margin-top: 10px;
}

#poll .totals {
    font-size: 11px;
    font-weight: bold;
    margin: 10px 0px 0px 10px;
}





/**
 * THEMEPAGE LIST
 */

#listThemePages ul li {
    margin: 5px 0px;
}




/* EDDA MEDIA PARTNER LIST */
#edda {
    width: 100%;
    float: left;
    clear: both;
    margin: 10px 0 5px;
}

#edda h4 {
    font-size: 8pt;
    margin-right: 6px;
    display: inline;
}
#edda ul {
    display: inline;
}

#edda li {
    margin-right: 8px;
    display: inline;
}

#edda a {
    color: #444;
    text-decoration: none;
}

#edda a:hover {
    text-decoration: underline;
}





/* SECTION: VIDEOS */
#sectionVideos input[type=text] {
    border: 1px solid #ccc;
    color: #555;
    padding: 2px 4px;
}

#sectionVideos button {
    border: 1px outset #eee;
    background: #eee;
    padding: 4px 6px;
    margin: 0;
    color: #313131;
    text-transform: uppercase;
    font-size: 8pt;
    cursor: pointer;
}

#sectionVideos button:hover {
    background: url("../images/main/sectionVideosButtonBgOrange.png") repeat-x #f70;
    color: white;
    border: 1px solid #b50;
    border-top: 1px solid #fa6;
    border-left: 1px solid #fa6;
}

#sectionVideos .header {
    height: 92px;
    background: url("../images/main/sectionVideosHeaderBg.png") repeat-x;
    margin: 2px 0 6px 0;
}

#sectionVideos .header h1 {
    float: left;
    width: 251px;
    height: 53px;
    padding-top: 28px;
    /* background: url("../images/main/sectionVideosLogoGamer.png") no-repeat 10px 26px; */
    overflow: hidden;
}

#sectionVideos .header h1 a {
    font-size: 48pt;
    line-height: 48pt;
}

#sectionVideos .header h1 a span {
    visibility: hidden;
}

#sectionVideos .header h2 {
    float: left;
    margin-right: 12px; 
    color: gray;
    font-family: Arial, Helvetica, "Nimbus Sans", FreeSans, Malayalam, sans-serif;
}

/* VIDEO SEARCH */
#sectionVideos .search {
    float: left;
    margin: 10px 0 0 0;
    padding: 36px 12px 10px 12px;
    border-left: 1px solid #ddd; 
}

/* VIDEO CHANNELS */

#sectionVideos .channels {
    float: left;
    margin: 10px 0 0 0;
    padding: 36px 12px 10px 12px;
    border-left: 1px solid #ddd; 
}

#sectionVideos .channels .channelMenu {
    float: left;
}

#sectionVideos .channels .channelMenu {
    font-size: 8pt;
}

#sectionVideos .channels .channelMenu li {
    margin: 0 7px 0 0;
    float: left;
}

#sectionVideos .channels .channelMenu li a,
#sectionVideos .channels .channelMenu li span {
    float: left;
    padding: 4px 8px;
    border: 1px outset #eee;
    background: #eee;
    color: #313131;
    text-decoration: none;
    text-transform: uppercase;
}

#sectionVideos .channels .channelMenu li a:hover,
#sectionVideos .channels .channelMenu li.selected span {
    background: url("../images/main/sectionVideosButtonBgOrange.png") repeat-x #f70;
    color: white;
    border: 1px solid #b50;
    border-top: 1px solid #fa6;
    border-left: 1px solid #fa6;
}

#sectionVideos h2,
#sectionVideos h3 {
    margin: 0;
}

#sectionVideos h2 {
    font-size: 16pt;
    font-weight: normal;
    text-transform: uppercase;
    color: #aaa;
    font-family: Georgia, serif;
    border-bottom: 3px double #555;
}

#sectionVideos h2 strong {
    color: #f70;
}

#sectionVideos .content {
    clear: both;
    background: url("../images/main/sectionVideosBg.png") repeat-x black;
    padding: 10px;
}

#sectionVideos .content a {
    color: #f70;
}

#sectionVideos a:hover {
    color: #eebc8f;
}

#sectionVideos .content li h3 a {
    font-size: 11pt;
    line-height: 11pt;
    color: white;
    text-decoration: none;
}

#sectionVideos .content li h3 a:hover {
    text-decoration: underline;
}

/* EDITORIALLY SELECTED VIDEOS */
#sectionVideos .selectedVideos {
    margin: -10px -10px 10px -10px;
    padding: 10px 0 10px 10px;
    border-bottom: 1px solid #444;
    background: url("../images/main/sectionVideosBlackSlight.png") repeat-x bottom;
}

#sectionVideos .selectedVideos h2 {
    text-transform: uppercase;
    font-size: 12pt;
    padding: 0 0 3px 0;
    margin: 0 0 3px 0;
}

#sectionVideos .selectedVideos .tags,
#sectionVideos .selectedVideos .published {
    display: none;
}

#sectionVideos .selectedVideos li {
    float: left;
    width: 229px;
    height: 154px;
    overflow: hidden;
    margin: 0 0 0 14px;
    border: 1px solid #444;
    font-size: 9pt;
}

#sectionVideos .selectedVideos li.first {
    margin: 0;
}

#sectionVideos .selectedVideos .textContent {
    position: relative;
    z-index: 1000;
    padding: 8px 10px;
    top: -60px;
    overflow: hidden;
    background: url("../images/main/eightyPercentBlack.png");
}

#sectionVideos .selectedVideos li p a {
    font-size: 8pt;
}


/* LATEST VIDEOS (SEARCH RESULTS) */
#sectionVideos .latestVideos {
    width: 602px;
    float: left;
    clear: left;
    background: url("../images/main/sectionVideosWhiteSlight.png") repeat-x #1a1a1a;
    padding: 10px;
}

#sectionVideos .latestVideos .total {
    float: right;
    color: #888;
    font-size: 8pt;
    margin: 13px 0 0 0;
}

#sectionVideos .latestVideos .pageLinks {
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #444;
}

#sectionVideos .latestVideos .pageLinks li {
    float: left;
    margin-right: 10px;
    font-size: 9pt;
}

#sectionVideos .latestVideos .pageLinks li a {
    border: 1px solid #555;
    background: #444;
    float: left;
    color: #999;
    padding: 2px 6px;
    text-decoration: none;
}

#sectionVideos .latestVideos .pageLinks li a:hover {
    background: #f70;
    border: 1px solid #fa6;
    color: #fff;
}

#sectionVideos .latestVideos .pageLinks li span {
    border: 1px solid #aaa;
    background: #777;
    float: left;
    padding: 2px 6px;
    font-weight: bold;
    color: #fff;
    cursor: default;
}

#sectionVideos .latestVideos p {
    color: #ddd;
    font-size: 9pt;
    margin: 18px 0;
}

#sectionVideos .latestVideos .videos li {
    clear: both;
    padding: 4px 0;
    border-bottom: 1px solid #303030;
}

#sectionVideos .latestVideos .videos .image {
    margin: 0 7px 0 -6px;
    padding: 6px;
    float: left;
    background: url("../images/main/sectionVideosThumbShadow.png");
}

#sectionVideos .latestVideos .videos .image img {
    border: 1px solid white;
}

#sectionVideos .latestVideos .textContent {
    padding: 12px 0 0 6px;
}

#sectionVideos .latestVideos .videos li h3 a {
    float: left;
    width: 290px;
    margin: 0 0 2px 0;
}

#sectionVideos .latestVideos .videos li p {
    margin: 0;
}

#sectionVideos .latestVideos .videos li p a {
    font-size: 9pt;
    float: left;
    width: 290px;
    margin: 0 0 3px 0;
}

#sectionVideos .latestVideos .videos li .published {
    float: left;
    width: 290px;
    color: #555;
    font-size: 8pt;
}

#sectionVideos .latestVideos .tags {
    float: right;
    width: 190px;
    margin: 2px -3px 0 0;
}

#sectionVideos .latestVideos .tags li {
    clear: none;
    float: right;
    white-space: nowrap;
    font-size: 8pt;
    line-height: 8pt;
    border: none;
    margin: 0 5px 5px 0;
    padding: 0;
    text-transform: lowercase;
}

#sectionVideos .latestVideos .tags li a {
    color: #eebc8f;
}

#sectionVideos .latestVideos .tags li a:hover {
    color: #fff;
}


/* LATEST DISCUSSIONS */
#sectionVideos .latestDiscussions {
    float: right;
    width: 297px;
    padding: 10px;
    background: #eee;
}

#sectionVideos .latestDiscussions h2 {
    text-transform: uppercase;
    font-size: 12pt;
    color: #313131;
    padding: 0 0 3px 0;
    margin: 0 0 3px 0;
    border-bottom: 1px solid #ccc;
}

#sectionVideos .latestDiscussions ul {
    margin: 0 0 0 3px;
}

#sectionVideos .latestDiscussions li {
    margin: 2px 0;
    padding: 3px 0 2px 14px;
    background: url('../images/main/feedForumIcon.png') no-repeat 0 8px;
    font-size: 9pt;
}

#sectionVideos .latestDiscussions a {
    color: #631;
}

#sectionVideos .latestDiscussions a:hover {
    color: #974;
}

#sectionVideos .latestDiscussions .moreLink {
    float: right;
    font-weight: bold;
    margin: 2px 0 0 0;
    font-size: 9pt;
}

#sectionVideos .ad200x300 {
    float: left;
    width: 200px;
    height: 320px;
    margin-top: 20px;
    margin-left: 16px;
}



/* Social Share */

.socialShare {
    float: left;
    margin: 0 0 15px 0;
    width: 550px;
}

.socialShare ul li {
    float: left;
    padding-right: 5px;
}

.socialShare .socialShareLink {
    font-size: 8pt;
    padding: 2px 0 6px 20px;
    height: 16px;
}

.socialShare .socialShareLink.facebook {
    background: url(http://static.new.gfx.no/images/icons/thirdparty/socialShareFacebook16x16.gif) no-repeat top left;
}

.socialShare .socialShareLink.nettby {
    background: url(http://static.new.gfx.no/images/icons/thirdparty/socialShareNettby16x16.gif) no-repeat top left;
}

.socialShare .socialShareLink.forum {
    background: url(http://static.new.gfx.no/images/main/articleForumDiscuss.gif) no-repeat top left;
    padding-left: 25px;
}

.socialShare .socialShareLink.twitter {
    background: url(../images/icons/thirdparty/socialShareTwitter16x16.ico) no-repeat top left;
}





/**
 * Competition page 
 */

#competition {
    width: 768px;
}

#competition p {
    margin: 10px 0;
}

#competition h2 {
    margin: 10px 0;
}

#competition div {
    margin: 10px 0;
    padding: 5px;
}

#competition div p {
    margin: 2px 0 2px 5px;
}

#competition div.odd {
    background-color: #f3f1e9;
}

#competition .error {
    font-weight: bold;
    font-size: 9pt;
    color: red;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#competition form .error {
    margin-left: 5px;
}


/* Feed latest screenshots */

#latestScreenshots li {
    margin-bottom: 10px;
}

#latestScreenshots .title  {
    display: block;
    text-decoration: none;
    margin-top: 4px;
    font-weight: bold;
    font-size: 9pt;
}

#latestScreenshots .platform {
    color: #999;
}

#latestScreenshots .image {
    margin-right: 10px;
    width: 100px;
    height: auto;
    float: left;
}

#latestScreenshots .image a {
    float: left;
    border: 1px solid #888;
    margin: 0;
}

/**
 * USER OPERATIONS
 */

.overlayContent.userOperations {
    border: 2px solid #ccc;
    line-height: 1.2em;
    font-size: 9pt;
    text-align: left;
    position: absolute;
    z-index: 30;
    left: 50%;
    top: 50px;
    margin-left: -250px;
    width: 500px;
}

/*body > .overlayContent.userOperations {
    position: fixed;
}*/

.userOperations fieldset {
    background-color: #fff;
    padding: 10px;
    border: none;
}

.userOperations li {
    margin: 0 6px 4px;
}

.userOperations .gender {
    padding-top: 17px;
}

.userOperations .autoPw {
    width: 200px;
}

.userOperations .forceLeft {
    margin-right: 15px;
}

.userOperations label {
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    display: block;
    Margin-bottom: 1px;
    color: #666;
}

.userOperations h2 {
    border-bottom: 1px solid #555;
    margin-bottom: 10px;
    font-size: 10pt;
    line-height: 15pt;
}

.userOperations p {
    color: #666;
    margin: 4px 0;
}

.userOperations li .inner {
    padding: 6px;
    width: 200px;
}

.userOperations .forceRight .inner,
.userOperations .forceLeft .inner {
    width: auto;
}

.userOperations input {
    font-size: 10pt;
}

.userOperations .radio {
    margin-right: 5px;
    vertical-align: middle;
}

.userOperations .checkbox {
    float: left;
    margin-right: 7px;
}

.userOperations .field {
    background-color: #eee;
    border: 1px solid #bbb;
    width: 160px;
    padding: 2px;
}

.userOperations .field.small {
    width: 70px;
}

.userOperations .field.focus {
    background-color: #fff;
}

.userOperations .inner.ok {
    background: url("../images/main/tick.png") no-repeat 180px 67%;
}

.userOperations .inner.error {
    background: url("../images/main/cross.png") no-repeat 180px 67%;
}

.userOperations .msg {
    display: none;
}

.userOperations .inner.error .msg {
    position: absolute;
    background-color: #cc0000;
    padding: 4px;
    color: #fff;
    font-weight: bold;
    font-size: 8pt;
    left: 219px;
    width: 200px;
    margin-top: 7px;
    display: block;
}

.userOperations .submit {
    margin-top: 10px;
    width: 130px;
}

.userOperations a.close {
    top: 0;
    right: 0;
    display: none;
    position: absolute;
    display: block;
    background-color: #eee;
    padding: 4px;
    margin-right: 11px;
    border: 1px solid #ccc;
}

.userOperations .dijitComboBox {
    padding: 2px;
    width: 70px;
}

/* IE6 campaign. */

.ieOldStopper p,
.ieOldStopper ul {
    font-size: 10pt;
    margin-bottom: 10px;
}

.ieOldStopper .close {
    background: url(../images/main/close32x32.png) no-repeat;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}

#ie6msg{border:3px solid #090; margin:8px 0; background:#cfc; color:#000;}
#ie6msg h4{margin:8px; padding:0;}
#ie6msg p{margin:8px; padding:0;}
#ie6msg p a.getie7{font-weight:bold; color:#006;}
#ie6msg p a.ie6expl{font-weight:normal; color:#006;}




/* Quiz */

#quiz h1 {
    margin-bottom: 15px;
    font-size: 22pt;
    letter-spacing: -2px;
}

#quiz .question h2 {
    letter-spacing: -1px;
    font-size: 15pt;
    margin: 8px 0 14px;
}

#quiz p,
#quiz li,
#quiz span {
    display: block;
    font-size: 10pt;
    margin-bottom: 10px;
}

#quiz .question img {
    float: right;
}

#quiz .quizContainer {
    width: 60%;
    float: left;
}

#quiz .navigateFurther {
    width: 30%;
    float: right;
}

#quiz .navigateFurther h2 {
    margin-bottom: 0;
}

#quiz .navigateFurther ul {
    margin-bottom: 20px;
    padding: 8px 8px 15px;
    border-bottom: 2px solid #b2b2b2;
    background: #ebebeb url("../images/main/feedTopicBgSilverStretch.png") repeat-x left bottom;
}


