
body {
	margin:0;
	padding:0;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size:10pt;

        background-image:url(images/gusto-bg-tile.jpg);
        background-repeat: repeat-x;
}

#wrapper {
	width:800px;
	margin:0 auto;
	padding:0;
	border: 2px solid #000;
        background: white;
        margin-top: 15px;
	}

#header {
	width:800px;
	height:108px;
	background-image:url(navgfx/header.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	}
	
	#header h1{
	display:none;
	}

#menu1 {
	margin:0 0 0 10px;
      padding:21px 0 0 20px;
	}

#menu2{
      margin:0 0 0 10px;
	clear:left;
	padding:10px 0 0 20px;
	}

#menu3{
	margin:0 0 0 10px;
	padding:9px 0 0 20px;
	clear:both;
	}


/*--------------- Main body -----------------*/
#content {
	width:770px;
	background-color: white;
	margin:10px 15px 15px 15px;
	border: 2px solid #3e4723;
	background-image:url(navgfx/colour.gif);
	background-repeat:repeat-y;
	display:table;
	}

#contact {
	width:730px;
	background-image:url(navgfx/colour.gif);
	background-repeat:repeat;
	margin:0;
	background-color: #F8EED2;
	padding:16px 20px;
display:table;
	}


#lcontent {
	width:335px;
	background-color: #F8EED2;
	margin:0;
	padding:16px 20px;
	float:left;
	}
#lcontent h2, #rcontent h2, #contact h2{
	font-weight: bold;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size:12px; 
  	color: #3E4723;

}

#rcontent h2 
{
 padding-left:15px;
padding-top:3px;
margin:0px;
padding-top:0px;
margin-top:-5px;
}

#rcontent #fabrics h2 img
{
  border:0px;
margin-left:0px!important;
margin-right:0px;
padding-top:7px;
}

html>body #rcontent h2 img
{
  width:350px;
}

#lcontent img, #contact img{
	margin-bottom:2px;
	margin-left:0;
	margin-top: 5px;
	}

#lcontentsm
{
height:390px;
}

html:lang(en) #lcontentsm
{
height:380px;
}


#limages
{
margin:0px;
padding:0px;
width:355px;
}

#limages img {
	border:2px solid #6e7649;
margin:0px;
padding:0px;
	margin-bottom:15px;
        margin-right:11px;
	}

#rcontent{
	background-color: white;
	padding: 0;
	margin:20px 0 0 390px;
	}

#rcontent img {
	border:2px solid #6e7649;
	margin-bottom:15px;
	margin-left:15px;
	}
	
	
	
	
#homercontent
{
float: right;
background: red;
width: 385px;
}
	
	
	
	#rcontent #fabrics img
	{
    margin-left:5px;  
  }

  html>body #rcontent #fabrics img
  {
    margin-left:15px;
  }

p.trad{
background-color:#F8EED2;
border:2px solid #3E4723;
margin:15px;
text-align:center;


}

#rcontenttrad{
	background-color: white;
	padding: 0;
	margin:20px 0 0 390px;
	}

#rcontenttrad img {
	border:2px solid #6e7649;
	margin:10px 0 5px 0;
	}

.gallery{
width:730px;
	background-image:url(navgfx/colour.gif);
	background-repeat:repeat;
	margin:0;
	background-color: #F8EED2;
	padding:0;
text-align:center;
}

.gallery img{
	border:2px solid #6e7649;
	margin-bottom:15px;
	margin-left:0px;
	margin-right:10px;

}

#leftfloat{
float:right;
margin-right:20px;
}

.titlepad {
padding-left:28px;
}

.tradnum{
float:left; 
margin-left:4px;
}

/*--------------- Table -----------------*/

table{
	border-collapse:collapse;
	width:355px;
	border:2px solid #333b30;
background-color:white;
margin-bottom:20px;
float:left;
margin-right:15px;
}

.tabler{
margin-right:0;
float:right;
}
.tablel{
float:left;
}

th, td{
	padding:5px 5px 5px 5px;
text-align: left;
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333b30;
	line-height:1em;
	margin-top:0;
}

#lcontent table
{
  margin:0px;
  padding:0px;
}

col {
border-right:1px solid ;
}


thead{
border:2px solid #333b30;
}

.firstrow{
font-weight:bold;
border: solid #333b30 2px;

}
.colpad{
padding:0;
}

.colpadtxt{
text-align:center; 
padding:0;
}

/*--------------- Lists -----------------*/

#menu1 ul, #menu2 ul, #menu3 ul {
	font-weight: bold;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size:12px;
	margin-top:0px;
	padding: 0;
	display: inline;
	text-align: center;
	} 

#menu1 ul li, #menu2 ul li, #menu3 ul li {
	float:left;
	margin-top:0;
	margin-right:20px;
	padding:0;
	clear:right;
	list-style: none;
	display: inline;
	text-align: center;
	}

	
	/*------------------------*/



/*--------------- Links -----------------*/

#menu1 a, #menu2 a, #menu3 a {
	text-decoration:none;
	color:#fff;
	}

#menu1 a:link, #menu2 a:link, #menu3 a:link  {
	color:#fff;
	}

#menu1 a:visited,  #menu2 a:visited,#menu3 a:visited {
	color:#fff;
	}

#menu1 ul li a:hover{
	color: #6e7649;
	}

#menu2 ul li a:hover {
	color: #ADB291;
	}
#menu3 ul li a:hover {
	color: #6e7649;
	}
#menu1 a:active, #menu2 a:active, #menu3 a:active {
	color: #6e7649;
	}

.gallery p{
margin-left:400px;
margin-right:0px;
margin-bottom:20px;
margin-top:-5px;
float:right;
font-weight:bold;
font-size:9pt;
}

.gallery p a:visited{
color:#6e7649;
text-decoration:none;
}

.gallery p a:hover{
color:#ADB291;
text-decoration:none;
}

.gallery p a:link{
color:#3E4723;
text-decoration:none;
}

/*--------------- Selected Links -----------------*/

#menu1 li.selected a, #menu3 li.selected a {
	color:#6E7649;
	}
#menu2 li.selected a{
	color:#ADB291;
	}



/*--------------- Type -----------------*/

#fullcontent p, #lcontent p, #contact p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333b30;
	line-height:1.5em;
	margin-top:0;
	}



/*------Footer outside the wrapper ------*/
#footer{
border-style:solid;
border-color:white;
border-width: 2px 0px 0px 0px;
margin-left: auto;
margin-right: auto;
clear:both; 
width: 800px;
height: 30px;
color: black;
font-family: verdana, lucida, arial, helvetica, sans-serif;
font-size:8pt;	
}

#contentFooter{
padding: 7px 0 0 0px;
color: #000;
float:left;
}

#greensplashFooter{
padding: 7px 0px 0 0px;
color: #000;
float:right;
}

#footer a{
text-decoration:none;
color:#6E7649;
}

#footer a:hover{
text-decoration:none;
color:#000;
}


.footernote{
text-align:justify;
font-size:9px;
}

.styles
{
float:left;
margin-top:45px;
margin-left:20px;
}

.priceimg
{
float:left;
}

#value
{
border:0px;
margin:0px;
padding:0px;
text-align:center;
}

#value td
{
text-align:center;
font-weight:bold;
margin:0px;
padding:0px;
padding-bottom:20px;
border-collapse:collapse;
}


#value img
{
margin-bottom:2px;

}



#gallery-full-width
{
	float: left;
	width: 770px;
	height: 560px;
}

#gallery-full-width-home
{
	float: left;
	width: 770px;
	height: 480px;
}



#fullcontent {
	width:730px;
	background-color: #F8EED2;
	margin:0;
	padding:6px 20px;
	float:left;
	}
#fullcontent h2 {
	font-weight: bold;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size:12px; 
  	color: #3E4723;
	padding-bottom: 5px;
	border-bottom: 2px #3E4723 solid;
}


#lcontentsmFull
{
	float: left;
	width: 490px;
}


#lcontentsmFullBespoke
{
	float: left;
	width: 730px;
}



#rcontentsmFull
{
	float: right;
	width: 225px;
}

.telNum
{
	font-size: 22px;
	color: #758b15;
	font-weight: bold;
}


#rcontentsmFull a{
	color: #3e4721;
	text-decoration: none;
	border-bottom: 1px dotted #3e4721;
}

#rcontentsmFull a:hover{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	background-color: #3e4721;
}
