/* ============ MAIN BACKGROUND COLOR  ============ */

body {
	background: #5f4d2c url(../images/style1/page_bg.jpg) repeat;
	color: #515151;
}
/* =============== GLOBAL FONT SIZE  =============== */

html, body, form, fieldset {
	font: 85%/140% Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}
/* ============== HEADER TEXT STYLE  ============== */

#header_text {
	height: 117px;
}
#header_text h1, #header_text h1 a {
	color: #fff;
	font: bold 40px/40px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#header_text h2 {
	color: #e7eea3;
	font: italic bold 20px/10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
/* ============= HEADER GRAPHIC STYLE  ============= */

#header_graphic {
	background: url(../images/style1/bg2_l_t0.gif) no-repeat right top;
	height: 142px;
}
/* ============= HEADER GRAPHIC HOTSPOT  ============= */
#header_graphic h1 a {
	height: 95px;
	width: 232px;
	background: url(../images/style1/logotype1.png) no-repeat left center;
	margin-top: 20px;
	text-indent: -6000em;/* REMOVE COMMENT TO PREVIEW
	border: 1px solid red;
	*/ 
}
/* ================== HEADINGS  =================== */

h1 {
	font-size: 24px;
	color: #47422c;
}
h2 {
	font-size: 22px;
	color: #8e6428;
}
h3 {
	font-size: 20px;
	color: #47422c;
}
h4 {
	font-size: 16px;
	color: #313715;
}
/* =================== CONTENT HEADINGS  ================ */

a.contentpagetitle {
	font-size: 20px;
	/*color: #486523;*/
}
a.contentpagetitle:hover {
	color: #000;
	text-decoration: none;
}
.componentheading {
	font-size: 20px;
	color: #333;
	border-bottom: 1px solid #f4f4f4;
}
.contentheading {
	font-size: 20px;
	color: #767676;
	border-bottom: 1px solid #BBBBB2;
}
td.contentheading {
	border-bottom: 1px solid #e9e5d0;
}
/* ============ LEFT/RIGHT CONTENT HEADINGS  ============ */

#leftcol td.contentheading, #rightcol td.contentheading, #leftcol a.contentpagetitle, #rightcol a.contentpagetitle {
	color: #313715;
	font-size: 16px;
}
#leftcol a.contentpagetitle:hover, #rightcol a.contentpagetitle:hover {
	color: #000;
}
/* ================== LINK STYLES  ================== */

a {
	color: #465e30;
	text-decoration: underline;
}
a:hover {
	color: #738754;
	text-decoration: none;
}
a.mainlevel {
	text-decoration: none;
	background: url(../images/style1/mainlevel.gif) no-repeat 0 4px;
}
a.sublevel {
	font-size: 12px;
	color: #000;
}
div.back_button a {
	border: 1px solid #adc387;
}
/* ============ NEWSFLASH MODULE POSITION  =========== */


#newsflash {
	height: 83px;
	margin-top: 16px;
	width: 400px;
	font-size: 11px;
	color: #ccc;
}
/* ============ NEWSFLASH MODULE HEADING  ============ */


#newsflash .moduletable h3, #newsflash .moduletableS1 h3, #newsflash .moduletableS2 h3, #newsflash .moduletableS3 h3 {
	font-size: 16px;
	line-height: 14px;
	border-bottom: 1px solid #33444e;
	color: #f7f6dd;
	text-indent: 0;
	padding-left: 0;
}
/* ============ NEWSFLASH DISPLAY  ============ */


#newsflash td.contentheading {
	border-bottom: 1px solid #33444e;
}
#newsflash .contentheading, #newsflash a.contentpagetitle {
	font-size: 14px;
	line-height: 18px;
	color: #c4c3a0;
}
/* ================= NEWSFLASH LINKS  ================ */


#newsflash a {
	color: #5c87b1;
}
/* ============== USER 1-4 LINK STYLES  ============== */


#showcase a {
	color: #515151;
}
/* ============ USER 1-4 MODULE HEADINGS  ============ */

#showcase div.moduletable h3, #showcase div.moduletableS1 h3, #showcase div.moduletableS2 h3, #showcase div.moduletableS3 h3 {
	font-size: 18px;
	letter-spacing: 0;
	color: #5d5c53;
	border-bottom: 1px solid #a6a595;
}
/* ============ USER 1-4 CONTENT HEADINGS  ============ */

#showcase td.contentheading, #showcase td.contentheadingS1, #showcase td.contentheadingS2, #showcase td.contentheadingS3, #showcase a.contentpagetitle, #showcase a.contentpagetitleS1, #showcase a.contentpagetitleS2, #showcase a.contentpagetitleS3 {
	color: #3b3a34;
	font-size: 18px;
}
#showcase a.contentpagetitle:hover, #showcase a.contentpagetitleS1:hover, #showcase a.contentpagetitleS2:hover, #showcase a.contentpagetitleS3:hover {
	color: #000;
}
/* ============ USER 7-8 MODULE HEADINGS  ============ */

#bottom div.moduletable h3, #bottom div.moduletableS1 h3, #bottom div.moduletableS2 h3, #bottom div.moduletableS3 h3 {
	font-size: 18px;
	color: #313715;
	border-bottom: 1px solid #a6a595;
}
/* ============ USER 7-8 CONTENT HEADINGS  ============ */

#bottom td.contentheading, #bottom td.contentheadingS1, #bottom td.contentheadingS2, #bottom td.contentheadingS3, #bottom a.contentpagetitle, #bottom a.contentpagetitleS1, #bottom a.contentpagetitleS2, #bottom a.contentpagetitleS3 {
	color: #313715;
	font-size: 18px;
}
/* ============ BLOCKQUOTE  ============ */


blockquote {
	background-color: #fcfcfc;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 4px solid;
	border-left: 1px solid;
	border-color: #648497;
}
/* ============ CODE STYLE  ============ */

div.code {
	background: #fcfcfc;
	border: 1px solid #e5e5e5;
	color: #000;
}
/* ============ PATHWAY/BREADCRUMBS  ============ */


#breadcrumbs {
	background: #eeede3;
	border: 1px solid #dcdbd1;
	font-size: 11px;
}
/* ============ DEFAULT MODULE STYLE  ============ */

div.module, div.module_menu, div.module_text {
	border: 1px solid #e9e5d0;
}
/* ============ DEFAULT MODULE HEADINGS  ============ */

div.module h3, div.module_menu h3, div.module_text h3 {
	font-size: 16px;
	border-bottom: 1px solid #e9e5d0;
	color: #3b3a34;
	background: url(../images/style1/mod_h3.png) no-repeat 0 2px;
}
/* ============ DEFAULT MODULE LINKS  ============ */

div.module a, div.module_menu a, div.module_text a {
}
div.module a:hover, div.module_menu a:hover, div.module_text a:hover {
	text-decoration: underline;
}
/* ============ *S1 MODULE STYLE*  ============ */

div.moduleS1 {
	color: #feffff;
	background: url(../images/style1/topright_1.png) no-repeat 100% 0;
	margin-bottom: 10px;
	height: 1%;
}
/* ============ S1 MODULE HEADINGS  ============ */

div.moduleS1 h3, div.moduletableS1 h3 {
	font-size: 16px;
	letter-spacing: 0;
	border-bottom: 1px solid #557ca1;
	color: #feffff;
	line-height: 100%;
	height: auto;
	font-weight: 400;
	text-indent: 0;
	font-style: normal;
	margin: 0 0 10px;
	padding: 0 0 3px;
}
/* ============ S1 MODULE LINKS  ============ */

div.moduleS1 a, div.moduletableS1 a {
	color: #d2e7fe;
}
div.moduleS1 a:hover, div.moduletableS1 a:hover {
	color: #d2e7fe;
	text-decoration: underline;
}
/* ========== LEFT/RIGHT CONTENT S1 HEADINGS  ========== */
#leftcol td.contentheadingS1, #rightcol td.contentheadingS1, #leftcol a.contentpagetitleS1, #rightcol a.contentpagetitleS1 {
	color: #feffff;
	font-size: 16px;
}
#leftcol a.contentpagetitleS1:hover, #rightcol a.contentpagetitleS1:hover {
	color: #fff;
}
/* ============ *S2 MODULE STYLE*  ============ */

div.moduleS2 {
	color: #494a44;
	margin-bottom: 10px;
	background: url(../images/style1/topright_2.png) no-repeat 100% 0;
	height: 1%;
}
/* ============ S2 MODULE HEADINGS  ============ */

div.moduleS2 h3, div.moduletableS2 h3 {
	font-size: 16px;
	letter-spacing: 0;
	color: #494a44;
	border-bottom: 1px solid #c4c4b1;
	line-height: 100%;
	height: auto;
	font-weight: 400;
	text-indent: 0;
	font-style: normal;
	margin: 0 0 10px;
	padding: 0 0 3px;
}
/* ============ S2 MODULE LINKS  ============ */

div.moduleS2 a, div.moduletableS2 a {
	color: #738754;
	text-decoration: none;
}
div.moduleS2 a:hover, div.moduletableS2 a:hover {
	text-decoration: underline;
}
/* ========== LEFT/RIGHT CONTENT S2 HEADINGS  ========== */
#leftcol td.contentheadingS2, #rightcol td.contentheadingS2, #leftcol a.contentpagetitleS2, #rightcol a.contentpagetitleS2 {
	color: #6b6c63;
	font-size: 16px;
}
#leftcol a.contentpagetitleS2:hover, #rightcol a.contentpagetitleS2:hover {
	color: #000;
}
/* ============ *S3 MODULE STYLE*  ============ */

div.moduleS3 {
	color: #494a44;
	margin-bottom: 10px;
	background: url(../images/style1/topright_3.png) no-repeat 100% 0;
	height: 1%;
}
/* ============ S3 MODULE HEADINGS  ============ */

div.moduleS3 h3, div.moduletableS3 h3 {
	font-size: 16px;
	letter-spacing: 0;
	color: #494a44;
	border-bottom: 1px solid #b2b0a0;
	line-height: 100%;
	height: auto;
	font-weight: 400;
	text-indent: 0;
	font-style: normal;
	margin: 0 0 10px;
	padding: 0 0 3px;
}
/* ============ S3 MODULE LINKS  ============ */

div.moduleS3 a {
	color: #44607a;
	text-decoration: none;
}
div.moduleS3 a:hover {
	text-decoration: underline;
}
/* ========== LEFT/RIGHT CONTENT S3 HEADINGS  ========== */
#leftcol td.contentheadingS3, #rightcol td.contentheadingS3, #leftcol a.contentpagetitleS3, #rightcol a.contentpagetitleS3 {
	color: #3b3a34;
	font-size: 18px;
}
/* ========== JOOMLA STYLES  ========== */

div.blog_more {
	border-top: 1px solid #e7e8da;
}
div.blog_more ul {
	border-top: 1px solid #dadacc;
}
div.blog_more ul li a {
	border-bottom: 1px solid #dadacc;
	background: url(../images/style1/add.png) no-repeat 4px 0;
}
div.blog_more ul li a:hover {
	border-bottom: 1px solid #dadacc;
	background: url(../images/style1/add.png) no-repeat 4px -28px;
	background-color: #f9f8ed;
}
table.poll {
	color: #000;
	font-size: 11px;
}
table.pollstableborder td.sectiontableentry1 {
	color: #3d2518;
	background: #fff;
	border-bottom: 0 solid #dadacc;
}
table.pollstableborder td.sectiontableentry2 {
	color: #3d2518;
	background: #fff;
	border-bottom: 0 solid #fefee6;
}
table.pollstableborder {
	color: #fff;
}
td.sectiontableheader a {
	color: #fff;
}
table.pollstableborder tr.sectiontableentry1 td {
	color: #422918;
}
table.pollstableborder tr.sectiontableentry2 td {
	color: #422918;
}
td.sectiontableheader, table.contenttoc th {
	background-color: #3d2518;
	color: #fffef1;
}
tr.sectiontableentry1 td, td.sectiontableentry1 {
	background: #fff;
	border-bottom: 1px solid #f4f4f4;
	font-size: 12px;
}
tr.sectiontableentry2 td, td.sectiontableentry2 {
	background: #fdfdfd;
	border-bottom: 1px solid #f4f4f4;
	font-size: 12px;
}
span.small, .createdate, .modifydate {
	color: #b1a89e;
}
div.mosimage {
	border: 1px solid #e7dec6;
	background: #f2f3ee;
}
div.mosimage_caption {
	color: #a09a8a;
}
table.contenttoc {
	background-color: #f5f2e1;
	font-size: 12px;
	border: 1px solid #e8e6d8;
}
/* ============  UNIQUE STYLE RELATED  ============ */
/* ============  PROCEED WITH CAUTION  ============ */


#showcasetop {
	background-color: #bdbd97;
}
#showcase {
	border-bottom: 1px solid #979779;
	color: #494a44;
	background: #bdbd97 url(../images/style1/showcase_bg.png) repeat-x center top;
}
#mainbody {
	background: #e9e9d5 url(../images/style1/main_bg.png) repeat-y center top;
}
.bottom_top {
	background: url(../images/style1/bottom_bg.png) repeat-x center top;
}
#bottom {
	background: #c4c3b0 url(../images/style1/bottom.png) repeat-y center top;
}
#footer {
	font-size: 12px;
	background: #c7c7b6 url(../images/style1/main_bottom.png) no-repeat center bottom;
}
/* ============  S1  ============ */
div.moduleS1 {
	background: url(../images/style2/topright_1.png) 100% 0 no-repeat;
	margin-bottom: 10px;
	height: 1%;
}
div.moduleS1 div {
	background: url(../images/style2/topleft_1.png) 0 0 no-repeat;
}
div.moduleS1 div div {
	background: url(../images/style2/botright_1.png) 100% 100% no-repeat;
}
div.moduleS1 div div div {
	background: url(../images/style2/botleft_1.png) 0 100% no-repeat;
	padding: 12px 15px 15px 15px;
}
div.moduleS1 div div div div {
	background: transparent none;
	padding: 0;
}
div.moduleS1 h3, div.moduletableS1 h3 {
	padding: 0px 0px 3px 0px;
	line-height: 100%;
	height: auto;
	margin: 0 0 10px 0;
	font-weight: normal;
	text-indent: 0px;
	font-style: normal;
}
/* ============  S2  ============ */

div.moduleS2 {
	margin-bottom: 10px;
	background: url(../images/style2/topright_2.png) 100% 0 no-repeat;
	height: 1%;
}
div.moduleS2 div {
	background: url(../images/style2/topleft_2.png) 0 0 no-repeat;
}
div.moduleS2 div div {
	background: url(../images/style2/botright_2.png) 100% 100% no-repeat;
}
div.moduleS2 div div div {
	background: url(../images/style2/botleft_2.png) 0 100% no-repeat;
	padding: 12px 15px 15px 15px;
}
div.moduleS2 div div div div {
	background: transparent none;
	padding: 0;
}
div.moduleS2 h3, div.moduletableS2 h3 {
	padding: 0px 0px 3px 0px;
	line-height: 100%;
	height: auto;
	margin: 0 0 10px 0;
	font-weight: normal;
	text-indent: 0px;
	font-style: normal;
}
/* ============  S3  ============ */

div.moduleS3 {
	margin-bottom: 10px;
	background: url(../images/style2/topright_3.png) 100% 0 no-repeat;
	height: 1%;
}
div.moduleS3 div {
	background: url(../images/style2/topleft_3.png) 0 0 no-repeat;
}
div.moduleS3 div div {
	background: url(../images/style2/botright_3.png) 100% 100% no-repeat;
}
div.moduleS3 div div div {
	background: url(../images/style2/botleft_3.png) 0 100% no-repeat;
	padding: 12px 15px 15px 15px;
}
div.moduleS3 div div div div {
	background: transparent none;
	padding: 0;
}
div.moduleS3 h3, div.moduletableS3 h3 {
	padding: 0px 0px 3px 0px;
	line-height: 100%;
	height: auto;
	margin: 0 0 10px 0;
	font-weight: normal;
	text-indent: 0px;
	font-style: normal;
}
ul.latestnews li, ul.mostread li, ul.latestnewsS1 li, ul.mostreadS1 li, ul.latestnewsS2 li, ul.mostreadS2 li, ul.latestnewsS3 li, ul.mostreadS3 li, ul.menu li, /* showcase */
#showcase div.moduletable li, #showcase div.moduletableS1 li, #showcase div.moduletableS2 li, #showcase div.moduletableS3 li, /* bottom */
#bottom div.moduletable li, #bottom div.moduletableS1 li, #bottom div.moduletableS2 li, #bottom div.moduletableS3 li {
	background: url(../images/style2/bullet.gif) no-repeat 0 6px;
}
.copyright a {
	background: url(../images/style1/jscright.png) no-repeat;
}
/* @group TOPNAV */


.menubar {
	font: 14px Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}
#navmenu {
	background: url(../images/style1/navcontainer.gif) no-repeat left top;
}
#navmenu a {
	color: #dfddc8;
}
#navmenu li li {
	font-size: 12px;
	border-bottom: 1px solid #304863;
	width: 173px;
}
#navmenu li:hover ul, #navmenu li li:hover ul, #navmenu li li li:hover ul, #navmenu li li li li:hover ul, #navmenu li.iehover ul, #navmenu li li.iehover ul, #navmenu li li li.iehover ul, #navmenu li li li li.iehover ul {
	background: #476c94;
}
/*PARENT ITEM SEPARATOR*/
#navmenu li a {
	background: url(../images/style1/menubar.png) no-repeat 100% 50%;
}
/*DEFINE HOVER COLORS*/

#navmenu li:hover a, #navmenu li.iehover a {
	color: #ffffff;
}
#navmenu ul li a:hover {
	color: #e3daa1;
}
#navmenu ul li ul li a:hover, #navmenu ul li ul li ul li a:hover {
	color: #eee;
}
#navmenu ul ul a {
	color: #ffffff;
	width: 170px;
}
#navmenu li li {
	border-bottom: 1px solid #394d1d;
}
#navmenu li li {
	width: 173px;
}
#navmenu li ul ul {
	margin: -40px 0 0 173px;
}
#navmenu li li:hover {
	background: #5d7b30;
}
#navmenu li ul {
	width: 173px;
	border-right: 1px solid #304863;
	border-left: 1px solid #304863;
	border-top: 1px solid #1f2934;
}
#navmenu li.active {
	background: url(../images/style1/active_menu.png) no-repeat center bottom;
}
#navmenu li.active a:hover {
	background: url(../images/style1/menubar.png) no-repeat 100% 50%;
}
#navmenu ul li.active ul li a, #navmenu ul li.active ul li, #navmenu ul li.active ul li a:hover, #navmenu ul li.active ul li.hover {
	color: #fff;
}
#navmenu li.iehover ul li.iehover {
	background: #476c94;
}
/* @end */

/* @group BOTNAV */

.botmenubar {
	font: 12px Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}
#botnavmenu {
	/*background: url(../images/style1/botnavcontainer.gif) no-repeat left top;*/
}
#botnavmenu a {
	color: #515151;
}
#botnavmenu li li {
	font-size: 12px;
	border-bottom: 1px solid #304863;
	width: 173px;
}
#botnavmenu li:hover ul, #botnavmenu li li:hover ul, #botnavmenu li li li:hover ul, #botnavmenu li li li li:hover ul, #botnavmenu li.iehover ul, #botnavmenu li li.iehover ul, #botnavmenu li li li.iehover ul, #botnavmenu li li li li.iehover ul {
	background: #476c94;
}
/*PARENT ITEM SEPARATOR*/
#botnavmenu li a {
	background: url(../images/style1/botmenubar.png) no-repeat 100% 50%;
}
/*DEFINE HOVER COLORS*/

#botnavmenu li:hover a, #navmenu li.iehover a {
	color: #ffffff;
}
#botnavmenu ul li a:hover {
	color: #000;
}
#botnavmenu ul li ul li a:hover, #botnavmenu ul li ul li ul li a:hover {
	color: #000;
}
#botnavmenu ul ul a {
	color: #feffff;
	width: 170px;
}
#botnavmenu li li {
	border-bottom: 1px solid #394d1d;
	width: 173px;
}
#botnavmenu li ul ul {
	margin: -40px 0 0 173px;
}
#botnavmenu li li:hover {
	background: #5d7b30;
}
#botnavmenu li ul {
	width: 173px;
	border-right: 1px solid #304863;
	border-left: 1px solid #304863;
	border-top: 1px solid #1f2934;
}
#botnavmenu li.active {
	background: url(../images/style1/botactive_menu.png) no-repeat center bottom;
}
#botnavmenu li.active a:hover {
	background: url(../images/style1/botmenubar.png) no-repeat 100% 50%;
}
#botnavmenu ul li.active ul li a, #botnavmenu ul li.active ul li, #botnavmenu ul li.active ul li a:hover, #botnavmenu ul li.active ul li.hover {
	color: #feffff;
}
#botnavmenu li.iehover ul li.iehover {
	background: #476c94;
}
/* @end */
/* ============ SPECIAL STYLE  ============ */
.visible {
	display: none;
}
.clear {
	width: 100%;
	height: 1px;
}
.show {
	position: absolute;
	border: 7px solid #c9c9b9;
	background: #fff url('loading0.gif') no-repeat center;
	z-index: 10;
}
/* ============ FABRIC CATALOG TABLE STYLE  ============ */

.fab-cat-tbl {
	width: 924px;
	border: none;
	text-align: left;
}
.fab-cat-tbl th {
	background: none !important;
	padding: 5px 10px;
}
.fab-cat-tbl .main-head {
	border-bottom: 1px solid #bfcda9;
	/*background: #dbdbc1;*/
	color: #8e6428;
	font-size: 21px;
	font-weight: 400;
	padding: 20px 10px;
}
.fab-cat-tbl .cell-head {
	border-bottom: 1px solid #bfcda9;
	padding: 5px 5px;
}
.fab-cat-tbl td {
	vertical-align: top;
}
.fab-cat-tbl .type-cell {
	width: 215px;
	border-bottom: 1px solid #bfcda9;
	padding: 5px 10px;
}
.fab-cat-tbl .have-cell {
	width: 429px;
	border-bottom: 1px solid #bfcda9;
	padding: 5px 10px;
}
.fab-cat-tbl .soon-cell {
	width: 280px;
	border-bottom: 1px solid #bfcda9;
	padding: 5px 10px;
	background: #dbdbc1;
}
.fab-cat-tbl tr:hover td {
	background: #dbdbb6;
}
.fab-cat-tbl tr:hover td.soon-cell {
	background: #d1d1ab;
}

/* ============ FABRIC CATALOG CELL STYLE  ============ */

.m_point {
	width: 100%;
	border: none;
}
.m_point .num {
	width: 4%;
	font: 140% Tahoma;
	text-align: right;
	color: #8e6428;
	font-weight: 700;
	padding: 0px 5px;
}
.m_point .desc {
	text-align: left;
	width: 96%;
}
.m_point a {
	color: #515151;
	font: 100% Tahoma;
	font-weight: 700;
	text-decoration: underline;
}
.m_point a:hover {
	text-decoration: none;
	color: #ab4f04;
}
.m_point .descr {
	font: 80% Tahoma;
	color: #848462;
}
.sp {
	float:left;
}
/* ============ FABRIC DESIGN CELL STYLE  ============ */


.model_line div {
	float: left;
	text-align: center;
	margin: 0 0 5px 5px;
}
.model_line span {
	font-size: 70%;
	color: #868585;
}
.model_line img {
	border: 1px solid #fff;
}
/* ============ FABRIC PATTERN STYLE  ============ */


.models p {
	font-size: 120%;
	color: #847e5f;
}
.models .imagebox {
	float: left;
	margin: 0;
	padding: 10px 10px 0 0;
}
.models .imagebox .image {
	border: 4px solid #d6d6ba;
	overflow: hidden;
	height: 95px;
	width: 95px;
}
.models .imagebox .name {
	font: 95% Tahoma;
	color: #141410;
	background: #d6d6ba;
	float: left;
	width: 20px;
	padding: 0 4px 2px;
}
/* ============ LIST DESCRIPTION STYLE  ============ */


.sm_descrip {
	font-size: 100%;
	list-style: none;
	margin: 0.4em 20px 0.8em 0;
	padding: 0;
}
.sm_descrip li {
	border-bottom: 1px solid #cdcdad;
	margin: 0;
	padding: 2px 10px 4px 8px;
}
.sm_descrip .last {
	border: none;
}
/* ============ EXCIBITION STYLE  ============ */


.shows {
	margin-top: 15px;
	margin-bottom: 25px;
}
.shows tr:hover td.line {
	background: #dedecd;
}
.shows tr:hover td.b_sp {
	background: #dedecd;
}
.shows tr:hover td.year {
	background: #ddddc6;
	text-align: center;
	color: #929268;
	padding: 0 5px 0 5px;
}
.shows .nact p {
	color: #989897;
}
.shows td {
	vertical-align: top;
}
.shows .year {
	font-size: 150%;
	text-align: center;
	color: #bfbf99;
	padding: 0 5px 0 5px;
}
.shows .b_sp {
	border-left: 4px solid #d6d6ba;
	width: 5%;
	padding-left: 10px;
}
.shows .line {
	border-bottom: 1px solid #cdcdad;
	width: 208px;
}
.shows p {
	margin: 1em 0 1em 0;
}
.shows .last .line {
	border-bottom: none;
}
.excibition-content-tbl {
	width: 100%;
	border: none;
}
.excibition-content-tbl .l-cell {
	width: 25%;
}
.excibition-content-tbl .r-cell {
	width: 75%;
}
/* ============ FABRIC CATALOG DESCRIPTION STYLE  ============ */

.clothes-desc-tbl {
	width: 100%;
	border: none;
}
.clothes-desc-tbl td {
	vertical-align: top;
}
.clothes-desc-tbl .left-cell {
	vertical-align: top;
	width: 700px;
}
.clothes-desc-tbl .right-cell {
	vertical-align: top;
	width: 220px;
}
.clothes-content-tbl {
	width: 100%;
	border: none;
}
.clothes-content-tbl .l-cell {
	width: 250px;
}
.clothes-content-tbl .r-cell {
	width: 450px;
}
/* ============ FABRIC CATALOG RIGHT MENU STYLE  ============ */


.clothes-menu-tbl {
	width: 220px;
	border: none;
	background: url(../images/style1/m-bg0000.jpg) no-repeat -1px center;
}
.clothes-menu-tbl td {
	vertical-align: top;
	padding: 5px;
}
.clothes-menu-tbl .number {
	width: 35px;
	font: bold 95% Arial;
	color: #515151;
	text-align: right;
}
.clothes-menu-tbl .link {
	font: bold 95% Arial;
}
.clothes-menu-tbl .link a {
	color: #515151;
}
.clothes-menu-tbl .act td {
	background: #dbdbb6;
	color: #ab4f04;
}
.clothes-menu-tbl .act a {
	color: #ab4f04;
	text-decoration: none;
}
.clothes-menu-tbl .desc {
	color: #848462;
	font: 70% Arial;
	margin-top: 0.2em;
}
/* ============ WEAR CATALOG DESCRIPTION STYLE  ============ */


.spec-desc-tbl {
	width: 100%;
	vertical-align: top;
}
.spec-desc-tbl .left-cell {
	vertical-align: top;
	width: 600px;
}
.spec-desc-tbl .right-cell {
	vertical-align: top;
	width: 320px;
}
.spec-content-tbl {
	vertical-align: top;
	width: 100%;
	height: 580px;
}
.spec-content-tbl .l-cell {
	width: 170px;
}
.spec-content-tbl .r-cell {
	width: 430px;
}
/* ============ WEAR CATALOG RIGHT MENU STYLE  ============ */

.spec-menu-tbl {
	width: 320px;
	height: height: 580px;
	background: url(../images/style1/m-bg0000.jpg) no-repeat -1px center;
}
.spec-menu-tbl td {
	vertical-align: top;
	padding: 5px;
}
.spec-menu-tbl .number {
	width: 10%;
	font: bold 95% Arial;
	color: #515151;
	text-align: right;
}
.spec-menu-tbl .link {
	font: bold 95% Arial;
}
.spec-menu-tbl .link a {
	color: #515151;
}
.spec-menu-tbl .act td {
	background: #dbdbb6;
	color: #ab4f04;
	border-bottom: 1px solid #cfcfbd;
}
.spec-menu-tbl .act a {
	color: #ab4f04;
	text-decoration: none;
}
/* ============ CONTACT PAGE STYLE  ============ */

.contact_line {
	width:100%;
	border-bottom: 1px solid #bfcda9;	
}
.cont_form {
	width:100%;
	font-size: 12px;
}
.cont_form td{
	height:25px;
}
.contact_box {
	width: 100%;
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
	color: #515151;
    font-size: 12px;
	line-height: 16px;
}
.contact_box td{
	vertical-align:top;
	padding: 0px 0px 0px 15px;
}
.contact_box td.quat {
	width: 25%;
}
.cont_info {
	vertical-align:top;
	margin: 0.4em 5px 0.8em 0;
}
.cont_info p {
	margin: 0.4em 5px 0.8em 0;
}
.cont_info .green {
	color: #398837;
}