@charset "utf-8";
/* CSS Document */

/**********************
*** Global settings ***
**********************/
body {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
/*	background: #666666;*/
	background: #333333;
/*	background: #000000;*/
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
}
a:link {
	border-color: #000000;
	border: 0px;
	color: #FFFF00;
}
a:hover {
	border-color: #000000;
	border: 0px;
	color: #FFFF00;
}
a:visited {
	border-color: #000000;
	border: 0px;
	color: #FFFF00;
}
a:active {
	border-color: #000000;
	border: 0px;
	color: #FFFF00;
}
a:focus {
	border-color: #000000;
	border: 0px;
	color: #FFFF00;
}
.Container {
	width: 1000px;
	background: #000000;
	border: 1px solid #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.JoinOurMailingListTable {
	font-size: 14px;
}
.Header {
	background: #000000; 
	color: #FFFFFF;
	padding: 0;
	height: 100px;
	margin-left: -1px;
}
.Header h1 {
	margin: 0;
	padding: 10px 0;
}
.Content {
	background: #000000;
	height: auto;
}
.Footer {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	background:#000000;
	color: #FFFFFF;
	height: 40px;
}
.Footer p {
	background: #000000;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}
.Footer hr {
	background: #000000;
	margin: 0;
	padding: 0;
}
.FooterSep1 {
	background: #FFFFFF;
	border: none;
	height: 1px;
	margin-left: -1px;
	margin-right: -1px;
	padding: 0;
}
.FooterSep1to2 {
	background: #000000;
	border: none;
	height: 3px;
	margin: 0;
	padding: 0;
}
.FooterSep2 {
	background: #FFFFFF;
	border: none;
	height: 1px;
	margin-left: -1px;
	margin-right: -1px;
	padding: 0;
}

/*****************
*** index.html ***
*****************/
.watzlIndex .Content {
	background: #000000;
	height: auto;
}
.watzlIndex #contentTopArea {
	position: relative;
	height: 522px;
}
.watzlIndex #beautyOfNature {
	position: absolute;
	margin-left: 60px;
	margin-top: 80px;
	height: 100px;
	width: 500px;
	z-index: 3;
}
.watzlIndex #newSpecimens {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	position: absolute;
	margin-left: 100px;
	margin-top: 370px;
	height: 60px;
	width: 220px;
	border: solid;
	border-width: 2px;
	border-color: #999999;
/*	padding: 10px 0 0 10px;
	background-image: url(../images/bg_newspecimens.gif);
	background-repeat: no-repeat;*/
}
.watzlIndex #newSpecimensText {
	position: relative;
	margin-top: 20px;
	text-align: center;
	color: #33cc99;
}
.watzlIndex #newSpecimensText a:link {
	text-decoration: none;
	color: #33cc99;
}
.watzlIndex #newSpecimensText a:hover {
	text-decoration: none;
	color: #33cc99;
}
.watzlIndex #newSpecimensText a:visited {
	text-decoration: none;
	color: #33cc99;
}
.watzlIndex #lastUpdate {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	position: absolute;
	margin-left: 100px;
	margin-top: 290px;
	height: 60px;
	width: 220px;
	border: solid;
	border-width: 2px;
	border-color: #999999;
/*	padding: 10px 0 0 10px;
	background-image: url(images/bg_lastupdate.gif);
	background-repeat: no-repeat;*/
}
.watzlIndex #lastUpdateText {
	position: relative;
	margin-top: 12px;
	text-align: center;
	color: #33cc99;
}
.watzlIndex #lastUpdateText a:link {
	text-decoration: none;
	color: #33cc99;
}
.watzlIndex #lastUpdateText a:hover {
	text-decoration: none;
	color: #33cc99;
}
.watzlIndex #lastUpdateText a:visited {
	text-decoration: none;
	color: #33cc99;
}
.watzlIndex #beautyStoneImage {
	position: absolute;
	margin-left: 419px;
	margin-top: 9px;
	z-index: 0;
}
.watzlIndex #beautysStoneImageCopyright {
	position: absolute;
	margin-left: 770px;
	margin-top: 490px;
	color: #333333;
	font-size: 9px;
}
.watzlIndex #contentMiddleArea {
	position: relative;
	height: auto;
}
.watzlIndex #notificationTable {
	padding-top: 20px;
	padding-bottom: 10px;
	position: relative;
	width: 90%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.watzlIndex #notificationTableField1 {
	border-width: 2px;
	border-color: #999999;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.watzlIndex #notificationTableField2 {
	border-width: 2px;
	border-color: #999999;
}
.watzlIndex #contentBottomArea {
	position: relative;
	height: 95px;
}
.watzlIndex #weBuyCollections {
	position: absolute;
	margin-left: 50px;
/*	margin-top: 505px;*/
	margin-top: 10px;
	height: 75px;
	width: 250px;
}
.watzlIndex #collImage {
	background: #FF0000;
	position: absolute;
	margin: 0;
	height: 75px;
	width: 70px;
}
.watzlIndex #collSlogan {
	position: absolute;
	margin: 0 0 0 70px;
	height: 75px;
	width: 180px;
}
.watzlIndex #collSloganText {
	font-size: 16px;
	position: relative;
	margin-top: 40px;
	text-align: center;
	color: #CCCCCC;
	font-weight: bold;
}
.watzlIndex .joinOurMailingList {
	position: absolute;
	margin-left: 350px;
/*	margin-top: 516px;*/
	margin-top: 10px;
	height: 75px;
	width: 300px;
	z-index: 2;
}

/*************************
*** mineral_entry.html ***
*************************/
.watzlMineralsEntry .Content {
	background: #000000;
	padding: 20px 20px;
	text-align: center;
}

/***************************
*** mineral_updates.html ***
***************************/
.watzlUpdates .textDescr {
    background: #000000;
	color: #FFFFFF;
	position: relative;
	margin: 20px auto;
	height: 40px;
	width: 800px;
	text-align: center;
	padding: 0;
}
.watzlUpdates .update {
    background: #666666;
	color: #FFFFFF;
	position: relative;
	margin: 50px auto;
	width: 800px;
	text-align: left;
	padding: 0;
}
.watzlUpdates .updateEntryTable a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.watzlUpdates .updateEntryTable a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.watzlUpdates .updateEntryTable a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.watzlUpdates .updateEntryTable {
	margin: 0px auto;
}
.watzlUpdates .updateEntryTableSpacerVertical {
	width: 10px;
}
.watzlUpdates .updateEntryTableDescription {
	text-align: left;
}

/****************************
*** mineral_treasure.html ***
****************************/
.watzlTreasure .Content {
	background: #000000;
	padding: 20px 20px;
}

/****************************
*** mineral_recently.html ***
****************************/
.watzlRecently .Content {
	background: #000000;
	padding: 20px 20px;
}

/*********************
*** update-pX.html ***
*********************/
.watzlUpdate a.imageLink:link {
	color: #000000;
	border-style: none;
	outline-style: none;
}
.watzlUpdate a.imageLink:hover {
	border-style: none;
	outline-style: none;
}
.watzlUpdate a.imageLink:visited {
	color: #000000;
	border-style: none;
	outline-style: none;
}
.watzlUpdate .Content {
	background: #000000;
	padding: 20px 20px;
}
.watzlUpdate .updateTitle {
	text-align: center;
}
.watzlUpdate .updateDescription {
	text-align: center;
}
.watzlUpdate .updatePageSelector {
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
.watzlUpdate .updateEntry {
	background: #000000;
	margin: 40px 0;
	padding: 0;
}
.watzlUpdate .updateEntrySep {
	background: #CCCCCC;
	margin: 0;
	padding: 0;
}
.watzlUpdate .updateEntryInfo {
	margin-top: 10px;
	padding: 0;
}
.watzlUpdate .updateEntryTable {
	margin: 10px auto;
}
.watzlUpdate .updateEntryTableSpacerHorizontal {
	height: 10px;
}
.watzlUpdate .updateEntryTableSpacerVertical {
	width: 10px;
}
.watzlUpdate .updateEntryDescription {
	text-align: left;
}
.watzlUpdate .backButtons {
	margin: 0 auto;
	margin-bottom: 20px;
	width: 500px;
	height: 30px;
	font-weight: bold;
}
.watzlUpdate .backToHome {
	position: absolute;
	margin-left: 0px;
	padding: 5px;
	width: 180px;
	text-align: center;
/*	border-width: thin;
	border-color: #FFFFFF;
    border-style: solid;*/
}
.watzlUpdate .backToSpecimenGalleries {
	position: absolute;
	margin-left: 210px;
	padding: 5px;
	width: 280px;
	text-align: center;
/*	border-width: thin;
	border-color: #FFFFFF;
    border-style: solid;*/
}

/*****************
*** shows.html ***
*****************/
.watzlShows .Content {
	background: #000000;
	padding: 20px 20px;
}

/********************
*** ordering.html ***
********************/
.watzlOrdering .Content {
	background: #000000;
	padding: 20px 20px;
}

/*******************
*** privacy.html ***
*******************/
.watzlPrivacy .Content {
	background: #000000;
	padding: 20px 20px;
}

/*****************
*** about.html ***
*****************/
.watzlAboutUs .Content {
	padding: 20px 20px;
}
.watzlAboutUs .pic {
/*    background: #00FF00;
	color: #FFFFFF;*/
	position: relative;
	width: 400px;
	margin: 20px auto;
	padding: 0;
}
.watzlAboutUs .picText {
	text-align: center;
	font-size: 12px;
}

/*****************
*** links.html ***
*****************/
.watzlLinks .Content {
	background: #000000;
	padding: 20px 20px;
	min-height: 400px;
}
.watzlLinks .BannerTable {
	margin: 10px auto;
}
.watzlLinks a.BannerLink:link {
	color: #000000;
	border-style: none;
	outline-style: none;
}
.watzlLinks a.BannerLink:hover {
	color: #000000;
	border-style: none;
	outline-style: none;
}
.watzlLinks a.BannerLink:visited {
	color: #000000;
	border-style: none;
	outline-style: none;
}


/*******************
*** contact.html ***
*******************/
.watzlContact .Content {
	background: #000000;
	padding: 20px 20px;
}

