/* Main Styles for Fukuyo Website */

*
{
	margin: 0;
	padding: 0;
}

html { height: 100%; }

body
{
	height: 100%;
	color: #8b4513;
	background-color: #dedffb;
}

body { text-align: center; }

a
{
	text-decoration: none;
	text-transform: inherit;
	outline: none;
}

a:link { color: teal; }
a:visited { color: #696969; }
a:hover { color: red; }

a, label { cursor: pointer; }
label:hover { color : red; }

img { border: 0 none; }
.block { display: block; }
br { line-height: 100%; }

blockquote { margin: 0 0 1em 3em; }
blockquote q { color: #931638; }

.floatL
{
	float: left;
	padding: 0 5px 5px 0;
}

.floatR
{
	float: right;
	padding: 0 0 5px 5px;
}

.hidden
{
	clear: both;
	visibility: hidden;
	margin-bottom: 5px;
}

.upp
{
	color: #931638;
	text-transform: uppercase;
}

* html .hidden
{
	margin: 0;
	font-size: 0;
	line-height: 0px;
}

#container
{
	position:relative;
	margin: 0 auto 0 auto;
	width: 836px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
	background: #fff url('../media/body/bg_lace_layout.png') repeat-y center top;
}

#siteWrap { margin: 0 auto 0 auto; }
#siteHead h1, #siteWrap, #siteHead { width: 760px; }

#siteHead h1
{
	height: 100px;
	background: #dedffb url('../media/body/head_top.jpg') no-repeat left top;
	overflow: hidden;
}

#siteHead h1 strong
{
	display: block;
	text-indent: -9999px;
}

#siteHead h1 strong { display: inline; }

#siteHead h1 img { display: none; }

#topMenu
{
	position: relative;
	height: 46px;
	text-align: right;
	background: url('../media/body/bg_lace.png') repeat-x left bottom;
}

#topMenu ul { color: #384451; }

#topMenu ul li
{
	display: inline-block;
	margin: 0 0 0 1em;
	padding: 0 5px 0 5px;
	list-style-type: none;
}

#topMenu ul li { display: inline; }

#topMenu li.thisView { border-top: 2px #1e90ff solid; }
#topMenu li:hover { background-color: #ffc; }

#topMenu #set
{
	position: absolute;
	color: #f33;
	top: 2px;
	left: 10px;
}

#set a:link { color: #f33; }
#set a:visited { color: #931638; }
#set a:hover { color: #4169e1; }

#siteBody
{
	margin: 10px auto 0 auto;
	width: 720px;
	padding-bottom: 70px;
}

#subContent
{
	float: left;
	width: 180px;
}

#mainContent
{
	float: right;
	width: 520px;
}

.bottomBg
{
	padding-bottom: 1em;
	background: url('../media/body/bottom_bg.png') no-repeat right bottom;
}

/* ////// MENU ////////////////////////////// */

#menu a
{
	display: block;
	overflow: hidden;
	line-height: 30px;
	text-align: left;
	text-decoration: none;
}

.accordion a { width: auto; }

#menu a:link { color: #666; }
#menu a:visited { color: #666; }
#menu a:hover { color: #21201f; }

.accordion span
{
	position: relative;
	left: 15px;
	top: 1px;
}

.accordion
{
	position: relative;
	width: 180px;
}

.navi-head
{
	height: 37px;
	border: 0 none;
	background-color: transparent;
}

.navi-head { font-size: 0; line-height: 0px; }

.titleTx
{
	padding: 5px 5px 5px 0;
	color: white;
	text-indent: 35px;
	border-bottom: 1px white solid;
	background: #4169e1 url('../media/menu/gnavi_lightblue.png') no-repeat left bottom;
}

.accordion-toggle, .accordion-toggle-active, .accordion-item
{
	margin-bottom: 1px;
	color: #666;
	border-top: 1px #eff6fe solid;
		cursor: pointer;
}

.accordion-toggle
{
	position: relative;
	padding-left: 15px;
	z-index: 10;
	line-height: 30px;
	background: #cde2fc url('../media/menu/gnavi_menu_btn.png') no-repeat left top;
}

.accordion-toggle { height: 30px; }

.accordion-toggle-active,
.accordion-item { background: #cde2fc url('../media/menu/gnavi_menu_btn.png') no-repeat left top; }

#navi2 { margin: 1em 0 1em 0; }
#navi2 .accordion-item { background: #cde2fc url('../media/menu/gnavi_menu_btn2.png') no-repeat left top; }

#navi2 .accordion-item:hover,
.accordion-item:hover,
.accordion-toggle:hover,
.accordion-item-active
{
	color: #21201f;
	background-position: -180px 0;
}

#navi2 .accordion-here, .accordion-here
{
	margin-bottom: 1px;
	color: #21201f;
	line-height: 30px;
	border-top: 1px #eff6fe solid;
}

.accordion-here { background: #fcb6d7 url('../media/menu/gnavi_on_pink.png') repeat-x left top; }
#navi2 .accordion-here { background: #fcb6d7 url('../media/menu/gnavi_tx_end_pink.png') no-repeat left top; }

.accordion-content
{
	overflow: hidden;
	background-color: #eee;
}

.accordion-content ul li
{
	color: #666;
	list-style-type: none;
	text-indent: 2em;
	line-height: 30px;
	background: url('../media/menu/gnavi_menu_btn3.png') no-repeat left top;
}

.accordion-content ul li:hover
{
	border-right: 5px red solid;
	background-position: -180px 0;
}

.accordion-content ul .here
{
	cursor: crosshair;
	color: #21201f;
	border-right: none !important;
	background: url('../media/menu/gnavi_on_pink2.png') no-repeat left top;
}

.accordion-content ul li { height: 30px; }

#navi3
{
	padding-top: 55px;
	background: url('../media/menu/menu_brace.png') no-repeat center top;
}

#navi3 h2
{
	margin-top: 10px;
	width: 180px;
	height: 160px;
	text-indent: -9999px;
	background: url('../media/menu/address_menu.png') no-repeat left bottom;
}

.valid { margin-top: 2em; }

/* ////// MAIN ////////////////////////////// */

#topView { margin-bottom: 1em; }

#mainContent p
{
	margin: 0 0 1em 0;
	line-height: 1.7;
}

#mainContent strong { color: #931638; }

#mainContent em
{
	color: #931638;
	font-weight: bold;
	font-style: normal !important;
}

.shortbox, .main_item, .longbox, .inZone, .faqZone
{
	margin: 0 0 1em 0;
	width: 520px;
}

.shortbox h2
{
	margin: 0 0 10px 0;
	padding: 15px 45px 28px 0;
	color: #4169e1;
	text-indent: 60px;
	background: url('../media/share/title_bg_short.png') no-repeat left bottom;
}

.main_item ul *
{
	display: inline;
	list-style-type: none;
}

.main_item ul li { font-size: 0; line-height: 0px; }

.inZone
{
	clear: both;
	border-bottom: 1px dotted #348ded;
	min-height: 220px;
	height: auto !important;
	height: 220px;
}

.inZone2
{
	clear: both;
	min-height: 140px;
	height: auto !important;
	height: 140px;
}

.inZone img, .inZone2 img
{
	display: block;
	float: right;
	padding: 0 0 1em 1em;
}

.inZone q
{
	color: #931638;
	line-height: 2;
}

.inZone dl { line-height: 1.7; }

.inZone dd
{
	text-indent: 1em;
	line-height: 2;
}

.position { position: relative; }

.position img.poImg
{
	position: absolute;
	display: block;
	right: 0;
	bottom: 0;
}

.position .veil_details
{
	position: absolute;
	display: block;
	width: 100px;
	height: 100px;
	left: 200px;
	bottom: 10px;
}

.longbox h2, .faqZone h2
{
	margin: 0 0 10px 0;
	padding: 15px 0 25px 0;
	color: #4169e1;
	text-indent: 60px;
	background: url('../media/share/title_bg_long.png') no-repeat left bottom;
}

.longbox h3
{
	margin: 0 0 10px 0;
	padding: 5px;
	color: #006cdf;
	min-height: 22px;
	text-indent: 1em;
	background: url('../media/share/title_bg_sub.gif') no-repeat left bottom;
}

.longbox h4
{
	margin: 0 0 10px 0;
	padding: 5px 0 5px 35px;
	color: #333;
	background: url('../media/share/speak.png') no-repeat left center;
}

/* for Panier blockquote */
.disc
{
	margin: 10px 10px 5px 0;
	padding: 5px 5px 1em 40px;
	background: url('../media/body/post-quote.png') no-repeat left top;
}

.disc img
{
	float: none !important;
	display: inline !important;
	margin: 0;
	padding: 3px 0 0 0;
}

.faqZone .faqIndex
{
	margin: 0 0 0 1.5em;
	background: url('../media/illust/illust_7.png') no-repeat right top;
}

.faqZone .faqIndex li
{
	line-height: 2;
	list-style-image: url('../media/share/q.gif');
}

.faqZone dt, .linkZone dt
{
	display: block;
	padding: 2px 0 3px 1em;
	color: #931638;
	border-left: 5px #fcaed6 solid;
	border-bottom: 1px #eee solid;
}

.faqZone dd, .linkZone dd
{
	display: block;
	margin: 8px 0 2em 1em;
	padding: 2px 0 3px 1em;
	color: #8b4513;
	background-color: #f8f8f0;
	border: 1px #eee dotted;
}

dd .marT { margin: 1em 0 0 0 !important; }
dd .marB { margin: 0 0 1em 0 !important; }
dd .marC { margin: 1em 0 1em 0 !important; }
dd q { color: black; font-weight: bold; }
.tNormal { text-transform: lowercase !important; }

.dsGallery
{
	width: 520px;
	min-height: 510px;
	height: auto !important;
	height: 510px;
	background: url('../media/illust/illust_2.png') no-repeat right bottom;
}

.dsGallery ul li
{
	display: inline-block;
	padding: 0 15px 20px 0;
}

.dsGallery ul li { display: inline; }

.dsGallery ul li.lineEnd { padding-right: 0 !important; }

.corp .corpEnd
{
	float: right;
	width: 280px;
	height: 150px;
	background: url('../media/aboutus/corp_text_bg.gif') no-repeat right top;
}

.corp .corpEnd dl { margin-top: 35px; }
.corp dl.ayumi * { line-height: 1.7; }
.corp dl.ayumi { margin: 0 0 1em 1em; }

.corp dl.ayumi dt
{
	color: #931638;
	font-weight: bold;
}

.corp dl.ayumi dd { margin-left: 3em; }

.mapL
{
	float: left;
	width: 70px;
	height: 70px;
}

.mapR
{
	float: right;
	width: 410px;
	height: 210px;
}

.table dl
{
	margin-bottom: 1em;
	line-height: 1.8;
	text-transform: uppercase;
}

.table dt
{
	float: left;
	padding: 2px;
	width: 100px;
	color: #931638;
	font-weight: bold;
	clear: both;
}

.table dd
{
	padding: 2px 2px 2px 110px;
	border-top: 1px dotted silver;
}

.corp .table { margin-left: 1em; }
.corp .table dl { line-height: 1.7; }
.corp .table dd
{
	border-top: 0 none;
	border-bottom: 1px silver dotted;
}

#guide * { line-height: 1.7; }
#guide { margin: 0 0 1em 0; }

#guide dt
{
	color: #931638;
	text-indent: 1em;
	font-weight: bold;
	border-left: 5px #348ded solid;
	background-color: #f5f5f5;
}

#guide dd { margin-left: 2em; padding: 10px;}

.bank
{
	padding: 5px;
	text-indent: 0.5em;
	list-style-type: none;
	border: 1px dotted #348ded;
	list-style-position: inside;
}

.bank label
{
	display: inline-block;
	width: 100px;
	margin-right: 10px;
	vertical-align: top;
	white-space: nowrap;
}

.bank label { display: inline; }

#infom h3, #sitemap h3
{
	margin-bottom: 10px;
	padding: 2px 0 2px 0;
	text-indent: 1.5em;
	border-left: 5px #348ded solid;
	background-color: #f5f5f5;
}

#infom h3 { color: #931638; }

#sitemap dl
{
	margin: 0 0 1em 1em;
	padding: 1em;
}

#sitemap dt
{
	text-indent: 2em;
	line-height: 2;
	background: url('../media/share/dot2.png') no-repeat left center;
}

#sitemap dd
{
	margin-left: 2em;
	line-height: 1.7;
}

#infom ul, #sitemap ul { margin-left: 2em; }

#infom ul li, #sitemap ul li
{
	list-style-image: url('../media/share/li_bg.gif');
	line-height: 1.7;
}

.sch_bg { background: url('../media/share/flower_bg.jpg') no-repeat right top; }
.caption_bg { background: url('../media/share/fable_bg.png') no-repeat right bottom; }

#infom ol li
{
	padding-left: 1em;
	text-indent: 1em;
	list-style-type: none !important;
	list-style-image: none !important;
	background: url('../media/share/dot.png') no-repeat left center;
	line-height: 1.7;
}

#infom li.none
{
	list-style-image: none !important;
	list-style-type: none !important;
}

/* Shop Zone DL tabel */

.dlTable dl
{
	margin-bottom: 1em;
	line-height: 1.6;
}

.dlTable dt
{
	float: left;
	padding: 2px;
	width: 130px;
	white-space: nowrap;
	color: #931638;
	text-align: right;
	font-weight: bold;
	clear: both;
}

.dlTable dd
{
	padding: 2px 2px 2px 140px;
	border-top: 1px dotted silver;
}

.dlTable { margin-bottom: 1em; }
.dlTable dl { line-height: 1.6; }
.dlTable dd { border: 0 none; }
.dlTable h4 { color: #8b4513; }
.dlTable .manz { background: url('../media/share/rose_icon_blue.png') no-repeat left center; }
.dlTable .ladyz { background: url('../media/share/rose_icon_pink.png') no-repeat left center; }

.man, .woman, .woman2
{
	position: relative;
	margin-bottom: 1em;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

.man, .woman { background: url('../media/share/dl_table_bg.png') no-repeat left bottom; }
.woman2 { background: url('../media/share/dl_table_520_bg.png') no-repeat left bottom; }

.woman2 img, .woman img, .man img
{
	display: block;
	position: absolute;
	width: 200px;
	height: 150px;
	top: 0;
	right: 0;
}

.woman2 strong, .woman strong, .man strong
{
	display: block;
	color: #8b4513 !important;
	text-indent: 1em;
	border-left: 5px solid #f60;
	background-color: #f5f5f5;
}

.btnImg
{
	padding: 3px;
	text-indent: 1em;
	border-top: 1px #eee solid;
	border-left: 1px #eee solid;
	border-right: 1px silver solid;
	border-bottom: 1px silver solid;
	background-color: #f5f5f5;
	text-align: center;
	cursor: pointer;
}

.btnImg:hover
{
	border-top: 1px #aaa solid;
	border-left: 1px #aaa solid;
	border-right: 1px #eee solid;
	border-bottom: 1px #eee solid;
	background-color: #ffc;
}

p.btnImg a { display: block; width: 100%; }


/* Width of labels */
.table .bank label { width: 100px; }

.caption
{
	padding: 10px;
	border: 1px dotted #348ded;
	margin: 1em 0 1em 0;
}

.caption p { margin: 15px; }

.caption ul li, .you_pack_price_list li
{
	margin-left: 1em;
	list-style-type: none;
}

.price
{
	color: #f33;
	line-height: 2;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana, 'Times New Roman', Times;
	font-size-adjust: 0.58
}

.readme p
{
	display: inline;
	padding: 0 15px 0 25px;
	background: url('../media/share/pinkarrow.gif') no-repeat left center;
}

.border { margin: 0 0 10px; }

.ceoName
{
	display: block;
	text-align: right;
}

/* Move Top */

.moveZone
{
	margin: 0 1em 0 0;
	height: 50px;
	background: url('../media/share/point_img.jpg') no-repeat left bottom;
}

.moveTop
{
	float: right;
	margin: 0 1em 0 0;
	width: 100px;
}

.moveTop a
{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 100px;
	height: 12px;
	background: url('../media/share/back_to_the_top_btn.png') top left no-repeat;
}

.moveTop2 a:hover, .moveTop a:hover { background-position: -100px 0; }

/* ////// FOOTER ////////////////////////////// */

#siteFoot
{
	position: absolute;
	bottom: 0px;
	width: 760px;
	background: url('../media/body/bg_lace.png') repeat-x left 22px;
}

#siteFoot address
{
	display: block;
	margin: 3em auto 2em auto;
	color: #6594e5;
	text-align: center;
	font: normal normal 11px/1.5 Arial, sans-serif !important;
}

#footMenu
{
	clear: both;
	height: 25px;
	padding: 2px 0 5px 200px;
}

#footMenu ul li
{
	display: inline-block;
	border-bottom: 2px white solid;
	list-style-type: none;
}

#footMenu ul li:hover { border-bottom: 2px red solid; }

#footMenu ul .here
{
	cursor: crosshair;
	color: #21201f;
	border-bottom: 2px #348ded solid;
	background-color: #ffc;
}

#footMenu ul li { display: inline; }

.siteKey{font-size:1px;color:#fff;line-height:1px;overflow:hidden;height:1px;margin:0;padding:0;}

/*//////////////*/

.txL { text-align: left; }
.txR { text-align: right; }
.txC { text-align: center; }

/*IE7以外のモダンブラウザ向け*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*IE7およびMacIE5向け*/
.clearfix { display: inline-block; }

/*Hides from IE-mac\*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/*End hide from IE-mac*/ /*IE6以前向け*/

/* class Color */

.white { color: white; }
.black { color: black; }
.gray { color: gray; }
.silver { color: silver; }
.red { color: red; }
.red2 { color: #c00; }
.gold { color: #ffd700; }
.teal { color: teal; }
.blue { color: blue; }
.blue2 { color: #03f; }
.blue3 { color: #03c; }
.water { color: #4169e1; }
.water2 { color: #348ded; }
.water3 { color: #1e90ff; }
.text { color: #069; }
.text2 { color: #804c2e; }
.text3 { color: #8b4513; }
.text4 { color: #931638; }

/* lightview.css | http://www.nickstakenburg.com/projects/lightview */

#lightview
{
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
	text-align: left;
}

/* The container that holds everything */
.lv_Container
{
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.lv_Button
{
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: none;
	background: none;
	cursor: pointer;
}

/* The buttons on the side when you view a gallery */
.lv_Sides
{
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}

.lv_Sides * { padding: 0; margin: 0; }

.lv_Sides li
{
	list-style-type: none;
	position: relative;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }

.lv_Sides .lv_Wrapper
{
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.lv_Sides .lv_Button
{
	float: left;
	background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames
{
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}

.lv_Frames li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.lv_Frame
{
	width: 100%;
	display: block;
}

.lv_Frame *
{
	padding: 0;
	margin: 0;
}

.lv_FrameTop
{
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}

.lv_FrameBottom
{
	position: relative;
	float: left;
	clear: both;
}

.lv_Liquid
{
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}

.lv_Liquid .lv_Filler
{
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}

.lv_Half
{
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}

.lv_Half li { list-style-type: none; }

.lv_Corner
{
	float: left;
	position: relative;
}

.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill
{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.lv_Half .lv_CornerWrapper
{
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}

.lv_HalfRight .lv_CornerWrapper { float: right; }
.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }

.lv_HalfRight .lv_Corner
{
	position: relative;
	float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center
{
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}

.lv_WrapUp
{
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.lv_WrapDown
{
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.lv_WrapCenter
{
	position: relative;
	padding: 0;
	margin: 0;
}

/* The loading indicator */
.lv_Loading
{
	position: absolute;
	top: 50%;
	left: 50%;
}

.lv_Loading .lv_Button
{
	float: left;
	height: 100%;
	width: 100%;
}

.lv_MediaWrapper
{
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}

.lv_MediaWrapper img
{
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

.lv_PrevNext *
{
	padding: 0;
	margin: 0;
}

.lv_PrevNext .lv_Button
{
	position: relative;
	height: 100%;
}

.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar
{
	clear: both;
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	color: #7a7a7a;
	text-align: left;
	font: 11px Arial, Helvetica;
}

.lv_MenuBar * { padding: 0; margin: 0;}

.lv_Close
{
	position: relative;
	float: right;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.lv_Data
{
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 13px;
	overflow: hidden;
}

/* simulates padding-left inside .lv_Data 
.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; } */

.lv_Data li
{
	list-style-type: none;
	float: left;
	margin-top: 3px;
}

.lv_DataText { width: 100%; }

.lv_DataText .lv_Title
{
	font-weight: bold;
	margin-bottom: 2px;
}

.lv_DataText .lv_Caption { clear: both; }

.lv_Data .lv_ImgNumber
{
	margin-right: 5px;
	margin-top: 5px;
	color: #a7a7a7;
}

.lv_Data .lv_innerPrevNext, .lv_Data .lv_Slideshow
{
	position: relative;
	margin-top: 5px;
	padding: 0 5px;
	vertical-align: middle;
	border-left: 1px solid #d7d7d7;
}

.lv_Data .lv_Slideshow { padding-right: 0px; }

.lv_Data .lv_innerPrevNext .lv_Button, 
.lv_Data .lv_Slideshow .lv_Button
{
	/* play and stop */
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}

/* the boxes that hold media or external content */
.lv_contentTop, .lv_contentBottom
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
}

#lightview iframe
{
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons
{
	position: absolute;
	margin: 0;
	padding: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
}

.lv_topcloseButtonImage { cursor: pointer; }

/* The error/warning/download message that will appear when a required plugin is not installed. */
#lightviewError p { padding: 0 0 10px 0; }

#lightviewError div
{
	padding: 6px;
	font: 11px Arial, Helvetica;
}

#lightviewError .message
{
	margin-bottom: 3px;
	color: #dd1f1f;
	background-color: #fcb5b5;
}

#lightviewError .type { font-weight: bold; }

#lightviewError .pluginspage
{
	color: #21be30;
	background-color: #b5fcbd;
}

#lightviewError a,
#lightviewError a:hover,
#lightviewError a:visited
{
	outline: none;
	color: #21be30;
	text-decoration: none;
	font-weight: bold;
	background: none;
	border-bottom: 1px solid #7de689;
}

#lightviewError p
{
	margin-left: 0;
	padding: 0;
}

#lv_overlay
{
	position: absolute; /* Opera will use fixed */
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

/* navbar: Adds a bar below the view that takes over the default Controller */
#lightviewController
{
	position: fixed;
	bottom: 0;
	top: 0;
	left: 50%;
	margin: 0;
	padding: 0;
	color: #d2d2d2;
	font: 11px Arial, Helvetica, sans-serif;
}

body #lightviewController
{
	position: absolute;
	top: auto;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + (Lightview.controllerOffset || 0)) + 'px');
}

#lightviewController ul
{
	display: block;
	height: 100%;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

.lv_controllerTop, .lv_controllerMiddle, .lv_controllerBottom
{
	list-style-type: none;
	float: left;
	display: block;
	position: relative;
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.lv_controllerCenter  { width: auto; float: left; }

.lv_controllerCornerWrapper
{
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

.lv_controllerCornerWrapperTopLeft,
.lv_controllerCornerWrapperBottomLeft
{
	top: 0;
	left: -100%;
}

.lv_controllerCornerWrapperTopRight,
.lv_controllerCornerWrapperBottomRight
{
	top: 0;
	left: 100%;
}

#lightviewController .lv_CornerWrapper { width: 100%; }
#lightviewController .lv_Corner { float: left; }

#lightviewController .lv_Corner
{
	float: right;
	position: relative;
}

#lightviewController .lv_CornerTr, #lightviewController .lv_CornerBr { float: left; }

.lv_controllerBetweenCorners
{
	position: relative;
	height: 100%;
	overflow: hidden;
}

.lv_controllerMiddle
{
	position: relative;
	height: 100%;
	float: left;
}

.lv_controllerCenter { float: left; width: auto;}

.lv_controllerCenter li
{
	float: left;
	display: inline;
	position: relative;
	list-style-type: none;
	clear: none;
}

.lv_controllerSetNumber
{
	float: left;
	text-align: center;
}

#lightviewController .lv_Button
{
	float: left;
	position: relative;
	height: 100%;
	clear: none;
}

.lv_controllerSetNumber
{
	position: relative;
	padding-right: 3px;
	height: 100%;
}

.lv_controllerPrev,
.lv_controllerNext,
.lv_controllerSlideshow,
.lv_controllerClose
{
	float: left;
	position: relative;
	height: 100%;
	padding-left: 3px;
}

.lv_controllerPrev { border-left: 1px solid #3c3c3c; }

#lightviewController .lv_controllerNext
{
	padding-right: 3px;
	border-right: 1px solid #3c3c3c;
}

#lightview
{
	position: absolute;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) - (Lightview.controllerHeight || 0)) + 'px');
	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
html #lv_overlay
{
	position: absolute;
	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );
	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );
}

html #lv_overlay { position: absolute; }

h3.bgShop_tx
{
	margin: 1em 0;
	padding: 5px;
	color: white !important;
	font-weight: bold;
	letter-spacing: 1.5pt;
	border-left: 10px red solid;
	background-image: none !important;
	background-color: black;
}

.return_mark
{
	margin: 0;
	padding: 2em 3em 0 0;
	text-align: right !important;
}

.return_mark img
{
	border: 0 none;
	vertical-align: middle;
	text-align: right;
}

/* Unknown_CSS */

.K10 { font: normal 10px/1.45 Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; }
.K11 { font: normal 11px/1.5 Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; }
body, .K12 { font: normal 12px/1.45 Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; }
.K13 { font: normal 13px/1.5 Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; }
.K14 { font: normal 14px/1.45 Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; }
.K16 { font: normal 16px/1.45 Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; }
.K18 { font: normal 18px/1.45 Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; }

.KB10 { font: bold 10px/1.45 Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; }
.KB11 { font: bold 11px/1.5 Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; }
.KB12 { font: bold 12px/1.45 Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; }
.KB13 { font: bold 13px/1.5 Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; }
h4, .KB14 { font: bold 14px/1.45 Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; }
h2, h3, .KB16 { font: bold 16px/1.45 Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; }
.KB18 { font: bold 18px/1.45 Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; }
.KB24 { font: bold 24px/1.45 Arial, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif; }

.KEB24 { font: 24px/1.45 'Arial Black'; }

.M12 { font: 12px/1.45 'Times New Roman', Times, serif; }
.M14 { font: 14px/1.45 'Times New Roman', Times, serif; }
.M16 { font: 16px/1.45 'Times New Roman', Times, serif; }

.MB12 { font: bold 12px/1.45 'Times New Roman', Times, serif; }
.MB14 { font: bold 14px/1.45 'Times New Roman', Times, serif; }
.MB16 { font: bold 16px/1.45 'Times New Roman', Times, serif; }
.MB18 { font: bold 18px/1.45 'Times New Roman', Times, serif; }
.MB24 { font: bold 24px/1.45 'Times New Roman', Times, serif; }
