﻿
/********* General *****************/

body
{
	padding: 0;
	margin: 0;
	text-align: center;
	background-image: url(../images/stripe.png);
	background-repeat: repeat-x;
}


img
{
	border-style: none;
}

p
{
	margin: 0;
	padding-bottom: 5px;
}


ul
{
	margin: 0;
}

h1
{
	font-family: Monotype Corsiva, cursive;
	font-size: 17pt;
	font-weight: normal;
	color: #fd0e90;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	margin: 0px;
}

h1 a, h1 a:visited, h1 a:hover
{
	color: #fd0e90;
	text-decoration: none;
}

#MainPanel
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
}


#Footer
{
	position: relative;
	width: 998px;
	font-family: Arial;
	background-color: #fff1fb;
	color: #5f4c3b;
	font-size: 10px;
	text-align: center;
	border: solid 1px #854f3e;
}

	
#Footer a, #Footer a:visited 
{ 
	color: #854f3e;
	text-decoration: none;
}

#Footer a:hover 
{
	text-decoration: underline;
}


#Footer #text 
{
	color: #854f3e;
}


/********* Standard Page *****************/

#StandardPageHeader
{
	left: 0;
	top: 0;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 110px;
	background-color: #854f3e;/*#fff4fb;*/
}

#StandardMenu
{
	position: relative;
	left: 445px;
	top: 86px;
	font-family: Monotype Corsiva, cursive;
	font-size: 13pt;
	text-align: center;
	width: 550px;
	z-index: 2;
}


#ContentPanel
{	
	text-align: left;
	font-family: arial;
	font-size: 11pt;	
	border-left: solid 1px #854f3e;
	border-right: solid 1px #854f3e;
	padding-top: 15px;	
	padding-bottom: 5px;	
	padding-left: 10px;
	padding-right: 3px;	
	min-height: 450px;
	height: auto !important; /* ie6 hack because of min-height lack of support */
	height: 450px;
	background-image: url(../images/frangipan_background.gif);	
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #fff;/*#fff8fb;*/
	color: #5f4c3b;
}

/********* Pages *****************/

#ContactUs
{
	text-align: left;
	margin-left: 5px;
}


#ContactUs span
{
	color: #b0365f;
}

#FeedbackForm
{
	margin-top: 50px;
	padding-left: 35px;
	margin-left: 30px;
	border-left: dashed 1px #fdbee0;
}

#FeedbackForm input
{
	font-size: 11pt;
	border:  solid 1px #fdbee0;
	padding-left: 2px;
}

#FeedbackForm textarea
{
	padding-left: 2px;
	font-size: 11pt;
	border:  solid 1px #fdbee0;
}

#FeedbackForm td
{
	vertical-align:top;
}


#FeedbackForm h1
{
	font-size: 13pt;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
	color: #b0365f;
}

.SendButton
{
	color: #7a3d2b;
	width: 60px;
	border: solid 3px #7a3d2b;
	background: #eee;
	cursor: pointer;
}

#AboutUs
{
	color: #5f4c3b;
	text-align: left;
	margin-left: 5px;
	margin-top: 15px;
}

#AboutUs p
{
	width: 850px; 
}

#AboutUs img
{
	text-align: center;
	margin-left: 100px;
    margin-top: 5px; 
}

#AboutUs .ImageDescription
{
	display: block;
	width: 820px; 
	text-align: center;
	margin-bottom: 10px;
}

#News
{
	color: #5f4c3b;
	text-align: left;
	margin-left: 5px;
	margin-top: 15px;
}

#News p
{
	width: 850px; 
}

#Products
{
	color: #5f4c3b;
	text-align: left;
	margin-left: 5px;
	margin-top: 15px;
}

#Products div 
{
	width: 800px;
	height: 220px;
	/*background: url(../images/category_photo_mix.gif) no-repeat right bottom; */
}

#Products table
{
	position: relative;
	left: 50px;
}

#Products td
{
	border: solid 1px #854f3e;
}



.ProductDescription p
{
	width: 800px; 
	padding-bottom: 5px;
	padding-left:8px;
}

.ProductDescriptionPanel img
{
	/*border: solid 2px #fdbee0;*/
}



.ProductDescriptionPanel table
{
	position: relative;
	top: 10px;
	width: 800px;
	text-align: center;
}


.ProductDescriptionPanel td
{
	vertical-align: top;
	width: 265px;
	/*border: solid 1px #854f3e;*/
}

.ProductDescriptionPanel
{
	/*background-image: url(../images/jewellery/product_content.jpg);	*/
	background-repeat: no-repeat;
	background-position: right top;	
}

.ProductCategoryHeader
{
	padding-bottom: 5px;
}

.PriceLabel
{
	color: red;
	font-size: 16pt;
	font-weight: bold;
	font-family: Times New Roman, Arial;
}


/********************** Home Page *********************************/

#HomePageContent
{
	color: #000000;
	text-align: left;
}

#HomePageProductContent
{
	text-align: left;
	position: relative;	
	top: 20px;
	left: 20px;
	border-right: solid 1px #854f3e; /*solid 1px #fdbee0;*/
	margin: 0;
	width: 150px;
	height: 330px;
	/*background-color: #854f3e;*/
}

/*#HomePageProductContent img
{
	background-color: #fff8fb;
}
*/

#HomePageProductContent a
{
	text-decoration: none;
}

.PhotoPanel
{
	position: absolute;	
	top: 135px;
	left: 250px;		
	visibility: hidden;
	z-index: 2;
}

.PhotoPanel td
{
	padding: 0px;
	/*border: solid 1px #854f3e;*/
}

.PhotoPanel td img
{
	border: solid 1px #854f3e;
}


#HomePageProductContent a:hover .PhotoPanel, #HomePageProductContent a:hover
{
	visibility: visible;	
}

#HomePageProductContent #animated
{
	position: absolute;	
	top: 135px;
	left: 250px;		
	visibility: visible;
}

#HomePageProductContent #animated td
{
	padding: 0px;
	/*border: solid 1px #854f3e;*/
}

#HomePageProductContent #animated td img
{
	border: solid 1px #854f3e;
}

.TopProducts
{
	position: relative;
	left: 60px;
}


#IntroductionParagraphPanel
{
	position: relative;
	top: -310px;
	left: 230px;
	text-align: left;
}

#IntroductionParagraphPanel p
{
	font-family: Arial;
	font-size: 11pt;	
	font-weight: normal;
	color: #854f3e;
	margin-top: 5px;
	width: 710px;

}