
/* -----------------------------------------------------------------------
     Structure
----------------------------------------------------------------------- */
/* ====================General Tags==================== */
body {
	margin: 0;
	padding: 0; 
	background: #000000;
	font-family: 'Trebuchet MS',arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	color: #ffffff;
	text-align: center;
}
a {
	color: #3333ff;
	text-decoration: underline;
}
a:hover {
 	color: #ffffff;
	text-decoration: underline;
}
a img {
	border: none;
}

h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h2 { /* contentsTitle */
	margin: 15px 0 0 0;
	padding: 0 0 0 25px;
	background: #000000 url('images/h2.gif') no-repeat left top;
    font-size: 14px;
	text-align: left;
}

.home h2 {
	clear: both;
	margin: 15px auto 5px auto;
	height: 40px;
	background: #000000 url('images/h2_home.jpg') no-repeat center top;
	text-indent: -9999em;
}
h3 {
	margin: 30px 0 0 0;
	padding: 0 0 0 8px;
	border-left: 5px solid #9fabac;
    font-size: 14px;
	letter-spacing: 0.5em;
}

h2, h2 a, h2 a:visited, h2 a:active, 
h3, h3 a, h3 a:visited, h3 a:active {
	color: #ffffff;
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	color: #ffffff;
	text-decoration: none;
}

p {
	margin: 5px 0;
	padding: 0;
}
hr {
	display: none;
}

ul {
	margin: 0;
	padding: 0 3px;
}
li {
	margin: 0;
	padding: 5px;
	list-style-type: none;
}

dt {
	margin: 0;
	padding: 0;
}

dd {
	margin: 0 0 10px 5px;
	padding: 0;
}
small {
	font: 12px Arial, Helvetica, Sans-Serif;
}


/* ----------Images---------- */
p img {
	margin: 10px 0 0 0;
	padding: 0;
	max-width: 100%;
	vertical-align: top;
}


/* ====================Basic Element==================== */
#page #main {
	width: 870px;
}
#main {
	margin: 0 auto;
	padding: 0;
	background: #000000;
	border: 1px solid #000000;
	color: #ffffff;
	text-align: center;
}

/* ====================Header Item==================== */
#header,
#topheader {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	background: #000000;
	color: #e0684f;
	text-align: center;
	border-bottom: 1px solid #b3b3b3;
}
#header {
	height: 100px; 
}
#topheader {
	height: 80px; 
}

h1 { /* headerTitle */
	float: left;
	margin: 30px 20px 0 20px;
	width: 230px;
	height: 70px;
	background: #000000 url('./images/logo.gif') no-repeat left top;
}
h1 a {
	display: block;
	width: 230px;
	height: 70px;
	text-indent: -9999em;
}

#headerTitle {
	float: left;
	margin: 0 auto;
	padding: 30px 20px 0 20px;
}


#topheader h1 {
	float: left;
	margin: 10px 20px 0 20px;
}


/* ----------TabNavigation2---------- */
.tabNavigation2 { /* for page_item */
	position: absolute; 
	top: 0;
	right: 0;
	float: right;
	width: 120px;
}

.tabNavigation2 li { 
	margin: 3px 0 2px 0;
	padding: 1px 0;
	text-align: left;
	list-style: none;
}
.tabNavigation2 a { 
	display: block;
	margin: 0;
	padding: 0 0 0 8px;
	background: #000000;
	color: #ffffff !important;
	font-weight: bold;
	text-decoration: none;
}
.tabNavigation2 a:hover { /* .page_item */
	display: block;
	background: #e0e0e0;
	color: #333333 !important;
	text-decoration: none;
}
.tabNavigation2 .here {
	margin: 0;
	padding: 0 0 0 8px;
	background: #000000;
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}

/* ----------PageNavigation---------- */
#pageNavi { /* Header lower */
	clear: both;
	float: left;
	width:100%;
	height: 20px;
	background: #7f7f7f url('images/header01.gif') repeat-x right bottom;
	border-top: 3px solid #000000;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
}
#pageNavi a {
/*	background: #7f7f7f;*/
	color: #ffffff;
	text-decoration: none;
}

#pageNavi a:hover {
/*	background: #7f7f7f;*/
	color: #ff0000;
	text-decoration: none;
}
#pageNavi a.here {
/*	background: #7f7f7f;*/
	color: #ff0000;
	text-decoration: none;
}

/* ====================Middle Item==================== */
#middle {
	clear: both;
	float: left;
	width: 100%;
	background: #000000;
	color: #ffffff;
	text-align: center;
	border-bottom: 2px solid #b3b3b3;
}

/* ====================Contents Item==================== */
#content { /* for Contents */
	float: left;
	position: relative;
	margin: 10px auto;
	padding: 0;
    min-height: 400px;
    height: auto !important; /* for IE7 */
    height: 400px; /* for IE6 */
}
#topcontent { /* for ToppageContents */
	float: left;
	position: relative;
	margin:  60px auto;
	padding: 0;
}

#content,
#topcontent {
	background: #000000;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}

#content td small {
	line-height: 125%;
}

#top_table {
	float: right;
	background: #000000;
	margin: 0 10px;
	padding: 0;
}
.img_box {
	clear: both;
	float: left;
	width: 830px;

}
.img_box img {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}
.col {
	float: left;
	width: 330px;
	height: 110px;
	font-size: 10px;
	text-align: left;
	line-height: 140%;

}
.col img {
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
}
.col p {
	margin: 10px 0 0 0;
	padding: 0;
}
.bd {
	margin: 0;
	padding: 0 3px 5px 0;
	background: #ee3495;
	color: #ffffff;
}
.bd strong {
	margin: 0;
	padding: 1px 10px 1px 12px;
	background: #f29ecf;
	color: #ffffff;
	font-size: 14px;
}


.home p.cap {
	padding: 5px 100px;
	text-align: left;
}



/* ====================Footer Item==================== */
#footer {
	clear: both;
	float: left;
	width: 100%;
	height: 62px; 
	background: #000000 url('images/footer01.gif') repeat-x right bottom; 
	font-size: 11px;
	color: #333333;
	text-align: right;
}
.credits {
	position: relative;
	margin: 15px 5px 0 5px;
	padding: 0;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 110%;
	text-decoration: none;
	text-align: right;
}
.credits a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.credits a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
abbr { /* copy mark */
	border: none;
	font-size: 14px;
}



/* ====================Various Classes==================== */
.txt {
	padding: 5px 10px;
}

.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}
.ss {
	font-size: 10px;
}
.m40 {
	margin: 40px 0 0 0;
}
.m60 {
	margin: 60px 0 0 0;
}
.m120 {
	margin: 120px 0 0 0;
}


/* ==========Profile Original========== */
#content #profile {
	margin: 0 0 0 190px;
}
#profile {
	width: 450px;
	padding: 0 0 20px 0;
}

#profile th {
	width: 200px;
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}

#profile td {
	font-size: 13px;
	vertical-align: top;
	text-align: left;
}


/* ==========Sitemap Original========== */
#content #sitemap {
	margin: 0 0 0 150px;
}
#sitemap {
	width: 695px;
	padding: 0 0 20px 0;
}

#sitemap td {
	font-size: 13px;
	vertical-align: top;
	text-align: left;
	line-height: 150%;
}
#sitemap td.sidephoto {
	width: 200px;
	height: 400px;
}
#sitemap td.map {
	padding: 10px 20px;
}
#sitemap a, #sitemap a:visited, #sitemap a:active {
	color: #ffffff;
}
#sitemap a:hover {
	color: #6666ff;
}





/* ==========Table Original========== */
#content #table {
	margin: 0 0 0 50px;
}
#table {
	float: left;
	width: 695px;
	padding: 0 0 30px 0;
}
#table .lbox {
	clear: left;
	float: left;
	width: 120px;
	text-align: center;
	margin: 0;
	background: #000000;
}

#table .rbox {
	float: right;
	width: 560px;
	text-align: left;
	margin: 0;
	background: #000000;
}


#table .bbox {
	float: left;
	width: 695px;
	margin: 0;
	text-align: right;
	background: #000000;
}
#table .bbox h3 {
	border: none;
}
#table .bbox img {
	float: left;
	margin: 0 5px 0 0;
}
#table .rbox .copy {
	float: right;
	width: 180px;
	text-align: left;
	line-height: 130%;
}



/* ==========Chapel Original========== */
#content #chapel {
	margin: 0 0 0 50px;
}
#chapel {
	float: left;
	width: 695px;
	padding: 0 0 30px 0;
}
#chapel .lbox {
	clear: left;
	float: left;
	width: 360px;
	text-align: center;
	margin: 0;
	background: #000000;
}

#chapel .rbox {
	clear: right;
	float: right;
	width: 325px;
	text-align: left;
	margin: 0;
	background: #000000;
}



#chapel .bbox {
	float: right;
	width: 325px;
	margin: 0;
	text-align: left;
	background: #000000;
}
#chapel .bbox img {
	float: right;
	margin: 0 0 0 5px;
}


/* ==========Led Original========== */
#content #led {
	margin: 0 0 0 30px;
}
#led {
	float: left;
	width: 766px;
	padding: 0 0 30px 0;
}
#led .led_top {
	float: left;
	text-align: left;
	vertical-align: middle;

}
#led .led_title {
	float: right;
	width: 480px;
	text-align: left;
	margin: 0;
	padding: 3px 0 7px 5px;
	border-left: 5px solid #9fabac;
}

#led .led_title h3{
	display: inline;
	letter-spacing: 0.5em;
	margin: 0;
	padding: 0;
	border: none;
}

#led .lbox {
	clear: left;
	float: left;
	width: 520px;
	text-align: left;
	margin: 0;
	background: #000000;
}
.ibox {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
}

#led .rbox {
	clear: right;
	float: right;
	width: 246px;
	text-align: left;
	margin: 0;
	background: #000000;
}

.price {
	width: 170px;
	border: none;
	font-size: 13px;
	line-height: 150%;
	margin: 10px 0 0 0;
}
.price_left {
	float: left;
	width: 70px;
	text-align: center;
}
.price_right {
	float: right;
	width: 100px;
	text-align: right;
}
#led .bbox {
	clear: both;
	float: left;
	width: 380px;
	text-align: left;
	margin: 0 0 0 50px;
	background: #000000;
}

/* ==========Plate Original========== */
#content #plate {
	margin: 0 0 0 50px;
}
#plate {
	float: left;
	width: 695px;
	padding: 0 0 30px 0;
}

#plate .lbox {
	clear: left;
	float: left;
	width: 300px;
	text-align: left;
	margin: 0;
	background: #000000;
}

#plate .rbox {
	clear: right;
	float: right;
	width: 385px;
	text-align: left;
	margin: 0;
	background: #000000;
}
#plate .rbox h3 {
	letter-spacing: 0.3em;
}

#plate .bbox {
	clear: both;
	float: left;
	width: 695px;
	text-align: left;
	background: #000000;
}
#plate .copy {
	float: right;
	width: 150px;
	text-align: left;
	line-height: 130%;
}
.pricelist {
	width: 300px;
	background: #ffff00;
	color: #333333;
}
.pricelist th {
	font-size: 10px;
	font-weight: lighter;
	background: #ffff00;
	color: #333333;
}
.pricelist td {
	padding: 2px;
	font-size: 10px;
	background: #333333;
	color: #ffffff;
}


/* ==========Shiney Original========== */
#content #shiney {
	margin: 0 0 0 50px;
}
#shiney {
	float: left;
	width: 695px;
	padding: 0 0 30px 0;
}
#shiney .lbox {
	clear: left;
	float: left;
	width: 240px;
	text-align: left;
	margin: 0;
	background: #000000;
}

#shiney .rbox {
	clear: right;
	float: right;
	width: 440px;
	text-align: left;
	margin: 0;
	background: #000000;
}
#shiney .rbox h3 {
	letter-spacing: 0.3em;
}
#shiney .bbox {
	float: right;
	width: 440px;
	margin: 60px 0 0 0;
	text-align: left;
	background: #000000;
}
#shiney .bbox img {
	float: right;
	margin: 0 0 0 5px;
}
/* ==========Candle Original========== */
#content #candle {
	margin: 0 0 0 40px;
}
#candle {
	float: left;
	width: 710px;
	padding: 0 0 30px 0;
}
#candle .lbox {
	clear: left;
	float: left;
	width: 246px;
	text-align: left;
	margin: 0;
	padding: 30px 0 0 0;
	background: #000000;
}
#candle .lbox img {
	margin: 0 0 10px 0;
}
#candle .rbox {
	clear: right;
	float: right;
	width: 460px;
	text-align: left;
	margin: 0;
	background: #000000;
}
#candle .rbox h3 {
	padding: 7px 0 6px 14px;
	background: #000000 url('images/ch3_2.gif') no-repeat left top;
	border: none;
	letter-spacing: 2px;

}
#candle .rbox .bold {
	font-size: 14px;
}

#candle .tbox {
	float: right;
	width: 460px;
	margin: 0;
	text-align: left;
	background: #000000;
}
#candle .bbox img {
	float: left;
	margin: 0 5px 0 0;
}
/* ==========Item Original========== */
#content #item {
	margin: 0 0 0 50px;
}
#item {
	float: left;
	width: 695px;
	padding: 0 0 30px 0;
}
#item .bbox {
	clear: left;
	float: left;
	width: 695px;
	text-align: center;
	margin: 0;
	background: #000000;
}
#item .bbox .ibox {
	width: 345px;
}
#item .bbox .ibox h3 {
	margin: 10px 0 0 0;
	border: none;
	letter-spacing: 0.1em;
}
#item .bbox .ibox img.lside {
	float: left;
	padding: 0 10px 0 0;
}


/* ==========Coral Original========== */
#content #coral {
	margin: 0 0 0 50px;
}
#coral {
	float: left;
	width: 695px;
	padding: 0 0 30px 0;
}
#coral .lbox {
	clear: left;
	float: left;
	width: 305px;
	text-align: left;
	margin: 0;
	background: #000000;
}

#coral .lbox .txt {
	padding: 0 0 60px 0;

}
#coral .rbox {
	clear: right;
	float: right;
	width: 385px;
	text-align: left;
	margin: 0;
	background: #000000;
}
#coral .bbox {
	clear: both;
	float: left;
	width: 695px;
	text-align: left;
	background: #000000;
}
#coral .bbox {
	clear: both;
	float: left;
	width: 695px;
	text-align: left;
	background: #000000;
}
#coral h3#presentation {
	margin-top: 20px;
	border-left: none;
	text-align: center;
}
#coral .bbox p.rtxt {
/*	clear: right;*/
	clear: left;
	float: left;
/*	margin: 10px 0 10px 40px;*/
	margin: 10px 0 10px 0;
	width: 320px;
	height: 90px;
}

#coral .bbox p.ctxt {
/*	clear: right;*/
	clear: left;
	float: left;
/*	background: #00cc00;*/
/*	margin: 15px 0 0 40px;*/
	margin: 15px 0 0 0;
	width: 320px;
}
.flv {
	float: right;
	width: 320px;
	text-align: center;
}
.rflv {
	float: right;
	margin-top: 10px;
	width: 320px;
/*	background: #ff0000;*/
	height: 300px;
	text-align: center;
}
#coral p.getflash {
	clear: both;
	float: left;
	padding-top: 5px;
	width: 695px;
	height: 70px;
	text-align: left;
}

#coral p.getflash img {
	float: left;
	margin: -5px 20px 5px 50px;
	vertical-align: top;
}

/* ==========Contact Original========== */
#content #contact {
	margin: 0 0 0 190px;
	text-align: center;
	background: #000000;
}
#content h2 {
	background: #000000;
	text-align: center;
}
#contact table {
	width: 450px;
	padding: 20px 0;
	border: none;
	background: #000000;
/*	background: #000000 url('images/fbg.gif') no-repeat left bottom;*/
}

#contact td {
	width: 50%;
	border: none;
	font-size: 13px;
	vertical-align: top;
	text-align: left;
}
#contact td.cap {/*input request*/
	color: #ffffff;
}