body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p {
	line-height: 24px;
}
img {
	border: 0;
	
}

a:link {
 color:black;
 
}

a:visited {
 color:black;

}

a:hover{
 color:black;

}

a:active{
 color:black;

}


#detailtitle {
    font-family: Arial, Verdana, sans;
    text-align:center;   
    font-size: 32px;
    margin: 0 auto;
	padding: 0;
}
#detailsubtitle{
    font-family: Arial, Verdana, sans;
    text-align:center;   
    color:black;
    background-color:#fcad4f;
    margin: 0 auto;
	padding: 0;
  
}
.bottomtxt {
	font-size: 12px;
	color: #FFFFFF;
} 

#content {
	width: 798px;
	background: #FFFFFF;
	float: left;
}

#header {
	width: 909px;
	margin: auto;
}

.pagetitle {
	padding: 12px 0 0 15px;
}

#footer {
	border-top: 1px solid #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0;
	background: #EEEEEE;
	letter-spacing: 2px;
	clear: both;
}

.textlinks {
    margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	clear: both;
	border-top: 1px dotted #000000;
	padding-top: 20px;
	padding: 20px 0;
}



#listing_left{
	float: left;
	width:230px;
    text-align: center;
	height: 200px;
	padding: 0 0 10px 0;
   

}

#listing_right{
    float: left;
	width: 420px;
	height: 200px;
    padding: 0 0 10px 0;
 

}

#listing_title{
    font-family: Arial, Verdana, sans;
    text-align:center;   
    font-size: 25px;
    margin: 0 auto;
	padding: 0;
}

#listing_subtitle{
    font-family: Arial, Verdana, sans;
    text-align:center;   
    color:black;
    background-color:#fcad4f;
    margin: 0 auto;
	padding: 0;
}

#detail{
    width: 750px;

 	
}	
#detail_left{

	float: left;
	width:350px;
    margin: 0 auto;
	padding: 10px 25px 0 0;
	height: 570px;
}

#detail_right{
    float: left;
	width: 350px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	height: 570px;


}
#detail_description{
    text-align: center;
 	width: 700px;


}
.textlinks a:link, .textlinks a:visited {
	color: #333333;
}

.textlinks a:hover, .textlinks a:visited:hover {
	color: #888888;
	text-decoration: none;
}

.shopimg {
	border: 1px solid #000000;
}
.shop_titles {
	font-weight: bold;
	font-size: 16px;
	border-bottom: #000000 dotted 1px;
}

#upload_left{
	float: left;
	width:200px;
    text-align: center;

}

#upload_right{
    float: left;
	width: 500px;

}	

dl {
	margin: 0;
}

dt {
	margin: 0;
	width: 19%;
	float: left;
	clear: left;
	padding: 0 5px 10px 0;
	text-align: left;
}

dd {
	margin: 0;
	width: 80%;
	float: left;
	padding-bottom: 10px;
}

.gallery_thumb {
	float: left;
	width: 125px;
	height: 100px;
	text-align: center;
}

.clear {
	clear: both;}