/* Cascading Style Sheet, for jfjflooring.co.uk - created: June 2007 */
/* http://www.jfjflooring.co.uk/ */

/* White             FFFFFF R:255 G:255 B:255 */
/* Black             000000 R:0   G:0   B:0   */


/* Orange            EF9400 R:239 G:148 B:0  */
/* Green             8CDE00 R:140 G:222 B:0 */
/* Brown border      8E5937

/*.~.~.~.~.~.~.~.~.~.~.~.~.~.~.*/


body {
  background : #FFFFFF; 
  margin : 0px 0px 20px 0px;
  padding : 0px;
  font-family : Tahoma, Verdana, sans-serif;
  color: #8E5937;
  font-size: 14px;
  line-height : normal;
}

h1 {
  font-size: 18px;
  font-family : Tahoma, Verdana, sans-serif;
  color : #ffffff;
}

h4 {
  font-size: 16px;
  font-weight : 600;
  font-family : Tahoma, Verdana, sans-serif;
  color : #8E5937;
}

.left_indented {
padding-left : 30px;
}

.dk_green_text {
  color: #267238;
  font-weight: bold;
}

a:link
{
  font-family: Tahoma, Verdana, sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #EF9400;
  background-color: transparent;
  text-decoration: underline;
}

a:visited
{
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #EF9400;
  background-color: transparent;
  text-decoration: underline;
}

a:active
{
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #000080;
  background-color: transparent;
  text-decoration: underline;
}

a:hover
{
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #8CDE00;
  background-color: transparent;
  text-decoration: underline;
}

.maintext
{
  background-color: transparent;
  font-style: normal;
  font-size: 12px;
  color: #8E5937;
}

.smalltext
{
  background-color: transparent;
  font-style: normal;
  font-size: 10px;
  color: #000000;
}

.emph_text
{
  background-color: transparent;
  font-style: normal;
  font-size: 20px;
  font-weight : 200;
  color: #8E5937;
}

.emph_text_wh
{
  background-color: transparent;
  font-style: normal;
  font-size: 12px;
  font-weight : 600;
  color: #ffffff;
}

.emph_text_wh_16
{
  background-color: transparent;
  font-style: normal;
  font-size: 16px;
  font-weight : 600;
  color: #ffffff;
}

.owemph_text
{
  background-image: url(../images/floor_bg.jpg);
  font-style: normal;
  font-size: 20px;
  font-weight : 200;
  padding : 2px;
  color: #ffffff;
  border: 2px solid #8E5937;
}


h2 {
  font-family : Tahoma, Verdana, sans-serif;
  font-size : 18px;
  line-height : 100%;
  color : #8E5937;
  padding : 0px;
  margin : 0px;
  background-color : transparent;
}

.menu_this {
  font-size: 12px;
  color : #FFD39F;
  text-decoration : none;
  font-weight : 600;
  background-color : transparent;
}

.menu:link {
  color : #ffffff;
  text-decoration : none;
  font-size: 12px;
  font-weight : 600;
  background-color : transparent;
}

.menu:visited {
  color : #ffffff;
  text-decoration : none;
  font-size: 12px;
  font-weight : 600;
  background-color : transparent;
}

.menu:active, .menu:hover {
  color : #84d600;
  font-weight : 600;
  font-size: 12px;
  text-decoration : underline;
  background-color : transparent;
}

.menu_lg:link {
  color : #ffffff;
  text-decoration : none;
  font-size: 16px;
  font-weight : 600;
  background-color : transparent;
}

.menu_lg:visited {
  color : #ffffff;
  text-decoration : none;
  font-size: 16px;
  font-weight : 600;
  background-color : transparent;
}

.menu_lg:active, .menu_lg:hover {
  color : #84d600;
  font-weight : 600;
  font-size: 16px;
  text-decoration : underline;
  background-color : transparent;
}

.menupage {
  color : #333366;
  font-weight : 600;
  text-decoration : none;
  background-color : #ffffff;
}

.menu_t:link, .menu_t:active, menu_t:hover, menu_t:visited {
  color : #ffffff;
  text-decoration : none;
  font-size: 12px;
  font-weight : 600;
  background-color : transparent;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
   filter: alpha(opacity=0);
   opacity:0.0;				
}

.bigindent {
  padding-left: 190px;
}

TR.menuRow {
  background: #8E5937;
}

TD.menubox {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 14px;
  background: #ED8200;
  color: #ffffff;
}

TD.menuoak{
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 14px;
  background-image: url(../images/floor_bg.jpg);
  color: #ffffff;
  height: 62px;
}

TD.menuoak_ind {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 14px;
  background-image: url(../images/floor_bg.jpg);
  color: #ffffff;
  height: 62px;
  text-indent: 20px;
}

TD.menuoak_ind_r {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 14px;
  background-image: url(../images/floor_bg.jpg);
  color: #ffffff;
  height: 62px;
  padding-right: 15px;
}

hr {
  background-color : #FFD39F;
  color : #FFD39F;
  height : 1px;
}

TD.pictureBox {
  background: #FFFFFF;
  border: 2px solid #8E5937;
}

TD.shaded {
  background: #dcc9ac;
}

TABLE.brownBorder {
  border: 2px solid #8E5937;
}

#roomsMain {
  font-family : Tahoma, Verdana, sans-serif;
  font-size : 10pt;
  left : 10px;
  top : 10px;
  position : absolute;
}

TABLE.newsHighlight1 {
  background: #ca944a;
}

TABLE.newsHighlight2 {
  border: 1px;
  border-style: solid;
  border-color: #8E5937;
  border-spacing: 1px;
  background: #ffffff;
}

TABLE.newsHighlight3 {
  border: 1px;
  border-style: solid;
  border-color: #8E5937;
  border-spacing: 1px;
  background-image: url(../images/floor_bg.jpg);
}

TABLE.newsHighlight4 {
  border: 2px;
  border-style: solid;
  border-color: #ff0000;
  border-spacing: 1px;
  background: #ffffff;
}

/*.~.~.~.~.~.~.~.~.~.~.~.~.~.~.*/
#columnarForm fieldset
{
	float: left;
	display: block;
	width: auto;
	margin: 0 1em 1em 0;
	padding: 1 2em 2em 2em;
	border: 1px solid #8E5937;
}

#columnarForm p
{
	clear: both;
}

#columnarForm fieldset.radio
{
	width: 15em;
	margin: 1em 0 2em 0;
}

#columnarForm fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

#columnarForm fieldset.radio label
{
	font-weight: normal;
}

#columnarForm input
{
	display: block;
	width: 15em;
}

#columnarForm input.quant
{
	display: block;
	width: 4em;
}


#columnarForm input[type=checkbox]
{
	display: inline;
	width: 1em;
}

#columnarForm label
{
	display: block;
	margin-bottom: 1em;
	font-weight: normal;
}

#columnarForm label.first
{
	padding-top: 1em;
}

#columnarForm select
{
	display: block;
}

#columnarForm hr
{
	color:#8E5937;
	background-color:#8E5937;
	height: 3px;
}

#thanksText  {
  padding: 20px 20px 0px 40px;
}

#link_container  {
   font-size: 10px;
   width: 50%;
   padding : 0px 0px 0px 10px;
}

.linkurl:link {
  color: #EF9400;;
  text-decoration : none;
  font-size: 12px;
  background-color : transparent;
}

.linkurl:hover {
  color : #84d600;
  text-decoration : none;
  font-size: 12px;
  background-color : transparent;
}

.linkurl:active, .linkurl:visited {
  color: #EF9400;
  font-size: 12px;
  text-decoration : none;
  background-color : transparent;
}

.floatleft {
float: left;
width: auto;
margin-left: 5px;
margin-right: 5px;
}

.floatright {
float: right;
width: auto;
}

.rightalign {
text-align: right;
}

.clearance {
clear : both
}
