body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffcb;
}
body {
	background-color: #341204;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: yellow;
	text-decoration: none;
}
a:hover {
	color: green;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #ffffcb;
	height: 1px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
  color: #ffffcb;
  padding: 5px 0px 5px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
}
p {
  color: #ffffcb;
  padding: 5px 0px 5px 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
form {
	margin: 0;
}
.header {
	width: 750px;
	height: 80px;
	background-color: #000000;
	vertical-align: top;
}

#content {
	background-color: #210400;
	padding: 0;
	vertical-align: top;
	text-align: left;
}
#content img {
  border: 1px solid #7a4e21;
  margin: 10px;	
}

/* navigation styles */

.menu {
	vertical-align: top;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	border: 0;
}
.main_menu {
	padding: 3px 10px 3px 10px;
	font-size: 15px;
}
.main_menu a:link, .main_menu a:visited, .main_menu a:active {
	color: #ffffcb;
}
.main_menu a:hover {
	color: #fff;
}
.main_current {
  	background-image: url(nav_bgd.gif);
  	background-repeat: no-repeat;
  	background-position: left;
	padding: 3px 10px 3px 10px;
	font-size: 15px;
}
.main_current a:link, .main_current a:visited, .main_current a:active {
	color: #ffffcb;
}
.main_current a:hover {
	color: #fff;
}


/* sub navigation */
.sub_menu {
	vertical-align: top;
	border: 0;
	padding: 3px 10px 3px 30px;	
	text-decoration: none;
	font-weight: bold;	
}
.sub_menu a:link, .sub_menu a:visited, .sub_menu a:active {
	color: #ffffcb;
}
.sub_menu a:hover {
	color: #7a4e21;
}
.sub_current {
	vertical-align: top;
	border: 0;
	padding: 3px 10px 3px 30px;	
	text-decoration: none;
	font-weight: bold;	
}
.sub_current a:link, .sub_current a:visited, .sub_current a:active {
	color: yellow;
}
.sub_current a:hover {
	color: #fff;
}


.border {
	font-size: 1px;
	height: 10px;
}

.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #000000;
}
.content {
	padding: 10px;
	background-color: #ffffff;
	height: 300px;
	vertical-align: top;
	text-align: left;
}
.footer {
	padding: 5px;
	height: 12px;
	color: #7a4e21;
	vertical-align: middle;
	text-align: center;
}
.footer a:link, .login a:visited, .login a:active {
	color: #ffffcb;
	text-decoration: none;
}
.footer a:hover {
	color: #7a4e21;
	text-decoration: none;
}
.clickit {
	padding: 5px;
	height: 10px;
	color: #ffc;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;
}
.clickit a {
	color: #ffc;
	text-decoration: none;
}
.clickit a:hover {
	color: #fff;
	text-decoration: none;
}



#banner{
  background-image: url(barry_mead.gif);
  background-repeat: no-repeat;
  background-position: left;
}
#topslice{
  background-image: url(page_slicetop.gif);
  background-repeat: repeat-x;
}
#btmslice{
  background-image: url(page_slicebtm.gif);
  background-repeat: repeat-x;
}
#leftslice{
  background-image: url(page_sliceleft.gif);
  background-repeat: repeat-y;
}
#rightslice{
  background-image: url(page_sliceright.gif);
  background-repeat: repeat-y;
}


.buttonSubmit {
	font-size: 10px;
	padding: 0px 3px 0px 3px;
}
.buttonSubmitRoll {
	font-size: 10px;
	padding: 0px 3px 0px 3px;
}
/* as used in HTML class */
.button {
	font-size: 10px;
	padding: 0px 3px 0px 3px;
}
.buttonRoll {
	font-size: 10px;
	padding: 0px 3px 0px 3px;
}


.login {
	padding: 2px 3px 2px 3px;
	font-size: 10px;
  text-align: center;
}
.login-field input {
	font-size: 10px;
	border: 0;
  text-align: center;
}
.login-text{
  text-align: center;
}
.login-text a {
	text-decoration: none;
}
.login-text a:hover {
	text-decoration: none;
}
.login-button {
	font-size: 10px;
	text-align: center;
}


/* generic form styles */
.genform_table{
	padding:10px;
}
.genform_text{
	font-weight:bold;
	text-align:right;
}
.genform_field{
	text-align:left;
}
.genform_button{
	text-align:center;
}

/* basket styles */
#fsbasket_wrapper{
	width:100px;
	text-align:center;
	padding: 5px;
	margin: 10px;
}
#fsbasket_value{
	font-size:10px;
	text-align:center;
}
#fsbasket_link{
	font-size:10px;
	text-align:center;
}
#fsbasket_link a {
	text-decoration: none;
}



.buttonSubmit { background-color: #ff9933; color: #000; border: 1px solid #fff; }
.buttonSubmitRoll { background-color: #fff; color: #000; border: 1px solid #ff9933; }
/* as used in HTML class */
.button { background-color: #ff9933; color: #000; border: 1px solid #fff; }
.buttonRoll { background-color: #fff; color: #000; border: 1px solid #ff9933; }
/* basket styles */
#fsbasket_wrapper{border:1px solid #fff;}
#fsbasket_value{color:#fff;}
#fsbasket_link a {color: yellow;}
#fsbasket_link a:hover{color: #fff;}
/* generic form styles */
.genform_table{border:1px solid #fff;}
.genform_text{color:#fff;}
.genform_field input{background: #fff;border:1px solid #000;}
.genform_button{color: #000;}


/* HighSlide WYSIWYG [[popup]] styles */
.popitwindow{
	background:#fff;
	width:95%;
	height:100%;
}
.highslide-body {
	padding-left:20px;
	padding-right:20px;
}
/* set all text in popit windows to black - overides default font colors */
.popitwindow p  {color:#000;}
.popitwindow h1 {color:#000;}
.popitwindow h2 {color:#000;}
.popitwindow h3 {color:#000;}
.popitwindow h4 {color:#000;}
.popitwindow a  {color:#00f;}
.popitwindow a:hover{ color:#0f0; }
.popitwindow ul {color:#000;}
.popitwindow li {color:#000; list-style-type: disc; }
.popitwindow td {color:#000;}
.popitwindow div{color:#000;}


/* DHTML TOOL TIP CSS */
#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid black;
    color: #000000;
	padding: 2px;
	text-align:center;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 999;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/* style for popit button links */
.popitbtn {
  margin: 0 3px;
  padding: 0 5px;
  width: 100px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #000;
  border-left: 1px solid #ccc;
  border-right: 1px solid #000;
  background: #f93;
  text-align: center;
  text-decoration: none;
  font: normal 10px sans-serif;
  color: #000 !important;
}
.popitbtn:hover { background:green !important; color:white !important }




  