﻿body.white
{
	background-color: White;
}

p.extraHigh
{
	line-height: 180%;
	padding: 3px 0px 10px 0px;
}

p.productDetail 
{
	font-size: 11px;
	text-align: left;
}

p.productPrice
{
	font-size: 10px;
	text-align: center;
}

p.OtherBrands, h1.OtherBrands
{
	text-align: center;
	color: White;
}

p.search 
{
	color: Gray;
	font-size: 10px;
	line-height: 100%;
}

p.jewellerSearch
{
	font-size: 11px;
}

p.jewellerDetail
{
	font-size: 11px;
}

p.jewellerList 
{
	font-size: 11px;
	line-height: 110%;
	padding-bottom: 4px;
}

input.searchCollection
{
	border: solid 1px Gray;
	background-color: Black;
	font-family: Futura Md BT, Arial, Verdana;
	font-size: 10px;
	color: #d7ae66;
}

select.searchCollection
{
	border: solid 1px Gray;
	background-color: Black;
	font-family: Futura Md BT, Arial, Verdana;
	font-size: 10px;
	color: #d7ae66;
}

table.main, table.mainIntro, table.mainBis
{
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	table-layout: fixed;
	width: 890px;
}

table.main
{
	/*height: 640px;*/
}

table.mainBis
{
	height: auto;
}

table.mainIntro
{
	height: 536px;
}

table.row
{
	width: 890px;
	height: 100%;
}

table.Row4Image
{
	height: 342px;
	width: 890px;
	margin: 0px;
	padding: 0px;
}

table.fullPage 
{
	width: 100%;
	height: 100%;
}

td.fullPage 
{
	vertical-align: middle;
}

div.Row4Text
{
	height: 302px;
	width: 850px;
	margin: 0px;
	padding: 20px 20px 20px 20px;
	overflow: hidden;
}

div.Collection
{
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: White;
	background-image: url(/images/collection_list_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: Black;
	font-size: 11px;
	vertical-align: middle;
}

a.MenuCollection, a.MenuCollection:hover, a.MenuCollection:link
{
	text-decoration: none;
	color: White;
	font-weight: bold;
	font-size: 11px;
}

a.MenuTop, a.MenuTop:link
{
	text-decoration: none;
	color: Black;
	font-weight: bold;
	font-size: 10px;
}

a.MenuTop:hover
{
	text-decoration: none;
	color: White;
	font-weight: bold;
	font-size: 10px;
}

a.MenuLanguageShort, a.MenuLanguageShort:link
{
	text-decoration: none;
	color: Black;
	font-weight: bold;
	font-size: 10px;
}

a.MenuLanguageShort:hover
{
	text-decoration: none;
	color: White;
	font-weight: bold;
	font-size: 10px;
}

a.MenuBottom, a.MenuBottom:hover, a.MenuBottom:link, p.MenuBottom
{
	text-decoration: none;
	color: Gray;
	font-size: 9px;
}

a.MenuLanguageLong, a.MenuLanguageLong:hover, a.MenuLanguageLong:link
{
	text-decoration: none;
	color: White;
	font-weight: bold;
	font-size: 9px;
}

a.Intro, a.Intro:hover, a.Intro:link
{
	text-decoration: none;
	color: White;
	font-weight: bold;
	font-size: 9px;
}
