/* CSS Document */

body{
	background-color:#E6DEAA;
	margin: 0px 0px 0px 50px;
	font-family: arial, helvetica, sans-serif;
}

a {
	color: #996633;
}

#navigation_bg{
	background-color:#F8F5E6;
}

#navigation{
	position: absolute;
	left:50px;
	top:80px;
	width: 169px;
	background-color: #f8f5e6;
}

.navigation_text {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 30px;
	color: #996633;
	font-size: 80%;
}

.navigation_group {
	border-top: solid white 3px;
}


.admin_nav {
	padding: 3px;
	color: #666633;
	background-color: #99cc99;
	border-top: solid white 3px;
}


#page{
	width: 745px;
	background-color:#FFFFFF;
/*	border: solid 1px blue;*/
}

#content_bg{
	margin-left: 169px;
	background-color:#FFFFFF;
	border: solid white 1px;
}

#content{
	padding-left: 10px;
	width: 550px;
	color: #663300;
	font-size: 100%;
/*	border: solid 1px blue;*/
}

#slideshow{
	width: 518px;
	margin-top: 20px;
}

#feature{
	width: 500px;
	margin-top: 40px;
	text-align: left;
	font-family: arial, Helvetica, Verdana;
	font-size: 14px;
}

#feature img{
	border-color: #cccc99;
	border-width: 3px;
	border-style: double;
}

#feature h1{
	border-bottom: 0;
	border-top: 1px thin #cccc99;
	margin-bottom: 0;
	padding-bottom: 0;
}

#feature_text{
	text-align:left;
}


.item_img{
	font-style: italic;
	color: #7d2731;
	border-color: #cccc99;
	border-width: 3px;
	border-style: double;
}

#homepage_text{
	text-align: left;
	width: 500px;
}

.rule{
	margin-top:20px;
	margin-bottom: 20px;
}


#copyright{
	font-size: 75%;
	color: #996633;
	text-align: center;
	margin-top: 50px;
}

td.item_description{
	width: 200px;
	text-align: left;
	vertical-align:top;
}

h1{
	font-size: 125%;
	border-bottom: solid #CCCC99 1px;
	margin-right: 10px;
}

td.collection_item{
	padding: 10px;
	text-align:center;
}

h2.item{
	font-size: 115%;
	color: #7d2731;
	font-style: italic;
	border-bottom: solid #ca8585 1px;
	margin-right: 10px;
}

#item_description{
	float: left;
	width: 200px;
}

#item_description_photo{
    vertical-align:top;

}

#tag_cloud {
	text-align: justify;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	color: maroon;
}

a.tag_cloud {
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	color: maroon;
}

a:hover.tag_cloud {
	font-weight: bold;
	text-decoration: underline;
	padding-right: 5px;
	color: maroon;
}

#item_thumbnails {
}

.qty {
	width: 50px;
}

.shipping {
	font-size: small;
	font-style: italic;
	text-align: right;
}

.shipping_free {
	font-style: italic;
	font-weight: bold;
	color: maroon;
	font-size: small;
	text-align: right;
}

td.cart_item {
	padding: 5px;
	vertical-align: top;
}

td.cart_item_price {
	text-align: right;
	padding: 5px;
	vertical-align: top;
}

td.cart_total {
	color: maroon;
	font-weight: bold;
	text-align: right;
	padding: 5px;
	vertical-align: top;
}

th.cart {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-color: #804000;
	border-bottom-style: solid;
}

th.cart_left {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-color: #804000;
	border-bottom-style: solid;
}

.cart_item_name {
	text-align: left;
	font-size: medium;
	font-weight: bold;
}

.cart_item_desc {
	text-align: left;
	padding-right: 25px;
	color: #804000;
	font-size: small;
	font-style: italic;
}

#category_description {
	font-size: small;
	font-style: italic;
}

.message {
	font-weight: bold;
	font-size: small;
	padding: 3px;
	color: #990000;
	font-style: italic;
}

h2.cart_title {
	color: maroon;
}

div.admin_cat {
	font-variant: normal;
	font-size: large;
	border-width: 1px;
	border-bottom-color: #4c4c4c;
	border-bottom-style: dashed;
	padding: 8px;
	margin: 5px;
	width: 80%;
	color: #020202;
	font-weight: bold;
}

div.admin_cat_hidden {
	font-variant: normal;
	font-size: large;
	border-width: 1px;
	border-bottom-color: #b3b3b3;
	border-bottom-style: dashed;
	padding: 8px;
	margin: 5px;
	width: 80%;
	color: #020202;
	font-weight: bold;
}

div.admin_cat_desc {
	margin-left: 0px;
	margin-bottom: 1px;
	margin-right: 1px;
	margin-top: 1px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: small;
	border-bottom-style: none;
	padding: 1px;
	width: 80%;
	color: #020202;
}

div.admin_cat_desc_hidden {
	margin-left: 0px;
	margin-bottom: 1px;
	margin-right: 1px;
	margin-top: 1px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: small;
	border-bottom-style: none;
	padding: 1px;
	width: 80%;
	color: #b3b3b3;
}

.admin_prods {
	
	margin-left: 30px;
	
}

table.p_selector {

	padding: 2px;

	margin: 0px;

	border-width: 0px;

	border-spacing: 2px 0px;

}

td.p_selector {
	padding: 0px;
	margin: 0px;
	
}

tr.p_selector {
	padding: 0px;
	margin: 0px;
}

#image_sel {

	border-width: 1px;

	border-style: solid;

	background-color: #e6e6e6;

	display: none;
	height: 120px;
	width: 100%;
	float: right;
}


.image {
	border-style: solid;
	border-width: 2px;
	border-color: white;	
}

.selected_image {
	border-style: solid;
	border-width: 2px;
	border-color: red;	
}

#personal_message { font-style: italic; font-size: small; padding: 3px; display: none; }

div.personal_message { background-color: #e6e6e6; font-style: italic; font-size: small; padding: 3px; display: none; }

.select_msg {

	font-family: Helvetica, Verdana, Arial, sans-serif;

	color: white;

	background-color: #333333;

}

.closer {

	float: right;

	font-family: Helvetica, Verdana, Arial, sans-serif;

	color: white;

	background-color: maroon;

}

textarea#message_text {
	height: 100px;
	width: 200px;
}

label.personal_message {
	font-style: italic;
	font-size: small;
}

element {
}

.cart_msg {
	border-style: none;
	border-width: 0px;
	width: 175px;
	padding: 2px;
	font-style: normal;
	font-weight: normal;
	font-size: x-small;
}

.add_msg {
	font-style: italic;
	font-size: small;
}

img {
	border-width: 0px;
	border-style: none;
}

p.p {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

li.p {
	list-style-position: outside;
	margin-left: 10px;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

.p_image {
	font-style: italic;
	font-size: 12px;
	text-align: center;
	padding-left: 10px;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-top: 0px;
	float: right;
}

.announcement {
	border-color: #cccc99;
	border-width: 1px;
	border-style: solid;
	background-color: white;
	margin: 5px;
	padding: 5px;
	font-size: 13px;
	font-style: italic;
	color: maroon;
}

a.announcement_link {
	text-align: left;
	text-decoration: underline;
	color: #660000;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#reminder_shipping {
	display: none;
	margin: 5px;
	font-style: italic;
	font-size: small;
	color: #333333;
	width: 180px;
}