﻿/* Declare body first of all */
body {
	background:#000000 url(images/bo-bg.jpg) repeat-y;
	font:normal 62.5% arial, helvetica, sans-serif;
	color:#dacfad;
	margin:0 auto;
}
/* Container */
#container {
	margin:0;
	text-align:left;
	width:1000px;
	background:url('images/bocox-container-bg.jpg') no-repeat;
	border-top:1px black solid;
		}
/* Masthead */
#masthead {
	height:210px;
	width:1000px;
	margin-left:34px;
	margin-top:0;
	}
ul#nav {
	margin:10px 25px 10px 0;
	float:right;
	list-style-type: none;
	line-height:150%;
	text-align:center;
	letter-spacing:-1px;
	text-transform:lowercase;
	font-weight:500;
	color:#222118;
	font-size:10pt;
	padding:0px 0px;
		}
ul#nav li {
	padding: 0 0 0 8px;
	display:inline;
}
ul#nav li a {
	text-decoration: none;
	color:#222118;
	}
ul#nav li a:hover {
	text-decoration:underline;
	color:#3b432d;
}
ul#nav li.divider {
	font-size:large;
	color:#a99246;
}
h1 {
	background:url('images/bo-h1.jpg') no-repeat;
	margin:20px 30px 0 0;
	width:612px;
	height:185px;
	text-indent:-9000px;
	float:right;
}
h2 {
	margin-left:20px;
	clear:both;
}
h3 {
	font-size:1.6em;
	margin-left:25px;
	clear:left;
}
p {
	font-size:1.3em;
	margin-left:25px;
	margin-right:20px;
}
img {
	border:none;
}
/*Main Column*/
#mainContent {
	background:url(images/bocox-maincol-bg.jpg) repeat-y;
	float:right;
	width:545px;
	text-align:left;
	display:inline;
	color:#222118;
	padding-bottom:30px;
	margin-bottom:0;
	}
.banners {
	margin:2px 5px 3px 20px;
}
.align-right {
	text-align:right;
	margin-right:30px;
}
/*Sidebar*/
#sidebar {
	float:left;
	width:430px;
	margin-top:573px;
	display:inline;
	background:transparent;
	}
#copyright {
	font-size:8pt;
	border-top:2px #222118 solid;
}
object {
	margin-left:23px;
	text-align:center;
}
.margin-left {
	margin-left:23px;
	text-align:center;
}
img.links {
	margin:0 6px;
	float:left;
	border:none;
}
#link-box {
	margin-left:23px;
	margin-right:20px;
	text-align:center;
	}
/*Links*/
a:link {
	color:#3c452e;
	text-decoration:underline;
}
a:visited {
	color:#3c452e;
	text-decoration:underline;
}
a:hover {
	color:#a55819;
	text-decoration:underline;
}
/*Mobile Mob Form*/
#form1 {
	margin-left:25px;
}
/*Ordered List on Music Page*/
.cd {
	float:left;
	margin-right:10px;
	margin-left:25px;
	margin-bottom:10px;
	border:2px #cec9ac double;
}
/*Ordered List--------------------------------------------------*/
ol {
	font-size:1.2em;
	padding-top:0;
	margin-top:0;
	}
ol li{
	margin-bottom:5px;
}
.ol_box {
	float:left;
}
ol img {
	vertical-align:middle;
}
/*Tour Date tables*/
#shows {
	width:495px;
	margin-left:20px;
	font-size:9pt;
	margin-top:0;
	border-collapse:collapse;
	line-height:150%;
}
#shows td {
padding:3px 7px;
border-top:1px #3b432d solid;
border-bottom:1px #3b432d solid;
}
#shows th {
	background:#221e1f;
	color:white;
	line-height:160%;
	text-align:left;
	padding:3px 5px;
	}
tr.odd {
	background:#a49e80;
}
#shows tr:hover {
	background:#a49e80;
}
/*Mailing List*/
#list td {
	font-size:1.3em;
	padding:3px 15px 3px 0;
	text-align:right;
}
table#list {
	margin-left:20px;
}
#submit {
	background:#221e1f;
	border:3px #3c452e ridge;
	color:white;
}
/*Shopping Cart styles------------------------------------------*/
#merchpage .float-right {
	margin:0 25px 5px 0;
	float:right;
}
dl {
	width:495px;
	padding:10px 5px 5px 0px;
	}
dt {
	padding-top:10px;
	border-top:1px solid #776b56;
	font-weight:bold;
	font-size:1.5em;
	clear:both;
		}
dd {
	padding:5px 0;
	font-size:1.2em;
	margin:0;
}
dd img {
	float:left;
	margin:5px 10px 10px 0;
	width:160px;
	}
dd.price {
	color:#610000;
}
.paypal {
	text-align:center;
	border:none;
}
.cart {
	border-top:2px #776b56 solid;
	margin-top:20px;
	margin-right:25px;
	padding-top:10px;
}
#shop {
	margin-left:20px;
	margin-right:25px;
}
#footer {
	height:1px;
	width:100%;
	clear:both;
	background:none;
}
