/************ Original STYLE Sections ***************/
body {
	margin: 0px;
	padding: 0px;
	background: #390F11 url(graphics/images/bgbody.jpg) repeat-x;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
.tablestyle {
	background: url(graphics/images/bgtable.jpg) repeat-y;
}
.content {
	font: 16px/22px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 5px 20px 15px 30px;
}
.imagestyle {
	margin: 0px 20px 15px 10px;
}

h1 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	margin: 5px 20px 12px 25px;
}
hr {
	margin: 0px; padding: 0px;
}
h2 {
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	margin: 5px 10px 12px 10px;
	color: #F9D18C;
}
a:link { 	color: #FBE0B5;	text-decoration: none; }
a:visited { color: #FBE0B5;	text-decoration: none; }
a:hover { color: #8E611D;	text-decoration: underline; }
a:active { 	color: #FBE0B5;	text-decoration: none; }

a.mission:link { color: #5A491B; text-decoration: underline; }
a.mission:visited { color: #8E611D; text-decoration: underline; }
a.mission:hover, a.mission:active { color: #390F11; text-decoration: none;}

.style1 {
	color: #FFFFFF;
	font: bold;
}
.style5 {
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 2px;
}
.style6 {
	color: #FFFFFF
}

/************ New STYLE Sections ***************/

#tblsty  {
	width: 760px;
	margin:0 auto;
	padding:0;
	background: url(graphics/images/bgtable.jpg) repeat-y;
	text-align:left;
}

#pageheader h1 {
	margin: 0; padding: 20px 0px 20px 0px;
	font: 25px Georgia, "Times New Roman", Times, serif;
	color: #F9D18C;
	text-align: center;
}

#pdhead {
	background: url(graphics/images/subhead_00.jpg) no-repeat;	
}

#breadcrumb {
	margin:0; padding:0px 0px 0px 66px;
	width: 760px;	
}

#product {
	margin: 0;
	padding: 0;
}

#mainhead {
	background-image: url(graphics/images/header.jpg) no-repeat bottom;
}

#imagebox {
	float: left;
	margin: 5px 10px;
	width:300px; height:250px;
}

#description {
	float: right;	
	margin: 10px 10px; padding: 0;
	width:420px;
}

#bynow {
	float: right;	
	margin: 0 10px; padding: 0;
	width:420px;
}

#buybutton{
	margin:10px 0;
	width: 300px; height:20px;
	
}
.clear {
	clear: right;
}

/***********  ATTRIBUTE  ***************/

#attcontainer {
	width:400px;
}
#prompt { 
	float: left;
	width: 25%;
}
#dropdownbox {
	float:left;
	width: 75%;
}

/***********  Additional  ***************/

#addlinfo {
	width: 760px; margin:50px 0;
}

#addlinfo img {
	margin: 15px 15px 15px 60px;
	height: 100px; width:100px;
	float:left;
	border: 1px solid #F9D18C ;
}

.txt	{
	margin:20px 10px; padding:15px 0;
	width:170px; height:100px;
	color: white;
	float: left; 
}

.txt-right	{
	margin:20px 10px; padding:15px 0;
	width:170px; height:100px; 
	color: white;
	float:left; clear: right;
}

/* ---------------------------------------------------------------------- "CATEGORY PAGE" styles */

form#crumb { 
	margin-left:65px;
	width: 630px;
} 

td#page { 
	font-size: .7em; 
	text-align: right; 
} 

table#cat_product { 
	font-size: .7em; 
	margin:0 15px; 
}

#price { 
	margin:0; padding:5px 10px; 
	font-size: .8em;
}

/* ---------------------------------------------------------------------- "CATEGORY PAGE" styles */

h3 {
	color: #000;
}

.ppolicy {
	color: #000;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

#address, #refund, #shipping, #privacy {
	margin: 10px; padding: 5px;
	border-top: 2px dotted #F9D18C; 
	color: #fff
}

#pagenav {
	margin: 10px; padding: 5px;
	color: #fff
}

#catpic img {
	border: 1px solid #F9D18C ;
}

#relatedproducts {
	width: 760px;
	margin: 10px 0 0 0;
	clear:left;
}

#relatedproducts img {
	border: 1px solid #F9D18C ;
}

#prodrellink {
	font-size:.8em;
}

#footer {
	background: url(graphics/images/bginner.jpg) no-repeat bottom;
	color: white;
	font-size: 11px;
	text-align: center;
}

/* ---------------------------------------------------------------------- "MINIBASKET" styles */

#minibasket {
	margin: 0 auto;
	font-size:.9em;
}

#search {
	margin: 0; padding: 0;
}

#search .text {
	margin: 0 auto;
	font-size:.9em;
}

#basket{
	text-align:right;
}

/* ---------------------------------------------------------------------- "CHECKOUT PAGES" styles */

.chckhdr {
	padding-left: 45px;
}
.chcktext {
	padding: 0 25px;
}
.sectiondivider {
	background-color:#67501c;
	color: white;
	font-weight:bold;
	font-size: 14px;
}
.chckfont {
	font-size:.8em;
}