body {
	font-family:arial;
	font-size:8pt;
	font-weight:normal;
	background-color:#B3C4D7;
	line-height:1.52em;
	background-image:url(../images/main_gradient.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	margin:0px;
}

h1 {
		font-family:arial;
		font-weight:bold;
		font-size:12pt;
		text-align:left;
		vertical-align:top;
		color:#B9CDE5;
		color:#FFC000;
		border-bottom: 1px solid #B9CDE5;
		border-bottom: 1px solid #E4E7EA;
		padding-left:10px;
		width:auto;
	}

h2 {
		font-family:arial;
		font-weight:bold;
		font-size:10pt;
		text-align:left;
		vertical-align:top;

		color:black;
		border-bottom: 1px solid #E4E7EA;
		padding-left:10px;
		
	}

div.mainHeading {
	background-color:#00316C;
	background-image: url("../images/logo.gif");
	background-repeat: no-repeat;
	height:86px;
	vertical-align:top;
	background-position: 0px 5px;
	float:top;
	
	position:relative;
	width:100%;
	cursor:default;
}
div.mainContents {
	background-color:#eeeeee; /*#E4E7EA;*/
	width:980px;
	height:auto;
	border:1px solid black;
	border-top:6px solid #FFC000;
	
	padding:10px;
	padding-top:0px;
	padding-left:0px;
	clear:top;
	float:left;
	position:relative;
	
}
div.productMenu {
	background-color:transparent;
	width:150px;
	/*position:absolute;*/
	top:150px;
	left:100px;
	border:1px solid black;
	border:none;
	padding:0px;
	padding-top:29px;
	background-image:url(../images/raw/box_top.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float:none;
	

}

div.footer {
	background-color:transparent;
	border:none;
	
	font-size:8pt;
	font-family:arial;
	font-weight:normal;
	
	color:gray;
	margin:0px;
	text-align:center;
	
	height:auto;
	
	
	display: block;
	
	clear:left;
	float:bottom;
}
div.centralContents {
	background-color:white;
	border:none;
	border-left:1px solid black;
	border-bottom:1px solid black;
	padding-left:10px;
	padding-right:10px;


}
div.contactNr {
	border:none;
	position:absolute;
	left:-1px;
	top:-6px;
	height:33px;
	background-color:transparent;
	width:158px;
	margin:0px;
	padding:0px;
	background-image:url(../images/contact_nr1.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	z-index:0;
	cursor:pointer;
	text-align:left;
	font-size:9pt;
	font-weight:bold;
}



	div.thankyou {
		font-family:arial;
		font-weight:normal;
		font-size:12pt;
		background-color:#C1C6CD;
		border:2px solid black;
		position:absolute;
		margin:10px;
		padding:10px;
		left:200px;
		height:150px;
		/*top:50%;
		margin-top:-130px;*/
		width:250px;
		left: 50%;
		margin-left: -125px;
		text-align:center;
		position:absolute;
		z-index:4;
		visibility:hidden;

	}


th {
	font-size:8pt;
	font-weight:bold;
	font-family:arial;
	border:1px solid black;
	color:white;
	background-color:#B9CDE5;

}

th.thproductMenu {
	cursor:default;

	font-size:8pt;
	font-weight:bold;
	font-family:arial;
	border:none;
	color:gray;
	height:28px;
	padding-left:7px;
	background-color:#FFC000;
	background-image:url(../images/raw/tile_body_open.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-align:left;
}

td {
	font-size:9pt;
	font-family:arial;
	font-weight:normal;
	}
td.tdproductMenu {
	cursor:default;

	font-size:8pt;
	font-weight:normal;
	font-family:arial;
	border-bottom:1px dashed silver;
	color:blue;
	padding:2px;
	padding-left:9px;
	background-color:white;
	width:100%;
	text-align:left;

}
tr.trproductMenu {
	/*display:none;*/
		
	}
	td.indexpage_left {
		
		text-align:left;
		vertical-align: top;
		padding-top:10px;
		padding-right:10px;
		/*background-color:#F4F4F4;*/
		
		}
	td.indexpage_engagement {
		
		text-align:left;
		vertical-align:top;
		padding-top:10px;
		padding-right:10px;
		
		background-image: url("../images/diamonds_loose.jpg");
		background-repeat: no-repeat;
		background-position: 50% 100%;
		height:250px;
		
		}
	td.indexpage_right_prices {
		text-align:left;
		vertical-align: top;
		padding-left:10px;
		padding-top:10px;
		background-image: url("../images/market.jpg");
		background-repeat: no-repeat;
		background-position: 50% 90%;
		height:250px;
		}
	td.indexpage_right {
		text-align:left;
		/*border-bottom:1px dashed silver;
		border-top:1px dashed silver;*/
		vertical-align: top;
		padding-left:10px;
		padding-top:10px;
		/*background-color:#F4F4F4;*/
		}
	td.indexpage_educate {
		text-align:left;
		background-image: url("../images/edu.jpg");
		background-repeat: no-repeat;
		background-position: 50% 100%;
		vertical-align: top;
		padding-left:10px;
		padding-top:10px;
		
		}
	td.indexpage_recently_viewed{
		text-align:center;
		vertical-align: top;
		padding-left:10px;
		padding-top:10px;
		}
td.topmenu {
		font-family:arial;
		font-size:9pt;
		padding:1px;
		margin:2px;
		border:1px outset #FFC000;
		border-bottom:none;
		/*border-top:1px solid white;*/
		text-align:center;
		cursor:default;
		color:black;
		background-color:white;
	}
td.topmenu_selected {
		font-family:arial;
		font-size:9pt;
		padding:1px;
		margin:2px;
		border:1px inset #FFC000;
		border-top:none;
		text-align:center;
		background-color:#FFC000;
		color:white;
		cursor:default;
	}

/*td.topmenu:hover {
		font-family:arial;
		font-size:9pt;
		padding:1px;
		margin:2px;
		border:1px solid #FFC000;
		
		text-align:center;
		background-color:#FFC000;
		color:white;
		cursor:pointer;
	}
*/
	td.price_shapes {
		background-image: url("../images/round.gif");
		background-repeat: no-repeat;
		padding-left:50px;
		height:50px;
	}
	td.quote_header {
		border:none;
		text-align:left;
		font-weight:bold;
		color:black;
	}
	
	td.quote_label {
		border:none;
		text-align:left;
		font-weight:bold;
		color:gray;
	}	
	td.quote_value {
		border:none;
		text-align:center;
		font-weight:bold;
		color:black;
	}	
	td.globalPrice {
		background-color:silver;
	}
p	{
		font-size:9pt;
		color:black;
	}
p.about {
		font-size:10pt;
		text-align:left;
		width:auto;
		height:auto;
		
	/*	background-image: url("../images/quotes.gif");
		background-repeat: no-repeat;
		background-position: -10px 0px;*/
		margin:10px;
		padding-left:20px;
		padding-right:20px;
		padding-top:30px;
		}
	p.product_info {
		background-repeat: no-repeat;
		background-position: 10px 5px;
		height:170px;
		padding-left:200px;
		
		}
	p.more {
		background-image: url("../images/more.gif");
		background-repeat: no-repeat;
		background-position: 100% 1px;
		height:26px;
		cursor:pointer;
		}
	
	p.more:hover {
		cursor:pointer;
		/*border:thin solid black;*/
		}
	
	p.quote {
		background-image: url("../images/get_quotes.gif");
		background-repeat: no-repeat;
		background-position: 100% 1px;
		height:26px;
		cursor:pointer;

	}
	p.search {
		background-image: url("../images/search.gif");
		background-repeat: no-repeat;
		background-position: 100% 1px;
		height:26px;
		cursor:pointer;

	}

	td.diamond_price_legend {
		text-align:left;
		color:black;
		border:none;
		border-bottom:1px dashed gray;
		font-style:italic;

	}
	td.diamond_price_value {
		text-align:right;
		color:black;
		border:none;
		border-bottom:1px dashed gray;

	}
	th.recently_viewed_th {
		border:1px solid black; /*#E4E7EA;*/
		background-color:#FFC000;
		color:white;
		font-size:8pt;
		font-weight:bold;
		text-align:center;
	}
	tr.recently_viewed_1 {
		background-color:white;
		color:black;
		
	}
	tr.recently_viewed_2 {
		background-color:#E7EFEF;
		color:black;
		
	}
	td.recently_viewed {
		text-align:center;
		border:none;
		border-bottom:1px dashed silver;
	}
	td.recently_viewed_number {
		text-align:right;
		border:none;
		border-bottom:1px dashed silver;
	}
a.normal {
	font-weight:bold;
	font-size:8pt;
	font-family:arial;
	/*color:#FFC000;*/
	color:#3A4276;
}	

a.selected {
	font-weight:bold;
	font-size:8pt;
	font-family:arial;
	color:red;
}	
