/*
Design by Sophie Renard - Copyright (c) 2009
*/

* 
{
	background: #FFFFCC;
	margin: 0;
	padding: 0;
}

body 	
{
	font: normal small Arial, Verdana, Helvetica, sans-serif;
	color: #663300;
}

.mainTable
{
	width: 100%; 
	height: 100%; 
	text-align: left; 
	margin-left: auto;
	left: 10%;
}

.topLeftCell
{
	width: 5%;
	height: 160px;
}

.homeDecorCell
{
	width: 15%;
	background-color: #663300;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}

.homeDecorPix
{
	width: 150px; 
	height: 150px; 
	border: none;
}

.irisLogoCell
{
	width: 55%;
	text-align: center;
}

.irisLogo
{
	width: 600px; 
	height: 150px; 
	border: none;
}

.diamondCertCell
{
	width: 25%;
	font-size: larger;
	text-align: center;
	vertical-align: middle;
}

.diamondCertLogo
{
	width: 112px; 
	height: 100px; 
	border: none;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.secondRow
{
	vertical-align: top;
}

.menu
{
	text-align: right;
	background-color: #663300;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
}

a.menuItem
{
	color: #FFFFCC;
	background-color: #663300;
	margin-left: 20px;
	margin-right: 20px;
}

a.menuItem:hover
{
	color: #FFFFCC;
	background-color: #663300;
	margin-left: 20px;
	margin-right: 20px;
}

.mainTextCell
{
	background-image: url(images/IrisBG1.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.rightOfMainTextCell
{
	background-image: url(images/IrisBG2.jpg);
	background-repeat: no-repeat;
}

.pageTitle
{
	color: #663399;
	font-size: 16pt;
	font-style: italic;
}

.mainText
{
	margin-left: 40px;
	margin-right: 40px;
	background-color: Transparent;
}

.boldText
{
	font-weight: bold;
	background-color: Transparent;
}

.boldBiggerText
{
	font-size: larger;
	font-weight: bold;
	background-color: Transparent;
}

.italicText
{
	font-style: italic;
	background-color: Transparent;
}

.purpleText
{
	margin-left: 0px;
	margin-right: 0px;
	color: #663399;
}

.homePictureCell
{
	text-align: center;
}

.homePicture
{
	width: 344px;
	height: 272px;
}

.galleryPix
{
	text-align: center;
	width: 525px;
	height: 405px;
}

.beforeAfterPix
{
	text-align: center;
	width: 525px;
	height: 515px;
}

ul
{
	list-style-position: inside;
	background-color: Transparent;
}

li
{
	background-color: Transparent;
}

hr
{
	color: #663300;
	width: 30%;
	text-align: center;
	height: 1px;
}

.galleryTable
{
	width: 700px; 
	text-align: center; 
	margin-left: 40px;
	left: 10%;
}

.nextPreviousCell
{
	width: 85px;
	color: #663300;
	text-align: center;
	vertical-align: middle;
}

.galleryPixCell
{
	height: 405;
}

.bottomStatementCell
{
	text-align: center; 
	height: 45px;
}

.bottomStatementPix
{
	text-align: center; 
	width: 560px;
	height: 35px;
}

.siteLinks
{
	text-align: center;
	font: normal x-small Arial, Verdana, Helvetica, sans-serif;
	background-color: Transparent;
	color: #663399;
}
