/* === Tags ======================================================================================= */
html {
 height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Sans-serif, Helvetica;
	font-size: 11px;
	color: #000000;
	background-image: url(images/bgBody.gif);
	background-color: #191919;
	height: 100%;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}

table {
	margin: 0;
	padding: 0;
	border: none;
}

/*==============Links=================================================================*/

a:focus {
 outline: none;
}

a {
 color: #814848;
 text-decoration: underline;
}

a:hover {
 color: #814848;
 text-decoration: none;
}

a.link {
 color: #814848;
 padding-left: 15px;
 text-decoration: none;
 background-image: url(images/bullet.gif);
 background-repeat: no-repeat;
 background-position: left center;
}

a.link:hover {
 color: #814848;
 text-decoration: underline;
}

ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

/*===================================================================================================*/

input.inputText, textarea.inputText, select.inputText {
	border: solid 1px #283869;
	font-size: 11px;
	color: #000000;
	width: 180px;
	background-color: #ffffff;
}

select.inputText {
 width: 184px;
}

input.inputText3, textarea.inputText3, select.inputText3 {
	border: solid 1px #283869;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
}

.inputTextSmall {
 width: 35px;
 text-align: center;
 border: solid 1px #283869;
 color: #000000;
 background-color: #ffffff;
 font-size: 11px;
}

input.inputButton {
 background-color: #4C235B;
 color: #ffffff;
 font-weight: bold;
 text-transform: uppercase;
 border: 1px solid #4C235B;
 font-family: Arial;
 font-size: 12px;
 width: 120px;
 padding: 2px 0px;
 cursor: pointer;
}

/* === Base classes =============================================================================== */
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

.left	{
	float: left;
}

.right {
	float: right;
}

.advert {
	display:block;
}

.relative {
	position: relative;
}

.inline {
 display: inline;
}

/* === Id's ======================================================================================= */

#wrap {
	height: 100%;
	min-height: 100%;
	width: 100%;
	background-image: url(images/bgWrap.gif);
	background-repeat: repeat-x;
 background-position: top;
}

#container {
 
 width: 780px;
 margin: 0 auto;
 padding: 0;
 text-align: center;
}

/* ========Header=====================================================================================*/

#header {
	width: 100%;
	margin: 0px;
 padding: 0px;
 text-align: center;
 padding-top: 17px;
}

#menuTop {
 text-align: center;
 margin: 0 auto;
 padding-top: 1px;
 background-image: url(images/line.gif);
	background-repeat: repeat-x;
 background-position: top;
}


#menuTop ul {
 text-align: center;
 width: 800px;
}


#menuTop li {
 display: inline;
}

#menuTop a { 
 display: block;
 float: left;
 text-decoration: none;
 height: 34px;
 background-repeat: no-repeat;
 background-position: top;
}

#menuTop a:hover {
 background-position: bottom;
}

a#ForeverTogether {
 width: 139px;
 background-image: url(images/mnForeverTogether.gif);
}

a#Jewelry {
 width: 79px;
 background-image: url(images/mnJewelry.gif);
}

a#GoldEarrings {
 width: 100px;
 background-image: url(images/mnEarrings.gif);
}

a#DesignYourOwn {
 width: 145px;
 background-image: url(images/mnDesignYourOwn.gif);
}

a#Media {
 width: 61px;
 background-image: url(images/mnMedia.gif);
}

a#LearningCenter {
 width: 138px;
 background-image: url(images/mnLearningCenter.gif);
}

a#ContactUs {
 width: 93px;
 background-image: url(images/mnContactUs.gif);
}

/*======Content=======================================================================================*/

#content {
 margin: 0px;
 padding: 16px 0px 16px 0px;
 background-image: url(images/line.gif);
	background-repeat: repeat-x;
 background-position: top;
}

#tisser {
 padding: 10px;
 height: 380px;
 background-image: url(images/bgTiser.jpg);
	background-repeat: repeat-x;
 background-position: top;
}

.contentText {
 padding: 30px;
 padding-left: 29px;
}

div.pageCaption {
 padding: 0;
 padding-bottom: 4px;
 background-image: url(images/line2.gif);
 background-repeat: repeat-x;
 background-position: bottom;
}

h1.pageCaption {
 padding: 0;
 margin: 0;
 font-size: 24px;
 font-weight: normal;
 color: #000000;
 font-family: arial;
 text-transform: uppercase;
}

.tabGrey, .tabWhite {
 float: right;
 width: 132px;
 text-align: center;
 border: 3px solid #999999;
 height: 20px;
 padding-top: 8px;
 margin-left: 3px;
 margin-top: 7px;
 background-color: #999999;
 color: #ffffff;
 font-family: Arial;
 font-weight: bold;
}

.tabGrey a {
 color: #ffffff;
 text-decoration: none;
}

.tabGrey a:hover {
 color: #ffffff;
 text-decoration: underline;
}

.tabWhite {
 color: #000000;
 background-color: #ffffff;
 border-bottom: 3px solid #ffffff;
}

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

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

.textDiv {
 width: 100%;
 padding-top: 20px;
}

.buttonDiv {
 width: 100%;
 padding-top: 20px;
 text-align: center;
}

.newsCaption2 {
 font-size: 18px;
 font-weight: normal;
 margin: 0;
 padding: 0;
 padding-bottom: 15px;
 font-fanily: arial;
}

.artTd {
 padding: 0px 10px;
}

.articlesLinks li {
 padding: 3px 0px 3px 20px;
}

.separator {
 width: 100%;
 height: 20px;
 background-image: url(images/line2.gif);
 background-repeat: repeat-x;
 background-position: bottom;
}

.subCaption, .newsCaption2 {
 font-size: 13px;
 padding: 0;
 margin: 0;
 color: #784D3D;
 text-transform: uppercase;
 padding-bottom: 7px;
 font-weight: bold;
}

.newsCaption2

td.spaserTable {
 width: 5px;
}

tr.spaserTable {
 height: 5px;
}

.formBlock {
 padding: 10px;
 background-color: #F2F2F2;
 border: 1px solid #4C235B;
 font-size: 10px;
 font-family: Tahoma, Sans-serif, Helvetica;
}

.captionLeft {
 height: 25px;
 width: 5px;
 background-image: url(images/bgCaptionLeft.gif);
 background-repeat: no-repeat;
 background-position: left;
}

.captionCenter {
 height: 25px;
 background-color: #4C235B;
 color: #ffffff;
 padding-left: 6px;
 font-size: 12px;
 font-weight: bold;
}

.captionRight {
 height: 25px;
 width: 5px;
 background-image: url(images/bgCaptionRight.gif);
 background-repeat: no-repeat;
 background-position: left;
}

.history {
 text-align: right;
 font-weight: bold;
 color: #814848;
}

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

.history a:hover {
 color: #814848;
 text-decoration: none;
}

.containerTd {
 padding-bottom: 10px;
}

.itemsDiv {
 text-align: center;
 padding: 0px 15px;
 line-height: 1;
}

.rowTop {
 padding-top: 10px;
}

td.picture {
 width: 120px;
 height: 120px;
 border: 1px solid #C08E8E;
 background-color: #ffffff;
 font-size: 0;
 text-align: center;
 vertical-align: middle;
}

td.pictureBig {
 width: 255px;
 height: 255px;
 border: 1px solid #C08E8E;
 background-color: #ffffff;
 font-size: 0;
}

.headerShop {
	height: 35px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #EFE1D1;
}

.headerShop a {
 color: #000000;
 text-decoration: underline;
}

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

.greyTr {
 background-color: #EFF1F1;
}

.resTable td {
 padding: 5px;
}

td.shopTd {
 padding: 10px 10px;
 background-image: url(images/line2.gif);
 background-repeat: repeat-x;
 background-position: bottom;
}

td.picShop {
 padding: 0;
 text-align: center;
 vertical-align: middle;
 width: 100px;
 height: 100px;
 border: 1px solid #8C8C8C;
 background-color: #ffffff;
 font-size: 0;
}


.scroll {
 width: 100%;
 text-align: center;
 padding-top: 20px;
}

.scroll li {
 display: inline;
 padding: 2px 6px 2px 6px;
 font-size: 11px;
}

.scroll li.linkLi {
 display: inline;
 padding: 2px 6px 2px 6px;
 font-size: 11px;
 background-image: url(images/bgScroll.gif);
 background-repeat: repeat-x;
 background-position: center;
 margin: 0px 2px;
}

.scroll li a {
 color: #ffffff;
 text-decoration: none;
}

.scroll li a:hover {
 color: #ffffff;
 text-decoration: underline;
}

.scroll ul {
 padding: 0px 4px;
}

.rowTop {
 padding-top: 10px;
}

.detailsTd {
 border-top: 1px solid #999999;
 border-bottom: 1px solid #999999;
}

.resTable td.descTd {
 padding: 2px 10px;
 font-family: Arial;
}

.textContent {
 background-image: url(images/bgTextContent.gif);
	background-repeat: no-repeat;
 background-position: top;
 background-color: #542724;
 border: 1px solid #99786C;
}

.textContent2 {
 padding: 9px 8px;
 background-image: url(images/bgTextContent2.gif);
	background-repeat: no-repeat;
 background-position: bottom;
}

.mainText {
 padding: 24px;
 background-color: #ffffff;
 background-image: url(images/bgMainText.gif);
	background-repeat: repeat-x;
 background-position: top;
 border: 1px solid #ffffff;
 line-height: 2;
}

/*======Footer=====================================================================================*/

#footer {
 width: 780px;
 margin: 0 auto;
 text-align: center;
 font-size: 11px;
 padding-bottom: 15px;
 padding-top: 15px;
 background-image: url(images/line.gif);
	background-repeat: repeat-x;
 background-position: top;
}

#footer li {
 display: inline;
 padding: 0px 2px;
 font-family: arial;
}

#footer a {
 color: #666666;
 text-decoration: none;
}

#footer a:hover {
 color: #999999;
 text-decoration: underline;
}

.copyr {
 color: #535353;
 padding: 10px 0px;
 font-size: 10px;
}

.brandTable td {
 padding: 0px 10px;
}

/*===================================================================================================*/

.error {
 color: #cc3333;
 font-size: 11px;
}

.important { color: #814848; font-size: 13px;}
.padTop { padding-top: 20px;}
.bigFont { font-size: 13px;}
.normalText { line-height: 1;}

/*==========================================================================================*/

* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1.pageCaption {
	visibility: hidden;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
 padding: 0;
 text-transform: uppercase;
}

/* Form*/
.formTable {
	margin: 0;
	padding: 0;
}

.formTable td {
	white-space: nowrap;
}

.formLeft {
	width: 150px;
	padding: 6px 5px 6px 0px;
	text-align: left;
}

.formLeft2 {
	width: 35%;
	padding: 6px 5px 6px 0px;
	text-align: right;
}

.formRight {
	padding: 5px 0px 0px 0px;
	text-align: left;
}

td.noBorder {
	border-bottom: none;
}
