/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* GENERAL STYLES :: HTML, LINKS, FONTS ETC ~~~~~~~~ */

html, body {
	margin: 0px auto;
}
body {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 65%;
}
a {
	color: #993399;

}
a:hover {
	text-decoration: none;
}

a.submactive {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.submactive:hover {
	color: #993399;
	text-decoration: underline;
}

#shell {
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: solid 1px #A9A0D8;
	background-image: url(img/arch.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
	/*height: 768px;*/
}

#topBox {
	width: 800px;
	height: 110px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	
}
#topBox .homeLink {
	height: 87px;
	padding: 0px;
	float: left;
	width: 462px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: block;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	text-indent: -100000px;
	overflow: hidden;
}
#mainMenu {
	width: 284px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	height: 110px;
	display: block;
	overflow: hidden;

}

#wrapper {
	width: 800px;
	overflow: hidden;
	/*height: 530px;*/
}

#mainContent {
	width: 600px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	float: right;
	
}

.productBox,
.generalBox {
	width: 600px;
	overflow: hidden;
	display: block;
}
.eventsBox {
	width: 400px;
	overflow: hidden;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
}
.generalBox {
	/*height: 530px;??*/
}
.productBox {
	/*height: 360px;*/
}
.eventsBox {
	margin-bottom: 15px;

}

#orderBox {
	width: 780px;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 25px;
}
#orderBox p {
	font-size: 1.5em;
	margin: 0px;
}
#footBox {
	width: 504px;
	text-align: center;
	padding: 10px;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	height: 150px;
	display: block;
	margin-top: 0px;
	margin-right: 148px;
	margin-bottom: 0px;
	margin-left: 148px;
}
#footBox p {
	font-size: 1.5em;
	font-style: italic;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#footBox p.footnote {
	font-size: 1em;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px !important;
}


h1, h2, h3, h4, h5, p, li {
	font-family: "Times New Roman", Times, serif;
}
h2 {
	color: #993399;
	font-size: 1.5em;
	font-style: italic;
}
p {
	color: #000000;
}
.description {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
/* HEADBOX - HEADER FOR PAGES */
.headBox {
	padding: 10px;
}
.headBox2 {
	padding-left: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.headBox3 {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	text-align: right;
}
.headBox h2,
.headBox2 h2,
.headBox3 h2 {
	color: #993399;
	font-size: 2.5em;
	font-style: italic;
	margin-bottom: 4px;
}
.headBox h3,
.headBox2 h3 {
	color: #000000;
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
}
.headBox p,
.headBox2 p {
	margin-top: 4px;
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
}

/* MAIN MENU */
#mainMenu .menuTop {
	width: 284px;
	margin: 0px;
	text-align: center;
	padding: 0px;
	height: 21px;
	line-height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666666;
}
#mainMenu .menuBar,
#mainMenu .menuBar2 {
	width: 284px;
	margin: 0px;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
}
#mainMenu .menuBar {
	height: 45px;
}
#mainMenu .menuBar2,
#mainMenu .menuBar3 {
	height: 21px;
}
#mainMenu .menuBar2 {
	background-image: url(img/menu2_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 2px;
}
#mainMenu ul {
	width: 284px;;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainMenu li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#mainMenu li a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 1px;
	text-indent: -1000px;
	overflow: hidden;
}
.menuBar ul,
.menuBar li,
.menuBar li a {;
	height: 45px;
}
.menuBar2 ul,
.menuBar2 li,
.menuBar2 li a,
.menuBar3 ul,
.menuBar3 li,
.menuBar3 li a {
	height: 21px;
}
.menuBar li a.tiaras {
	background-image: url(img/tiaras.gif);
	width: 56px;
	margin-right: 18px;
}
.menuBar li a.accessories {
	background-image: url(img/accessories.gif);
	width: 110px;
	margin-right: 18px;
}
.menuBar li a.jewellery {
	background-image: url(img/jewellery.gif);
	width: 82px;
}
.menuBar2 li a.weddings {
	background-image: url(img/weddings.gif);
	width: 118px;
	margin-right: 18px;
}
.menuBar2 li a.events {
	background-image: url(img/events.gif);
	width: 53px;
	margin-right: 18px;
}
.menuBar2 li a.aboutus {
	background-image: url(img/aboutus.gif);
	width: 77px;
}
.menuBar3 li a.links {
	background-image: url(img/links.gif);
	width: 96px;
	margin-left: 100px;
}
/* */
.generalBox .infoBox {
	display: block;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 530px;
	float: right;
}
.generalBox h2 {
	font-size: 1.6em;
	margin-bottom: 4px;
	text-align: left;
	color: #000000;
	font-style: normal;
}
.eventsBox h3 {
	font-size: 1.8em;
	color: #000000;
	font-style: normal;
	margin: 4px;
}
.eventsBox h4 {
	font-size: 1.6em;
	color: #993399;
	font-style: normal;
	margin: 4px;
}
.generalBox p {
	font-size: 1.5em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
.eventsBox p {
	font-size: 1.5em;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: center;
}

.generalBox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
.generalBox li {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;

}
.generalBox li a {

}

.generalBox .postageBox {
	float: right;
	background-color: #FAF1FA;
	width: 200px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 5px;
}
.generalBox .postageBox h2 {
	font-size: 1.5em;

}
.generalBox .postageBox p {
	font-size: 1.3em;

}
.generalBox .postageBox table {
	padding: 0px;
	margin: 0px;
}
.generalBox .postageBox td {
	font-size: 1.3em;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.generalBox .postageBox td.cell2 {
	text-align: right !important;
	

}


.generalBox .linkBox {
	overflow: hidden;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 50px;
	width: 530px;
	border: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993399;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.generalBox .linkBox img {
	float: right;
	margin-top: -20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
/* HOMEPAGE STYLES */
.homeImgs {
	float: left;
	width: 290px;
	display: block;
}
.homeInfo {
	width: 310px;
	height: 515px;
	text-align: center !important;
	float: left;
	display: block;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.homeImgs h2 {
	color: #993399;
	font-size: 2.5em;
	font-style: italic;
	margin-bottom: 4px;
	text-align: center !important;
}
.homeInfo p {
	font-size: 1.5em;
	font-style: italic;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center !important;
}
.tiaraLink,
.accessoriesLink,
.jewelleryLink {
	background-repeat: no-repeat;
	display: block;
	font-size: 1px;
	text-indent: -1000px;
	overflow: hidden;
}
.tiaraLink {
	background-image: url(img/tiarasl.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 111px;
	display: block;
	margin-top: 0px;
	margin-right: 99px;
	margin-bottom: 0px;
	margin-left: 100px;
}
.accessoriesLink {
	background-image: url(img/accessoriesl.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 218px;
	display: block;
	margin-top: 0px;
	margin-right: 46px;
	margin-bottom: 0px;
	margin-left: 46px;
}
.jewelleryLink {
	background-image: url(img/jewelleryl.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 160px;
	display: block;
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 75px;
}
.homeDivider {
	background-image: url(img/bar0.gif);
	background-repeat: no-repeat;
	width: 218px;
	height: 18px;
	display: block;
	margin-top: 0px;
	margin-right: 46px;
	margin-bottom: 0px;
	margin-left: 46px;
}


.homeImgs .hpeventsBox {
	margin: 0px;
	width: 280px;
	overflow: hidden;
}
.homeImgs .hpeventsBox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.homeImgs .hpeventsBox li {
	font-size: 1.5em;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	display: block;
	padding: 5px;
}
.homeImgs .hpeventsBox a {

}
.homeImgs .hpeventsBox p {
	font-size: 1.5em;
	text-align: center;

}
.homeImgs .thumbsBox {
	margin: 0px;
	width: 280px;
	height: 360px;
	overflow: hidden;
}
.homeImgs .thumbsRow {
	width: 260px;
	overflow: hidden;
	height: 135px;
}
.homeImgs .thumbsBox img {
	border: none;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.homeImgs .thumbsBox a {
	height: 135px;
	width: 120px;
	display: block;
	float: left;
	margin: 5px;
	font-size: 1.4em;
	text-decoration: none;
	padding: 0px;
}
.homeImgs .thumbsBox a:hover {
	color: #000000;
}
.homeImgs .thumbsBox p {
	font-size: 1.4em;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}

/* PRODUCT BOX - PRODUCT DISPLAYS */
.productBox .imgCol {
	width: 350px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.productBox .imgCol .altImgs{
	width: 350px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}
.productBox .imgCol .altImgs p {
	width: 350px;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.productBox .imgCol .altImgs img {
	margin-left: 10px;
}
.productBox .imgCol img,
.productBox .infoCol img {
	border: none;
}
.productBox .infoCol {
	float: left;
	width: 210px;
	padding: 10px;
}
.productBox .infoCol h3 {
	color: #A9A0D8;
	font-size: 2.1em;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.productBox .infoCol h4 {
	color: #A9A0D8;
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.productBox .infoCol blockquote {
	font-size: 1.5em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-style: italic;
	color: #999999;
}
.productBox .imgCol p,
.productBox .infoCol p {
	font-size: 1.4em;
	font-style: italic;
}

.productBox .thumbsBox,
.productBox .detailBox {
	width: 600px;
	/*height: 360px;
	overflow: auto;*/
}
.productBox .thumbsRow {
	width: 580px;
	overflow: hidden;
	height: 150px;
}
.productBox .thumbsBox img {
	border: none;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.productBox .thumbsBox a {
	height: 140px;
	width: 120px;
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 1.4em;
	text-decoration: none;
}
.productBox .thumbsBox a:hover {
	color: #000000;
}
.productBox .thumbsBox p {
	font-size: 1.4em;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
