/* Body - whole site properties */
body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;                           
	font-size:12px;
	background:#CCCCCC;
    margin:0 auto 0 auto;
    width:1016px; 
}


 a { 
text-decoration: none;  
}

/* Floats */
.right {
	float: right;
}

.left {
	float: left;
}

/* Banner */
#bg {

    background:#CCCCCC url("../img/bg.png") top center repeat-y;

}

#topframe {
    background:#CCCCCC url("../img/topframe.png") top center no-repeat;   
    height:30px;
    }
    
#topframe img {
border: 0;
float:left;
}


#topframe .shoppingmenu {
text-decoration: none;
padding-left:700px;

padding-top: 10px;
font-size: 14px;
font-family:times new roman,serif;
color:#6A6A6A;
}

 #topframe .shoppingmenu a {
color:#6A6A6A;
}

/* Banner */
#banner {
	background: url("http://shop.getbig.dk/includes/templates/template_default/images/topbanner.png") top center no-repeat;
	height: 130px;
	margin: 0px;
}

#banner .menu {
    font-family:monospace;
    font-size:16px;
    color:#000000;
    font-weight:bold;
    letter-spacing:0.5px;

    padding-left:50px;

}

  #banner .menu a {
    font-family:monospace;
    font-size:16px;
            letter-spacing:0.5px; 
    color:#373333;
    font-weight:bold;
text-decoration:none;

}



/* Navigation */
#navigation {
    background: transparent;                 
	height: 25px;

	margin-left: 40px;
}

#navigation ul {               
     border-collapse: collapse;
     padding: 0 0 0 0; 
     white-space: nowrap; 
     list-style: none; 
     margin: 0px; 
    height: 25px 
     line-height: normal;   
      
}

#navigation li  { 
    background: url("../img/topnavbutton.png") top center no-repeat;
    height:25px;
    width:105px;        
float:left;
list-style: none;  
padding-top:6px;    
vertical-align: bottom;
 }
 
#navigation li.leftbutton   { 
    background: url("../img/topnavbuttonleft.png") top center no-repeat;
    height:25px;
    width:105px;        
 } 
 #navigation li.rightbutton   { 
    background: url("../img/topnavbuttonright.png") top center no-repeat;
    height:25px;
    width:105px;        
 }
 
#navigation li.widebutton   { 
    background: url("../img/topnavbuttonwide.png") top center no-repeat;
    height:25px;
    width:130px;        
 }

  #navigation li.smallbutton   { 
    background: url("../img/topnavbuttonsmall.png") top center no-repeat;
    height:25px;
    width:80px;        
 }

.tabs {
     font-family: verdana, sans-serif;
     font-size: 11px;
     font-weight: bold;
     color: #6C6C6D;  
     padding-left:15px;    
     padding-top:15px;         
}
       
.tabs:hover {
     color: #000000;  
     
}


 
 #navigation img {
 border:0px;
 }
 
 #navigation a { 
     text-decoration: none;
 }
 

/* Left column */
#left {
	width: 180px;
    margin-left: 0px;
    padding-left:30px;                     
	background:transparent;
    overflow: hidden;
    float:left; 
}
/* Left column */
#right {
    width: 160px;
    background:transparent;          
    margin-top: 20px;
    margin-right:40px;
    border-right: 0px solid #B1B7B5; 
   float:right; 
}


#rightpaneltop_ {
     background: url("../img/rightpaneltop.png") top center no-repeat;  
     height:5px;
     width:160px;                          

} 

#rightpanelbottom {
                       

}

#sideads {
padding-top:5px;      

}


#sideads img  {
   border:1px solid #E3E5E7;                  
  width:160px;
} 

/* Content */
#content {
              
width:590px;

	background:transparent;
	padding-top: 22px;
	margin-bottom: 0px;              
    padding-left:12px;

float:left; 
}

#clickbanner img  {
   border:0px;                  
} 

 #boxes {
    background:transparent;
    padding:0px;  
    margin-bottom:10px;   
    height:148px; 
}



.boxshop_ {
     background:#C7CAC8 url("../img/contentshopbox.png") no-repeat;  
width:195px;
height:148px;
 float:left;
}

.boxshoplink  {

                       text-decoration: none; 

                       border:0; 

                       padding:0; 

                       display: block; 

                       text-indent: -9999px; 

                       letter-spacing: -9999px; 

                       font-size:0; 
width:195px;
height:148px;
 float:left;

                       background:  url("../img/contentshopbox_highlighted.png") 0 0 no-repeat;

                

}

.boxshoplink:hover { 

                       background-position: -194px 0;

                }

.boxforum_ {
     background:#C7CAC8 url("../img/contentforumbox.png") no-repeat;  
width:195px;
height:148px;
 float:left;
}

.boxforumlink  {

                       text-decoration: none; 

                       border:0; 

                       padding:0; 

                       display: block; 

                       text-indent: -9999px; 

                       letter-spacing: -9999px; 

                       font-size:0; 
width:195px;
height:148px;
 float:left;

                       background:  url("../img/contentforumbox_highlighted.png") 0 0 no-repeat;

                

}

.boxforumlink:hover { 

                       background-position: -194px 0;

                }



    .boxarticles_ {
     background:#C7CAC8 url("../img/contentarticlesbox.png") no-repeat;  
width:195px;
height:148px;
  float:left;  
}

.boxarticleslink  {

                       text-decoration: none; 

                       border:0; 

                       padding:0; 

                       display: block; 

                       text-indent: -9999px; 

                       letter-spacing: -9999px; 

                       font-size:0; 
width:195px;
height:148px;
 float:left;

                       background:  url("../img/contentarticlesbox_highlighted.png") 0 0 no-repeat;

                

}

.boxarticleslink:hover { 

                       background-position: -195px 0;

                }



#clickbanner {
 margin-top:10px;
}

/* CONTENT DIV */

#welcome {                
  width:580px;

 
  margin-top:0px;
  margin-left:3px;
  margin-bottom: 0px;
  clear: both;
  border:0px solid #DBDCDF;  
}


#welcome .boxheader {
  background: transparent url("../img/welcome.png") no-repeat;  
  height:20px;
  padding:0px;
  padding-bottom:0px;
  border-bottom:0px dotted #A6A8AA;
}

#welcome .boxfooter {
  background: transparent url("../img/contentframefooter.png") no-repeat;  
  height:25px;
  padding:0px;                      
}


#welcome .boxcontent {
    background: transparent url("../img/welcome-bg.png") repeat-y; 
 height:270px;
  font-family: Arial;
    color:#5A5858;
	font-size: 11px;
  padding:10px;
  margin:0px;
  text-align:left;
   
}




#welcome h4 {
  font-family: Verdana;
	font-size: 9px;
  font-weight:bold;
  color:#5A5858;
  padding:0px;
  padding-bottom:10px;
  margin:0px;
  text-align:left;
}

 #welcome .boxnote {
     background: transparent url("../img/welcome-bg.png") repeat-y;  
 padding-left: 5px;
 padding-bottom: 15px;
}


#welcome .boxnote a {

  width:470px;    
  font-family: Verdana;
	font-size: 9px;
    color:#9B4D5A;
    font-weight:bold;
    text-decoration:none;
  padding:0px;
  margin:0px;
  text-align:left;
}

#welcome img {
  border: 0px;
}



#welcome form {
margin-top:0px;
 padding-right: 5px;; 
}

#welcome input, select {
display: block;
height:10px;    
float:left;
}




#welcome input#submit { /* den Submit-Button */
  float: none;
  width: auto;
  font-family:verdana; 
  font-size:10px; 
  background:#9C9DA2; 
  color:#ffffff; 
  width:50px; 
  height:20px; 
  border:1px solid #EAE5E2;
  margin-left:2px;
}

#welcome label {

 padding-right: 1em; 
   font-family: Verdana;
	font-size: 9px;
    color:#9B4D5A;
    font-weight:bold;
    text-decoration:none;
}















#articles {



}

#articles .boxheader {
  height:0px;
  padding:0px;
  margin-bottom:0px;

}

#articles .boxcontent {                      
}

#welcome .item {
    width:170px;

    float:left;
    color:#5A5858;
    font-family: Verdana;
    font-size: 10px;
    padding:5px;
    margin-right:0px;
    margin-bottom:0px;
    border-right:3px dotted #979AA1; 
    text-align: center;
}


#welcome .item_main {
  
    color:#5A5858;
    font-family: Verdana;
    font-size: 10px;
    padding:10px;
    margin-right:10px;
    margin-bottom:10px;
    border-bottom:1px solid #E5E5E5;              ; 
    clear:both;
    height:100px; 
}

#welcome .item_main_p {
width:580px;    
  color:#5A5858;
  font-family: Verdana;
    font-size: 9px;

padding: 10px;
}

#welcome .item_main img {
  width:120px;
  padding-bottom:5px;
height:90px;
  border: 0px;

  float:left;
}

#welcome h4  {
  font-family: Verdana;
	font-size: 10px;
  font-weight:bold;
  color:#3BB0C9;
  padding:0px;
  padding-bottom:5px;
  margin:0px;
  text-align:center;
  height:20px;
}

#welcome a {

  font-family: Verdana;

  font-weight:bold;
  color:#5A5858;
  padding:0px;
  
  padding-bottom:5px;
  margin:0px;
  text-align:center;
  text-decoration:none;
}


#welcome .item img {
  width:120px;
height:90px;
  border: 0px;
  margin:0px;
}


#welcome p  {
height:120px;
margin:5px;
    text-align: left; 
}



#adbanner {
width:465px;
height:50px;
  padding-bottom:0px;
      border-bottom:20px solid #E5E5E5;
}

#adbanner img {
width:465px;
height:50px;
  padding-bottom:0px;
        margin-top:5px;
        border-top:5px solid #E5E5E5;
}

#shopitems {
background:#ffffff;
  width:475px; 
      border-top:1px solid #9A9EA4;
  padding-bottom:0px;
	margin-bottom: 1px;
      border-bottom:10px solid #E5E5E5;
}

#shopitems  .boxheader {
  height:10px;
  padding:0px;
  margin-bottom:0px;
background:#E5E5E5;
}

#shopitems  .boxcontent {
background:#ffffff;
	margin-bottom: 1px;
}


#shopitems  .item {
width:147px;
float:left;
background:#ffffff;
  font-family: Verdana;
	font-size: 9px;
  padding:0px;
  padding-left:10px;
  margin-right:0px;
  margin-bottom:0px;
  border-right:1px solid #E5E5E5;

}







#shopitems  h4  {
  font-family: monospace;
	font-size: 11px;
  font-weight:bold;
  color:#3B3E47;
  padding:0px;
  padding-bottom:10px;
  margin:0px;
  text-align:left;
}

#shopitems .note  {
  text-align:right;
  text-decoration:none;
  padding-right:10px;

}

#shopitems .note a {

  font-family: Verdana;
	font-size: 9px;
  font-weight:bold;
  color:#7C7E79;
  padding:0px;
  
  margin:0px;
  text-align:right;
  text-decoration:none;
}


#shopitems  .item img {
  width:120px;
  height:90px;
  border: 1px solid #7C7E79;
  margin:0px; 
  margin-top:5px;
  margin-bottom:10px;
}

#shopitems  .button img {
  width:60px;
  height:15px;
  border: 0px solid #7C7E79;
  margin:0px; 
  margin-top:5px;
}

#shopitems  .text  {
color:#7D7D7D;
height:80px;
}

#shopitems .price {
color: #DA305F;
  font-family: Verdana;
	font-size: 12px;
  font-weight:bold;
}

#shopitems .pricebox_additional {
color: #858A93;
  font-family: monospace;
	font-size: 10px;
  font-weight:bold;
}


















/* LEFT */

#dashboard {
  background:transparent;
  width: 170px;
  padding-top:0px;
  padding-left:10px;
  padding-right:10px;
  border: 0px;
  padding-bottom:20px;
}

#dashboard .boxheader {
  height:42px;
  background:#F0F0F0;

  padding:0px;
  margin:0px;
}


#dashboard .boxcontent {
  background:#FFFEFF;
  border: 1px solid #E5E5E5;
  padding:0px;
  margin:0px;
}

#dashboard .item {
}


#dashboard .item h4 {
  font-family: Arial, Verdana;
	font-size: 12px;
  font-weight:bold;
  color:#3BB0C9;
  padding:10px;
  padding-bottom:5px;
  margin:0px;
}

#dashboard .item p {
  font-family: Arial, Verdana;
	font-size: 11px;
  color:#4F4F4F;
  padding:10px;
  padding-top:0px;
  padding-bottom:5px;
  margin:0px;
}


#dashboard .item a {
  font-family: Verdana;
	font-size: 9px;
  color:#3BB0C9;
}

#dashboard .boxcontent img {
border: 0px;
padding: 2px;
}


/* LEFT */

#forum {
  background:#ffffff;
	width: 170px;
  padding-left:10px;
  padding-right:10px;
  border: 0px;
  padding-bottom:10px;
}

#forum .boxheader {
  height:80px;
  background:#F0F0F0 url("../images/bg-box.png");

  padding:0px;
  margin:0px;
}


#forum .boxcontent {
  background:#FFFEFF;
  border: 1px solid #E5E5E5;
  padding:10px;
  margin:0px;
      line-height:12px;
}

#forum .item {
}


#forum .item h4 {
  font-family: Verdana;
	font-size: 9px;
  font-weight:bold;
  color:#3BB0C9;
  padding:15px;
  padding-bottom:5px;
  margin:0px;
}

#forum .item p {
  font-family: Verdana;
	font-size: 9px;
  color:#4F4F4F;
  padding:15px;
  padding-top:0px;
  padding-bottom:5px;
  margin:0px;
}


#forum  a {
  font-family: Verdana;
	font-size: 9px;
  color:#14293C;
  text-decoration:none;
  line-height:12px;
}

#forum  .item {
    border-bottom:1px solid #90BEDE;
}

#adbannerleft {
	width: 170px;
  padding-left:10px;
  padding-right:10px;
  border: 0px;                      
  padding-bottom:0px;
}

 #sponsoring {
    width: 170px;

  margin-left:8px;
  margin-right:10px;
  border: 1px solid #BEBEBE;                       
  padding-bottom:0px;
}

#newsletter {
    background:#ffffff;  
	width: 150px;

  margin-top:0px;
  margin-left:5px;
  margin-bottom:100px;
  border: 1px double  #CECECE;

   border-radius: 15pt 15pt;
   font-size:10px;
   font-weight:bold;
   color:#404040;

}
     #newsletter .boxheader {
height:110px;
}

#newsletter .boxcontent {
padding-top:5px;
}

  #newsletter a {
   font-weight:normal;   

}


#newsletter form {
 padding-right: 0px;
}

#newsletter input, select {
margin-left:2px; 
display: block;          
float:left;
}




 #newsletter input#submit { /* den Submit-Button */
           
}

#newsletter label {

 padding-right: 1em; 
   font-family: Verdana;
    font-size: 9px;
    color:#9B4D5A;
    font-weight:bold;
    text-decoration:none;
}





#shopbox {
         background:#ffffff;  
  width: 150px;  
      
  margin-top:20px;
  margin-left:5px;
  border: 1px double  #CECECE;
  margin-bottom:20px;
   border-radius: 15pt 15pt;
}



#shopbox .boxheader {
  height:60px;            
  background:#C0C0C0;    
  padding:0px;
  margin:0px;
}


#shopbox .boxcontent {
  background:#C0C0C0;           

  
  padding:0px;

}


    #shopbox img {
    width:150px;
  border:0px;
  border-bottom: 1px solid #5B5B5B;
  padding:0px;
  margin:0px;
}
      #shopbox  a {
  border:0px;
  text-decoration:none;
  padding:0px;
  margin:0px;
}

#footer {
       clear:both;  
	background:#C9D1D5;     
  	width: 970px;
    background:#CCCCCC url("../img/footer.png") top center no-repeat;   
    height: 100px;
    margin: 0 auto 0 auto;   
}

#footer .note {
    color:#000000; 
  text-align:center;
  font-family:monospace;
   font-size:10px;
   font-weight:bold;  
   padding-top:20px;  
}

#footer .siteinfoCompany {
     font-family:arial, sans-serif;
    padding-top:30px;
    text-align: center;
    font-size:10px;
    letter-spacing: 1px;
    font-weight:bold;
    color:#414141;
    }







/* displaying articles */

#page {  
font-family: arial,sans-serif;
font-size: 12px;
font-style: normal;
font-weight:normal;
color: #3F3F3F;
border: 1px dotted #B7B7B7;
  text-align:left;   
   width:580px;
   margin-top:4px;
}


#page h1 {
font-family:arial;
font-size:14px;
font-weight:bold;   
text-align: right;
}

#page h3 {
font-family:arial;
font-size:13px;
font-weight:bold;
width:99%;
background:#B5C6DE;
}

#page a {
color:#5C9BDC;
} 


#page h2 {

       color:#404040;
      text-align:left;
      padding-left:20px;
  font-family:verdana;
   font-size:16px;
   font-weight:bold;    
}        

#page .info {
        background:url("../img/articleinfo-bg.png") top center no-repeat;    
       color:#000000; 
  text-align:left;
  font-family:verdana;
   font-size:9px;
   font-weight:bold; 
   height:100px;
   padding-right:20px;
}

#page .info img {
    float:right;
    padding:5px;
}

#page .info a {
        color:#000080;
        text-decoration:none;
}

#page .item {
background:#ffffff;                   
  color:#3F3F3F; 
  text-align:left;
  font-family:Arial,tahoma,sans-serif;
   font-size:12px;
   font-weight:normal; 
  padding:10px;   
}

#page .item_small {
          background:#F2F0F0; 
          color:#202020; 
  text-align:left;
  font-family:verdana;
   font-size:9px;
   font-weight:normal; 
         padding-right:10px; 
}

#page .item_normal {
          background:#F2F0F0; 
          color:#202020; 
  text-align:left;
  font-family:verdana;
   font-size:10px;
   font-weight:normal; 
         padding-right:20px; 
}

 #page .item_large {
          background:#F2F0F0; 
          color:#202020; 
  text-align:left;
  font-family:verdana;
   font-size:12px;
   font-weight:normal; 
         padding-right:20px; 
}

#page INPUT, SELECT {
height:18px;  
}


#page hr {

   border:1px solid #C0C0C0;
   width:90%;
  text-align:center;      
}


#page .item img {

}

#page .item a {

}
  #page .copyright {
                color:#515151; 
  text-align:center;
  font-family:verdana;
   font-size:11px;
   font-weight:bold;
   padding-bottom:10px;
}

#page ul {
padding-top:10px;
}

#page li {
list-style: none;
}



  #articlesearch  {                
  width:580px;

  margin-top:0px;

  margin-left:3px;
  margin-bottom: 0px;

  border:0px solid #DBDCDF;  
}


  #articlesearch .categories {                
  width:50%;
  float:left;

  margin-top:0px;
  margin-left:3px;
  margin-bottom: 0px;

  border:0px solid #DBDCDF;  
}

 #articlesearch li {
 list-style: square;
 }

   #articlesearch .intro {                
     margin-top:0px; 
    padding:20px;

}

#articlesearch .boxheader {
  background: transparent url("../img/articlesearch.png") no-repeat;  
  height:150px;
  padding:0px;
  padding-bottom:0px;
  border-bottom:0px dotted #A6A8AA;
}

#articlesearch .boxfooter {
  background: transparent url("../img/contentframefooter.png") no-repeat;  
  height:25px;
  padding:0px;                      
}


#articlesearch .boxcontent {
    background: transparent url("../img/welcome-bg.png") repeat-y; 

  font-family: Arial;
    color:#5A5858;
    font-size: 12px;
  padding:10px;
  margin:0px;
  text-align:left;
  clear:both; 
}





#articlesearch a {

  font-family: Verdana;
    font-size: 12px;
  font-weight:bold;
  color:#5A5858;
  padding:0px;
  padding-left:5px;
  padding-bottom:5px;
  margin:0px;
  text-align:left;
  text-decoration:none;
}

             #articlesearch table a {

  font-family: Verdana;
    font-size: 10px;
  font-weight:bold;
  color:#5A5858;
  padding:0px;
  padding-left:5px;
  padding-bottom:5px;
  margin:0px;
  text-align:left;
  text-decoration:none;
}

#articlesearch .header   {

margin-bottom:15px;
                           background:#E3E1E1;   
}


#articlesearch table {
                     color:#515151; 
  text-align:center;
  font-family:verdana;
   font-size:10px;
   margin-left:5px;
      font-weight:normal;
      line-height:15px;
   text-align:left;   
      border-left:1px solid #848484;  
            border-top:1px solid #848484;       
}
#articlesearch td {
   border-bottom: 1px solid #979797;
   border-right:1px solid #979797; 
}

#articlesearch .cell_articlesub_grey {
                  background:#E3E1E1;      
}
#articlesearch .cell_articlesub_white {
                        background:#ffffff;      
}

#articlesearch img {
float:right;
  border: 0px;
  margin:0px;
}


#articlesearch h4 {
font-size:12px;
margin:0px;
padding:0px;
padding-top:20px;
padding-left: 20px;
padding-bottom: 5px;
letter-spacing: 0px;
}


#quality img {
margin-right:20px;
padding-left:0px;
margin-top:-12px;   
visibility: visible;
position: relative;
z-index: 10;  
}

#bottomframe {
    background:#CCCCCC url("../img/bottomframe.png") top center no-repeat;   
    height:30px;
    }
    
 #weblinks{
    width: 170px;

  margin-left:8px;
  margin-right:10px;
  border: 1px solid #BEBEBE;                       
  padding-bottom:0px;
}

#weblinks  img {
border: 0px;
padding: 2px;
}

    #biblio {                
  width:580px;


  margin-top:-15px;
  margin-left:3px;
  margin-bottom: 0px;

  border:0px solid #DBDCDF;  
}

#biblio h4 {
letter-spacing: 2px;
   padding-top:20px;
   padding-left:20px; 
}

#biblio p {
  font-family: Arial;
    color:#484848;
    font-size: 12px;
font-weight:bold;
padding-left:20px;
}

#biblio img {
border-right:1px solid #ffffff;
float:left;
}

#biblio .boxheader {
  background: transparent url("../img/articlesearch.png") no-repeat;  
  height:70px;
  padding:0px;
  padding-bottom:0px;
  border-bottom:0px dotted #A6A8AA;
}

#biblio .boxfooter {
  background: transparent url("../img/contentframefooter.png") no-repeat;  
  height:25px;
  padding:0px;                      
}


#biblio .boxcontent {
    background: transparent url("../img/welcome-bg.png") repeat-y; 
   height:400px;
  font-family: Arial;
    color:#5A5858;
    font-size: 12px;
  padding:10px;
  margin:0px;
  text-align:left;
  clear:both; 
}


#sideads FORM {
margin-top:-150px;
padding: 8px;
position:relative;
color:   #3C3C3C;
font-family: verdana;
font-size: 12px;
font-weight: bold;
}
#sideads INPUT {
width:140px;

}
#sideads_products {

margin-top:50px;      


}
#sideads_products img {
   border:1px solid #E3E5E7;                  
  width:160px;

}


.privacy {
color:   #3C3C3C;
font-family: verdana;
font-size: 10px;
font-weight: bold;
border:1px solid gray;
padding:5px;
text-align: center;
}