*{margin:0; padding:0; border:0;}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center; /* IE center */
	
}

body, p, a, td, input, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	/*line-height: 15px;*/
}

a, a:active, a:visited, a:hover {
	/*text-decoration: underline;*/
}
a:hover {
	text-decoration: underline;
	background-color: #E5E5E5;
}

p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 4px;
}

h1 {
	font-size: 14px;
	color: #5E5E5E;
	font-weight: bold;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 32px;
}

h2 {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	margin-top: -5px;
	margin-bottom: 28px;
}

h3 {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	margin-top: -2px;
	margin-bottom: 12px;
}

h5 {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
}

img {
	border: none;
}
img.outline {
	border: 1px solid black;
}

table {
    vertical-align: top;
}

table td {
	text-align: left;
	vertical-align: top;
}

/* LAYOUT */




table#outerGrid {
	width: 920px;
	height: 100%;
	
	margin-left: auto;
	margin-right: auto;
	
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}




.greyback {
    border-top: 1px solid #999999;
    padding-left:0px;  
    padding-right:0px;
}

div#siteLid, a.div#siteLid {
	background-image: url(./images/nutlinestop3.jpg);

	/*background-image: url(./images/nutlogo2.gif);*/
	background-repeat: no-repeat;
	background-position: 50% 0%;
	margin-top: 6px;
	height: 371px;
	padding-top: 0px;
	padding-right: 32px;
	padding-left: 74px;
	text-align: left;
}

div#siteLid2, a.div#siteLid2 {
	background-image: url(./images/nutlinestop4.jpg);

	/*background-image: url(./images/nutlogo2.gif);*/
	background-repeat: no-repeat;
	background-position: 50% 0%;
	margin-top: 6px;
	height: 152px;
	padding-top: 0px;
	padding-right: 32px;
	padding-left: 74px;
	text-align: left;
}

div#adminpanel, a.div#adminpanel {
	background-color:#550000;
	height: 27px;
	padding-top: 14px;
	padding-right: 32px;
	padding-left: 74px;
	text-align: left;
}

a.sitelidtxt {
    color: #FFFFFF;
    background-color: #AA0000;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;
}

a.sitelidtxt:hover {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;
	border-bottom:2px solid #BB0000;
	background-color:transparent;
}

div#menuLang {
	float: left;
	padding-top: 12px;
	padding-left: 44px;
	color: #CCCCCC;
	font-weight: bold;
	text-transform: uppercase;
}

div#menuMain {
	padding-top: 0px;
	height: 16px;
	width:780px;
	text-align: left;
   	font-weight:normal;   
    margin-left:72px;
    margin-top:1px;
	border-top: 1px solid #990000;
	padding-bottom: 16px;
}

div#buttomline {
	padding-top: 5px;
	height: 16px;
	width:600px;
	font-size: 9px;
	color: #777777;
	text-align: left;
    margin-left:72px;
    clear:both;
    float:left;
    display:inline;
   	font-weight:normal;
	border-top: 1px solid #333333;
}

div#buttomline2, a.div#buttomline2 {
	padding-top: 5px;
	height: 16px;
	width:180px;
	font-size: 9px;
	color: #777777;
	text-align: right;
    margin-left:0px;
    display:inline;
    float:left;
   	font-weight:normal;
	border-top: 1px solid #333333;
}

div#menuSub {
	padding-top: 4px;
	padding-left: 24px;
	height: 14px;
	text-align: left;
}

div#contentView {
	width: 100%;
	height: 100%;
    background-color: blue;
}

div#leftDiv {
	padding-top: 4px;
	width: 160px;
    float:left;
    padding-left:72px;
}

div#smallerleftDiv {
	padding-top: 4px;
	width: 150px;
    float:left;
    padding-left:72px;
}

div#leftrequestDiv {
	padding-top: 4px;
	width: 390px;
    float:left;
    padding-left:72px;
}

div#concertsDiv {
	padding-top: 4px;
	width: 700px;
   	float:left;
	margin-left:72px;
   	padding-left:72px;
  	border-top: 1px solid #BB0000;
   	border-right: 1px solid #BB0000;
}

div#midDiv {
	padding-top: 4px;
    padding-left:14px;
	width: 360px;
    float:left;
}
div#widermidDiv {
	padding-top: 4px;
    padding-left:14px;
	width: 370px;
    float:left;
}

div#rightDiv {
	padding-top: 4px;
    padding-left:14px;
	width: 226px;
    float:left;
}

div#rightrequestDiv {
	padding-top: 4px;
    padding-left:14px;
	width: 390px;
    float:left;
}

div#midandrightDiv {
	padding-top: 4px;
    padding-left:14px;
	width: 586px;
    float:left;
}

div#orderbox {
    width:155px;
    padding: 4px;
    border: 1px solid #777777;
	font-size: 10px;
}

div#orderbox2 {
    width:226px;
    padding: 4px;
    border: 1px solid #BB0000;
	font-size: 10px;
}

div#orderbox3 {
    width:226px;
    padding: 4px;
    border: 3px solid #BB0000;
	font-size: 10px;
}

div#availablebox {
    width:146px;
    padding: 4px;
    border: 1px solid #777777;
	font-size: 10px;
}

div#leftmdmodule {
	margin-bottom: 14px;
    width:155px;
    border-top: 1px solid #BB0000;
    border-right: 1px solid #BB0000;

	font-size: 10px;
}

div#midmdmodule {
	margin-bottom: 14px;
    width:358px;
    border-top: 1px solid #BB0000;
    border-right: 1px solid #BB0000;

	font-size: 10px;
}

div#requestmdmodule {
	margin-bottom: 14px;
    width:385px;
    border-top: 3px solid #AA0000;
	font-size: 10px;
	
}
div#midmdmoduleNOborder {
	margin-bottom: 14px;
    width:358px;
    border-top: 0px solid #000000;
	font-size: 10px;
}

div#widermidmdmodule {
	margin-bottom: 14px;
    width:368px;
    border-top: 3px solid #000000;
	font-size: 10px;
}

div#rightmdmodule {
	margin-bottom: 14px;
    width:231px;
    border-top: 1px solid #BB0000;
    border-right: 1px solid #BB0000;

	font-size: 10px;
}
div#rightmdmodulefloatleft {
	margin-bottom: 14px;
    width:201px;
    border-top: 3px solid #000000;
	font-size: 10px;
    /*clear:both;
    display:inline;*/
	float: right;
}

div#midandrigthmdmodule {
	margin-bottom: 14px;
    width:581px;
    border-top: 3px solid #000000;
	font-size: 10px;
    display:inline;
}

div#midandrigthsubmidmdmodule{
    width:341px;
	font-size: 10px;
    clear:both;
    float: left;
    display:inline;
}

div#eventlistdiv {
	margin-bottom: 10px;
	margin-right: 15px;
    	width:190px;
	border-top: 1px solid #FF2222;
	font-size: 10px;
	background-color: FFBBBB;
	padding:5px;
}

div#oldeventlistdiv {
	margin-bottom: 10px;
	margin-right: 15px;
    	width:190px;
	border-top: 1px solid #222222;
	font-size: 10px;
	background-color: BBBBBB;
	padding:5px;
}

div#hiddeneventlistdiv {
	margin-bottom: 10px;
	margin-right: 15px;
    	width:190px;
	border-top: 1px solid #22FF22;
	font-size: 10px;
	background-color: BBFFBB;
	padding:5px;
}


div#fplistdiv {
	margin-bottom: 4px;
   	width:200px;
	border-top-style:solid; 
	border-top-width:1px;
	border-top-color:FF2222;
   	//border-bottom: 1px dotted #000000;
	font-size: 10px;
	background-color: FFBBBB;
}

div#eventlistnarrowdiv {
	margin-bottom: 14px;
    width:150px;
    border-bottom: 1px dotted #000000;
	font-size: 10px;
}

table#innerGrid1, table#innerGrid2 {
	margin-top: 44px;
	margin-left: 44px;
}

table td.contentLeftCol {
	width: 122px;
	padding-right: 14px;

}

table td.contentLeftCol p {
	font-size: 9px;

}

table#innerGrid1 td.contentLeftCol {
	text-align: right;
}

table#innerGrid1 td.contentRightCol {
	width: 400px;
}

table#innerGrid2 td.contentMidCol {
	width: 290px;
	padding-right: 32px;
}

table#innerGrid2 td.contentFrontCol {
	width: 435px;
	padding-right: 32px;
	text-align:left;

}

table#innerGrid2 td.contentMidCol2 {
	width: 490px;
	padding-right: 32px;
}

table#innerGrid2 td.contentRightCol {
	width: 175px;
	max-width:175px;

}

table#innerGrid2 td.contentLowRightCol {
	width: 111px;
}


table#innerGrid1 td.contentRightCol {
	text-align: justify;
}

table#innerGrid1 .textALeft, table#innerGrid2 .textALeft {
	text-align: left;
}

.newstitle{
font-weight:bold;
font-size: 18px;
color: #555555;
margin-bottom: 4px;

}

.newsdate{
font-size: 10px;
color: #555555;
margin-bottom: 14px;

}

.newstxt{
font-size: 10px;
color: #777777;
}

.actdate{
font-size: 9px;
color: #777777;
margin-bottom: 0px;
}

.actdate2{
font-size: 9px;
color: #333333;
background-color:#DDDDDD;
margin-bottom: 0px; 
}

.activityteaser{
font-size: 11px;
color: #333333;
font-weight:bold;
background-color:#FFFFFF;
margin-bottom: 0px;
margin-top: 0px;

}

.activityinfo{
font-size: 9px;
color: #333333;
background-color:#DDDDDD;

}

.actlist{
font-size: 10px;
color: #777777;
margin-bottom: 4px;

}

.actlist a{
font-weight:bold;
font-size: 10px;
color: #555555;
text-decoration:none;
}

.adminheader {
    font-weight:bold;
    color: #FF0000;
    text-decoration:none;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}




.actlist a:hover{
text-decoration:underline;
}

.cdtitle{
font-weight:bold;
font-size: 18px;
color: #555555;
}

.cdtitle a{
font-weight:bold;
font-size: 18px;
color: #555555;
text-decoration:none;
}

.cdtitle a:hover{
text-decoration:underline;
}

.cdtxt{
font-size: 12px;
color: #777777;
}

.activitylisthead{
font-weight:bold;
font-size: 9px;
text-transform: uppercase;
margin-bottom: 0px;
color: #555555;
}

.activitylistitem{
font-weight:normal;
font-size: 9px;
margin-bottom: 4px;
color: #777777;
}

.activitylistitem a{
font-weight:normal;
font-size: 9px;
margin-bottom: 0px;
color: #777777;
text-decoration:none;

}

.activitylistitem a:hover{
    color: #222222;
}

a.buttomlink {
    font-size: 9px;
  	color: #777777;
  	text-decoration:none;

}
a.buttomlink:hover {
    font-size: 9px;
  	color: #777777;
}

/* DISCOGRAPHY STYLE */


.discTitle {
	margin-bottom: 8px;
}
.discTitle span {
	font-weight: bold;
}
.back2discography {
	margin-top: 42px;
}
.back2discography a {
	font-weight: bold;
	text-transform: uppercase;
}

.discTrack {
}
.discTrackCollection {
}
.discTrackTitle {
	font-size: 10px;
	text-transform: uppercase;
}
.discTrackLyric, .discTrackComposer, .discTrackSolo {
	font-size: 10px;
	color: #5E5E5E;
}


/* PHOTOS STYLE */

img.photoThumb {
	float: left;
	margin-right: 12px;
}
.photoInfo {
	height: 87px;
}
.photoDownload {
	text-transform: uppercase;
}
.photoFilename {
	font-weight: bold;
}
.photoProp {
}


img.actPhoto {
	width: 176px;
}

img.chorphoto{
	width: 60px;

}

img.frontPhoto {
	width: 434px;
	margin-bottom:5px;
}

img.frontLinkPhoto {
	width: 176px;
}

.fpconctitle {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;	

}

.menuItem {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;	
	margin-right: 48px;
}

.submenuItem {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;	
	margin-right: 34px;
}

/* MENU STYLE */


a.menuItem:link, a.menuItem:active, a.menuItem:visited, a.menuItem:hover {
	font-size: 12px; 
	color: #AA0000;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 68px;
	cursor: pointer;
}
a.menuSub:link, a.menuSub:active, a.menuSub:visited, a.menuSub:hover  {
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	
	margin-right: 25px;
	cursor: pointer;
}

.menuSub {
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	
	margin-right: 25px;
	cursor: pointer;
}

.menuSub2 {
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	
	margin-right: 25px;
}

a.menuItem:hover, a.menuSub:hover {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
}
a.menuItem:active, a.menuSub:active {
	color: #BB0000;
}

a.menuOpen:link, a.menuOpen:active, a.menuOpen:visited, a.menuOpen:hover {
	border: none;
	color: #FFAAAA;
	background-color: #FFFFFF;
	cursor: default;
}

.menuOpen {
	border: none;
	color: #999999;
	background-color: #FFFFFF;
	cursor: default;
}

.english a.menuItem:link, .english a.menuItem:active, .english a.menuItem:visited, .english a.menuItem:hover {
	margin-right: 28px;
}

.normheading {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 6px;
	margin-bottom: 2px;
}

.smallerheading {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 2px;
	margin-top: 6px;
}

.eventtype {
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 1px;
	margin-top: 6px;
}
.eventtitle {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 1px;
	margin-top: 2px;
}
.eventdate {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 6px;
	margin-top: 2px;
}

a.redlink {
	color: #BB0000;
	font-size: 10px;
	text-decoration: none;
}
a.redlinkwithborder {
	color: #BB0000;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #BB0000;

}

a.smallredlinkwithborder {
	color: #BB0000;
	font-size: 7px;
	text-transform: uppercase;
	text-decoration: none;
	border: 1px solid #BB0000;

}

/* FORM STYLE */

form {
	display: inline;
	margin: 0;
	padding: 0;
}

input, textarea { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #000000;
	background-color: #F5F5F5; 
	border:1px solid #F2F2F2;
}

