


/*@import "xhtml_form.css";*/
@import "teppefall.css";
@import "/js/tablesorter/style.css";

html  {
    background:#eee /*EAEAEA*/;
    /*background:#fff;*/
    /*background-image:url(/media/tile.png);*/
}
body  {
    background:#eee;
    /*background:#fff;*/
    /*background-image:url(/media/tile.png);*/
    color:#363942;
    /*font:14px arial;
    90%
    */
    font: 15px "Lucida Grande", sans-serif;
    margin:0px;
    text-align:left;
}
a {
    color:#DB4105;
    /*color:#D01F3C;*/
    /*color:#363942;*/
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
    /*color:#DB4105 !important;*/
}
a:visited {
    color:#999;
}
a img { border:none; }
h1 {
  font-size: 150%;
  margin:0px;
  padding:0px;
  margin-bottom:4px;
  margin-top:4px;
  color:#3d3d3d;
}
h2 {
  font-size: 110%;
  margin:0px;
  padding:0px;
}
h4 {
    margin-left:0px;
    margin-top:0px;
}

p {
    margin-bottom:14px;
}
label {
    display:block;
    font-weight:bold;
    font-size:12px;
    padding-top:5px;
}
form {
  margin:0px;
  padding:0px;
}
form div label.label {
    display:block;
    margin-top:2px;
    margin-bottom:2px;
}
.label {
    font-size:12px;
    font-family:tahoma, helvetica;
}
.label a {
    font-size:10px;
    font-weight:bold;
}
.info {
    font-size:10px;
}
.ignore {
    display:inline;
}
.text {
}

.logo img {
}
h1 {
    padding-top:0px;
}
.air {
    margin:16px;
    margin-top:0;
}

.main {
    position:relative;
    
    /*width:940px;*/ /*840 740*/
    
    min-width:740px;
    max-width:940px;
    
/*  min-width:840px;
    max-width:1040px;*/
    
    margin:0px auto 0px auto;
    background:#fff;
    padding:10px;
    padding-bottom:10px; /*ie*/
    /*padding-top:0px;*/
    border:1px solid #ddd;
    border-top:none;
/*  border-bottom:6px solid #eee;*/
    background-image:url(tile3.png);/*3*/
    background-repeat:repeat-x;
}

.mainBottom {
    min-width:740px;
    max-width:940px;
    background:#eee;
    padding:10px;
    margin:0px auto 0px auto;
    border:1px solid #eee;
}

.navigation {
    padding-top:8px;
}

#content {
    min-height:280px;
}

textarea, input[type="text"], input[type="password"] {
    width: 300px;
    border: 1px solid #eee;
    margin-top:2px;
    margin-bottom:2px;
/*  color:red;*/
}

input[type="checkbox"] label {
    color:red !important;
}

textarea {
    /*height: 4em;*/
	width:460px;
    margin: opx;
	padding:2px;
    border: none;
    border: 1px solid #eee;
    font: 14px "Lucida Grande", sans-serif;
/*    font-family: "Lucida Grande", sans-serif;*/
}

select {
    /*border: 3px solid #000;*/
    margin-bottom:6px;
    width:300px;
    border: 1px solid #eee;
}

input[type="submit"] {
    background:#eee; /*eee*/
    width:100px;
    padding:2px;
    border: 1px solid #000;
    border-color: #eee #ccc #ccc #eee;
}

input:focus {
    /*color:#5E7DA9;
    font-weight:bold;*/
}

input[disabled='disabled'] {
  border: 1px solid #eee;
    cursor:default;
    background:#ffffff;
    color:#ccc;
}
.stupidSafari {
    color:#cccccc;
}
.error2222 {
    color:white;
    /*background:#D01F3C;*/
    background:#222;
    font-weight:bold;
    border: 1px solid #222;
    padding:4px;
    margin-top:2px;
    margin-bottom:2px;
}

.warning, .error, .notify {
    font-weight:bold;
    color:white;
    background:#298131; /*D01F3C*/
    font-weight:bold;
    border: 4px solid #298131;
    margin-top:2px;
    margin-bottom:2px;
    /*padding:2px;*/
}

.warning22 {
    font-weight:bold;
    color:white;
    background:#D01F3C; /*D01F3C*/
    font-weight:bold;
    border: 4px solid #D01F3C;
    margin-top:2px;
    margin-bottom:2px;
    padding:2px;
}

div.separator {
    height:6px;
}

label.barrierBreak{
    display:none !important;
}

img#topp {
    border:none;
}

table, tr, td {
    margin:0px;
    padding:0px;
    border:none;
}

tr {
    /*background-color:#CCCCCC;*/
}
table {
    margin-top:6px;
}

#group1, #group2, #group3 {
    float:left;
}

#group1 {
    margin-right:20px;
    padding-right:20px;
    border-right:4px solid #eeeeee;
    width:300px; /*problem?*/
    min-height:290px;
}

#group1 h2 {
    margin-top:14px;
}

#group2 {
    width:560px; /*460 340*/
}

.groupClear {
    clear:both;
    /*height:0;
    display:none;*/
}

/*  */

#groupFixedBox {
    position:relative;
    border:6px solid #eee;
    width:100%;
    background:#ccc;
}

#groupFixedRight {
    position:absolute;
    top:0px;
    right:0px;
    width:280px;
    background:#bbb;
    height:100%;
/*  border:1px solid red;*/
}

#groupFixedViewport {
    /*width:100%;*/
    /*border:1px solid green;*/
    min-height:280px;
    margin-right:280px;
}

/* */

.orderPreview {
    font-size:smaller;
}

#logoBg {
    background-color:#3d3d3d;
    background-image: url(/media/topp_bg01.png);
    background-repeat: repeat-x;
    height: 114px;
}

#box {
    margin-top:6px;
    /*border:1px solid red;*/
}
#searchBox {
    border-top:1px solid #eeeeee;
    padding-top:6px;
    margin-top:6px;
}
#searchBoxTop {
    padding-top:6px;
    margin-top:6px;
}
#queryBox {
    margin-bottom:6px;
}
#queryBox b {
    margin-left:6px;
    margin-right:6px;
}

#resultlist {
    margin-top:6px;
}

.searchNoQuery {
    margin:40px auto 0px auto;
    width:300px;
    /*background:#eee;*/
    padding-top:60px;
}
.searchNoQuery form {
    text-align:left;
}

#yeahDots a {
    background-color:#eee;
    padding:4px;
    text-decoration:none;
}
#yeahDots a:hover {
    background-color:#ccc;
}

.both {
    clear:both;
    height:1px;
}

#nav {
    position:absolute;
/*    right:168px;
    top:96px;*/
    left:428px;
    top:160px;
    font-size:smaller;
    font-weight:bold;
    visibility:hidden;
}
#nav a, #store a {
    color:white;
/*  background:black;*/
}

#store {
    position:absolute;
    top:16px;
    right:16px;
}

#newfeature {
    position:absolute;
    top:26px;
    left:580px;
}


/* store */

.wideTable {
    width:100% !important;
}

.wideTable input[type='text'] {
    width:30px;
}

.wideTable input[type='button'] {
    width:50px;
}

/* search box */
#navLeft {
    float:left;
}
#navRight {
    float:right;
    height:22px; /*hack - dette er feil */
}
#navRight form input {
    width:160px;
}
#loginRequired {
    border:1px solid #3d3d3d;
    background-color:#eee;
    padding:10px;
    margin-top:6px;
    margin-bottom:6px;
    font-weight:bold;
}

/* about */

.entry-more {
    padding-bottom:0px;
    margin-bottom:10px;
    border-bottom:4px solid #eee;
}
.entry-more + p {
    margin-top:30px;
}
.main p {
    font-size:1em;
    line-height:1.4;
    /*border:1px solid red;*/
}
p.indent {
    padding-left:74px;
    padding-right:74px;
}
p.indent img.left {
    margin-left: -74px;
}
p.indent img.right {
    margin-right:-74px;
}
.right {
    float:right;
}
.left {
    float:left;
}

/* Meny */


/* Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#thicktabs{
/*border-top: 1px solid #ddd;*/ /*top border style*/
margin: 0;
padding: 0;
float: left;
/*font: bold 13px Tahoma;*/
/*min-width:800px;*/
/*width:840px;*//*740*/
    width:100%;
/*  min-width:840px;
    max-width:1040px;*/


background: #3d3d3d url(/media/backalicious.png) top right no-repeat;
text-align:center;
overflow:hidden;
/*border-bottom: 4px solid #eee;*/ /*thick bottom border below tabs*/
/*border-right:1px solid #000;*/
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: #f2f2f2; /*#3d3d3d;*/
padding: 8px 11px; /*padding of tabs*/
text-decoration: none;
background: transparent url(/media/backalicious.png) top right no-repeat;
min-width:100px;
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
/*border-left: 1px solid #333;*/ /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
/*border-right: 1px solid #ccc;*/ /*right border style*/
/*background-position: top left;*/ /*Position background image to the left instead of default right, to hide 

indented underline for this link*/
}

#thicktabs li a:visited{
/*color: white;*/
}

#thicktabs li a:hover{
/*color: white;*/
background-image: url(/media/backalicious_over.png); /*background image swap on hover*/
}

#thicktabs li a.icon {
    min-width:20px !important;
    padding:4px;
}

#thicktabs, #thicktabs input {
font-size:16px;
}

.tiny {
    margin-top:4px;
    font-size:smaller;
}

.darker {
    min-width:20px !important;
    padding:4px;
    color:#fff !important;
    font-size:smaller;
}

#tabsearch {
    margin-right:10px;
}
#tabsearch form {
    width:140px;
    float:right;
    margin:4px;
    margin-bottom:0px;
}
#tabsearch form input {
    color:#f2f2f2;
    background:#3d3d3d;
    border:1px solid #3d3d3d;
    padding:2px;
    width:130px;
    /*text-decoration:underline;*/
    border-bottom:1px dotted #fff ;
}

/**/

.width80 { width:80px; }
.width160 { width:160px; }
.width60 { width:60px; }
.width140 { width:140px; }

.downloadTable {
    width:100%;
    
}

.downloadTable + td {
    font-weight:bold;
}

/**/

#copyright {
    font-size:10px;
    text-decoration:none;
    color:#363942 !important;
/*  border-top: 4px solid #eee;*/
    /*margin-top:20px;*/
    padding-top:10px;
    /*background:#eee;*/
    /*border-top:1px solid #eee;*/
}
#copyright a {
    color:#363942 !important;
}
#copyright a:hover {
    color:#DB4105 !important;
}

/**/

.linkBox {
    width:540px;
    height:200px;
    background:#eee;
    border:1px solid #eee;
    padding:10px;
    margin-bottom:10px;
}

.whois pre {
    font: 10px "Lucida Grande", sans-serif;
    font-size:10px; /*smaller*/
    border:4px solid #eee;
    padding:4px;
    overflow:scroll;
}

.boxSeparator {
    border-bottom:4px solid #eee;
    margin-top:20px;
    margin-bottom:14px;
}

#storeFronter {
    float:right;
    /*width:200px;*/
    /*border:1px solid #eee;*/
    /*background:#1f7f2f;*/
    color:#363942;
    padding:10px;
    margin-left:10px;
    font-size:20px;
    background-image: url(/tile3.png);
}

#storeFronter a {
    color:#363942;
}

.username_available {
    color:#000;
    background:#0f0;
    border:1px solid #0f0;
}
.username_not_available {
    color:#fff;
    background:#D01F3C;
    border:1px solid #D01F3C;
    font-weight:bold;
}

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

.navTest {
    background:#eee;
    color:#303030;
    padding:16px;
    padding-bottom:6px;
    padding-bottom:6px;
    margin-bottom:10px;
}

.navTest h1 {
    color:#363942;
    /*font-weight:normal;*/
    font-size:14px;
    font-family:arial;
}

#thicktabs {
    margin-bottom:10px;
}


#copyright a {
/*margin:4px;*/
}


#copyright, .iPhoneCompatible {
/*color:#eee;/*/
margin-top:10px;
}

.largerLinks {
font-size:11px;
/*margin-bottom:16px;*/
}

.cb { /* ??? */
clear:both;
}

.showValidationLinks {
display:none;
}

.someBox {
font-size:16px;
background:#eee;
padding:6px;
margin-bottom:6px;
}

.loginLinks:hover {
    border-bottom: 1px dotted #fff;
}


/* gammelt */


/* dette trenger arbeid - tror verdiene er for smaa */

#content p {
    font-size:1em;
    line-height:1.4;
    /*border:1px solid red;*/
}
p.indentLeft {
    padding-left:74px;
}
p.indentRight {
    padding-right:74px;
}
p.indentLeft img.left,  p.indentRight img.left { margin-left: -74px; }
p.indentLeft img.right, p.indentRight img.right { margin-right:-74px; }
.right { float:right; margin:10px; margin-top:0px; padding-right:10px;  }
.left  { float:left;  margin:10px; margin-top:0px; }

/*
hva er feil her?
p.notRight { padding-right:-74px; }
p.notLeft  { padding-left:-74px; }
*/


/* Nyheter */

.channel {
float:left;
width:210px;
height:240px;
overflow:hidden;
margin-left:8px;
margin-bottom:8px;
}

.channel ul {
margin:0;
padding:0;
}


