@charset "utf-8";

body {
	font: 100%/1.4 Verdana, Arial;
	background: #42413C;
	margin: 0;
	padding: 0;
	color: #000;
}
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1 { 
	font-size: x-large; 
	color:#d18429; 
	font-family:verdana, arial, "times new roman"; 
	margin-top: 0; 
}
h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
a img { 
	border: none;
}
a:link {
	color: #d18429;
	text-decoration: underline; 
}
a:visited {
	color: #d18429;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
hr {
   width: 95%;
}
.container {
	width: 960px;
	background: #FFF; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.header {
	background: #ffffff;
}
.text {
	font-family: Verdana, "Times New Roman";
	font-size: small;
	
}
.text1 {
	font-family: "times New Roman";
	font-size: medium;
	line-height: normal;
}
#cart {
	position: relative;
	height: 100%;
	width: 100%;
}
#cart2 {
	position: absolute;
	left: 835px;
	top: -144px;
	font-size: 12px;
}
#as {
	font-size: x-small;
}
#spfb {
	float:left;
	padding-left:17px;
}
#pfb {
	padding-bottom:33px;	
}
table {
	margin-left:auto;
	margin-right:auto;
}
.sidebar1 {
	float: left;
	width: 180px;
	background: #CCC49F;
	padding-bottom: 10px;
}
.content {

	padding: 10px 0;
	width: 780px;
	float: left;
}
.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}
ul.nav {
	list-style: none; 
	border-top: 1px solid #666;
	margin-bottom: 15px; 
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 160px; 
	text-decoration: none;
	background: #FFF;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background: #d18429;
	color: #FFF;
}
ul.MenuBarVertical
{
	padding: 0;
	border-top: 1px solid #666;
	margin-bottom: 10px;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 180px;
}
ul.MenuBarActive
{
	z-index: 1000;
}
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #666;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 180px;
}
ul.MenuBarVertical ul
{
	margin: -1% 0 0 100%;
	padding: 0;
	border-top: 1px solid #666;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 180px;
	left: -1000em;
	top: 0;
}
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
ul.MenuBarVertical ul li
{
	width: 180px;
}
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: #FFF;
	padding: 5px 15px;
	color: #d18429;
	text-decoration: none;
}
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #d18429;
	color: #FFF;
}
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-color: #d18429;
	color: #FFF;
}
ul.MenuBarVertical a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
	filter: alpha(opacity:0.1);
}
.footer {
	padding: 10px 0;
	background: #CCC49F;
	position: relative;
	clear: both; 
	font-size: 9px;
}

