html {
	padding:0px;
	margin:0px;
}

body {
	font-family:Arial,Helvetica,sans-serif;
	padding:0px;
	margin:0px;
	color:#000000;
	background-color:#FAF7EA;
  	text-align:center;
        /*background-image:url('/images/wallpaper.jpg');*/
}

form {
	margin-top:0px; 
	margin-bottom:0px; 
	padding-top:0px; 
	padding-bottom:0px; 
}

input.sidebarSearch {
	background:url('/images/search_box_190.gif') no-repeat;
	border:none;
	width:190px;
	height:20px;
	padding-left:3px;
	padding-top:3px;
}

.submitButton {
	cursor:hand;
	cursor:pointer;
	border:0px;
	width:132px;
	height:21px;
	font-weight:bold;
        margin-left:59px;
	margin-right:-1px;
	padding-left:35px;
        padding-bottom:0px;
	margin-bottom:0px;
	color:#FFFFFF;
	background:url('/images/button_off.gif') no-repeat;
}

.submitLightButton {
	cursor:hand;
	cursor:pointer;
	border:0px;
	width:132px;
	height:21px;
	font-weight:bold;
	margin-left:59px;
	margin-right:-1px;
	padding-left:30px;
	color:#FFFFFF;
	background:url('/images/button_off.png') no-repeat;
}

.submitLightButtonCenter {
	cursor:hand;
	cursor:pointer;
	border:0px;
	width:132px;
	height:21px;
	font-weight:bold;
	margin-right:-1px;
	padding-left:35px;
	color:#FFFFFF;
	background:url('/images/button_off.png') no-repeat;
}

.submitLightButtonSmall {
	cursor:hand;
	cursor:pointer;
	border:0px;
	width:91px;
	height:21px;
	font-weight:bold;
	padding-left:35px;
	color:#FFFFFF;
	background:url('/images/button_off_small.png') no-repeat;
}

div#containercontainer {
	margin-left:auto;
	margin-right:auto;
	width:801px;
	text-align:left;
        background-color:#FAF7EA;
        /*background:url('/images/dropshadow.png');*/
        /*_background:url('/images/dropshadow.gif');*/
}

div#container {
	width:783px;
        margin-left:9px;
}

div#content {

}

div#sidebar {
	font-size:0.8em;
        margin-top:5px;
        margin-right:5px;
}

div#sidebar small {
	font-size:0.7em;
}

div#sidebar_header {
	margin:0px;
	padding:0px;
	font-size:0px;
	width:200;
	height:5px;
	background:url('/images/sidebar_top.gif') no-repeat top;
}

div#sidebar_content {
	background-color:#D9CFC0;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

#sidebar_content p {
	font-size:0.8em;
	margin:4px 0px 0px 0px;
}

#sidebar_content table {
	padding:4px;
	margin:0px;
}

#sidebar_content td {
	font-size:12px;
}

div#sidebar_content ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:0.9em;
}

div#sidebar_footer {
  font-size:0px;
  width:200;
  height:5px;
  background:url('/images/sidebar_bot.gif') no-repeat top;
  margin-bottom:5px;
}

div#guts {
  margin-top:5px;
  font-size:0.8em;
}

div#guts_flash {
  padding:0px;
  font-size:0px;
  border:1px solid #CCBFAC;
  margin-bottom:5px;
}

div#guts_header {
  margin:0px;
  padding:0px;
  font-size:0px;
  width:100%;
  height:5px;
  background:url('/images/guts_top.gif') no-repeat top;
}

div#guts_content {
	background-color:#F3ECCD;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:0px;
	font-size:0.9em;
}

div#guts_content_no_pad {
	background-color:#F3ECCD;
	padding-left:15px;
	padding-right:15px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:0.9em;
}

div#guts_content_no_pad td {
	font-size:0.7em;
}

div#guts_content_no_pad p {
	margin:0px;
	padding:0px 0px 5px 0px;
}

div#guts_footer {
  font-size:0px;
  width:100%;
  height:5px;
  background:url('/images/guts_bot.gif') no-repeat top;
}

td.error {
  	color: #ff0000;
}




























h1 {
	color:#2E111A;
	font-family:Georgia,Times New Roman,serif;
	font-size:1.6em;
	font-weight:strong;
	margin:0px;
	padding:0px;
}

h2 {
	color:#2E111A;
	font-family:Georgia,Times New Roman,serif;
	font-size:12px;
	font-weight:strong;
	margin:0px;
	padding:0px;
	font-style:normal;
}

#guts_content h2 {
	padding-left:30px;
	line-height:21px;
	margin-bottom:4px;
}

#guts_content p {
	margin-top:0px;
	margin-left:30px;
        margin-right:30px;
}







div#sidebar_latestitems {
	height:100%;
}

xdiv#sidebar_latestitems p {
	width:110px;
	height:100%;
	float:right;
	text-align:left;
	margin:0px;
	padding:0px;
}

div.sidebar_item {
	display:inline;height:100%;width:100px;float:left;
}

img {
	border-style:none; 
}



label {
	font-size:0.8em;
}

div#topnavigation li {
	display:inline;
	font-size:0.7em;
	margin-left:4px;
	padding-left:0px;
	margin-bottom:0px;
}

ul#top-nav-list {
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-bottom:4px;
	margin-top:4px;
	text-align:center;
}

.topnav {
	font-size:0.6em;
}

a, .topnav a, .topnav a:visited, .topnav a:visited {
	color:#786441;
	text-decoration:none;
}

a:hover, .topnav a:hover {
	color:#000000;
	text-decoration:underline;
}

.tab {
	background:url('/images/tab_middle.gif');
	height:28px;
	text-align:center;
	font-size:11px;
}

.tab a, .tab a:visited, .tab a:visited {
	text-decoration:none;
}

.tab a:hover {
	color:#000000;
	text-decoration:none;
}

.footer {
	background:#F3ECCD;
	height:28px;
	text-align:right;
	padding-right:5px;
	font-size:0.6em;
	background:url('/images/guts_footer.gif');
	background-repeat:no-repeat;
}

.footer a, .footer a:visited, .footer a:visited {
	text-decoration:underline;
}

.footer a:hover {
	text-decoration:underline;
}

.margin-bottom2 {
	margin-bottom:2px;
}

.margin-bottom3 {
	margin-bottom:3px;
}

.margin-bottom4 {
	margin-bottom:4px;
}

.small-text {
	font-size:0.8em;
}

.guts-center-align {
	text-align:center;
	margin:auto;
	margin:0px;
	padding:0px;
}

.guts-no-space {
	margin:0px;
	padding:0px;
}

.border-white {
	border:2px solid #FFF;
}



















# SEARCH RESULTS STYLEES ---------------------------------------------

#searchresults
{
        padding-top:5px;
	text-align:left;
}

.pagingsummary
{
        font-size:11px;
}

.paging
{
        clear:both;
        font-size:11px;
        float: right;
}

.item_box
{
	width: 185px;
	height: 180px;
	margin: 5px 0px 0px 5px;
}

.border_right
{
        width: 185px;
	height: 180px;
	margin: 5px 0px 0px 5px;
	border-right: 1px solid #786441;
}

.hr_seperator
{
	clear: both;
	height: 1px;
	margin: 5px 0px 5px 0px;
	background-color: #786441;
}

.product_image {
        text-align:center;
}

.product_image td {
        background-color:#FFFFFF;
}

.product_detail {
        font-family:Arial,Helvetica,sans-serif;
        font-size: 11px;
}
.product_title {
        font-weight:bold;
        margin-top:5px;
        text-align:center;
}
.product_subtitle {
        font-size: 10px;
        height:25px;
        text-align:center;
}

.product_price {

}

.product_info {
        text-align:center;
}

# FRAME AROUND IMAGES IN SEARCH RESULTS ------------------------------

.framemt {
	height:10px;
        background:url('/highslide/graphics/outlines/rounded-white/1.gif') repeat-x;
}

.frametr {
	width:10px;
        height:10px;
	background:url('/highslide/graphics/outlines/rounded-white/2.gif') no-repeat;
}

.framemr {
        width:10px;
	background:url('/highslide/graphics/outlines/rounded-white/3.gif') repeat-y;
}

.framebr {
	width:10px;
        height:10px;
	background:url('/highslide/graphics/outlines/rounded-white/4.gif') no-repeat;
}

.framemb {
        height:10px;
	background:url('/highslide/graphics/outlines/rounded-white/5.gif') repeat-x;
}

.framebl {
	width:10px;
        height:10px;
	background:url('/highslide/graphics/outlines/rounded-white/6.gif') no-repeat;
}

.frameml {
        width:10px;
        background:url('/highslide/graphics/outlines/rounded-white/7.gif') repeat-y;
}

.frametl {
	width:10px;
        height:10px;
	background:url('/highslide/graphics/outlines/rounded-white/8.gif') no-repeat;
}

.frame {
        background-color:#FFFFFF;
}

# FRAME AROUND IMAGES IN SIDEBAR -------------------------------------

.framesdmt {
	height:10px;
        background:url('/highslide/graphics/outlines/rounded-white/1d.gif') repeat-x;
}

.framesdtr {
	width:10px;
        height:10px;
	background:url('/highslide/graphics/outlines/rounded-white/2d.gif') no-repeat;
}

.framesdmr {
        width:10px;
	background:url('/highslide/graphics/outlines/rounded-white/3d.gif') repeat-y;
}

.framesdbr {
	width:10px;
        height:10px;
	background:url('/highslide/graphics/outlines/rounded-white/4d.gif') no-repeat;
}

.framesdmb {
        height:10px;
	background:url('/highslide/graphics/outlines/rounded-white/5d.gif') repeat-x;
}

.framesdbl {
	width:10px;
        height:10px;
	background:url('/highslide/graphics/outlines/rounded-white/6d.gif') no-repeat;
}

.framesdml {
        width:10px;
        background:url('/highslide/graphics/outlines/rounded-white/7d.gif') repeat-y;
}

.framesdtl {
	width:10px;
        height:10px;
	background:url('/highslide/graphics/outlines/rounded-white/8d.gif') no-repeat;
}

.framesd {
        background-color:#FFFFFF;
}

# ITEM PAGE STYLEE ---------------------------------------------------

.itemtitle
{
        font-size:11px;
        font-weight:bold;
}

div#item_gallery
{
        padding-top:10px;
        text-align:center;
}

.product_image_gallery {

}

.product_image_gallery td {

}

# CHECKOUT STYLEE ----------------------------------------------------

table.checkout td {
	font-family:Arial,Helvetica,sans-serif;
        font-size:6px;
}

