/* CSS Document by Arve */


body {
	background:url(http://www.shitshop.shittm.no/bilder/background/bgBody.gif) repeat;}


/* BGHEADER  (above all...) 
------------------------------------------------------------------ */
#bgHeader {
	background:url(../gfx/bgHeader.gif) no-repeat top center;
	height:18px;
	width:950px; 
	margin:0 auto;}


/* CONTAINER  (This is the mainwrapper)
------------------------------------------------------------------ */
#container { 
	width:950px; 
	padding-bottom:15px;
	margin:0 auto;
	background-color:#FFF;}


/* HEADER 
------------------------------------------------------------------*/
#header {
	height:126px;
	position:relative;}
	
#header .left{	/* logo */
	padding: 0 10px;}
	
#header .right{
	position:absolute;
	right:15px;
	top:40px;
	text-align:right;
	font-size:11px;}
	
#header .right a:link,
#header .right a:visited{
	text-decoration:underline;}
	
	
/* LEFT 
------------------------------------------------------------------*/
#left {	
	width:180px;
	float:left;}
	

/* MAINCONTENT
------------------------------------------------------------------ */
#mainContent {
	float:left;
	width:550px;
	margin:0px 2px 5px 18px;}
	
	
/* RIGHT
------------------------------------------------------------------ */
#right {
	width:180px;
	float:left;
	margin-left:15px;}

/* Subscribe  */	
#right .header {
	background-color:#666666;
	color:#E5E5E5;
	padding:2px 8px;
	margin:0;
	font-weight:bold;}
#right .subscribe {
	border:1px solid #CCCCCC;
	padding:5px 0 5px 8px;}
#right .input {
	background-color:#E5E5E5;
	border:1px solid #CCCCCC;
	width:104px;
	margin-right:3px;}
	
#right .topSellers {
	text-align:right;}
#right .topSellers a:link,
#right .topSellers a:visited {
	color:#3399CC;
	font-weight:bold;}
#right .prices {
	font-size:90%;
	margin-bottom:10px;}



/* FOOTER (outside the #container)
------------------------------------------------------------------ */
#footer {
	background:url(../gfx/bgFooter.gif) no-repeat top center;
	height:35px;
	font-size:10px;
	padding:0;
	width:950px; 
	margin:0 auto;}
	
#footer p {
	margin:0;
	padding:0;}
	
#footer a:link,
#footer a:visited {
	color:#999999;}
	
	
/* NEWS
------------------------------------------------------------------*/	

.header {
	background-color:#CCCCCC;
	color:#FFFFFF;
	padding:2px 8px;
	margin:0 0 10px 0;}

#news {}

#news .thumbnail {
	float:left;
	text-align:center;
	margin:0 15px 10px 0px;
	width:140px;
	overflow:hidden;}
	
#news .content { /* heading & ingress */
	float:left;
	width:390px;
	margin:3px 0 20px 0;}
	
#news h2 { /* heading */
	margin:0 0 5px 0;
	padding:0;
	font-size:140%;}
	
#news .date { /* heading */
	color:#999999;
	font-size:90%}
	
#news .readMore a:link,
#news .readMore a:visited { 
	color:#94C83E;}
	
.newsArchive {
	float:right;}
.newsArchive a:link,
.newsArchive a:visited{
	white-space:nowrap;
	color:#94C83E;}

#moreresults ul {
	margin-left:0px;
	padding-left:0px;}
	
#moreresults ul li {
	display:inline;}
	
	
/* FRONTPAGE PRODUCTS
------------------------------------------------------------------ */
.frontpageBox {
	border:2px solid #CCCCCC;
	margin:0 2px;
	padding:5px;
	min-height: 180px;
	height: auto !important;
	height: 180px;}
	

.frontrandom * {
	margin: 0;
}

/* FORMS
------------------------------------------------------------------ */
.button {
	background-color:#999999;
	color:#E5E5E5;
	border:none;
	font-size:11px;
	font-weight:bold;
	height:20px;}
	
.input {
	height:16px;
	background-color:#E5E5E5;
	border:1px solid #CCCCCC;
	width:165px;
	font-size:10px;
	color:#999999;
	padding:2px 0 0 5px;}


/* THUMBNAILS (also see thickbox.css)
------------------------------------------------------------------ */
.thumbborder {
	border:1px solid #CCCCCC;
	padding:4px;
	margin-right:4px;}