@charset "UTF-8";
/* CSS Document */

/* ------------- GENERAL ------------- */

body {
font-family:Georgia, "Times New Roman", Times, serif;
color: #FFFFFF;
font-size: 10px;
background-image: url(../rob/img/tile.jpg);
background-repeat: repeat;
background-color:#000000;
}

/* ------------- LAYOUT ------------- */

#sitecontainer{
width: 978px;
margin: auto;
margin-top:20px;
}

#leftcol{
width: 189px;
position:absolute;
}


#maincol{
width: 596px;
float:left;
height: 100%;
margin: auto;
margin-left: 191px;
margin-bottom: 20px;
}


#rightcol{
width: 190px;
height: 100%;
margin: auto;
margin-left: 788px;

}

/* ------------- MENU ------------- */
#menu-box{
background-image:url(../img/layout/menu_bg.png);
background-repeat:no-repeat;
width: 596px;
height: 29px;
text-align: center;
padding-top: 3px;
}

/* ------------- HEADER ------------- */
.header-logo{


}


/* ------------- CONTENT BOXES ------------- */

.sidebox-header{
background-image:url(../img/layout/sidebox_header.png);
background-repeat:no-repeat;
background-position:left;
width: 151px;
height: 11px;
text-align:center;
padding-top:8px;
padding-right: 22px;
padding-left: 17px;
}

.sidebox{
background-image:url(../img/layout/sidebox_bg.png);
background-repeat:no-repeat;
background-position:bottom;
width: 152px;
text-align:center;
padding-bottom: 20px;
padding-right: 23px;
padding-left: 14px;
padding-top: 5px;
}

.sidebox a{
color: #FFFFFF;
text-decoration:underline;
font-size: 10px;
}

.sidebox a:visited{
color: #FFFFFF;
text-decoration:underline;
font-size: 10px;
}

.sidebox a:hover{
color: #CCCCCC;
text-decoration:underline;
font-size: 10px;
}

.sidebox input{
 background-color: #FFFFFF;
 border: 0px;
 font-size: 11px;
 font-family:Georgia, "Times New Roman", Times, serif;
 color:#333333;
 vertical-align: bottom;
 height: 18px;
 }

.sidebox a:active{
color: #CCCCCC;
text-decoration:underline;
font-size: 10px;
}

.sidebox input textarea{
background-color: #CCCCCC;
}

.mainframe-header{
background-image:url(../img/layout/mainframe_header.png);
width: 551px;
height: 120px;
padding-right: 23px;
padding-left: 21px;
font-size: 9px;
width: 552px;
color: #4b4b4b;
padding-top:21px;
}


.mainframe-header a, a:visited{
color: #666666;
text-decoration:underline;
font-size:9px;
}

.mainframe-header a:hover, a:active{
color: #333333;
text-decoration:underline;
font-size:9px;
}

.mainframe{
background-image: url(../img/layout/mainframe_bg.png);
background-position:bottom;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
width: 551px;
color: #4b4b4b;
padding-bottom:24px;
padding-right: 23px;
padding-left: 21px;
position:absolute;
}

.mainframe table{
width: 100%;
color: #4b4b4b;
border-collapse:collapse;
}

.mainframe table tr td { 
	background-image:  url(../img/layout/tour_table_separator.gif);
	background-repeat: repeat-x;
	padding-bottom:5px;
	}

.mainframe a{
color: #4b4b4b;
text-decoration:underline;
}

.mainframe a:hover{
color: #333333;
text-decoration:underline;
}

.mainframe a:visited{
color: #333333;
text-decoration:underline;
}

.mainframe a:active{
color: #333333;
text-decoration:underline;
}

.mainframe td, th {
	color: #4b4b4b;
	}
	
.mainframe-titles {
color:#000000;
font-weight: bold;
font-size: 12px;
}

.mainframe-hr{
width: 550px;
height: 10px;
background-image:url(../img/layout/hr.png);
margin-top: 30px;
margin-bottom: 30px;
}

/* ------------- NEXTPREV ------------- */

.nextprev-cover{
margin-right: 10px;
margin-bottom: 8px;
}

.nextprev-artist{
font-size: 11px;
font-weight: bold;
}

.nextprev-title{
font-size: 11px;
font-weight: normal;
font-style:italic;
}

.nextprev-ref{
font-size: 10px;
font-style:normal;
font-weight:normal;
}


/* ------------- NEWSLETTER ------------- */

.newsletter-field{
width: 121px;
height: 18px;
background-color:#CCCCCC;
}



.newsletter-btn{
padding: 0px;
width: 24px;
}


/* ------------- ARTISTS ------------- */


.artist-leftcol{
width: 385px;
margin-right: 15px;
float:left;
text-align: justify;
font-size: 12px;
color:#000000
}


.artist-rightcol{
width: 150px;
margin-left: 400px;
text-align:left;
color: #333333;
}

.artist-rightcol img{
border: 0px;
margin-bottom: 20px;
}

.artist-catalog{
margin-top:30px;
width: 100%;
}


/* ------------- CATALOG ------------- */

#catalog-item{
background-image:url(../img/layout/catalog_item.png);
font-family:Georgia, "Times New Roman", Times, serif;
text-align:center;
font-size:11px;
width: 68px;
height: 94px;
float:left;
padding-bottom: 4px;
padding-right: 13px;
padding-left: 8px;
padding-top: 10px;
margin-right: 2px;
margin-bottom:2px;
}

.catalog-th{
padding-bottom: 5px;
border: 0px;
}

.catalog-categories{
width: 180px;
height: 50px;
float: left;
}

.catalog-entry-leftcol{
width: 150px;
float:left;
margin-right: 15px;
text-align: left;
font-size: 10px;
}

.catalog-entry-leftcol img{
border: 0px;
}

.catalog-entry-leftcol-imginfo{
text-transform: uppercase;
font-size:9px;
text-align:center;
}

.catalog-entry-leftcol-titles{
color: #333333;
font-weight: bold;
}

.catalog-entry-rightcol{
width: 385px;
margin-left: 165px;
text-align:justify;
color: #333333;
}

.catalog-entry-rightcol-exergue{
font-size: 20px;
line-height: 20px;

}

.catalog-entry-tracklisting{
font-size: 11px;
color: #333333;
margin-top: 20px;
background-color:#F0F0F0;
padding: 10px;
}

.catalog-entry-tracklisting-index{
color: #666666;
font-size: 9px;
margin-right: 5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
}

.catalog-150pxpreview{
margin-bottom: 2px;}


.catalog-entry-tracklisting-title{
color: #666666;
font-size: 10px;
}

.catalog-entry-tracklisting-info{
color: #6E6E6E;
font-size: 11px;
font-style:normal;
}

.mainframe-leftcolbox-header{
background-image:url(../img/layout/mainframe_leftcolbox_header.png);
background-repeat:no-repeat;
background-position:left;
width: 111px;
height: 12px;
text-align:center;
margin-top:15px;
padding-top:8px;
padding-right: 22px;
padding-left: 17px;
}

.mainframe-leftcolbox{
background-image:url(../img/layout/mainframe_leftcolbox_bg.png);
background-repeat:no-repeat;
background-position:bottom;
width: 115px;
text-align:center;
padding-bottom: 14px;
padding-right: 23px;
padding-left: 12px;
padding-top: 5px;
}

.tracklistingbox-header{
background-image:url(../img/layout/tracklistingbox_header.png);
background-repeat:no-repeat;
background-position:left;
width: 348px;
height: 16px;
margin-top:30px;
padding-top:12px;
padding-right: 22px;
padding-left: 15px;
font-size: 10px;
color:#999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.tracklistingbox{
background-image:url(../img/layout/tracklistingbox_bg.png);
background-repeat:no-repeat;
background-position:bottom;
width: 351px;
padding-bottom: 13px;
padding-right: 20px;
padding-left: 14px;
padding-top: 5px;
font-style:italic;
color: #333333;
}

.tracklistingbox a{
text-decoration : none;
font-size: 12px;
}

.tracklistingbox a:visited{
text-decoration : none;
font-size: 12px;
}

.tracklistingbox a:hover{
text-decoration : none;
color: #000000;
font-size: 12px;
}

.tracklistingbox a:active{
text-decoration : none;
color: #000000;
font-size: 12px;
}


/* ------------- CONTACT ------------- */

.contact textarea, input {
font-size: 10px; 
font-family:Georgia;
width: 547px;
background-color: #E1E1E1;
}



/* ------------- TWITTER ------------- */


#twitter_div{
font-size: 11px;
color: #FFFFFF;
overflow: hidden;
text-align:left;
margin-left:-33px;
}



#twitter_div a, a:hover, a:visited, a:active{
color: #999999;
text-decoration:none;
font-size: 9px;
margin-bottom:}

#twitter_div li{
list-style:none;
margin-bottom: 10px;
}

#twitter_div ul span {margin-bottom: 10px;}





/* ------------- TOUR ------------- */

.tour-dates {
	/*background-image:url(http://www.institubes.com/css/img/datefooter.png);
	background-position:bottom;
	background-repeat:no-repeat;
    background-color:#242424;*/
	margin: auto;
	margin-top: 0px;
	padding-bottom: 10px;
	font-size:9px;
	font-weight:normal;
	
	}

.tour-dateheader {
    /*background-image:url(http://www.institubes.com/css/img/dateheader.png);
	background-position:top;
	background-repeat:no-repeat;*/
	font-size: 20px;
	font-weight:bold;
	color:#000000;

	}

.tour-specialnote {
font-style:oblique;
font-size:10px;
font-weight:normal;
color: #000000;
}