@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
small {
	font-size:90%;
}
sup {
	font-size:80%;
}
body {
	line-height: 1;
	font-size:100%;
	_font-size:85%;
	font-family: メイリオ, Helvetica, Trebuchet MS, sans-serif;
	_font-family: Helvetica, Trebuchet MS, sans-serif;
	color: #333;
	background-color: #FFF;
	background-image: url(../img/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
html {
	overflow-y:scroll;
}
img {
	border:0;
}
address {
	font-style:normal;
}
.clear {
	clear:both;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

hr {
	clear:both;
	height: 0px;
	width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}




a:link {
	color:#D67900;
	text-decoration:none;
}
a:visited {
	color:#D67900;
	text-decoration:none;
}
a:hover {
	color:#FAB517;
	text-decoration:underline;
}
a img {
	border-width:0;
}




#header h1 {
	display: block;
	height: 0;
	width: 0;
	overflow: hidden;
}
#header1 h1 {
	display: block;
	height: 0;
	width: 0;
	overflow: hidden;
}
#mainContent h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #A16D2B;
	font-weight: normal;
	font-size: 90%;
	line-height: 1.2em;
}
#mainContent #left h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/h2_left.jpg);
	background-repeat: repeat;
	background-position: left top;
	border: 2px solid #D67900;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	text-transform: uppercase;
}
#mainContent #right h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/h2_right.jpg);
	background-repeat: repeat;
	background-position: left top;
	border: 2px solid #D67900;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	text-transform: uppercase;
}
#mainContent #center h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/h2_800.jpg);
	background-repeat: repeat;
	background-position: left top;
	border: 2px solid #D67900;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	text-transform: uppercase;
}
.bbs {
	background-color: #DCD7C7;
	margin-bottom:15px;
	padding: 15px;
}
.concept {
	background-image: url(../img/concept_strelitzia.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #F9F6EC;
	padding: 15px;
	font-size: 85%;
	line-height: 1.2em;
	margin-bottom:15px;
}
.concept h3 {
	font-size: 110%;
	font-weight: bold;
	color: #5F3A05;
	line-height: 1.2em;
	margin-bottom: 20px;
}
.material {
	font-size: 90%;
	line-height: 1.2em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.mate_menu img {
	padding: 3px;
	border: 1px solid #9A9A9A;
}
.mate_menu {
	margin-top: 1em;
	margin-bottom: 5px;
}
.mar_r_7 {
	margin-right:7px;
}
.mar_t_7 {
	margin-top:7px;
}
.mar_r_5 {
	margin-right:5px;
}
.mar_b_10 {
	margin-bottom:10px;
}
.recommend {
	background-color: #F9F6EC;
	padding: 20px;
}
.top3 {
	margin-top: 10px;
	margin-bottom: 15px;
	line-height:1.2em;
	font-size: 80%;
	color: #5F2F00;
}
.top3 img {
	padding: 3px;
	margin-bottom:3px;
	border: 1px solid #9A9A9A;
}
.top3 li {
	width: 152px;
	float: left;
	margin-right: 12px;
}

.round-tip {
  width: 200px;
  color: #fff;
  text-align: left;
  overflow: hidden;
  line-height:1.2em;
}
.round-tip .round-title {
    color: #fff;
    font-size: 11px;
    font-weight: 900;
    margin: 0;
    padding: 15px 15px 5px;
    background: url(../img/rtip-trans.png) top left no-repeat;
}
.round-tip .round-text {
    margin: 0;
    padding: 0 15px 15px;
    font-size: 11px;
    background: url(../img/rtip-trans.png) bottom left no-repeat;
}

.tool-tip {
  width: 200px;
  color: #fff;
  text-align: left;
  overflow: hidden;
  line-height:1.3em;
}
.tool-tip .tool-title {
    font-size: 11px;
    font-weight: 900;
    margin: 0;
    padding: 10px 10px 0;
    background: #f78900;
}
.tool-tip .tool-text {
	margin: 0;
    padding: 10px;
    font-size: 11px;
    background: #f78900;
}
/* End index page */

.notes {
	font-size: 10px;
	line-height: 1.3em;
	color: #dc143c;
}

/* FORM */
.contact_form td {
	font-size: 11px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}

form input.sex {
	float: none;
	border-color: #f2f2f2;
	border-style: solid;
	border-width: 0px;
	margin-bottom:0px;
}
button.submit {
	background: url(../img/submit_button.jpg);
	border: 0;
	cursor: pointer;
	float: left;
	height: 28px;
	margin-right: 10px;
	width: 120px;
}
button.submit:hover,
button.submit.active {
	background-position: 0 -28px;
}
button.cancel {
	background: url(../img/cancel_button.jpg);
	border: 0;
	cursor: pointer;
	float: left;
	height: 28px;
	margin-right: 10px;
	width: 120px;
}
button.cancel:hover,
button.cancel.active {
	background-position: 0 -28px;
}
.contact_form table {
	margin-top:10px;
	margin-left:20px;
	margin-bottom: 15px;
	font-size:90%;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}
.contact_form th{
	line-height: 130%;
	padding:5px 10px;
	border-bottom:#fff dotted 1px;
	text-align:left;
	font-weight:normal;
	color:#fff;
}

.contact_form td{
	line-height: 130%;
	padding:5px 10px;
	border-bottom:#858e39 dotted 1px;
	text-align:left;
}
.contact_form input {
	margin-bottom: 3px;
}
.contact_form .th01{
	background:url(../img/form_th_bg.jpg) no-repeat 0px 0px;
}
.contact_form .th02{
	background:url(../img/form_th_bg.jpg) no-repeat 0px -36px;
}
.contact_form .th03{
	background:url(../img/form_th_bg.jpg) no-repeat 0px -72px;
}
.contact_form .th04{
	background:url(../img/form_th_bg.jpg) no-repeat 0px -120px;
}
.contact_form .th05{
	background:url(../img/form_th_bg.jpg) no-repeat 0px -183px;
}
.contact_form .th06{
	background:url(../img/form_th_bg.jpg) no-repeat 0px -215px;
}
.contact_form .th07{
	background:url(../img/form_th_bg.jpg) no-repeat 0px -246px;
}

/* PRODUCTS */

.products {
	padding:15px;
	color:#603106;
}
.material_text {
	font-size: 10px;
	line-height: 1.3em;
}
.products .sozai {
	background-image: url(../img/h3_sozai.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 23px;
	width: 106px;
	text-indent:-9999px;
	margin-bottom:15px;
}
.products .taste {
	background-image: url(../img/h3_taste.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 23px;
	width: 247px;
	text-indent:-9999px;
	margin-bottom:15px;
}
.products .kind {
	background-image: url(../img/h3_kind.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	height: 23px;
	width: 172px;
	text-indent:-9999px;
	margin-bottom:15px;
}

.scroll_bg {
	background-image: url(../img/concept_strelitzia.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #F9F6EC;
	padding: 15px;
}

/* topmenu */
#topmenu {
	list-style-type: none;
	margin:0;
	padding:0;
}
#topmenu li {
	float:left;
	text-align:left;
	margin:10px 0;
	padding:0;
	text-indent:-9999px;
}
#topmenu li a{
	display:block;
	cursor:pointer;
}
 .menu01 a{
	background:url(../img/products_menu.gif) no-repeat 0px -34px;
	width:88px;
	height: 34px;
}
 .menu02 a{
	background:url(../img/products_menu.gif) no-repeat -88px -34px;
	width:170px;
	height: 34px;
}
 .menu03 a{
	background:url(../img/products_menu.gif) no-repeat -258px -34px;
	width:122px;
	height: 34px;
}
 .menu01 a:hover{
	background:url(../img/products_menu.gif) no-repeat left 0px;
}
 .menu02 a:hover{
	background:url(../img/products_menu.gif) no-repeat -88px 0px;
}
 .menu03 a:hover{
	background:url(../img/products_menu.gif) no-repeat -258px 0px;
}

 .products a:link{
 	color:#603106;
	text-decoration:none;
	line-height:1.4em;
}
 .products a:visited{
 	color:#603106;
	text-decoration:none;
	line-height:1.4em;
}
 .products a:hover{
 	color:#FAB517;
	text-decoration:none;
	line-height:1.4em;
}
.mate_acacia {
	background-image: url(../img/mate_acacia.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	margin-bottom: 15px;
	padding-left: 170px;
	padding-right: 15px;
	display:block;
}
.mate_maho {
	background-image: url(../img/mate_maho.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	margin-bottom: 15px;
	padding-left: 170px;
	padding-right: 15px;
	display:block;
}
.mate_rattan {
	background-image: url(../img/mate_rattan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	margin-bottom: 15px;
	padding-left: 170px;
	padding-right: 15px;
	display:block;
}
.mate_bamboo {
	background-image: url(../img/mate_bamboo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	margin-bottom: 15px;
	padding-left: 170px;
	padding-right: 15px;
	display:block;
}
.mate_sea {
	background-image: url(../img/mate_sea.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	margin-bottom: 15px;
	padding-left: 170px;
	padding-right: 15px;
	display:block;
}
.mate_banana {
	background-image: url(../img/mate_banana.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	margin-bottom: 15px;
	padding-left: 170px;
	padding-right: 15px;
	display:block;
}
.mate_hyacinth {
	background-image: url(../img/mate_hyacinth.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	margin-bottom: 15px;
	padding-left: 170px;
	padding-right: 15px;
	display:block;
}
.mate_lauhala {
	background-image: url(../img/mate_lauhala.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	margin-bottom: 15px;
	padding-left: 170px;
	padding-right: 15px;
	display:block;
}
.mate_pf {
	background-image: url(../img/mate_pf.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	padding-left: 170px;
	padding-right: 15px;
	display:block;
}

.taste_hawaii {
	background-image: url(../img/taste_hawaii.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	margin-bottom: 15px;
	padding-left: 170px;
	padding-right: 15px;
	display:block;
}
.taste_asian {
	background-image: url(../img/taste_asian.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	margin-bottom: 15px;
	padding-left: 170px;
	padding-right: 15px;
	display:block;
}
.taste_neogarden {
	background-image: url(../img/taste_neogarden.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 160px;
	margin-bottom: 45px;
	padding-left: 170px;
	padding-right: 15px;
	display:block;
}

.kind_title {
	font-size:10px;
	font-weight:bold;
}
.kind_sofa {
	background-image: url(../img/kind_sofa.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 150px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 30px;
	display:block;
	float:left;
}
.kind_coffee {
	background-image: url(../img/kind_coffee.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 150px;
	margin-bottom: 15px;
	margin-right: 30px;
	display:block;
	float:left;
}
.kind_chair {
	background-image: url(../img/kind_chair.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 150px;
	margin-bottom: 15px;
	margin-right: 30px;
	display:block;
	float:left;
}
.kind_dining {
	background-image: url(../img/kind_dining.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 150px;
	margin-bottom: 15px;
	margin-right: 0px;
	display:block;
	float:left;
}
.kind_chest {
	background-image: url(../img/kind_chest.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 150px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 30px;
	display:block;
	float:left;
}
.kind_bed {
	background-image: url(../img/kind_bed.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 150px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 30px;
	display:block;
	float:left;
}
.kind_fabric {
	background-image: url(../img/kind_fabric.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 150px;
	margin-bottom: 15px;
	margin-right: 30px;
	display:block;
	float:left;
}
.kind_shelf {
	background-image: url(../img/kind_shelf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 150px;
	margin-bottom: 15px;
	margin-right: 0px;
	display:block;
	float:left;
}
.kind_antique {
	background-image: url(../img/kind_antique.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 150px;
	margin-bottom: 75px;
	margin-right: 30px;
	margin-left: 15px;
	display:block;
	float:left;
}
.agent_main {
	padding: 15px;
	line-height: 1.4em;
}
.shop_main {
	font-size:90%;
	padding: 15px;
	line-height: 1.4em;
}
.address {
	float: left;
	line-height: 1.4em;	
}
.decoration table{border-collapse:collapse; margin:15px 0;}
.decoration th{padding:3px 10px;border-bottom:1px dotted #cccccc;}
.decoration td{padding:3px 10px;border-bottom:1px dotted #cccccc;}

.item_menu img {
	width: 80px;
	padding:3px;
	background:#FFFFFF;
	border:#ccc solid 1px;
}
.item_menu img.new {
	width: 80px;
	padding:3px;
	background:#fff;
	border:1px solid #F60;
}


/* FABRIC */
#fabricContent {
	line-height:1.3em;
	color:#60340D;
}
.fabric_notice {
	font-size: 80%;
}
#fabricContent h1 {
	font-size: 100%;
	font-weight: bold;
	margin:15px 0 10px;
	background:#60340D;
	color:#FFFFFF;
	padding:3px;
	line-height:1;
}
.fabric_item .fabric_name {
	font-size: 9px;
	margin-top: 3px;
	line-height: 1.2em;
}
.fabric_box {
	padding-left:13px;
}
.fabric_box .fabric_item {
	width: 80px;
	margin-right: 13px;
	float: left;
	height: 120px;
}
.fabric_photo {
	height: 80px;
	width: 80px;
	background-repeat:no-repeat;
	background-position:left top;
}
.fabric_photo .coming {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(../products/fabric/coming.jpg);
}
.fabric_photo .fiber_01 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(../products/fabric/fiber_black.jpg);
}
.fabric_photo .fiber_02 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(../products/fabric/fiber_gray.jpg);
}
.fabric_photo .fiber_03 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(../products/fabric/fiber_darkbrown.jpg);
}
.fabric_photo .fiber_04 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(../products/fabric/fiber_litebrown.jpg);
}
.fabric_photo .fiber_05 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(../products/fabric/fiber_honey.jpg);
}
.fabric_photo .fiber_06 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(../products/fabric/fiber_white.jpg);
}

.fabric_photo .hawaiian_00 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(../products/fabric/hawaiian.jpg);
}
.fabric_photo .hawaii_01 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/bananaleaf-green.jpg);
}
.fabric_photo .hawaii_02 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/bird-beige.jpg);
}
.fabric_photo .hawaii_03 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/bird-black.jpg);
}
.fabric_photo .hawaii_04 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/bird-sage.jpg);
}
.fabric_photo .hawaii_05 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/birdofpradise-black.jpg);
}
.fabric_photo .hawaii_06 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/Fern-blue.jpg);
}
.fabric_photo .hawaii_07 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/Fern-natural.jpg);
}
.fabric_photo .hawaii_08 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/Fern-Red.jpg);
}
.fabric_photo .hawaii_09 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/Fern-Black.jpg);
}
.fabric_photo .hawaii_10 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/lanai-yellow.jpg);
}
.fabric_photo .hawaii_11 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/Maui-Yellow.jpg);
}
.fabric_photo .hawaii_12 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/Layla-maize.jpg);
}
.fabric_photo .hawaii_13 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/hibiscasprumeria-yellow.jpg);
}
.fabric_photo .hawaii_14 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/PalmTrees-natural.jpg);
}
.fabric_photo .hawaii_15 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/leafofpalm.jpg);
}
.fabric_photo .hawaii_16 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/kalani_willow.jpg);
}
.fabric_photo .hawaii_17 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/kalani_coffee.jpg);
}
.fabric_photo .hawaii_18 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/lauhala_beige.jpg);
}
.fabric_photo .hawaii_19 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/minimon.jpg);
}
.fabric_photo .hawaii_20 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/orchid-brown.jpg);
}
.fabric_photo .hawaii_21 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/mon-bird-black.jpg);
}
.fabric_photo .hawaii_22 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/mon-bird-sage.jpg);
}
.fabric_photo .hawaii_23 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/selloum-black.jpg);
}
.fabric_photo .hawaii_24 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/selloum-sage.jpg);
}
.fabric_photo .hawaii_25 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/night-blooming-natural.jpg);
}
.fabric_photo .hawaii_26 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/hamakua-yellow.jpg);
}
.fabric_photo .hawaii_27 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/ohara.jpg);
}
.fabric_photo .hawaii_28 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/pahala-rust.jpg);
}
.fabric_photo .hawaii_29 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/pahala-aqua.jpg);
}
.fabric_photo .hawaii_30 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/fern-grotto-natural.jpg);
}
.fabric_photo .hawaii_31 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/bird-yellow.jpg);
}
.fabric_photo .hawaii_32 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/monstera-bird-beige.jpg);
}
.fabric_photo .hawaii_33 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/bird-of-paradise-beige.jpg);
}
.fabric_photo .hawaii_34 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/orchid-leaf-beige.jpg);
}
.fabric_photo .hawaii_35 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/lani-natural.jpg);
}
.fabric_photo .hawaii_36 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/fern-brown.jpg);
}
.fabric_photo .hawaii_37 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/kailua-butter.jpg);
}
.fabric_photo .hawaii_38 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/bananaleaf-yellow.jpg);
}
.fabric_photo .hawaii_39 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/tahitian_haibiscus_aqua_brown.jpg);
}
.fabric_photo .hawaii_40 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/tahitian_haibiscus_coral_pink.jpg);
}
.fabric_photo .hawaii_41 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/tahitian_haibiscus_beige_brown.jpg);
}
.fabric_photo .hawaii_42 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/tahitian_haibiscus_lagoon_green.jpg);
}
.fabric_photo .hawaii_43 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/kailua_slate.jpg);
}
.fabric_photo .hawaii_44 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/hibiscus_antique_yellow.jpg);
}
.fabric_photo .hawaii_45 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/hamakua_burg.jpg);
}
.fabric_photo .hawaii_46 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/pauhana_natural.jpg);
}
.fabric_photo .hawaii_47 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/oasis_ivory.jpg);
}
.fabric_photo .hawaii_48 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/oasis_slate.jpg);
}
.fabric_photo .hawaii_49 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/oasis_choco.jpg);
}
.fabric_photo .hawaii_50 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/lani_black.jpg);
}
.fabric_photo .hawaii_51 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/pauhana_black.jpg);
}
.fabric_photo .hawaii_52 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/Hamakua_Black.jpg);
}
.fabric_photo .hawaii_53 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/Banana_Leaf_Natural.jpg);
}
.fabric_photo .hawaii_54 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/Kailua_Black.jpg);
}
.fabric_photo .hawaii_55 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/ginger_red.jpg);
}
.fabric_photo .hawaii_56 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/ginger_beige.jpg);
}

.fabric_photo .special_00 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/special.jpg);
}
.fabric_photo .special_01 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/calypso_tallow.jpg);
}
.fabric_photo .special_02 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/calypso_coral.jpg);
}
.fabric_photo .special_03 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/flamingo_cream.jpg);
}
.fabric_photo .special_04 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/flamingo_apricot.jpg);
}
.fabric_photo .special_05 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/cassis_fiesta.jpg);
}
.fabric_photo .special_06 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/ginger_cream.jpg);
}
.fabric_photo .special_07 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/calypso_lime.jpg);
}
.fabric_photo .special_08 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/calypso_fresco.jpg);
}
.fabric_photo .special_09 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/Ginger_Black.jpg);
}

.fabric_photo .vintage_01 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/yellow-ginger.jpg);
}
.fabric_photo .vintage_02 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/tarquois-ginger.jpg);
}
.fabric_photo .vintage_03 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/banana-leaf-black.jpg);
}
.fabric_photo .vintage_04 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/tropical-night.jpg);
}
.fabric_photo .vintage_05 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/tropical-night-beige.jpg);
}
.fabric_photo .vintage_06 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/tiki-palm-black.jpg);
}
.fabric_photo .vintage_07 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/tiki-palm-pink.jpg);
}
.fabric_photo .vintage_08 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/tiki-palm-yellow.jpg);
}
.fabric_photo .vintage_09 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/tiki-palm-red.jpg);
}
.fabric_photo .vintage_10 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/tropical-night-turquoise.jpg);
}
.fabric_photo .vintage_11 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/rover-black.jpg);
}
.fabric_photo .vintage_12 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/rover-brown.jpg);
}
.fabric_photo .vintage_13 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/rover-gray.jpg);
}
.fabric_photo .vintage_14 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/Banana_Leaf_Ralph_Lauren.jpg);
}
.fabric_photo .vintage_15 {
	display:block;
	height: 70px;
	width: 70px;
	padding:5px;
	background-image: url(http://www.martac.com/products/fabric/Banana_Fern_Burg.jpg);
}

