@charset "UTF-8";
/* CSS Document */

#jewellery {
	width: 150px;
	height:150px;
	position: absolute;
	top: 0;
	right: 100px;
	z-index: 2;
}

* {
	padding: 0;
	margin: 0;
	font-family: Gill Sans, Tahoma, Helvetica,  Arial, sans-serif;
	font-size: .98em;
	
}

html {
	background-color: #595032;
	background-image: url(../images/topGradient.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 250px;
}

a {
	color: #748824;
	text-decoration: underline;
	border: none;
}

#container {
	width: 760px;	
	position: relative;
	margin: 0 auto;
}

.unique {
	display: none;
}

#flower1 {
	position: absolute;
	width: 151px;
	height: 281px;
	top: 0;
	right: 0;
	margin-right: -151px;
	background-image: url(../images/leaves_topRight.jpg);
	z-index: 5;
}

#flower2 {
	position: absolute;
	width: 132px;
	height: 300px;
	bottom: 60px;
	left: 0;
	margin-left: -134px;
	background-image: url(../images/leaves_bottomLeft.jpg);
	z-index: 5;
}

.center {
	text-align: center;
}

.zap {
	font-size: 42px;
	letter-spacing: -6px;
	position: relative;
	top: .6em;
}

/* HEADER ################################### HEADER ################################### HEADER ################################### HEADER ################################### */

#header {
	background-image: url(../images/inspiredHeader.jpg);
	padding-left: 80px;
	padding-right: 80px;
	width: 640px;
	height: 250px;
	margin-left: -20px;
	position: relative;
}

#navbar {
	width: 500px;

	height: 25px;
	color: white;
	position: absolute;
	left: 15px;
	top: 186px;
	padding-top: 5px;
	padding-left: 5px;
	
}
#navbar ul {
	list-style-type: none;

	
}

#navbar ul li {
	float: left;
	
}

.linkBack {
	padding-top: 20px;
	text-align: right;
	margin-right: 80px;
}

.linkBack1 {
	padding-top: 20px;
	text-align: right;

}
/* MAIN BODY ################################# MAIN BODY ######################## MAIN BODY ######################## MAIN BODY ######################## */

h1 {
	font-size: 28px;
	padding-top: 1.7em;
}



p {
	padding: .5em 0;
	line-height: 1.8em;
	
}

#about {
	padding-left: 250px;
	padding-right: 100px;
}

#content {
	position: relative;
	margin-top: 40px;
	width: 780px;
	margin-left: -40px;

}

#jessicaPhoto1 {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left: - 500px;
	width: 235px;
	height: 370px;
	background-image: url(../images/jessicaPhoto1.jpg);
}

#mainBody {
	position: relative;
	background-image: url(../images/bodyBack.jpg);
	padding-left: 80px;
	padding-right: 80px;
	width: 640px;
	color: #595032;
	margin-left: -20px;
	z-index: 3;
}

#attitude {
	color: #595032;
	text-align: right;
	padding-top: 2em;
}

#attitude a {
	color: #748824;

}

/* HOME ##################################### HOME ##################################### HOME ##################################### HOME ##################################### */

#homeLayout {
	padding-top: 20px;
	margin-left: -30px;
	margin-right: 50px;
	
}

#leftSlideshow {
	padding-bottom: 2em;
	position: absolute;
	top: 0;
	left: 60px;
	width: 250px;
	height: 400px;
}

#slideshowtop {
	
	padding-bottom: 10px;
	position: relative;
}

#slideshows {
	position: relative;
	padding-top: 10px;
	margin-top: 20px;
}

#slideshowbottom {
	padding-left: 5px;
	position: absolute;
	top: 0;
	left: 212px;
	width: 200px;
	height: 200px;
	border-left: 2px solid #d2df87;
		
	
	
}

#JessicaText {
	border-top: 2px solid #d2df87;
	border-bottom: 2px solid #d2df87;
	padding-top: 10px;
	padding-bottom: 1em;
	margin-right:20px;
}

#JessicaText li {
	margin-left: 40px;
	padding-bottom: 5px;
}

.jessica {
	text-align: right;
}


#homeRight {
	width: 422px;
	margin-left: 250px;
	
}

/* GRATITUDE ################################## GRATITUDE ################################## GRATITUDE ################################## GRATITUDE ################################## */

#gratList {
	width: 640px;
	margin-left: 45px;
}

#last li {
	margin-left: 60px;
	padding-bottom: 10px;
}

#last {
	width: 640px;
	margin-left: 45px;
}

#gratList li {
	margin-left: 60px;
	padding-bottom: 10px;
	
}

#gratitudeHeader {
	font-size: 22px;
}

#gratitudeSub {
	font-size: 18px;
	margin-left: 5px;
}

/* WHERE TO BUY ############################## WHERE TO BUY ############################## v WHERE TO BUY ############################## WHERE TO BUY ############################## */


#whereList {
	margin-left: 40px;
	margin-top: 40px;
}

#whereList li {
	padding-bottom: 10px;
}

#upcomingeventsDiv {
	border-top: 3px solid #d2df87;
	padding-top: 20px;
}

/* GALLERY #################################### GALLERY #################################### GALLERY #################################### GALLERY #################################### */

#jewellerygallery {
	margin-left: 5px;
	font-size: 18px;
	margin-top: -20px;
}

#caption {
	font-size: 12px;
	margin-top: 5px;
}

#catalogue {

}

#catalogue li {
	margin-left: 40px;
	padding-bottom: 10px;
}

#galleryContainer {
	width: 680px;
	position: relative;
}

#rightGallery {
	position: absolute;
	width: 240px;
	top: 10px;
	left: 400px;
	border-left: 2px solid #d2df87;
	padding-left: 20px;

	
}

#rightGallery p {
	line-height: 17px;
}

/* HOMESHOW ##################################  HOMESHOW ##################################  HOMESHOW ##################################  HOMESHOW ################################## */

#homeshowList {
	margin-left: 40px;
}

#homeshowList li {
	padding-bottom: 5px;
}

.bold {
	font-weight: bold;
}
/* CONTACT ################################### CONTACT ################################### CONTACT ################################### CONTACT ################################### */

#contactVisit {
	background-image: url(../images/iconVisit.gif);
	background-repeat: no-repeat;
	text-indent: 60px;
	padding-bottom: 20px;
	
}

#contactPhone {
	background-image: url(../images/IconPhone.gif);
	background-repeat: no-repeat;
	text-indent: 50px;
	margin-bottom: 20px;
	margin-left: 10px;
	
}

#contactEmail {
	background-image: url(../images/IconEmail.gif);
	background-repeat: no-repeat;
	text-indent: 57px;
	margin-bottom: 20px;
	margin-left: 3px;
	
}

/* FOOTER ##################################### FOOTER ##################################### FOOTER ##################################### FOOTER ##################################### */

#footer {
	position: relative;
	background-image: url(../images/footer.jpg);
	width: 640px;
	padding-left: 80px;
	padding-right: 80px;
	height: 130px;
	margin-left: -20px;
}

#copyright  {
	font-size: .8em;
	color: #d2df87;
	position: absolute;
	right: 35px;
	bottom: 33px;
	
}

/* TABLE STYLES #############################TABLE STYLES #############################TABLE STYLES #############################TABLE STYLES ############################# */

.rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: .99em;
	margin-top: 20px;
	width: 640px;
	text-align: left;
	border-collapse: collapse;
	
}
.rounded-corner thead th.rounded-company
{
	background: #748824 url('../images/tabletopleft.jpg') left -1px no-repeat;
	color: white;
	font-weight:bold;
	width: 100px;
}
.rounded-corner thead th.rounded-q4
{
	background: #748824 url('../images/tabletopright.jpg') right -1px no-repeat;
	color: white;
}

.rounded-corner thead th.rounded-q4 a
{
	color: white;
}
.rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #d2df87;
	background: #748824;
}
.rounded-corner td
{
	padding: 8px;
	background: #d2df87;
	border-top: 1px solid #fff;
	color: #595032;

}
.rounded-corner tfoot td.rounded-foot-left
{
	background: #d2df87 url('../images/tablebotleft.jpg') left bottom no-repeat;
}
.rounded-corner tfoot td.rounded-foot-right
{
	background: #d2df87 url('../images/tablebotright.jpg') right bottom no-repeat;
}
.rounded-corner tbody tr:hover td
{
	background: #afc750;
}
