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

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-attachment:fixed;
background-repeat: no-repeat; 
background-position: center center;

}
img, input[type="image"] { 
default.css
	behavior: url("iepngfix.htc");
}
a {
	position: relative;
}
body.links {
background: url("../images/linkspage-optimized.jpg") 50% 0% ;background-repeat:no-repeat; background-color:#000000
}
body.contact {
background: url("../images/contactpage-optimized.jpg") 50% 0% ;background-repeat:no-repeat; background-color:#000000 
}
body.interact {
background: url("../images/interactpage-optimized.jpg") 50% 0% ;background-repeat:no-repeat; background-color:#000000
}
body.video {
background: url("../images/shortpageback-optimized.jpg") 50% 0% ;background-repeat:no-repeat; background-color:#000000
}
body.bio {
background: url("../images/fullpage-optimized.jpg") 50% 0% ;background-attachment:fixed; background-repeat:repeat-y; background-color:#000000
}
body.spread {
background: url("../images/fullpage-optimized.jpg") 50% 0% ;background-attachment:fixed; background-repeat:repeat-y; background-color:#000000
}
body.music {
background: url("../images/shortpageback-optimized.jpg") 50% 0% ;background-repeat:no-repeat; background-color:#000000
}
body.live {
background: url("../images/fullpage-optimized.jpg") 50% 0% ;background-attachment:fixed; background-repeat:repeat-y; background-color:#000000
}
body.press {
background: url("../images/shortpageback-optimized.jpg") 50% 0% ;background-repeat:no-repeat; background-color:#000000
}
body.photo {
background: url("../images/shortpageback-optimized.jpg") 50% 0% ;background-repeat:no-repeat; background-color:#000000
}
body.store {
background: url("../images/choosestorepage-optimized.jpg") 50% 0% ;background-repeat:no-repeat; background-color:#000000
}
body.storefront {
background: url("../images/shortpageback-optimized.jpg") 50% 0% ;background-repeat:no-repeat; background-color:#000000
}
body.storelong {
background: url("../images/fullpage-optimized.jpg") 50% 0% ;background-attachment:fixed; background-repeat:repeat-y; background-color:#000000
}
body.home {
	background: url("../images/shortpageback-optimized.jpg") 50% 0% ;background-repeat:no-repeat; background-color:#000000
}
/*

body.home {
	background: url("../images/shortpageback-optimized.jpg");
}

*/
#flashcontent {
		height: 100%;
}
#page{
width: 880px;
height: 800px;
margin:auto;
}
#header{
	height: 73px;
	position: relative;
	padding: 15px 20px 15px 20px;
	margin:auto;
	}
	
#logo {

}
#menu{
	background-image: url("../images/shortpage/**.png");
	background-repeat: no-repeat;
	width: 260px;
	height: 42px;
	left: 582px;
	top: 0px;
	padding: 28px 18px 27px 18px;
	position:absolute;
	vertical-align:top;
}
#longmenu{
	background-image: url("../images/longpage/**.png");
	background-repeat: no-repeat;
	width: 260px;
	height: 42px;
	left: 582px;
	top: 0px;
	padding: 28px 18px 27px 18px;
	position:absolute;
	vertical-align:top;
}
/* Default Anchor CSS */
a:link { 
	color:#533114; 
	text-decoration:none; 
}
a:visited { 
	color:#533114; 
	text-decoration:none; 
}
a:hover { 
	color:#7e5c36; 
	text-decoration:none;  
}
a:active { 
	color:#533114; 
	text-decoration:none; 
}
#pagetitle {
	padding: 16px 16px 16px 16px;
}
#pagetitle_long {
	padding: 16px 16px 16px 30px;
}
#content {
padding: 40px 76px 20px 76px;
}
#content_long {
padding: 20px 76px 20px 76px;

}
#contentstore {
padding: 35px 60px 35px 60px;

}
#content_home {
padding: 50px 50px 50px 50px;
}

/* Store Stylesheet */

.choosestore {
position:absolute;
padding: 0px 0px 0px 0px;
margin: 175px 0px 0px 50px;
width: 600px;
vertical-align:middle;
text-align:center;
}

#storemenu {
text-align:left;
position:relative;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
width: 100px;
}
#storeheader {
text-align:left;
position: relative;
top: -233px;
left: 170px;
width:600px;
}
#storetitle {

}
#storeheadermenu {
	width: 151px;
	left: 400px;
	top: 0px;
	position:absolute;
	vertical-align:top;
}
#storeproduct {
	width: 550px;
	left: 170px;
	top: -220px;
	padding-bottom:20px;
	position:relative;
	height:300px;
}
#arrow {
position:absolute;
float:none;
z-index:1;
width:706px;
margin: 470px 0px 70px 0px;

}
td.padding {
	width:265px;
	padding-left:25px;
}
#title{
	font-weight:bold;
}
#buynow {
padding-bottom:10px;
}
#left{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width:880px;
position:absolute;
}

#mailinglist {
	position:absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	vertical-align:top;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 0px solid black;
padding: 2px;
margin:-200px;
background-color: transparent;
visibility: hidden;
z-index: 10;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
