td, center, p, li, input, select, textarea, blockquote {
	font-family: Arial, MS Sans Serif, sans-serif; font-size:95%; color:#000000;
}


h1,h2,h3,h4,h5 {
	font-family: Arial, MS Sans Serif, sans-serif; color: #666666; 
	margin-top:0px;
}

body { margin:0px; font-family: Arial, MS Sans Serif, sans-serif; font-size:95%; background: white }

.body_2 { 
	margin:0px; 
	font-family: Arial, MS Sans Serif, sans-serif; 
	font-size:95%; 
	background: #c0c0c0;
	text-align: center; 
}

.egc { font-family: Arial, MS Sans Serif, sans-serif; font-size:95% }

.little { font-size:75% }

.heading1 { font-size:150% }
.heading2 { font-size:125% }

th { font-size:95%; color: gray }

.dblue { color: #1b387e }
.lblue { color: #0099e9 }

A:link    { color: #004f39 }
A:visited { color: #004f39 }
A:hover   { color: #666666 }

A:link.hmenu    { text-decoration: none; color: #004f39 }
A:visited.hmenu { text-decoration: none; color: #004f39 }
A:hover.hmenu   { text-decoration: none; color: #666666 }

A:link.tmenu    { text-decoration: none; color: #004f39 }
A:visited.tmenu { text-decoration: none; color: #004f39 }
A:hover.tmenu   { text-decoration: none; color: #666666 }

A:link.noul    { text-decoration: none }
A:visited.noul { text-decoration: none }
A:hover.noul   { text-decoration: none }

.catbox {
	color:black;
	font-size:13px;
	font-weight:bold;
}
A:link.catbox    { text-decoration: none; color:black; }
A:visited.catbox { text-decoration: none; color:black; }
A:hover.catbox   { text-decoration: none; color:black; }

input, select, textarea {
	font-family: Verdana, Geneva, sans-serif;
	border-width:1;
	background-color:#fcfcfc;
	color: black;
}
input:focus, textarea:focus, select:focus {
	background : white; /*#e5f5f2;*/
	/* color : #1b387e; */
}

.proceed { background-color:#bad5de }
.green   { background-color:#bad5de }
.smgreen { background-color:#CCFFCC; font-size:85% }
.fixed   { font-family: Courier, monospace }

.plain_box {
	border:2px solid;
	padding:10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

.bigger {
	font-size: 20px;	
}

.bigger2 {
	font-size: 24px;	
}

.bigger4 {
	font-size: 16px;	
}

#silk_box {
	padding-left:10px;
	padding:10px;
	float:right;
	width: 400px;
	border-left: dotted 1px #ccc;
}
.sitemenu { font-size:8pt; font-weight:bold }

div.silk_box h4 { margin:5px 0 0 0 }

.news_box {
	margin-top:5px;
	border:1px dashed grey;
	padding:5px 0 0 10px;
	background:#F6F6F6;
	/*
	background:white url(gfx/back_flowers.jpg);
	*/
}

li.bigbot {
	margin-bottom:0.5em;
}

#splash {
	width: 770px;
	margin: 0px auto;
	height: 516px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -258px;
	margin-left: -385px;
}

#splash_index {
	height: 427px;
	background:white url(gfx/index_background.jpg);
}

#splash_logo {
	padding-top: 75px;
	width: 400px;
	margin: 0 auto;	
}

#splash_text {
	padding-top: 15px;
	margin: 0 auto;	
	text-align: center;
}

#splash_text h2 {
	color: #000;
}


 	.border_picture {
 		margin-top: 8px;
		float: left;
		width: 100px;
		border: 0px;
	}
	
	.news_contents {
	 	float: left;
		padding-left: 10px;
		margin-bottom: 20px;
	 }

	 .news_spacer {
		float: left;
		width: 110px;
		height: 50px;
	}
	
.shop_container {
	width: 510px;
	margin-left: 0px;	
}
.shop_container td {
	text-align:center;
}

.shop_container img {
	width:120px;
	border: none;
}
.home_shop_img {
	float: 	left;
	width: 	130px;
	height: 155px;	
	margin: 0 35px 15px 0;
	border: none;
}

.shop_img {
	float: left;
	width: 110px;
	height: 135px;	
	margin: 0 15px 15px 0;
}

.shop_img td, .shop_img table, .shop_img img {
	width:100px;
	text-align: center;
	border: none;
	padding: 0;
	margin: 0 auto;
}

.shop_img a {
	font-size:11px;
}

.quote {
	color:#666666;
}
.quote_who {
	font-weight:bold;
}


/* DIRECTORY PAGE */

#directory_index {
	margin:0 auto;
}

#directory_index td {
	width: 20px;
	height: 20px;
	line-height:20px;
	background: #333;
	text-align:center;
}

#directory_index td a{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	display: block;
	width: 20px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	font-family: tahoma,helvetica,arial;
}

#directory_index td a:hover {
	color:#252;
	background:#fff;
}

.directory_item {
	margin:10px auto;
	padding:10px;
	width: 650px;
	border: dotted 2px #ccc;
}

.directory_item h3, .directory_item p,
#directory_detail_item h3, #directory_detail_item h4, #directory_detail_item p{
	margin:0;
}

#directory_detail_item p {
	margin-bottom:15px;
}

#directory_detail_item td {
	vertical-align:top;
	padding:10px 30px 0 10px;
}
#directory_detail_item #directory_detail_desc {
	width:400px;
	border-right: solid 2px #bbb;
	font-size:14px;
}

#directory_title {
	margin:20px 0 0 0;
}

/* DIRECTORY COMMENTS */

#directory_comments h3 {
	margin:0;
}

#directory_comments table {
	padding:10px;
	margin:5px;
	border: dotted 1px #ddd;
	font-style: italic;
}

#directory_comments .comment {
	width:400px;
}

#directory_comments ul {
	list-style:none;
	padding:0 0 10px 0;
}
#directory_comments ul li {
	float:left;
	line-height:16px;
	height:16px;
	padding-right:2px;
	font-size:12px;
}

#directory_comments .comment_rating{
	padding-left:10px;
	width:180px;
	color:#333;
	font-size:12px;
	vertical-align:top;
	border-left: dotted 1px #bbb;
}

#directory_comments .comment_stars {
	margin:0;
	padding:0;
}

#directory_comments .comment_rating p {
	clear:both;
	margin:0;
	padding-top:4px;
}

#back_button,#back_button ul{
	height:20px;
	line-height:20px;
	display:inline;
	clear:both;
	width:100%;
	margin:0;
}

#back_button img {
	border:none;
}

#back_button li {
	height:20px;
	line-height:20px;
	float:left;
	list-style:none;
	padding-right:5px;
}

#back_button a {
	text-decoration:none;
	border:none;
}


/* ADDED 13/8/2010 (RE-DESIGN) */ 

.prod_list { list-style: none; }
.prod_list li { list-style: none; float:left;margin:0 20px 2px 0; }
.prod_list a { text-decoration: none; font-weight:bold; font-size: 12px; }
a img	{ border:none; }
.prod_table td { text-align:center; }
.prod_table {width:110px;}
.stretch { width:100%;clear:both;height:2px;margin:0;padding:0; }

#browse_item {
	width:350px;
	float:left;
	text-align:center;
}
#browse_item_image {
	text-align: center;
}
#browse_item_image .image_landscape {
	width: 340px;
	height: auto;
}
#browse_item_image .image_portrait {
	height: 280px;
	width: auto;
	margin: 0 auto;
}
#browse_variants {
	list-style: none;
	margin:0;
	padding:0 0 0 10px;
	text-align:left;
	float: left;
}
#browse_variants li, #browse_variants a{
	float:left;
	width: 26px;
	height: 26px;
	border: solid 2px #fff;
}

#browse_fabrics {
	list-style: square;
	margin:0;
	padding:0 0 0 10px;
	text-align:left;
	float: left;
}
#browse_fabrics li {
	width: 100%;
	margin-left: 20px;
	line-height: 20px;
}
#browse_fabrics li a,#browse_fabrics li p {
	font-size: 11px;
}
#browse_fabrics li a {
	color: #117;
	font-weight:bold;
}

#button_add_to_basket, #button_swatch_to_basket {
	background: 	url('/gfx/button_wide.png') 0 0 no-repeat;
	width:		200px;
	height: 	30px;
	border:		none;
	font-size: 	10px;
	line-height: 	10px;
	color: 		#fff;
	font-weight: 	bold;
	padding: 	0;
	margin: 	5px 0 0 0;
	display:	inline;
	cursor: 	pointer;
}
#button_add_to_basket:hover, #button_swatch_to_basket:hover {
	background: url('/gfx/button_wide_on.png') 0 0 no-repeat;
}

/* 25-08-2010 UPDATES */

#m1mainSXMenu2 #new td {
	line-height: 12pt;
	font-weight: bold;
	color: #115511;
	font-size: 8pt;
	font-family: Verdana,Arial,Helvetica;
	padding: 0 4px 0 0;
	margin: 0;
	cursor: pointer;
}

#m1mainSXMenu2 #new td a {
	text-decoration:none;
}

#m1mainSXMenu2 #new td:hover, #m1mainSXMenu2 #new td a:hover {
	color: #fff;
}


#moving_pictures {
	width: 270px;
	height: 225px;
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	margin-top:10px;
}
