/* CSS Document */
/*--------------------- MAIN ---------------------*/#maincontent {
	float: left;
	width: 850px;
	min-height:900px;
}/*--------------------- CONTAINER ---------------------*/.calendar {
	float:left;
	width: 180px;
	font-size:12px;
	font-weight:bold;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}.todaysconcerts {
	float: left;
	width: 355px;
	min-height:186px;
	margin-top: 20px;
	margin-right: 20px;
}.ads {
	float: left;
	width: 240px;
	min-height:180px;
	margin-top: 20px;
	text-align:center;
}
.concertsblock {
	float: left;
	width: 810px;
	margin-top: 20px;
	margin-left: 20px;
	padding-bottom:7px;
}.favourite{
	float:right;
	text-align:right;
	margin-top: 8px;
	margin-left:10px;
	font-size:11px;
}.social {
	float: right;
	height:16px;
	margin-top: 8px;
	padding: 0px 9px;
	text-align:right;
}.tellafriend {
	float: right;
	width: 180px;
	margin-top: 8px;
	height:16px;
	line-height:16px;
	text-align:right;
	font-size:11px;
	font-weight:bold;
}/*--------------------- CALENDAR ---------------------*/.calendar_prev {
	width:25px;
	border-bottom:1px solid #b5b5b5;
}.calendar_next {
	width:25px;
	border-bottom:1px solid #b5b5b5;
	border-right:1px solid #b5b5b5;
}.calendar_box {
	float:left;
	width: 180px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	border-spacing:0px;
	border:1px solid #b5b5b5;
	border-right:0px solid #b5b5b5;
	border-bottom:0px solid #b5b5b5;
	background-color:#fff;
}.calendar_box a {
	-color: #666;
	-font-weight:bold;
}.calendar_box a:hover {
	color: #ca0000;
	text-decoration:underline;
}
.calendar_back {
	background-color: #333;
	background-repeat:repeat-x;
}
.month {
	height:50px;
	line-height:50px;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #b5b5b5;
	color: #fff;
}.week {
	width:25px;
	height:22px;
	border-right:1px solid #b5b5b5;
	border-bottom:1px solid #b5b5b5;
	color: #666;
	font-weight:bold;
	background-color:#dddddd;
}.day {
	height:22px;
	border-right:1px solid #b5b5b5;
	border-bottom:1px solid #b5b5b5;
}.day_current {
	height:22px;
	border-right:1px solid #b5b5b5;
	border-bottom:1px solid #b5b5b5;
	background-color: #FFCCCC;
}.day_current a {
	color: #ca0000;
	font-weight:bold;
}.day_selected {
	height:22px;
	border-right:1px solid #b5b5b5;
	border-bottom:1px solid #b5b5b5;
	background-color: #FFCCCC;
}.day_selected a{
	font-weight:bold;
}.day_link {
	height:22px;
	border-right:1px solid #b5b5b5;
	border-bottom:1px solid #b5b5b5;
	background-color: #ebebeb;
}.day_link a{
	color: #666;
	font-weight:bold;
}.day_link:hover {
	background-color:#dddddd;
}/*---------------------  MAIN REGISTER ---------------------*/#menu1{
	float: left;
}#menu1 ul{
	font-size: 12px;
	font-weight: bold;
	margin:0;
	padding:0;
}#menu1 li{
	display: inline;
	margin-left: 2px;
}#menu1 a{
	float: left;
	display: block;
	margin-right: 2px;
	padding: 0px 7.5px;
	line-height:28px;
	text-decoration: none;
	background-color: #ebebeb;
	border: 1px solid #b5b5b5;
}#menu1 a:hover{
	background-color: #dddddd;
}#menu1 #current a{
	background-color: #fff;
	border-bottom: 1px solid white;
}/*---------------------  SUB REGISTER ---------------------*/#menu2{
	float:right;
	text-align:right;
	margin-top: 2px;
}#menu2 a {
	float: right;
	margin-left: 5px;
	padding: 5px 5.5px;
	font-weight: bold;
	text-decoration: none;
	background-color: #ebebeb;
	border: 1px solid #b5b5b5;
}#menu2 a:hover {
	background-color: #dddddd;
}/*--------------------- SELECTBOX ---------------------*/#selectbox{
	float: left;
	width:788px;
	margin: 10px 0px;
	padding: 5px 10px;
	font-size: 12px;
	background-color: #ebebeb;
	border:1px dashed #b5b5b5;
}.select1 {
	max-width:350px;
	min-width:320px;
	float: left;
}.select2 {
	width: 210px;
	float: left;
}.select3 {
	width: 140px;
	float: left;
}/*--------------------- FORMULAR ---------------------*/.submit {
	float:right;
	margin-left: 5px;
	padding:0px 3px 1px 3px;
	color: #333;
	font-size:12px;
	background-color: #F2F2F2;
	border: 1px solid #b5b5b5;
}.submit:hover {
	cursor:pointer;
	color:#ce0000;
	background-color: #dddddd;
}input, select, textarea {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #b5b5b5;
}input {
	margin: 2px 0px;
}select {
	margin: 2px 0px;
}/*--------------------- ABZ MENU ---------------------*/#menu3{
	float: left;
}#menu3 ul{
	font-size: 12px;
	font-weight: bold;
	margin:0;
	padding:0;
}#menu3 li{
	display: inline;
	margin: 0px;
}#menu3 a{
	float: left;
	display: block;
	margin-right: 4px;
	padding: 3px 6.5px;
	text-decoration: none;
	background-color: #ebebeb;
	border: 1px solid #b5b5b5;
}#menu3 a:hover{
	background-color: #dddddd;
}#menu3 #current a{
	background-color: #fff;
	border-bottom: 1px solid white;
}/*--------------------- BOX ---------------------*/.box {
	float: left;
	width: 810px;
	margin-bottom: 10px;
	font-size: 12px;
}.box a, .box a:link, .box a:visited, .box a:active {
	color: #444;
	font-weight: bold;
	text-decoration: none;
}.box a:hover {
	text-decoration: none;
	color: #ca0000;
}.boxtitle {
	float:left;
	width:806px;
	margin:2px;
	height: 22px;
	line-height: 22px;
	border-bottom:1px dashed #b5b5b5;
	font-size: 13px;
	font-weight: bold;
}.boxcontent {
	float:left;
	width:788px;
	margin-top: 5px;
	padding:10px;
}.boxcontent a, .boxcontent a:link, .boxcontent a:visited, .boxcontent a:active {
	font-weight: bold;
	text-decoration: none;
}/*--------------------- BOXCONTENT ---------------------*/.leftbox {
	float:left;
	width: 430px;
	margin-left: 25px;
	margin-bottom:10px;
	font-size: 12px;
	color: #999;
}.rightbox {
	float:right;
	width: 310px;
	margin-bottom:10px;
	font-size: 13px;
}.leftboxsmall {
	float: left;
	width:400px;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 7px;
	color:#666;
}.leftboxsmalltitle {
	float: left;
	width:400px;
	margin-left: 20px;
	font-size: 14px;
	font-weight: bold;
	color:#666;
	padding-top: 0px;
	padding-bottom: 10px;
}.flyer{
	float: left;
	width: 300px;
	min-height:250px;
	max-height:600px;
	margin-bottom:20px;
	overflow:hidden;
	text-align:center;
}.banner{
	float: left;
	width: 790px;
	margin-bottom:10px;
	min-height:50px;
	max-height:250px;
	overflow:hidden;
	text-align:center;
}.update {
	float:right;
	width: 790px;
	text-align:right;
	font-size: 10px;
}.concertdate {
	float:left;
}.cancellink {
	float:left;
	width:169px;
}.cancellink2 {
	float:left;
	margin-right:10px;
}.cancel {
	float:right;
	width:68px;
}.cancel2 {
	float:left;
	margin-top:2px;
}.cancel span {
	text-align:right;
    color: #fff;
    background: #D50000;
    font-size: 9px;
	padding:2px 4px;
    font-weight: normal;
    white-space: nowrap;
    text-transform: uppercase;
    border: 1px solid #D51007;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}.cancel2 span {
	text-align:left;
    color: #fff;
    background: #D50000;
    font-size: 9px;
	padding:2px 4px;
    font-weight: normal;
    white-space: nowrap;
    text-transform: uppercase;
    border: 1px solid #D51007;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}.addtocalendar {
	float:left;
	margin-left:10px;
}.addtocalendar span {
 	margin:0px 2px;
    font-size: 10px;
	font-weight: normal;
	line-height:14px;
}/*--------------------- RELATED ---------------------*/.links {
	float:left;
	padding: 10px 5px;
}.related_box {
	float:left;
	width: 298px;
	margin-bottom:20px;
	padding:5px;
	border:1px solid #b5b5b5;
	font-size: 11px;
	background-color: #ebebeb;
}.related_title {
	float:left;
	width: 288px;
	padding:0px 5px;
	padding-bottom:3px;
	color:#999;
}.related_boxcontent {
	float:left;
	width: 288px;
	margin:0px 10px;
	margin-bottom:3px;
}.related_boxcontent a {
	text-decoration:underline;
}.related_boxline {
	float: left;
	width: 278px;
	padding: 2px 5px;
}.related_boxline span {
	font-weight:normal;
}/*--------------------- SMALL CONCERTS ---------------------*/.smallheader {
	width: 342px;
	float: left;
	line-height: 18px;
	padding: 2px 5px;
	background-color: #dddddd;
	border:1px solid #b5b5b5;
	margin-bottom:10px;
}.smallfooter {
	width: 342px;
	float: left;
	line-height: 18px;
	margin-top:10px;
	padding: 2px 5px;
	background-color: #dddddd;
	border:1px solid #b5b5b5;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}.smallcontent {
	float: left;
	font-size: 11px;
	text-align:left;
	border-spacing:0px;
	border:1px solid #b5b5b5;
	border-bottom:0px solid #b5b5b5;
}.row6 {
	width: 180px;
	padding: 6px 10px;
	border-right:1px dotted #b5b5b5;
	border-bottom:1px solid #b5b5b5;
	font-weight:normal;
	line-height:13px;
}.row6 a {
	font-weight:bold;
}.row7 {
	width: 80px;
	padding: 4px 10px;
	border-bottom:1px solid #b5b5b5;
	font-weight:normal;
}.row8 {
	width: 818px;
	text-align: center;
	border-bottom:1px solid #b5b5b5;
	font-weight:normal;
	font-size:12px;
}.row9 {
	width: 180px;
	padding: 4px 10px;
	border-right:1px dotted #b5b5b5;
	border-bottom:1px solid #b5b5b5;
	text-align:left;
}.row9 span {
	font-weight:normal;
}.line_3 {
	line-height: 20px;
	vertical-align:top;
}/*--------------------- HEADLINE ---------------------*/.headline {
	text-align:left;
	border-spacing:0px;
	border:1px solid #292929;
	border-top:1px solid #333;
	margin-bottom:10px;
}.smallcontentheader {
	font-size: 11px;
	text-align:left;
	border-spacing:0px;
	border:1px solid #292929;
	border-top:1px solid #333;
}.line_2 {
	background-color: #666;
	color:#FFF;
	line-height: 15px;
	vertical-align:top;
	background-image: url(http://www.nipponproject.com/img/index/np_line.png);
	background-repeat:repeat-x;
}.line_4 {
	background-color: #dddddd;
	line-height: 15px;
	vertical-align:top;
}.row1h {
	width: 64px;
	text-align: center;
	padding:4px 0px;
	border-right: 1px solid #292929;
	font-size:10px;
	font-weight:normal;
}.row2h {
	width: 78px;
	text-align: center;
	padding:4px 0px;
	border-left: 1px solid #999;
	border-right: 1px solid #292929;
}.row3h {
	width: 240px;
	text-align:left;
	padding: 4px 10px;
	border-left: 1px solid #999;
	border-right: 1px solid #292929;
}.row4h {
	width: 180px;
	text-align:center;
	padding: 4px 10px;
	border-left: 1px solid #999;
	border-right: 1px solid #292929;
	font-weight:normal;
}.row5h {
	width: 182px;
	text-align:left;
	padding: 4px 10px;
	border-left: 1px solid #999;
	font-weight:normal;
}.row6h {
	width: 180px;
	padding: 6px 10px;
	border-left: 1px solid #999;
	border-right: 1px solid #292929;
	font-weight:normal;
	line-height:13px;
}.row7h {
	width: 80px;
	padding: 4px 10px;
	border-left: 1px solid #999;
	font-weight:normal;
}/*--------------------- MAIN CONTENT ---------------------*/.maincontent {
	text-align:left;
	border-spacing:0px;
	border:1px solid #b5b5b5;
	border-bottom:0px solid #b5b5b5;
}.line {
	background-color: #ffcccc;
	line-height: 18px;
	vertical-align:top;
	color: #666;
}.line_0 {
	background-color: #fff;
	line-height: 18px;
	vertical-align:top;
}.line_0 a:hover {
	color: #ca0000;
}.line_0:hover {
	background-color: #FFCCCC;
}.line_1 {
	background-color: #ebebeb;
	line-height: 18px;
	vertical-align:top;
}.line_1 a:hover {
	color: #ca0000;
}.line_1:hover {
	background-color: #FFCCCC;
}/*--------------------- ROW ---------------------*/.row {
	text-align: center;
	border-bottom:1px solid #b5b5b5;
}.row1 {
	width: 64px;
	text-align: center;
	padding:4px 0px;
	border-right:1px dotted #b5b5b5;
	border-bottom:1px solid #b5b5b5;
	font-size:10px;
	font-weight:normal;
}.row2 {
	width: 78px;
	text-align: center;
	padding:4px 0px;
	border-right:1px dotted #b5b5b5;
	border-bottom:1px solid #b5b5b5;
}.row3 {
	width: 240px;
	text-align:left;
	padding: 4px 10px;
	border-right:1px dotted #b5b5b5;
	border-bottom:1px solid #b5b5b5;
}.row4 {
	width: 180px;
	text-align:center;
	padding: 4px 10px;
	border-right:1px dotted #b5b5b5;
	border-bottom:1px solid #b5b5b5;
	font-weight:normal;
}.row4 a {
	font-weight:bold;
}.row5 {
	width: 182px;
	text-align:left;
	padding: 4px 10px;
	border-bottom:1px solid #b5b5b5;
	font-weight:normal;
}/*--------------------- BANNER ---------------------*/#smallbanner {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 250px;
	min-height:50px;
	text-align:center;
	background-color:#CCCCFF;
}#middlebanner {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 550px;
	min-height:50px;
	text-align:center;
	background-color:#CCCCFF;
}#bigbanner {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 830px;
	min-height:50px;
	text-align:center;
	background-color:#CCCCFF;
}
