html {width:100%; height:100%; margin: 0px; border-collapse: collapse;}
body {width:100%; height:100%; font-family: Verdana; font-size:12px;margin: 0px; border-collapse: collapse; background: #ff4b00;}

#container {margin-left: auto; margin-right: auto; background: #fff; width:950px; margin-top: 0px; border-collapse: collapse;}
#header {height:150px; width:100%; position: relative;}
#scroller {height:150px; width: 100%;}

#content {margin-left: 26px; margin-right: 26px; margin-top:10px; bottom:0px; min-height:600px; overflow:auto;}
#title {margin-top: 60px; width:898px; height:24px; background: url("/images/stars_orange.jpg");}

#text {margin-top:44px; margin-bottom:100px;}
#text table td {vertical-align: top;}
#text table td .artists {width: 292px;}
#text table {width: 100%;}

#footer {position: fixed; width:900px;; height:27px; bottom:0px; background: url("/images/footer_nlentertainment2.jpg");}

table .newsoverview {width: 610px;}

a {text-decoration: none; color: #000;}
a:hover {text-decoration: underline; color: #ff4b00;}

a img {border:0px;}
h3 {color: #ff4b00; font-weight: bold; font-size: 14px;}

.news_item {margin-bottom:10px; height:175px; position:relative;}
.news_item a, .news_itembig a {color: #ff4b00; text-decoration: none; font-size: 12px;}
.news_item img {float:left; margin-right:20px; margin-bottom: 20px;}

/* NEWS.CSS */
.newsarticle {width:384px;}
.morenews {width:227px;}
.news_itembig_text {width: 325px;}

/* ARTISTS.CSS */
#artistsoverview { width:100%; }
#artistsoverview td {width:293px; height: 192px;}
#artistsoverview a {font-weight: bold; text-decoration: none; color: #000;}
#artistsoverview a:hover {font-weight: bold; text-decoration: none; color: #ff4b00;}

#artistselect {cursor: pointer; position:relative; top:-40px; width:200px; height:25px; color: #ff4b00;}
#artistselect #btn { margin-top: 5px;}
#artistselectitems {display:none; width:200px; border:1px solid #000; background:#fff; position:absolute; left:0px; top:15px; z-index:10;}
#artistselectitems a {margin-left:10px;}

#artist .left {width:660px; vertical-align: top;}
#artist .right {width: 227px; vertical-align: top;}
#artist .right h1 {font-size:22px; font-weight: bold; margin:0px; padding:0px;}
#artist .right {font-weight: bold; font-size:14px; text-decoration: none; color: #ff4b00;}
#artist .right a {font-weight: bold; font-size:14px; text-decoration: none;}
#artist .right a:hover {font-weight: bold; font-size:14px; text-decoration: none;}

/* DATES */
table .dates 
td {vertical-align: top;}
table .dates th {color: #ff4b00; text-align:left;}
table .dates {font-size: 12px;}
table .dates td .artists {width: 292px; vertical-align: top; border:1px solid #000;}
tr.row0 { color:#000;}
tr.row1 {color:#ed9123;}
tr.row1 a {color:#ed9123;} 
tr.row0 a {color:#000;} 

/* LINKS */
.links_container {width:100%;}
.links_container td {width:33%;}
.links_container h2 {font-size:11px; color:#ff4b00;}

/* CONTACT */

.contact {width:80%;}
.contact h2 {font-size:11px; color:#ff4b00;}
.contact {margin-bottom:50px;}

/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
	width:900px; height:150px;
	
}

/* Clip DIV - automatically generated */
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	width: 900px;
	height: 150px;
	margin-bottom: 1em;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 950px;
	height: 150px;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */

}

/* PAGER */

div.pager_bar {
    border-top:1px solid #000;
    border-bottom:1px solid #000;
    margin-left:auto;
    margin-right:auto;
    width:95%;
    text-align:center;
}

div.pager_bar table {
    margin-left:auto;
    margin-right:auto;
    width:700px;
}

div.pager_bar table td,
div.pager_bar table th {
    color:#000;
}



