﻿#container {
  width: 974px;
  height: auto;
  margin: 0 auto; 
}

body.editor
{
	background-color: #fff;
	min-height:500px;
	
}
.tdtop {
	background-color: #000000;
	border: 1px none #967225;
}
.tdtopshop {
	background-attachment: fixed;
	background-image: url(../images/sce/righttop_spacer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.vgmboxtop {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	color: #333333;
	background-color: #ccc09f;
}
.vgmboxmain {
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #484440;
	border-right-color: #484440;
	border-bottom-color: #484440;
	border-left-color: #484440;
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}
#category_menu ul 
{
	
	width:auto;
	margin:0px;
	margin:5px 0px 0px 5px;
	
}

#category_menu li 
{
	list-style: url(../images/sce/categorybullet_off.gif) outside;
	padding-left:5px;
	vertical-align:middle;
	margin:0px 0px 0px 5px;
}

.bodycontentarea {

padding:10px 20px 10px 20px;
line-height:1.5em;
text-align:justify;
height:auto;
overflow:auto;
margin:0 auto;
}
#headerpage {

font-family:"Arial Narrow";
font-size:16px;
color:#a16a0d;
padding-bottom:5px;
border-bottom:1px solid #cccccc;
overflow:auto;
margin:0 auto;

}
.bodycontentarea a {

color:#a16a0d;
text-decoration:underline;

}
.bodycontentarea a:hover {

color:#333333;
text-decoration:underline;

}
#hometext{
color:white;
}
.shopboxmain {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.shopboxtop {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-style: normal;
	color: #333333;
	background-color: #ccc09f;
	height:30px;
}
