.AlpBorder {
	border: 1px solid #CCCCCC;
	padding: 2px 5px 2px 5px;
	margin: 1px;
	display: inline-block;
	text-decoration: none;
}
.AlpBorder:hover {
	border: 1px solid #447ea3;
	text-decoration: none;
}
.t1 {
	background-color: #d8dbdf;
	padding: 2px 2px 2px 5px;
	font-size: 14px;
}
.t1GS {
	background-color: #d8dbdf;
	padding: 2px 2px 2px 5px;
	font-size: 14px;
}
.t2 {
	background-color: #edf2fa;
	padding: 2px 2px 2px 5px;
	font-size: 14px;
}
.t3 {
	background-color: #EDF2FA;
	border-bottom: double;
	border-top: double;
	border-color: #4581a5;
	font-size: 14px;
}
.table_info {
	margin: 0px;
	padding: 0px;
	border-left: solid 1px #CCC;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	font-size: 14px;
	border-bottom: solid 1px #CCC;
}
.table_header {
	font: Verdana;
	font-size: 16px;
	color: #000000;
	background-color: #CDDBEA;
	border-bottom: solid 1px #CCC;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.table_header_gem {
	font-size: 16px;
	color: #000000;
	background-color: #d8dbdf;
	border-bottom: solid 1px #CCC;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.table_text {
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
	line-height:20px !important;
}
.table_textLessPadding {
	margin: 0px;
	padding: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	line-height:20px !important;
}
.table_textLessPadding ul, .table_textLessPadding li {
	font-size: 14px;
}

.table_info td {padding:5px !important}
.table_info td ul {margin:10px 0 10px 20px !important}

.newtext {
	FONT-FAMILY: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 0px dashed #000000;
}
.newtext:link {
	FONT-FAMILY: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 0px dashed #000000;
}
.newtext:visited {
	FONT-FAMILY: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 0px dashed #000000;
}
A.newtext:hover {
	FONT-FAMILY: Verdana;
	font-size: 14px;
	color: #065274;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px dashed #1D76A8;
}
.newtextIMG {
	FONT-FAMILY: tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 0px dashed #1D76A8;
}
.newtextIMG:link {
	FONT-FAMILY: tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 2px;
	border-bottom: 0px dashed #1D76A8;
}
.newtextIMG:visited {
	FONT-FAMILY: tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 2px;
	border-bottom: 0px dashed #1D76A8;
}
A.newtextIMG:hover {
	FONT-FAMILY: tahoma;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px dashed #000066;
}
#dhtmltooltip {
	position: absolute;
	left: -300px;
	width: 200px;
	height: 18px;
	vertical-align: middle;
	text-align: center;
	border: 2px solid #1F65A6;
	padding: 2px;
	background-color: #5A92C6;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray, direction=135);
}
#dhtmlpointer {
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
.newheading_bg {
	background: #ecf0fb !important
}

.font-size-control {font-size:14px; line-height:20px !important; color:#000 !important}

.boxshadows{
-moz-box-shadow: 0 0 5px #95bed2;
-webkit-box-shadow: 0 0 5px #95bed2;
box-shadow: 0 0 5px #95bed2;
}

.boxshadows:hover{
-moz-box-shadow: 0 0 5px #004e79;
-webkit-box-shadow: 0 0 5px #004e79;
box-shadow: 0 0 5px #004e79;
}



.image-box{display:inline-block; width:250px; margin:20px 10px 0 0; -moz-border-radius: 5px;
border-radius: 5px; background:#f3faff; cursor:pointer; height:82px !important; padding:10px 0 0 0}

.image-box dt {font-family:Georgia, "Times New Roman", Times, serif; font-size:40px; color:#8b1f1f; margin:10px 0 0 0;}
.image-box p {font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#004e79; margin:0px;}

.mineraltriviamain
{
	border: 2px solid #999999; 
	text-align: left; 
	width: 550px; 
	margin: 5px; 
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:600px;
	text-align:left;
	background:url(/images/box-bg.gif) top repeat-x;				
}

.mineraltriviaheading {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #002779 !important;
    text-transform: none;
	FONT-FAMILY: 'Lucida Sans', Arial, sans-serif;	font-weight:bolder;
}

.mineraltriviasubheading {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #8b1f1f;
    text-transform: none;
	FONT-FAMILY: 'Lucida Sans', Arial, sans-serif;	font-weight:bolder;
}






.product_box { 
		margin-left:8px; margin-top:0px; width:100%; height:165px;padding-top:15px;
		background: url(../images/bg_categories_products.jpg);  padding-right:10px;
}
.product_title{
	FONT-FAMILY:"Arial Narrow" Helvetica, sans-serif; 
	font-size:22px;
	HEIGHT: 100%; 
	color:#A14564 !important; 
	font-weight:bold;
}
.product_title:link{
	FONT-FAMILY:Arial, Helvetica, sans-serif; 
	font-size:22px;
	HEIGHT: 100%; 
	color:#A14564; 
	font-weight:bold; 
}
.product_title:visited{
	FONT-FAMILY:Arial, Helvetica, sans-serif; 
	font-size:22px;
	HEIGHT: 100%; 
	color:#A14564; 
	font-weight:bold; 
}
A.product_title:hover{
	FONT-FAMILY:Arial, Helvetica, sans-serif; 
	font-size:22px;
	HEIGHT: 100%; 
	color:#2B7DAD; 
	font-weight:bold; 
}
