@charset "UTF-8";
/* CSS Document */
/* main styles start */
body {
	background-image: url(../assets/graphics/background.jpg);
	background-repeat: repeat-x;
	background-color: #AFA7CD;
	height: 100%;
	font-size: 12px;
	color: #5e5e5e;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 27px;
	color: #70b1a6;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h3 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
}
hr {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #999999;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #535353;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* End CSS Drop Down Menu */
a {
	color: #E12189;
}
a:hover{
	color: #E12189;
	text-decoration: none;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.bigpink {
	font-size: 18px;
	color: #e1007a;
}
.medpink {
	font-size: 14px;
	color: #7d5299;
	line-height: 16px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bespoketitle {
	margin-top:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
}
.designerHeading {
	font-size: 24px;
	color: #7d5299;
	line-height: 26px;
	font-family: Helvetica, Arial;
	font-weight: 100;
	padding: 0px;
	margin: 0px;
	font-style: normal;
	}
#container {
	background-color: #FFFFFF;
	width: 910px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#menu {
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 25px;
	position: relative;
	z-index: 500;
}
#menu a {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
#menu #menuh a.pink {
	color: #cb3288;
}

#menu a:hover {
	color: #e20e7f;
	text-decoration: none;
}
#main {
	width: 910px;
	background-image: url(../assets/graphics/grad.jpg);
	background-repeat: repeat-x;
	padding-top: 50px;
}
#homeCopy {
	height: 133px;
	width: 320px;
	padding-top: 330px;
	padding-left: 15px;
}
#main #top {
}
#main .productContainer {
	display: block;
	background-color: #E5E5E5;
}
#main .productContainer .smallThumb {
	margin: 4px;
	height: 140px;
	width: 140px;
	float: left;
}
#main .productContainer .largeThumb {
	float: left;
	height: 290px;
	width: 290px;
	margin: 4px;
}
#main .productContainer .LHS {
	float: left;
	width: 299px;
	margin: 0px;
	padding: 2px;
}
#main .productContainer .MIDDLE {
	float: left;
	width: 299px;
	margin: 0px;
	padding: 2px;
}
#main .productContainer .RHS {
	float: left;
	width: 299px;
	margin: 0px;
	padding: 2px;
}
#main .leftpara {
	width: 440px;
	padding-right: 5px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#main .rightpara {
	padding-left: 460px;
	position: absolute;
	top: 344px;
	right: 0px;
}
/*Product Range Styles start*/
/*Product Range Styles start*/
/*Product Range Styles start*/
#main  .product   {
	background-color: #e5e5e5;
}
#main .miniNav {
	width: 400px;
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	clear: both;
}
#main #top table {
	font-size: 12px;
	color: #535353;
}
#main #top table a {
	font-size: 12px;
	color: #535353;
	text-decoration: none;
}
#main #top table a:hover {
	font-size: 12px;
	color: #e20e7f;
	text-decoration: none;
}
/* Product page stytles start */
/* Product page stytles start */
/* Product page stytles start */
#main #productdetails {
	width: 320px;
	float: right;
	padding-right: 65px;
	padding-top: 100px;
}
#main #productdetails table {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 320px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 20px;
	padding: 0px;
}
#main #productdetails td {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 33%;
}
#main #productdetails .desc {
	font-size: 18px;
	line-height: 22px;
	font-weight: lighter;
	color: #666666;
	margin: 0px;
	font-family: Helvetica, Arial;
}
#main .arrows {
	position: absolute;
	width: 445px;
	padding-top: 12px;
}
#main .product {
}
#main .productitem {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 20px;
}

#main #top .pagetitle {
	float: left;
}
#main #top .back {
	float: right;
	position: absolute;
	right: 343px;
	top: 320px;
}
#footer {
	color: #FFFFFF;
	width: 960px;
	margin-top: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}
#banner {
	height: 120px;
	width: 910px;
}
#main #contact {
	height: 260px;
	margin-bottom: 15px;
	margin-left: 45px;
	padding-top: 10px;
	width: 350px;
	float: left;
}


/*Email content styles*/
/*Email content styles*/
/*Email content styles*/
#emailcontent {
	width: 462px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 462px;
	background-image: url(../../www.development.planet-ia.com/assets/graphics/email-detail-bk.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 14px;
	padding-top: 130px;
	}
#emailcontent .email {
	color:#E31384;
	font-size: 18px;
	line-height: 21px;
	margin-top: 15px;
	margin-bottom: 10px;
}


/*Bespoke design Page styles*/
/*Bespoke design Page styles*/
/*Bespoke design Page styles*/
#main #bespokeproduct {
	background-image: url(../assets/graphics/bespoke-detail-bk.jpg);
	background-repeat: no-repeat;
	width: 425px;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 20px;
	float: right;
}
#main #bespokeproduct h2 {
	margin-top: 5px;
	margin-bottom: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #E12189;
	padding-bottom: 10px;
	padding-top: 10px;
}
#main #bespokeproduct img {
	border: 2px solid #CCCCCC;
	float: left;
	margin-right: 20px;
}
	

#main .bespokeimage {
	position: relative;
	left: -25px;
	bottom: -25px;
}
/*About page styles*/
/*About page styles*/
/*About page styles*/
#main #about {
	width: 310px;
	top: 200px;
	right: 0px;
	padding-right: 80px;
	padding-bottom: 20px;
	float: right;
	padding-left: 65px;
}
#main #about h2 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	
}
/*Philosophy page styles*/
/*Philosophy page styles*/
/*Philosophy page styles*/
#main #philosophy {
	width: 370px;
	top: 200px;
	right: 0px;
	padding-right: 40px;
	float: right;
	padding-left: 45px;
}
/*birthstones*/
/*birthstones*/
/*birthstones*/
.birthmonth {
	font-size: 14px;
	line-height: 24px;
	color: #E12189;
}
#birthtable {
	margin-left: 10px;
}
#main #birthtable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.size140 {
	width:140px;
	height:140px;
	}
.size290 {
	width:290px;
	height:290px;
	}
#home {
	background-image: url(../assets/graphics/home-page-image.jpg);
	background-repeat: no-repeat;
	width: 910px;
	display: block;
}
#main  .catForm  {
	margin: 0px;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#advert-holder   {
	background-color: #e9e9e9;
	padding-top: 9px;
	padding-bottom: 9px;
	height: 143px;
	width: 910px;
}
.adverts {
	float: left;
	width: 441px;
	margin-left: 9px;
}
.greenTxt {
	font-weight: bold;
	color: #70b1a6;
}
#giftsCopy   {
	width: 400px;
	margin-left: 45px;
}
.PinkLinkArrow {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #717171;
	background-image: url(../assets/graphics/pinkArrow.jpg);
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
	height: 17px;
	width: 220px;
	padding-top: 1px;
}
#container #main #giftsCopy .PinkLinkArrow a {
	color: #717171;
	text-decoration: none;
}
.PinkLinkArrow {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #717171;
	background-image: url(../assets/graphics/PurpArrow.jpg);
	text-decoration: none;
	font-weight: bold;
	background-repeat: no-repeat;
	height: 17px;
	width: 220px;
	padding-top: 1px;
}
#container #main #giftsCopy .PinkLinkArrow a {
	color: #717171;
	text-decoration: none;
}
