@charset "UTF-8";
/* PAGE ATTRIBUTES */

body {
	margin: 0px;
	padding: 0px;
	}
	
h1 {
	font-family:Arial;
	font-size:12px;
	color: #3b3a3c;
	padding-top: 0px;
	padding-bottom:0px;
	display:inline;
	font-weight:bold;
	}

h1 a {
	font-family:Arial;

	font-size:12px;
	color: #3b3a3c;
	text-decoration:none;
	display:inline;
	font-weight:bold;
}

h1 a:hover { 
	font-family:Arial;

	color: #3b3a3c;
	text-decoration:none;
	font-size:inherit;
	display:inline;
	font-weight:bold;

	}
	
	
h2 {
	font-family:Arial;
	font-size:12px;
	color: #422f1e;
	padding-top: 0px;
	padding-bottom:0px;
	display:inline;
	}

h2 a { 
	font-family:Arial;

	font-size:12px;
	color: #422f1e;
	text-decoration:none;
	display:inline;

}

h2 a:hover { 
	font-family:Arial;

	color: #5e5e5e;
	text-decoration:none;
	font-size:inherit;
	display:inline;
	}
	
.page  { 
	font-family:Arial;
	font-size:11px;
	color: #422f1e;
	text-decoration:none;
	display:inline;

}

	
.page a { 
	font-family:Arial;
	font-size:11px;
	color: #422f1e;
	text-decoration:none;
	display:inline;

}

.page a:hover { 
	font-family:Arial;
	color: #5e5e5e;
	text-decoration:none;
	display:inline;
	font-size:10px;
	}
	
a{
	font-family:Arial;
	font-size:10.5px;
	color:#372310;
	text-decoration:none;
}
a:hover{
	font-family:Arial;
	font-size:10.5px;
	color:#372310;
	text-decoration:none;

}



.imgL {
	float:left;
	margin: 12px 18px 18px 0px;
	border: #77695c 1px solid;
	}
	
.imgB{
	float:left;
	margin: 15px 15px 3px 0px;
	border: #77695c 1px solid;
	}


.imgRelease {
	float:left;
	margin: 0px 0px 0px 10px;
	border: #77695c 1px solid;
	}


/* PAGE DIV'S */

#content {
	width: 1000px;
	height:800px;
	margin: auto;
	background-color:#ffffff;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	padding:0px;
	}

#content_intro {
	width: 1000px;
	height:800px;
	margin: auto;
	background-color:#ffffff;
	background-image: url(../images/intro.jpg);
	background-repeat: no-repeat;
	padding:0px;
	}
	
	
#body {
	width: 934px;
	height:729px;
	margin:35px 34px 33px 34px;
	position:absolute;
		}

#header {
	float:left;
	width: 900px;
	height: 101px;
	background-image: url(../images/test_04.jpg);
	background-repeat: no-repeat;
	text-align:right;

	}


#cart {
	float:right;
	width: 80px;
	height: auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	margin: 10px 10px 10px 10px;

	}


#main {
	float:left;
	width: 530px;
	height:550px;
}

#intro {
	float:right;
	width: 350px;
	text-align:center;
	margin-top:380px;
}


#listbox {
	float:left;
	width: 530px;
	height:550px;
	background-image: url(../images/div_08.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;


}
#listbox2 {
	float:left;
	width: 530px;
	height:403px;
	background-image: url(../images/div_06.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}


#Maintitle {
	width: 463px;
	height:autopx;
	color:#372310;
	margin: 0px 0px 0px 56px;
	padding: 15px 0px 11px 0px;
	border-bottom: #bcb3ac solid 2px;
	
}

.subtitle {
	color:#372310;
	font-family:Arial;
	font-size:20px;
}

.subtitle a{
	color:#717072;
	font-family:Arial;
	font-size:20px;
	text-decoration:none;
}

.subtitle a:hover{
	color:#664526;
	font-family:Arial;
	font-size:20px;
	text-decoration:none;
}

.NListing {
	width: 435px;
	text-align:left;
	font-family:Arial;
	font-size:10.5px;
	font-weight:bold;
	min-height:100px;
	color:#717072;
	padding-top:12px;
}


#text2 {
	font-family:Arial;
	font-size:28px;
	width: 480px;
	height:347px;
	margin: 0px 0px 0px 40px;

	scrollbar-arrow-color: #9f8a7a;
	scrollbar-base-color: #847467;
	scrollbar-face-color: #c4bbb4;
	scrollbar-highlight-color: #c4bbb4;
	scrollbar-shadow-color: #c4bbb4;
	scrollbar-3dlight-color: #c4bbb4;
	scrollbar-track-color: #9f8a7a;
	scrollbar-darkshadow-color: #9f8a7a;
	
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow:-moz-scrollbars-vertical;
	text-decoration:none;



}

#text3 {
	width: 463px;
	height:335px;
	font-family:Arial;
	font-size:10.5px;
	margin: 0px 0px 0px 56px;
	color:#717072;
	padding-top:12px;
	font-weight:bold;
	
	scrollbar-arrow-color: #9f8a7a;
	scrollbar-base-color: #847467;
	scrollbar-face-color: #c4bbb4;
	scrollbar-highlight-color: #c4bbb4;
	scrollbar-shadow-color: #c4bbb4;
	scrollbar-3dlight-color: #c4bbb4;
	scrollbar-track-color: #9f8a7a;
	scrollbar-darkshadow-color: #9f8a7a;
	
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow:-moz-scrollbars-vertical;


}

#text4 {
	width: 463px;
	height:476px;
	font-family:Arial;
	font-size:10.5px;
	margin: 0px 0px 0px 56px;
	color:#717072;
	padding-top:12px;
	font-weight:bold;
	
	scrollbar-arrow-color: #9f8a7a;
	scrollbar-base-color: #847467;
	scrollbar-face-color: #c4bbb4;
	scrollbar-highlight-color: #c4bbb4;
	scrollbar-shadow-color: #c4bbb4;
	scrollbar-3dlight-color: #c4bbb4;
	scrollbar-track-color: #9f8a7a;
	scrollbar-darkshadow-color: #9f8a7a;
	
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	overflow:-moz-scrollbars-vertical;

}

#text4 a{
	font-family:Arial;
	font-size:10.5px;
	color:#372310;
	text-decoration:none;
}
#text4 a:hover{
	font-family:Arial;
	font-size:10.5px;
	color:#372310;
	text-decoration:none;

}

#text2 a{
	font-family:Arial;
	font-size:10.5px;
	color:#372310;
	text-decoration:none;
}
#text2 a:hover{
	font-family:Arial;
	font-size:10.5px;
	color:#372310;
	text-decoration:none;

}


#musich {

	width: 530px;
	height:147px;
}
#musicL {
	float:left;
	width: 99px;
	height:136px;
	text-align:center;
	font-family:Arial:
	font-size:50px;
	color:#FFFFFF;
	padding:0px 0px 0px 0px;
	margin: 10px 0px 0px 58px;

}
#musicR {
	float:right;
	text-align:right;
	width: 331px;
	height:auto;
	background: #ffffff;
	margin: 10px 8px 0px 0px;
	padding:10px 10px 10px 0px;
}



#menu {
	float:left;
	width: 530px;
	height: 46px;
	background-image: url(../images/test_05.jpg);
	background-repeat: no-repeat;
	}
	
#footer {
	float:left;
	width: 530px;
	height: 32px;


	text-indent:35px;
	color:#372310;
	font-family:arial;
	font-size:9px;
	text-align:left;
	font-weight:bolder;
	vertical-align:middle;
	margin: 10px 0px 10px 0px;
}
#footer a{
	text-indent:35px;
	color:#372310;
	font-family:arial;
	font-weight:bolder;
	text-decoration:none;

}

#footer a:hover{
	text-indent:35px;
	color:#ffffff;
	font-family:arial;
	font-weight:bolder;
	text-decoration:none;

}
.form {
	display:inline;

}

.textfield{
	border:#666666 1px solid;
	color:#372310;
	font-family:Arial;
	font-size:11px;

	}
	
.textbox{
	border:#666666 1px solid;
	color:#372310;
	font-family:Arial;
	font-size:11px;
	}

.reqf{
	color:#372310;
	font-size=10px;
}

#categories{
	float:left;
	width:200px;
}

#categories a{
	color:#ffffff;
	text-decoration:none;
}
#categories a:hover{
	font-family:Arial;
	color:#9a8779;
	text-decoration:none;

}


#categories td{
	background-color:#422f1e ;
	text-indent:15px;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#ffffff ;
	height:25px;
}

#categoriesR{
	float:left;
	width:200px;
}

#categoriesR a{
	color:#ffffff;
	text-decoration:none;
}
#categoriesR a:hover{
	font-family:Arial;
	color:#9a8779;
	text-decoration:none;

}


#categoriesR td{
	background-color:#422f1e ;
	text-indent:15px;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:#ffffff ;
	height:25px;
}


#gallery td{
	padding: 0px 10px 10px 0px;

}


#gallery {
	width: 240px;
	float:right;
	text-align:center;
	min-height:420px;
}

#gallery img {
	border: 3px solid #3b3a3c;
	/*border-width: 5px 5px 20px;*/
}

#gallery a:hover img {
	border: 3px solid #A3917D;
	/*border-width: 5px 5px 20px;*/
	color: #fff;
}

#gallery a:hover { color: #fff; }

#reviews td{

}


#reviews {
	width: 230px;
	float:left;
	text-align:center;
}

#reviews a:hover img {
	border: 3px solid #372310;
	/*border-width: 5px 5px 20px;*/
	color: #372310;
}

#reviews a:hover { color: #372310; }
