/* CSS NEW.html */

body {
	color:#666;
	background:#000;
	line-height:1em;
	font: 1em arial, sans-serif;
	}

p {
	line-height:1.1em;
	}

p.description {
	margin-left:.5em;
	}

p.smalltext {
	font:.9em arial, sans-serif;
	color:#666;
	padding:0px;
	line-height:1em;
	}

H1 {
	font:1.4em arial, sans-serif;
	font-weight:800;
	
	}

H2 {
	font:1.3em arial, sans-serif;
	font-weight:700;
	
    }
H3 {
	font:1.2em arial, sans-serif;	
	font-weight:600;	
	padding-left:1em;
	}

H1, H2 {
	line-height:1.1em;
	color:#900000;
    padding-left:1em;
    }


a {
	color: #666;
    text-decoration:none;
	}

a:hover {
	text-decoration:underline;
    color:#ffffff;
	}


#header {
	background:url(../images/background_master.jpg) #000 no-repeat;
	height:1220px;
	width:918px;
	position: absolute;
    left:180px;
    top:0px;
	}


#container {
	padding: 0em .1em;
	border:#999 thin dotted;
    width:570px;
	height:900px;
	overflow:auto;
	background-color:#000000;
	top:245px;
	left:351px;
    position:absolute;
	}

#contents {
	margin: 80px 15px 0px 15;
	}
   
#menuleft{
	text-align: center;
    left:180px;
	}
    
#menuright {
	text-align:center;
	left:932px;
    }

#menuleft, #menuright{
	position:absolute;
	top:245px;
	width:160px;
	height: 900px;
	}

#menuright p {
	color:#ccc;
	}    
    
    
#menuright_content {
	padding:15px 2px 2px 2px;
	margin:0px 0px 15px 0px;
	vertical-align:top;
	text-align:center;
    border:1px #666 dotted;
	}

/*Footer */
    
#footer {
	width:579px;
	height:78px;
	left:348px;
	top:1142px;
	text-align:center;
	position:absolute;
	background:url(http://i88.photobucket.com/albums/k166/wodensson_1/website/footer_new.jpg) #000 no-repeat bottom;
	}

#footer_header {
	margin-top: 10px;
	}
   
#footer a {
	color: #666;
    text-decoration:none;
	}

#footer a:hover {
	color: #ffffff;
	font-decoration:underline;
    }
    
#footer_content{
	padding:0px 1px;
	margin:0px;
	}
 
/*Navigation */
    
#artists_items_navigation {
	top:189px;
	position:absolute;
	width:918px;
	height:35px;
	text-align:center;
	}
   
#artists_items_navigation p {
    margin:none;
    padding:none;
    }

#artists_items_navigation a:hover {
    opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
    }    
    
/* Table cells */    

.table_news_content{
	border-collapse: collapse;
	width: 545px;
	margin:.5em 5px;
	}

tr.news_content_a {
	text-align: left;
	margin:0em .7em;
	}

tr.news_content_b {
	text-align: left;
	margin:0em .7em;
	}	
	
.news_content_a p, .news_content_b p {
	margin:0em .3em;
	font:.8em #fff verdana, arial, sans-serif;
	}

.news_content_a a, .news_content_b a {
	color:#ccc;
    text-decoration:none;
	}

.news_content_a a:hover, .news_content_b a:hover {
	text-decoration:underline;
    color:#ccc;
    }

td.news_headline_item {
	text-align: left;
	width: 70%;
	}

.news_headline_item a {
	color:#666;
    text-decoration:none;
	}

.news_headline_item a:hover {
	margin-left:1em;
	text-decoration:none;
    color:#ffffff;
	}		

td.news_headline_price {
	text-align: right;
	width:auto;
	}

td.news_headline_item, td.news_headline_price {
    height: 25px;
	border-bottom: dotted #999999 1px;
    margin:.5em 0em;
        }

/* Table heading cells */
    
td.title {
	border-bottom: dotted #999999 1px;
	font-weight:400;
	}
  
td.year {
	text-align:right;
	border-bottom: dotted #999999 1px;
	font-weight:400;
	}
 
td.month {
	text-align:center;
 	font-weight:800;
  	}

td.title, td.year, td.month {
	height:25px;
	color:#FFFFFF;
	}
    
/*HEADINGS - For Artists page, Catalogue page, contact page, culture page, information page, new arrivals on default, links page, news on default */

div.artists_heading {
	background:url(http://i88.photobucket.com/albums/k166/wodensson_1/website/heading_artists.png) no-repeat;
	}
div.badges_heading  {
    background:url(../images/heading_badges.gif) no-repeat;
    }
div.catalogue_heading {
	background:url(http://i88.photobucket.com/albums/k166/wodensson_1/website/heading_catalogue.png) no-repeat;
	}
div.contacts_heading {
	background:url(http://i88.photobucket.com/albums/k166/wodensson_1/website/heading_contact.png) no-repeat;
	}
div.culture_heading {
	background:url(http://i88.photobucket.com/albums/k166/wodensson_1/website/heading_culture.png) no-repeat;
	}
div.information_heading {
	background:url(http://i88.photobucket.com/albums/k166/wodensson_1/website/heading_info.png) no-repeat;
	}
div.newarrivals_heading {
	background:url(http://i88.photobucket.com/albums/k166/wodensson_1/website/heading_new_arrivals.png) no-repeat;
	}
div.links_heading {
	background:url(http://i88.photobucket.com/albums/k166/wodensson_1/website/heading_links.png) no-repeat;
	}
div.news_heading {
	background:url(http://i88.photobucket.com/albums/k166/wodensson_1/website/heading_news.png) no-repeat;
	}
div.news_heading, div.links_heading, div.newarrivals_heading, div.information_heading, div.culture_heading, div.contacts_heading, div.catalogue_heading, div.badges_heading, div.artists_heading  {
    height:50px;
	margin:1em 0em;
    opacity:.90;
   filter: alpha(opacity=90);
   -moz-opacity: 0.9;
    } 
