﻿
body {scrollbar-3dlight-color:yellow;
      scrollbar-arrow-color:red;
      scrollbar-track-color:gray;
      scrollbar-darkshadow-color:black;
      scrollbar-face-color:black;
      scrollbar-highlight-color:white;
      scrollbar-shadow-color:gray
      }


#container {
	background-position: right bottom;
	width: 740px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	background-image: url('../images/campfire.jpg');
	background-repeat: no-repeat;
}

.graphics {
	position: absolute;
}
#image_box {
	position: absolute;
}
#cart_select {
	position: absolute;
	top: 110px;
	left: 440px;
}
#text_container {
	width: 331px;
	position: relative;
	top: 0px;
	left: 168px;
	background-color: #d4d4d4;
	padding-left: 37px;
	padding-top: 12px;
	padding-right: 25px;
	min-height: 500 px;
	height: 457px;
	overflow: auto;
}

a#button1 {
    display: block;
    width: 172px;
    height: 40px;
    background-image: url("../images/home_link.jpg");
    margin: 0 auto;
}
a#button1:hover {
    background-image: url("../images/home_select.jpg");
}
a .alt { display: none; }


a#button2 {
    display: block;
    width: 172px;
    height: 41px;
    background: url("../images/music_link.jpg");
    margin: 0 auto;
}

a#button2:hover {
		background: url("../images/music_select.jpg");
}

.preload{display:none;}

a .alt { display: none; }

a#button3 {
    display: block;
    width: 172px;
    height: 40px;
    background-image: url("../images/appear_link.jpg");
    margin: 0 auto;
}
a#button3:hover {
    background-image: url("../images/appear_select.jpg");
}
a .alt { display: none; }

a#button4 {
    display: block;
    width: 172px;
    height: 42px;
    background-image: url("../images/bio_link.jpg");
    margin: 0 auto;
}
a#button4:hover {
    background-image: url("../images/bio_select.jpg");
}
a .alt { display: none; }

a#button5 {
    display: block;
    width: 172px;
    height: 38px;
    background-image: url("../images/booking_link.jpg");
    margin: 0 auto;
}
a#button5:hover {
    background-image: url("../images/booking_select.jpg");
}
a .alt { display: none; }

a#button6 {
    display: block;
    width: 172px;
    height: 42px;
    background-image: url("../images/trade_link.jpg");
    margin: 0 auto;
}
a#button6:hover {
    background-image: url("../images/trade_select.jpg");
}
a .alt { display: none; }






p {
	font-family: verdana;
	font-size: small;
	font-weight: normal;
}
h1 {
	font-family: verdana;
	font-size: medium;
	font-weight: bold;
	color: #800000;
}
.footer {
	font-family: verdana;
	font-size: xx-small;
	color: #FFFFFF;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
}
h2 {
	font-family: verdana;
	font-size: small;
	font-weight: bold;
}
.cd_side {
	height: 110px;
	width: 150px;
	float: left;
	margin-left: 9px;
}
.cd_box {
	padding: 10px;
	width: 294px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	height: 178px;
}
.cd_title {
	width: 130px;
	height: 130px;
	float: left;
}
.cd1_side {
	height: 110px;
	width: 150px;
	float: left;
}
.cd1_box {
	padding: 10px;
	width: 294px;
	height: 178px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
.cd1_title {
	width: 130px;
	height: 130px;
	float: right;
}

#cd_box3 {
	position: absolute; 
	left: 24px; 
	top: 283px; 
	width: 366px; 
	height: 181px; 
	z-index: 1}

.button2{
	margin: 6px 0 0 2px;
	font-size: 10px;
	font-family: verdana;
	color: #FFFFCC;
	background-color: #3a99ce;
	height: 17px;
	width: 80px;
}
.price {
	height: 10px;
	width: 40px;
	font-family: verdana;
	font-size: 9px;
	float: left;
	position: inherit;
	margin-top: -18px;
	margin-left: 88px;
}





