/* CSS Document */

BODY {
	background: #333333;
	padding: 0;
	margin: 0 auto;
	font-family: 'Georgia', Serif;
	font-size: 13px;
	color: #FFFFFF;
}

#language-hold {
	float: right;
	margin-top: 10px;
}


A {
	color: #F2EBBD;
	text-decoration: underline;
}
A:hover {
	color: #F2EBBD;
	text-decoration: none;
}
H2 {
	color: #D22E13;
	font-size: 23px;
	margin: 0 0 0 0;
	padding: 3px 0 5px 0;
	font-weight: normal;
}
H2.about {
	color: #D22E13;
	text-indent: -10000px;
	margin: 0 0 0 0;
	padding: 3px 0 5px 0;
	background: url(../img/h_about_us.gif) no-repeat;
	width: 110px;
	height: 26px;
	display: block;
}
H3 {
	color: #333333;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 3px 0 5px 0;
	font-weight: normal;
}
H3.location {
	color: #333333;
	font-size: 19px;
	margin: 0 0 0 0;
	padding: 3px 0 5px 0;
	font-weight: normal;
}
H4 {
	color: #AC540D;
	margin: 0;
	font-size: 16px;
}

#global {
	margin: 0 auto;
	width: 780px;
}
#singleCol {
	float: left;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clearBoth {
	clear: both;
}
.breadCrumb {
	border-bottom: 1px solid #666666;
	clear: both;
	font-size: 11px;
	color: #999999;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

/********
CSS MENU 
*******/

#dropmenudiv {
	position: absolute;
	border-bottom-width: 0;
	margin-top: 2px;
	line-height: 18px;
	z-index: 100;
	background: url(../bgs/subNavBg.png) no-repeat bottom;
	text-align: center;
}

#dropmenudiv A {
	width: 100%;
	display: block;
	border-top: 1px solid #FFFFFF;
	padding: 1px 0;
	text-decoration: none;
	color: #333333;
	line-height: 21px;
	text-align: center;	
	font-size: 12px;
}

#dropmenudiv A:hover { /*hover background color*/
	color: #FFFFFF;
}
.signupBox{
	float: left; width: 300px; border: 4px double #F0F1C8; padding: 5px; margin-left: 50px;
}
.signup-email{
	margin-right: 15px;
	height: 25px;
	float: left;
	width: 295px;
	vertical-align: middle;
	margin-top: 5px;
}
.signupBox input.go{
	width: 60px;
	margin-top: 5px;
}
.search {
	background: url(../img/searchBox.png) no-repeat;
	width: 180px;
	height: 44px;
	border: 0;
	padding: 2px 0 0 24px;
	margin-top: 20px;
	float: left;
}
UL#primary {

	width: 786px;
	clear: both;
	list-style: none;
	display: block;
	float: left;
	margin: 10px 0 20px 0;
	padding: 2px 0 0 9px;
}
#primary LI {
	float: left;
	margin: 0 12px 0 0;
}
#drawers {
	float: left;
	width: 406px;
	height: 463px;
	background: url(../img/home_drawers.jpg) no-repeat;
}
/*
#parch {
	float: right;
	color: #333333;
	width: 328px;
	height: 340px;
	padding: 140px 0 0 21px;
	background: url(../bgs/paperMessage_v2.jpg) no-repeat;
	position:relative;
}*/

#parch, #parch_english, #parch_french, #parch_german, #parch_spanish, 
#parch_italian, #parch_russian, #parch_japanese, #parch_chinese{
	float: right;
	color: #333333;
	width: 328px;
	height: 340px;
	padding: 140px 0 0 21px;
	position:relative;
}

#parch{
	background: url(../bgs/paperMessage_v2.jpg) no-repeat;
}
#parch_english{
	background: url(../bgs/paperMessage_English.jpg) no-repeat;
}
#parch_french{
	background: url(../bgs/paperMessage_French.jpg) no-repeat;
}
#parch_german{
	background: url(../bgs/paperMessage_German.jpg) no-repeat;
}
#parch_spanish{
	background: url(../bgs/paperMessage_Spanish.jpg) no-repeat;
}
#parch_italian{
	background: url(../bgs/paperMessage_Italian.jpg) no-repeat;
}
#parch_russian{
	background: url(../bgs/paperMessage_Russian.jpg) no-repeat;
}
#parch_japanese{
	background: url(../bgs/paperMessage_Japanese.jpg) no-repeat;
}
#parch_chinese{
	background: url(../bgs/paperMessage_Chinese.jpg) no-repeat;
}


#parch_image {
	position:absolute;
	top:25px;
	right:15px;	
}
#parch a, #parch_english a, #parch_french a, #parch_german a, #parch_spanish a,
#parch_italian a, #parch_russian a, #parch_japanese a, #parch_chinese a{
	text-decoration: underline;
	color: #603;
}
#parch a:hover, #parch_english a:hover, #parch_french a:hover, #parch_german a:hover, #parch_spanish a:hover,
#parch_italian a:hover, #parch_russian a:hover, #parch_japanese a:hover, #parch_chinese a:hover{
	text-decoration: none;
	color: #603;
}
#homeExtras {
	margin: 230px 0 0 145px;
	padding: 0;
	list-style: none;
}
#search {
	float: left;
	margin-top: 27px;
}
#aboutBoxLeft {
	width: 520px;
	float: left;
}
.divide {
	border-bottom: 1px solid #666666; 
	clear: both; 
	padding: 15px 0 0 0; 
	margin-bottom: 20px;
}
#aboutBoxRight {
	width: 220px;
	text-align: right;
	float: right;
	padding-top: 40px;
}
#footer {
	background: url(../img/new-footer.jpg) no-repeat;
	width: 796px;
	height: 20px;
	margin-top: 20px;
	float: left;
	padding: 65px 0 0 0;
	font-size: 11px;
	clear: both;
	color: #FFFFFF;
	text-align: center;
	line-height: 22px;
}
/********
Basket Table
********/

TABLE.basket TH {
	background-color: #99CCFF;
	color: #3B3B3B;
	font-size: 14px;
	padding: 3px 6px 3px 6px;
}
TABLE.basket TD {
	padding: 3px 6px 3px 6px;
	background-color: #3B3B3B;
}

/********
Form
********/

FORM {
	margin: 0;
	padding: 0;
}
INPUT.contactform1 {
	width: 430px;
	margin-top: 5px;
	margin-bottom: 20px;
	border: 1px solid #999999;
	height: 22px;
	padding: 6px 0 0 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	background: #EEE9E6;
	clear: both;
	display: block;
}
TEXTAREA.contactform2 {
	width: 430px;
		clear: both;
	margin-top: 5px;
	margin-bottom: 20px;
	border: 1px solid #999999;
	height: 92px;
	padding: 6px 0 0 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	background: #EEE9E6;
	display: block;
}

/********
news 
********/

.newsHomeLeft {
	float: left; 
	width: 355px; 
	margin-right: 45px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 20px;
}
.newsHomeRight {
	float: left; 
	width: 355px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 20px;
}
.newsHomeTop {
	padding-bottom: 20px;
	border-bottom: 1px dotted #666666;
	float: left;
}
.newsImgLeft {
	float: left;
	margin: 5px 10px 0 0;
}
.dottedDivide {
	clear: both;
	border-bottom: 1px dotted #666666;
}
/********* 
details classes 
********/
#imageDiv{
position: relative; overflow: hidden; width: 385px; background: url(../img/border-card.png) no-repeat; height: 295px; text-align: center; margin-bottom: 20px;
}
#mainImage{
	margin: 10px 0 0 3px;
}
#imageGallery {
	width: 500px;
	float: left;
	margin-right: 0;
	margin-left: 30px;
}
#largeImageGallery {
	width: 400px;
	float: left;
}
.galleryLarge {
	clear: both;
	margin-bottom: 20px;
}
.thumbNail{
 	float: left;
	margin: 0 27px 16px 0;
	border: 1px solid #999999;
	padding: 1px;
}
.thumbNailLast {
	float: left;
	margin: 0 0 16px 0;
	border: 1px solid #999999;
	padding: 1px;
}
#itemHolder {
	width: 359px;
	float: right;
	margin-right: 0px;
}
#itemHolder A {
	color: #333333;
}
#itemHolder A:hover {
	color: #333333;
}
.itemNumber {
	font-size: 16px;
	float: left;
	font-weight: bold;
	margin-bottom: 20px;
}
.itemPrice {
	font-size: 16px;
	float: right;
	font-weight: bold;
	color: #660000;
	margin-bottom: 20px;
}
.itemDisclaimer {
	font-size: 10px;
	float: right;
	font-weight: normal;
	line-height: 15px;
	color: #660000;
	margin-top: -30px;
	margin-bottom: 20px;
}
#itemDescription {
	background: url(../bgs/detailsBox_bg.jpg) repeat-y;
	width: 329px;
	line-height: 21px;
	color: #000000;
	font-size: 13px;
	padding: 0 15px 0 15px;
}
.col3 {
	margin-right: 40px;
	float: left;
	width: 218px; 
}
.col2 {
	margin-right: 20px;
	float: left;
	width: 345px; 
}
.listMineralTitle {
	font-size: 13px;
}

/* ADVANCED SEARCH */
INPUT.askw {
	border: 1px solid #666666;
	width: 600px;
	height: 22px;
	font-size: 16px;
}

/* HOMEPAGE */
#homeLatestNews{
	clear:both;
	float:left;
	width: 385px;
}

#homeLatestNews h2{
	color: #F2EBBD;
	border-bottom:1px dotted #F2EBBD;
	margin-bottom:10px;
	
}#homeHallOfFame{
	clear:both;
	float:left;
	width: 385px;
	margin-top:30px;
}

#homeHallOfFame h2{
	color: #F2EBBD;
	border-bottom:1px dotted #F2EBBD;
	margin-bottom:10px;
}

#homeAccounts h2{
	color: #F2EBBD;
	border-bottom:1px dotted #F2EBBD;
	margin-bottom:10px;
}


#homeAccounts{
float:left;
margin-left:50px;
width:345px;
margin-top:30px;
margin-bottom: 20px;
}

#homeDonaRamblings h2{
	color: #F2EBBD;
	border-bottom:1px dotted #F2EBBD;
	margin-bottom:10px;
}

.click-to-view-all{
	border-top: 1px dotted #F2EBBD;
	display:block;
	padding-top:5px;
}
#homeDonaRamblings{
float:left;
margin-left:50px;
width:345px;
margin-bottom: 20px;
}


.button{
	width: auto !important;
	background: #333333 ;
	border-radius: 1.4em;
	-moz-border-radius: 50%;
	-webkit-border-radius: 1.4em;
	border: 1px solid #FFFFFF  !important;
	color: #FFFFFF !important;
	display: inline-block;
	margin: 10px 0px 0px 0px;
	padding: 0.6em 0.6em !important;
	text-align: center;
	text-decoration: none;
	line-height: 17px;
	position:relative;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.4);
	float: left;
}
.button:hover,
.button:active,
.button:active,
.button:focus {
	outline: 0;
	background: #333333;
	text-decoration: none;
	border: 1px solid #F0F1C8 !IMPORTANT;
	color: #F0F1C8 !IMPORTANT;
}

.buttonnew{
	width: auto !important;
	background: #333333 ;
	border: 0;
	color: #FFFFFF !important;
	display: inline-block;
	margin: 30px 0px 0px 10px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	line-height: 17px;
	position:relative;
	cursor: pointer;
	font-weight: bold;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.4);
	float: left;
	font-size: 14px;
}
.buttonnew:hover,
.buttonnew:active,
.buttonnew:active,
.buttonnew:focus {
	outline: 0;
	background: #333333;
	text-decoration: none;
	border: 0px;
	color: #F0F1C8 !IMPORTANT;
}

.button-holder {
		float: left;
}
.button-left
{
	float: left;
	width: 23px;
	height: 36px;
	background: url(../img/buttons/button-left.png) no-repeat;
	margin-top:1px;
}

.button-middle
{
	float: left;
	height: 36px;
	background: url(../img/buttons/button-middle.png) repeat-x;
	padding: 10px 3px 0px 3px;
}

input.button-middle
{
	color: #333333;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 0;
	margin: 0;
	display: block;
	padding-top: 0px !IMPORTANT;
	cursor: pointer;
}

.button-middle a
{
	color: #333333;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.button-right
{
	float: left;
	width: 23px;
	height: 36px;
	background: url(../img/buttons/button-right.png) no-repeat;
	margin-top:1px;
}

.clear-both {
	clear: both;
}

#drawers-inside {
	margin-top: 220px;
	margin-left: 120px;
}

.nav-middle {
	background: url(../img/nav-middle.png) repeat-x;
	height: 43px;
	float: left;
	padding: 0px 5px 0px 5px;
}

.nav-middle a {
	color: #333333;
	line-height: 40px;
	text-decoration: none;
}

h2{
	color: #F2EBBD;
	margin-bottom:10px;
}

h2.products {
	font-size: 20px;
	color: #9E5316;
}

h3.products {
	font-size: 20px;
	color: #9E5316;
}

.button-container {
	float: left;
}
