body {
	margin: 0;
	padding: 0 auto;
	font: 11px Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	text-align: center;
	background: url(../images/site_background.jpg) 50% top;
}

p {
	margin-top: 0;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #b9050b;
	background: transparent;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 1.5em 0;
	padding: 0 0 10px 0 ;
	font: 11px Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #b9050b;
	background: url(../images/plus_sign_rule.gif) left bottom repeat-x transparent;
}

h2.image-header {
	margin: 0 0 1.5em 0;
	padding: 0;
	background-image: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

.clear {
	font-size: 1px;
	clear: both;
}

#page-box {
	width: 978px;
	height: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(../images/page_background.gif) top left no-repeat;
	border-size: 0px;
}
body > #page-box {
	border: 1px solid transparent;
}


#header-box {
	height: 42px;
	margin: 104px 126px 10px 178px;
	padding: 0;
}

#main-menu-box {
	width: 715px;
	margin: 0px 125px 7px 136px;
}

#main-menu {
	margin: 0;
	padding: 0;
}

#main-menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#main-menu #home {
	width: 78px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../images/mainmenu_home.gif) no-repeat;
}

#main-menu #home:hover {
	background-position: 0px -17px;
}

#main-menu #calendar {
	width: 146px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../images/mainmenu_calendar.gif) no-repeat;
}

#main-menu #calendar:hover {
	background-position: 0px -17px;
}

#main-menu #links {
	width: 108px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../images/mainmenu_links.gif) no-repeat;
}
#main-menu #links:hover {
	background-position: 0px -17px;
}

#main-menu #about {
	width: 82px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../images/mainmenu_about.gif) no-repeat;
}

#main-menu #about:hover {
	background-position: 0px -17px;
}

#main-menu #contact {
	width: 94px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../images/mainmenu_contact.gif) no-repeat;
}

#main-menu #contact:hover {
	background-position: 0px -17px;
}

#main-menu #cart {
	width: 102px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../images/mainmenu_cart.gif) no-repeat;
}

#main-menu #cart:hover {
	background-position: 0px -17px;
}

#main-menu #checkout {
	width: 105px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../images/mainmenu_checkout.gif) no-repeat;
}
#main-menu #checkout:hover {
	background-position: 0px -17px;
}

#main-body-box {
	width: 715px;
	height: 395px;
	margin: 7px 125px 0px 136px;
}

#side-menu-box {
	width: 145px;
	height: 395px;
	margin: 0;
	padding: 0;
	float: left;
}

#side-menu-full-box {
	width: 132px;
	height: 383px;
	margin: 0;
	padding: 4px;
	border: 2px solid #000;
	background: #fff;
	overflow: hidden;
}

#side-menu-full-box #calendar-box {
	width: 132px;
	height: 383px;
	padding: 0 auto;
	color: #000;
	background-color: transparent;
	font-size: 9px;
	text-align: center;
	overflow: auto;
}

#side-menu-full-box #calendar-box h2, 
#side-menu-full-box #calendar-box h3 {
	text-align: center;
	font-weight: bold;
	color: #000;
	background-color: transparent;
	background: none;
}

#side-menu-full-box #calendar-box h2 {
	margin: 10px 0 1em 0;
	padding: 0;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #000;
	background-color: transparent;
}

#side-menu-full-box #calendar-box table {
	width: 112px;
	margin: 0 0 2em 0;
	padding: 0;
}

#side-menu-full-box #calendar-box table caption {
	margin: 0 0 1em 0;
	text-align: center;
	font-weight: bold;
}

#side-menu-full-box #calendar-box table th {
	font-weight: bold;
	text-align: center;
}

#side-menu-full-box #calendar-box table td {
	padding: 2px 0;
	text-align: center;
	line-height: 1.5em;
}

#side-menu-full-box #calendar-box table td.coming {
	font-weight: bold;
	color: #fff;
	background: #b9050b;
}

#side-menu-full-box #calendar-box table td.coming a {
	color: #fff;
	background-color: transparent;
}

#side-menu-full-box #calendar-box table td.coming2 {
	font-weight: bold;
	color: #fff;
	background: #000;
}

#side-menu-full-box #calendar-box table td.coming2 a {
	color: #fff;
	background-color: transparent;
}

#side-menu-full-box #calendar-box table td.coming3 {
	font-weight: bold;
	color: #fff;
	background: #62a701;
}

#side-menu-full-box #calendar-box table td.coming3 a {
	color: #fff;
	background-color: transparent;
}

#side-menu-full-box #calendar-box table td.coming4 {
	font-weight: bold;
	color: #fff;
	background: #ee7702;
}

#side-menu-full-box #calendar-box table td.coming4 a {
	color: #fff;
	background-color: transparent;
}

#side-menu-full-box #calendar-box table td.coming5 {
	font-weight: bold;
	color: #fff;
	background: #00aadb;
}

#side-menu-full-box #calendar-box table td.coming5 a {
	color: #fff;
	background-color: transparent;
}

#side-menu-full-box #calendar-box table td.coming6 {
	font-weight: bold;
	color: #fff;
	background: #b0b0b0;
}

#side-menu-full-box #calendar-box table td.coming6 a {
	color: #fff;
	background-color: transparent;
}

#side-menu-full-box #calendar-box table td.coming2 {
	color: #000;
	background-color: #ccc;
}

#side-menu-top-box {
	width: 129px;
	height: 114px;
	padding: 7px 6px;
	border: 2px solid #000;
	background: #fff;
}

#category-menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

#category-menu li {
	margin: 0;
	padding: 0;
	margin-bottom: 7px;
}

#category-menu #bands {
	width: 28px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../images/cat_menu_bands.gif) 0px -11px no-repeat;
}
#category-menu #bands:hover {
	background-position: 0px -11px;
}
#category-menu #artists {
	width: 34px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../images/cat_menu_artists.gif) no-repeat;
}
#category-menu #artists:hover {
	background-position: 0px -11px;
}
#category-menu #photographers {
	width: 71px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../images/cat_menu_photographers.gif) no-repeat;
}
#category-menu #photographers:hover {
	background-position: 0px -11px;
}

#category-menu #swag {
	width: 92px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../images/cat_menu_swag.gif) no-repeat;
}
#category-menu #swag:hover {
	background-position: 0px -11px;
}

#category-menu #clothing {
	width: 41px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(../images/cat_menu_clothing.gif) no-repeat;
}
#category-menu #clothing:hover {
	background-position: 0px -11px;
}

#store-search-form {
	margin: 8px 0 0 0;
	vertical-align: top;
}
#store-search-input {
	width: 86px;
	height: 12px;
	margin: 0 3px 0 0;
	padding: 4px;
	vertical-align: top;
	font-size: 10px;
	font-weight: bold;
	border: 2px solid #000;
	background: url(../images/search_input_bg.gif) left no-repeat;
}
#store-search-form #store-search-button {
	margin-top: 1px;
	background: url(../images/go_button_bg.gif) 0px 0px no-repeat;	
}
#store-search-form #store-search-button:hover {
	background: url(../images/go_button_bg.gif) 0px -24px no-repeat;	
}

#side-menu-bottom-box {
	width: 133px;
	height: 222px;
	margin-top: 6px;
	padding: 4px;
	border: 2px solid #000;
	background: #fff;
	overflow: hidden;
}
#side-menu-box > #side-menu-bottom-box {
	height: 245px;
}

#side-menu-bottom-box #bands-list-box, 
#side-menu-bottom-box #artists-list-box, 
#side-menu-bottom-box #photographers-list-box,
#side-menu-bottom-box #swag-list-box,
#side-menu-bottom-box #clothing-list-box  {
	width: 129px;
	height: 217px;
	padding: 2px;
	font-size: 9px;
	font-weight: normal;
	overflow: auto;
}
#side-menu-box > #side-menu-bottom-box #bands-list-box, 
#side-menu-box > #side-menu-bottom-box #artists-list-box, 
#side-menu-box > #side-menu-bottom-box #photographers-list-box,
#side-menu-box > #side-menu-bottom-box #swag-list-box,
#side-menu-box > #side-menu-bottom-box #clothing-list-box  {
	height: 240px;
}

#side-menu-bottom-box #artists-list-box, 
#side-menu-bottom-box #photographers-list-box,
#side-menu-bottom-box #swag-list-box,
#side-menu-bottom-box #clothing-list-box  {
	display: none;
}

#side-menu-bottom-box .sub-category-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

#side-menu-bottom-box .sub-category-list li {
	margin: 0 0 2px 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	/*text-transform: uppercase;*/
}

#side-menu-bottom-box .sub-category-list li a {
	text-decoration: none;
	color: #000;
	background-color: transparent;	
}

#side-menu-bottom-box .sub-category-list li a:hover {
	color: #b9050b;
	background-color: transparent;
}

#content-box {
	width: 557px;
	height: 387px;
	margin: 0 0 0 5px;
	padding: 0;
	border: 4px solid #000;
	background: #fff;
	overflow: hidden;
	float: left;
}

#content-inner-box {
	width: 524px;
	height: 365px;
	margin: 4px;
	padding: 10px 0px 5px 25px;
	overflow: auto;
}

#home #content-box {
	width: 565px;
	height: 395px;
	border: none;;
}

#content-box #image-box {
	width: 272px;
	float: left;
	overflow: hidden;
}

#content-box #copy-box {
	width: 253px;
	height: 362px;
	margin: 4px;
	padding: 12px 12px 5px 12px;
	line-height: 13px;
	float: left;
	overflow: auto;
}

#content-box #copy-box #bottom-links-list {
	margin: 1.5em 0 0 0 ;
	padding: 10px 1.5em 0 1.5em;
	list-style: url(../images/bottom_links_list_bullet.gif);
	background: url(../images/plus_sign_rule.gif) repeat-x;
}

#content-box #copy-box #bottom-links-list li {
	margin: 0;
	padding: 0;
}

#content-box #copy-box #calendar-date-box {
	margin: -2em 0 1.5em 0 ;
	padding: 10px 0;
	background: url(../images/plus_sign_rule.gif) left bottom repeat-x;
}

#content-box #copy-box #calendar-date-box p {
	margin: 0;
	padding: 0;
}
#full-page-box {
	width: 700px;
	height: 379px;
	margin: 0;
	padding: 4px;
	border: 4px solid #000;
	background: transparent;
	overflow: hidden;
	float: left;
}
#cart-page-box {
	height: 364px;
	padding: 12px 12px 5px 12px;
	overflow: auto;	
}
#footer-box {
	margin: 8px 125px 0 136px;
	padding: 0;
	font-size: 10px;
	text-align: right;
	color: #000;
	background-color: transparent;
}

#footer-box p {
	margin: 0;
	padding: 0;
}

#footer-box a, #footer-box a:link, #footer-box a:visited {
	text-decoration: none;
	color: #000;
	background-color: transparent;
}

#footer-box a:hover {
	color: #b9050b;
	background-color: transparent;
}