#header-jb {
	background-image: url(img/jewelry-banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 116px;
	background-color: #C5ADBD;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#header-ab {
	background-image: url(img/about-banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header-en {
	background-image: url(img/jewelry-banner-large.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#header {
	background-image: url(img/home-banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
table#footer {
	width: 100%;
}
table#footer td {
	text-align: center;
}
table#footer .contactBold {
	margin: 0px;
	text-align: left;
	width: 275px;
}

.boxHt {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: 600px;
	width: 1px;
}


#jbback {
	margin: 0px;
	padding: 0px;
	background-image: url(img/jewelry-body-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#detailbg {
	background-image: url(img/jewelry-bg-large.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#detailNav {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 5px;
}


#jewelrybody {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#jewelrylargebody {
	padding-right: 55px;
	padding-left: 55px;
	padding-top: 20px;
}
#jewelrylargeboxtext form {
	margin-top: 20px;
	margin-bottom: 40px;
}

#detail {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 890px;
}
#detailImg {
	float: left;
	width: 535px;
}
#detailText {
	float: right;
	width: 350px;
}

#maintext {
	margin-left: 275px;
	min-height: 700px;
}
#gallery {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#gallery td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
#gallery .notd {
	line-height: 1px !important;
	height: 1px;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

#gallery .thumb {

}
#gallery .pagerNav {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #999999;
}



#jewelrybody #maintext {
	width: 700px;
}
#orderbody #maintext,
#aboutbody #maintext,
#homebody #maintext {
	width: 400px;
}
#homebody #maintext p {
	line-height: 22px;
}
#bottomInfo {
	margin-top: 20px;
	margin-left: 20px;
}
#editor {
	padding-top: 20px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#file_editor {
	padding-top: 20px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#editor .content {
}
#file_editor a, #editor a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.detailLink {
	text-transform: uppercase;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2977DC;
	font-size: 9px;
	display: block;
	margin-bottom: 5px;
}
.thumbBord {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.detailTitle {
	font-weight: bold;
}
.detailprice {
	font-weight: bold;
}
.clear {
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
.centered {
	text-align: center;
}
/* INCLUDE STYLES */
.quote {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.leftNorm {
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.leftNormItal {
	font-style: italic;
	font-weight: normal;
	text-align: left;
}
.leftBold {
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.leftBoldItal {
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
.centerNorm {
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
.centerNormItal {
	font-style: italic;
	font-weight: normal;
	text-align: center;
}
.centerBold {
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.centerBoldItal {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.rightNorm {
	font-style: normal;
	font-weight: normal;
	text-align: right;
}
.rightNormItal {
	font-style: italic;
	font-weight: normal;
	text-align: right;
}
.rightBold {
	font-style: normal;
	font-weight: bold;
	text-align: right;
}
.rightBoldItal {
	font-style: italic;
	font-weight: bold;
	text-align: right;
}

.normText {
	font-style: normal;
	font-weight: normal;
}
.boldText {
	font-style: normal;
	font-weight: bold;
}
.normItal {
	font-style: italic;
	font-weight: normal;
}
.boldItal {
	font-style: italic;
	font-weight: bold;
}
.tinyText {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}
.spacerRow {
	height: 1px;
	padding: 0px;
	line-height: 1px;
}
