/* 
   GJI BaseStyles.css 
   This file holds only CSS for basic 
   formating of the page.
*/

#BaseHoldTable
{ background-image: url("/Images/Layout_Center_Background.gif") }

#TheSelectedNavTab
{ background-image: url("/Images/Navigation/Under_Tab.gif") }

#LeftContentRep
{ background-image: url("/Images/Welcome_Table_Left.gif") }

#RightContentRep
{ background-image: url("/Images/Welcome_Table_Right.gif") }

#CenterContent
{
	font-family: Verdana;
	font-size: 10px;
	color: #796C7B;
	padding: 3px;
	background: #B6A7BA;
}

.FeaturedPiecesClass
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #796C7B;
	border-right: #796C7B 1px solid;
}

.FeaturedPiecesClassLast
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #796C7B;
}

A{
	background-color : transparent;
	font-family :  Verdana, Arial, Times New Roman;
	text-decoration : none;
	font-size : 10pt;
	color : #654784;	
}

A:HOVER {
	background-color : transparent;
	font-family :  Verdana, Arial, Times New Roman;
	font-size : 10pt;
	color : #CCCCFF;
	text-decoration :  underline;
}

A#nav{
	font-family: Script MT Bold, Times New Roman;
	font-weight: bold;
	font-size: 14pt;
}

A#nav:HOVER {
	font-family: Script MT Bold, Times New Roman;
	font-weight: bold;
	font-size: 14pt;
}

HR {
	color : #796C7B;
}

P {
	font-family :  Verdana, Arial, Times New Roman;
	font-weight : normal;
	font-size : 10pt;
}

IMG#jewelry_image {
	border: thin solid #000000;
}

INPUT {
	font-family :  Verdana, Arial, Times New Roman;
	font-weight : normal;
	font-size : 10pt;
}

INPUT#currency {
	text-align: right;
	font-weight: bold;
	color: #796C7B;
}

INPUT#jewelry_image {
	border: thin solid #000000;
}

TEXTAREA {
	font-family :  Verdana, Arial, Times New Roman;
	font-weight : normal;
	font-size : 10pt;
}

TABLE#jewelry {
	width: 100%;
}

TD  {
	font-family :  Verdana, Arial, Times New Roman;
	font-weight : normal;
	font-size : 10pt;
}

TD#label  {
	font-weight : bold;
	text-align : right;
	vertical-align : top;
}

TD#jewelry {
	vertical-align : top;
	background-color: #C6B6CB;
}

TD#jewelry_label  {
	font-weight : bold;
	text-align : right;
	vertical-align : top;
	background-color: #C6B6CB;
}

.heading {
	background-color : transparent;
	font-family: Script MT Bold, Times New Roman Italic;
	font-weight: bold;
	font-size : 18pt;
	color : #654784;	
	text-align: center;
	font-style: none;
}

.subheading {
	background-color : transparent;
	font-family: Script MT Bold, Times New Roman Italic;
	font-weight : bold;
	font-size : 16pt;
	color : #654784;
	text-align: center;
	font-style: none;
}

.error {
	font-family : Verdana, Arial, Times New Roman;
	font-size : 10pt;
	color: #FF0000;
	font-weight : bold;
	text-align: left;
}

.copywrite {
	font-family : Verdana, Arial, Times New Roman;
	font-size : 8pt;
	color : #796C7B;
	vertical-align: middle;
	text-align: right;
}

.required {
	font-family : Verdana, Arial, sans-serif;
	font-size : 12pt;
	color: #FF0000;
	font-weight : bold;
}
