
/* NOTES THAT APPLY TO ALL */

body { 	
	background: #FFFFFF;

}

/* NOTES THAT APPLY TO ALL - LINKS */

/* DEFAULT LINK "a" ONLY APPLIES TO TITLE LINK */
a:link {
	text-decoration:none;
	color: #000000;
	border-width: 0px;
}

a:visited {
	text-decoration:none;
	color: #000000;
	border-width: 0px;
}

a:active {
	text-decoration:none;
	border-width: 0px;
}

a:hover {
	text-decoration:none;
	border-width: 0px;
	color: #888888;
}

/* "SPECIAL" IS FOR THE MAPS AND "PREVIOUS" & "UPCOMING" SHOWS LINKS */

a.special:link {
	text-decoration:none;
	color: #666666;
	border-width: 0px;
}

a.special:visited {
	text-decoration:none;
	color: #666666;
	border-width: 0px;
}

a.special:active {
	text-decoration:none;
	border-width: 0px;
}

a.special:hover {
	text-decoration:none;
	border-width: 0px;
	color: #999999;
}

/* SPECIAL 2 IS FOR THE BAND INFORMATION (EMAIL, ETC) */

a.special2:link {
	text-decoration:none;
	color: #666666;
	border-width: 0px;
}

a.special2:visited {
	text-decoration:none;
	color: #666666;
	border-width: 0px;
}

a.special2:active {
	text-decoration:none;
	border-width: 0px;
}

a.special2:hover {
	text-decoration:none;
	border-width: 0px;
	color: #999999;
}


/* NOTES THAT APPLY TO ALL - TEXT */

h1 {	
	margin: 0px 0px 0px 0px;
	font: bold 180% helvetica, san-serif;
}

h2 {	
	margin: 0px 0px 0px 0px;
	font: bold 120% helvetica, san-serif;
	color: #CCCC99;
}

/* H3 IS FRONT PG LINKS in BOXES */
h3 {
	margin: 0px 0px 0px 0px;
	font-family: helvetica, serif;
	font-size: 9pt;
	color: #FFFFFF;
}

/* H3 links */

a.boxes:link {
	text-decoration:none;
	color: #FFFFFF;
	border-width: 0px;
}

a.boxes:visited {
	text-decoration:none;
	color: #FFFFFF;
	border-width: 0px;
}

a.boxes:active {
	text-decoration:none;
	border-width: 0px;
}

a.boxes:hover {
	text-decoration:none;
	border-width: 0px;
	color: #444444;
}

/* h4  IS THE SIDE INFO (EMAIL, ETC) and MILING LIST INFO*/

h4 {
	margin: 0px 0px 0px 0px;
	font-family: helvetica, serif;
	font-size: 11pt;
	color: #999999;
	font-variant: small-caps;

}

p {
	margin: 0px 0px 0px 0px;
	font-family: helvetica, serif;
	font-size: 9pt;
}

p.smallcaps {
	margin: 0px 0px 0px 0px;
	font-family: helvetica, serif;
	font-size: 8pt;
	font-variant: small-caps;
}

p.smallcaps2 {
	margin: 0px 0px 0px 0px;
	font-family: helvetica, serif;
	font-size: 10pt;
	font-variant: small-caps;
}

p.firstband {
	margin: 0px 0px 0px 0px;
	font-family: helvetica, serif;
	font-size: 9pt;
	display:inline;
}

/* NOTES THAT APPLY TO ALL - TOP IMAGE AND TITLE */

table.toptable {
}

div.homeimageandtitle {
	padding: 0px;
	width: 595px;
	height: 285px;
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	display: block;
	vertical-align: top;
}

div.homeimageandtitlealt {
	padding: 0px;
	width: 440px;
	height: 285px;
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	display: block;
	vertical-align: top;
}

td.middletopbox {
	width: 595px;
	height: 285px;
	vertical-align: top;
}

td.lefttopbox {
	width: 200px;
	height: 285px;
	text-align: left;
}

td.righttopbox {
	width: 200px;
	height: 285px;
	vertical-align: top;
	text-align: right;
}

div.bandinfo {
	margin-top: 20px;
	float: left;
	width: 200px;
	height: 285px;
}

/* NAVIGATION ARROWS */

#arrowfooter {
	width: 700px;
	height: 1px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#sideblanksp {

	width: 38px;
	height: 13px;
	background:#FFFFFF;

}

#middleblanksp {

	width: 80px;
	height: 13px;
	background:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	position:relative;

}


a#arrowleft {

    display: block;
    width: 38px;
    height: 13px;
    background-image: url(http://www.behaviorband.com/images/arrowleft.png);
    margin: 0 auto;
}

a#arrowleft:hover {

    background-image: url(http://www.behaviorband.com/images/hoverarrowleft.png);
}

a#arrowright {

    display: block;
    width: 38px;
    height: 13px;
    background-image: url(http://www.behaviorband.com/images/arrowright.png);
    margin: 0 auto;
}

a#arrowright:hover {

    background-image: url(http://www.behaviorband.com/images/hoverarrowright.png);
}



/* WRAPPER FO ALL CONTENT BELOW HEADER */

#subwrapper {
	font-family: "times new roman", serif;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width: 1025px;
	height: 300px;
}

/* HOMEPAGE BOXES */

#topboxl {

	width: 95px;
	margin: 8px 6px 6px 0px;
	padding-top: 120px;
	padding-right: 10px;
	padding-bottom: 7px;
	background: #999999;
	text-align: right;
	bottom: 0px;
}


#topboxr {

	width: 95px;
	margin: 8px 0px 6px 6px;
	padding-top: 120px;
	padding-right: 10px;
	padding-bottom: 7px;
	background: #999999;
	text-align: right;
	bottom: 0px;
}


#bottomboxl {

	width: 95px;
	margin: 6px 6px 0px 0px;
	padding-top: 120px;
	padding-right: 10px;
	padding-bottom: 7px;
	background: #999999;
	text-align: right;
	bottom: 0px;
}


#bottomboxr {

	width: 95px;
	margin: 6px 0px 0px 6px;
	padding-top: 120px;
	padding-right: 10px;
	padding-bottom: 7px;
	background: #999999;
	text-align: right;
	bottom: 0px;
}

#bottomboxralt {

	width: 95px;
	margin: 6px 0px 0px 6px;
	padding-top: 120px;
	padding-right: 10px;
	padding-bottom: 7px;
	background: #BBBBBB;
	text-align: right;
	bottom: 0px;
}

/* WRAPPER FOR ALL CONTENT */

#mainwrapper {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width: 1025px;
}

/* SMALLER NAV MENU BOXES */
/* (ALL PAGES EXCEPT HOME) */

#secttitles {
	padding-top: 7px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width: 490px;
}
div.secttopbox {

	width: 95px;
	margin: 6px 6px 0px 6px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	background: #999999;
	font-size: 70%;
	text-align: right;
	bottom: 0px;
}

div.altsecttopbox {

	width: 95px;
	margin: 6px 6px 0px 6px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	background: #333333;
	font-size: 70%;
	text-align: right;
	bottom: 0px;
}

/* RELEASES */

#releaseswho {

	text-align:center;
}

div.releasesbox {

	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom: 15px;
	position:relative;
	width: 700px;
}


td.releaseouters {
	width:190px;
}

div.releasesnames {

	width: 165px;
	margin: 15px 0px 0px 0px;
	text-align: center;
	bottom: 0px;
	font-family: helvetica, serif;
}

p.releasesnamesfont {
	font-size: 14px;
	text-align: center;
	bottom: 0px;
	font-family: helvetica, serif;
}

p.releasesnamesaltfont {
	font-size: 105%;
	text-align: center;
	bottom: 0px;
	font-family: helvetica, serif;
	font-variant: small-caps;
}

p.releasesnamesaltaltfont {
	font-size: 90%;
	text-align: center;
	bottom: 0px;
	font-family: helvetica, serif;
	font-variant: small-caps;
}


div.releasesdescript {

	width: 270px;
	margin: 15px 0px 0px 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	background: #FFFFFF;
	font-size: 60%;
	text-align: center;
	bottom: 0px;
}

div.releasesimage {
	background:#FFFFFF none repeat scroll 0 0;
	bottom:0;
	font-size:120%;
	height:100px;
	margin:15px 0px 0px 0px;
	padding-bottom:0;
	padding-left:15px;
	padding-right:0;
	text-align:left;
	width:165px;
}


/* MEDIA */

#mediabox {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width: 350px;
	padding-top: 30px;
	text-align: left;
}
#songbox {
	
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width: 300px;
	Height: 20px;
	padding: 20px 0px 20px 0px;
	font-size: 120%;
	text-align: left;
}

/* SHOWS */

p.with {
	margin: 0px 0px 0px 0px;
	font-family: helvetica, serif;
	font-size: 9pt;
	font-variant: small-caps
}

#showstable {
	padding-top: 20px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}


div#showssubmenutop {
	width: 450px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding-top: 25px;
	padding-bottom: 10px;
	font-size: 100%;
	text-align: center;
	color:#000000;
}

div#showssubmenubottom {
	width: 450px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 100%;
	text-align: center;
	color:#666666;
}

div.showsinfo {
	display:table-cell;
	width: 162px;
	height: 80px;
	padding: 20px 15px 10px 15px;
	font-size: 100%;
	text-align: center;
	vertical-align: top;
/*	background-color: #BBBBBB; */
}

div.showsinforight {
	display:table-cell;
	width: 162px;
	height: 80px;
	padding: 20px 15px 10px 15px;
	font-size: 120%;
	text-align: center;
	vertical-align: top;
/*	background-color: #BBBBBB; */
}

p.showsaddress {
	font-size: 70%;
}

#sidesect {
	width: 100px;
}

div.showsphoto {
	width: 125px;
	height: 60px;
	padding: 20px 5px 0px 5px;
	text-align: right;
	vertical-align:middle;
}


/* LIGHTBOX FOR PHOTOS - see css/lightbox.css*/


/* MAILING LIST */

div#mailbox {
	width: 400px;
	padding-top: 25px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	font-size: 100%;
	text-align: center;
}

