/* GREEN WOODS FURNITURE Version B4 */


*
	{
  	padding: 0px;
	margin: 0px;
	}

body
	{
	font-weight: normal;
	line-height: 1.5em;
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: black;
	background-color:#aabbbb;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}

img.pic_left
	{
	float:left;
	padding-right:10px;
	
	}	

div, p, h1 
	{
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}


/* Universal Layout */

#container
	{
	width:770px;
	background: #ddd;
	margin: 0 auto;
	}

#homepage_spacer
	{
	clear:both;
	width:770px;
	height:400px;
	}

#statement
	{
	margin: 0 auto;
	width:750px;
	font-size:90%;
	
	}

#statement h1
	{
	color:#fff;
	background-color:#3A5A0E;
	padding:0px;
	padding-left:3px;
	margin-top:1.4em;
	margin-bottom:0.7em;
	font-size:95%;
	}

#statement h1 a
	{
	color:white;
	}

#statement h1 a:hover
	{
	color:#ddd;
	text-decoration:none;
	}


#statement h2
	{
	color:darkgreen;
	font-weight:bold;
	font-size:105%;
	margin-top:0.9em;
	margin-bottom:0.6em;
	}

#statement a
	{
	color:darkgreen;
	text-decoration:underline;
	}

#statement a:hover
	{
	color:green;
	text-decoration:none;
	}

#twin_col_container
	{
	}

#twin_col_container h1
	{
	margin-left:15px;
	}

.banner
	{
	float:left;
	width: 770px;
	background-color:red;
	padding:0px;
	height:60px;
	}

* html .banner
	{
	height: 58px;
	}

.banner img
	{
	border:0px;
	}

.nav
	{
	float:left;
	margin: 0px;
	padding: 0px;
	width: 770px;
	height:1.8em;
	}

#primary
	{
	background-image: url('../images/oak_menu_bg1.jpg');
	}

#secondary
	{
	background-image: url('../images/oak_menu_bg2.jpg');
	}

.nav ul
	{
	list-style: none;
	height: 1.8em;
	}

.nav li 
	{
	float: left;
	height: 1em;
	line-height: 1em;
	padding: 0em 0px 0em 0px;
	}

.nav ul li a
	{
	font-size: 90%;
	text-decoration: none;
	display: block;
	padding: .5em 1em .5em 1em;
	color: white;
}

#primary ul li a
	{
	border-right: solid 1px #aaa;
	}

#secondary li.row_end
	{
	border-right: none;
	}

#secondary li
	{
	border-right: solid 1px #bbb;
	}

#secondary li.row_end
	{
	border-right: 0px;
	}

.non_link
	{
	line-height:1.9em;
	color:#ddffdd;
	font-size:90%;
	}

ul.normal
	{
	list-type: bullet;
	}

ul.normal li
	{
	font-size:90%;
	padding-bottom: 0.5em;
	margin-right:6em;
	}

ul.circle
	{
	list-style-type: circle;
	list-style-position: outside;
	}

ul.circle li
	{
	font-size:90%;
	padding-bottom: 0.5em;
	margin-right:6em;
	margin-left: 2em;
	padding-left: 2em;
	}


.nav ul li a:hover
{
  color:#ccffaa;
}

.nav ul li a.active {
  background: #dddddd;
  color: #000;
}

.title{
float: left;
width: 300px;
background-color:#D4D4B9;
padding-left: 30px;
}

.mainContainer
{
width: 770px;
clear: both;
background-color:#ffffff;
}

.leftMenu
{
	width:100px;
	float: left;
	background-color:#B9BAD4;
}

.content
	{
	float: left;
	width: 770px;
	background-color:#fff;
	}

.content h1
	{
	margin: 0;
	margin-bottom: 0.5em;
	margin-top: 2em;
	padding-left: 0em;
        font-size:140%;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	line-height: 1.2em;
	color:#555555;
	}

.content ul, li
	{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}

table.bullet
	{
	top-margin: 6em;
	font-size: 88%;
	width:90%;
	}
table.bullet td
	{
	vertical-align:top;
	}

table.bullet td img
	{
	margin-top:4px;
	}

table.bullet2
	{
	font-size: 100%;
	width:90%;
	}
table.bullet td
	{
	vertical-align:top;
	}


.content a
	{
	color:#004422;
	text-decoration:none;
	font-weight:normal;
	}

.content a:hover
	{
	color:#365706;
	text-decoration:underline;
	xbackground:#eeeeee;
	}

.content ul
	{
	float:left;
	padding-left: 1em;
	padding-top: 1em;
	}

.categoryIntro
	{
	float: left;
	width: 257px;
	background: #eeffee;
	}

.categories 
	{
	/*background: #eeeeee;*/
	float: left;
	width: 502px;
	padding-top: 1em;
	padding-left: 9px;
	padding-bottom: 1em;
	}

.homepage
	{
	margin: 10px;
	float: left;
	width: 151px;
	height: 45px;
	background: white;
	background-image: url('../images/CategoryBox.gif');
	background-repeat: no-repeat;
	}

.category
	{
	margin-bottom: 1em;
	margin-right: 11px;
	float: left;
	width: 140px;
	background: white;
	background-image: url('../images/sCategoryBox.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid #aaaaaa;
	}

.category_link {
  display: block;
  padding: .5em 0em .5em 1em;
  line-height: 1em;
   background-image: url('../images/rightpointer.jpg');
   background-repeat: no-repeat;
   background-position: right;
   text-decoration: none;
}

.category_link:hover
	{
	color: green;
	}

.homepagecategory 
	{
	margin: 10px;
	float: left;
	width: 151px;
	height: 45px;
	background: white;
	background-image: url('../images/CategoryBox.gif');
	background-repeat: no-repeat;
	}

.homepagecategory_link
	{
	display: block;
	padding: .5em 0em .5em 1em;
	margin-right: .5em;
	line-height: 1em;
	background-image: url('../images/rightpointer.jpg');
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	}

.homepagecategory_link:hover
	{
	color: green;
	}

.content p
	{
	font-size: 90%;
	line-height
	padding-left: 1em;
	padding-top: 1em;
	padding-bottom: 0em;
	padding-right: 1em;
	}

#left_panel
	{
	float:left;
	width: 380px;
	padding: 0.5em;
	margin-left: 8px;
	xborder: solid 1px gray;
	}

* html #left_panel
	{
	width:355px;
	margin-left:4px;
	}

#left_panel h1
	{
	margin-left:.3em;
	}

#right_panel
	{
	float:right;
	width: 320px;
	padding: 0.5em;
	padding-right:1.3em;
	margin-right: 8px;
	}

* html #right_panel
	{
	margin-right:3px;
	}


.table_intro
	{
	margin-left: -0.8em;
	margin-bottom: 1em;	
	}


/* STYLES FOR DETAIL PAGE */

p.product_page_text
	{
	font-size:90%;
	line-height: 1.3em;
	padding-left:0.5em;
	}

p.detail
	{
	font-size:90%;
	line-height: 1.6em;
	padding-left:14px;
	}

div#about_maker
	{
	float:left;
	border: solid 1px gray;	
	margin-left: 0.4em;
	margin-right: 1em;
	margin-top: 0.8em;
	margin-bottom: 0.5em;
	padding: 0em;
	}

* html div#about_maker
	{
	margin-left: 0.2em;
	}

div#about_maker img
	{
	float:right;
	margin: 0px;
	margin-left: 5px;
	}
div#about_maker h2
	{
	color:darkgreen;
	font-size: 120%;
	font-weight:bold;
	padding:4px;
	}

div#about_maker p
	{
	font-size: 80%;
	padding-left: 0em;
	line-height: 1.3em;
	margin-bottom: 0.5em;
	padding:4px;
	}

.quote
	{
	font-style: italic;	
	}

.source_title
	{
	font-style: italic;
	font-weight: bold;
	}

div#gallery
	{
	padding:0em;
	float:left;
	border: solid 1px gray;	
	margin: 0em;
	margin-top: 2.3em;
	width:320px;
	}

* html div#gallery
	{
	margin-left: 0.5em;
	width:320px;
	}

div#gallery h2
	{
	color:white;
	background: #47541F;
	font-size: 80%;
	font-weight:bold;
	margin: 0em;
	padding: 0em;
	padding-left: 0.3em;
	}

div#gallery img
	{
	float: left;
	}

div#gallery_buttons
	{
	clear:both;
	width: 100%;
	height:22px;
	xborder-top: solid 1px gray;
	
	}

table#gallery
	{
	width:100%;
	margin:0px;
	padding:0px;
	border: 0px;
	border-collapse: collapse;
	}

table#gallery tr
	{
	height:20px;
	margin:0px;
	padding:0px;
	margin:0px;
	}

table#gallery td
	{
	text-align:center;
	background: #999;
	background-image: url('../images/gallery_menu_bg_on.jpg');
	padding:0px;
	border: 0px;
	cursor:pointer;
	}

table#gallery td:hover
	{
	background-image: url('../images/gallery_menu_bg_off.jpg');
	}

div#enquire
	{
	width:320px;
	}

.pseudo_link
	{
	font-size:80%;
	color:saddlebrown;
	font-weight:bold;
	}

table#gallery a
	{
	color:red;
	text-decoration:none;
	font-size:80%;
	font-weight:bold;
	}

div#pic_caption
	{
	float:left;
	width:317px;
	background:#ddd;
	font-size:75%;
	padding-left:3px;
	}

div#order_options
	{
	border: solid 1px gray;
	padding:0px;
	}
div#order_options h2
	{
	color:white;
	background: #47541F;
	font-size: 80%;
	font-weight:bold;
	margin: 0em;
	padding: 0.01em;
	padding-left: 0.3em;
	}

div#form_holder
	{
	padding-top:8px;
	padding-bottom:8px;
	padding-left:12px;
	}

div#form_holder select
	{
	font-size:60%;
	}

.reduced
	{
	font-size:70%;
	}

div#order_total
	{
	padding: 0px;
	margin: 0px;
	font-size:100%;
	font-weight: bold;
	height:100px;
	}

div#order_total a.button_highvis
	{
	margin:0px;
	padding:0px 0px 10px 0px;
	float:right;
	border:none;
	}

.total
	{
	font-size: 100%;
	}


/* END OF STYLES FOR DETAIL PAGE */

/* STYLES FOR ORDER FORM */

table.form_results
	{
	width:70%;
	}

table.form_results td
	{
	padding:4px;
	}

colgroup.input_label
	{
	font-size:85%;
	font-weight:normal	;
	text-align:right;
	vertical-align:top;
	padding-right:12px;
	}

colgroup.form_output
	{
	font-size:85%;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	padding-left:4px;
	color:midnightblue;
	}


/* END OF STYLES FOR ORDER FORM */


div#two_col_container
	{
	float:left;
	width:750px;
	border: solid 1px #aaa;
	border-top:none;
	margin-left: 8px;
	margin-top: 20px;
	}


div#two_col_container img
	{
	float:right:
	width:200px;
	}

div#item_desc_left
	{
	clear:both;
	float:left;
	width:360px;
	border-right: solid 1px #aaa;
	padding: 6px;
	}

div#item_desc_right	
	{
	float:left;
	width:360px;
	padding: 6px;
	}

div#item_desc_left img
	{
	float:right;
	width:100px;
	}

div#item_desc_right img
	{
	float:right;
	width:100px;
	}

div#item_row
	{
	border-bottom: solid 1px #ccc;
	}

/* TWO COL DISPLAY STYLES FOR BEDSIDES ETC. */


table#two_col_display
	{
	clear:both;
	margin-left: 8px;
	margin-top: 12px;
	float:center;
	width:750px;
	border-collapse: collapse;
	}

table#two_col_display td
	{
	width: 50%;
	padding: 0px;
	border: solid 1px #bbb;
	vertical-align:top;
	}

table#two_col_display td h1
	{
	margin:0px;
	padding-left: 7px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
	color:#444444;
	font-weight:normal;
	background-color:#eeeeee; 
	line-height:1.2em;
	xtext-transform:uppercase;
	letter-spacing:4px;
	border-bottom: solid 1px #999999;
	
	}

table#two_col_display td h2
	{
	padding-left: 7px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 0px;
	color:darkgreen;
	xbackground-color:#81916A; 
	line-height:1.2em;
	letter-spacing:0.1em;
	xtext-transform:lowercase;
	xborder-bottom: solid 1px #cccccc;	
	}


.display_item img
	{
	float:right;
	width:100px;
	margin:4px;
	border: solid 1px #fff;
	}

.display_item img:hover
	{
	border: solid 1px gray;
	}
	

.display_item h2
	{
	color:saddlebrown;
	font-size: 115%;
	font-weight:normal;
	margin: 0em;
	padding: 0.01em;
	padding-left: 0.3em;
	}

.display_item p
	{
	font-size:80%;
	line-height: 1.6em;
	padding-left: 7px;
	}

p.price_line
	{
	color:white;
	font-weight:bold;
	background: saddlebrown;
	Xborder: solid 1px #ccc;
	padding-top: 0px;
	margin-top: 6px;
	}

table#horizontal_form
	{
	border:0px;
	margin-top:5px;	
	margin-left: 3px;
	border-collapse:collapse;
	width:320px;
	}

table#horizontal_form td
	{
	border: 0px;
	padding:0px;
	margin:0px;
	}

.horizontal select
	{
	font-size: 70%;
	}
.input_label_hz
	{
	font-size:75%;
	text-align:left;
	padding:0px;
	}


table#preview_display
	{
	clear:both;
	margin-left: 8px;
	margin-top: 12px;
	float:center;
	width:360px;
	border-collapse: collapse;
	}

table#preview_display td
	{
	width: 100%;
	padding: 8px;
	border: solid 1px #ccc;
	}


/* END OF TWO COL DISPLAY STYLES */

img.order_button
	{
	width:auto;
	padding: 4px;
	padding:0px;
	margin:0px;
	border: 0;
	float:right;
	xborder: solid 1px #bbbbbb;
	}

table#right_menu
	{
	width:80%;
	float:center;
	border: none;
	}

table#right_menu td
	{
	padding:4px;
	}

table#right_menu img
	{
	margin-top: 4px;
	}

#right_menu a
	{
	font-size:110%;
	text-decoration:none;
	color:red;
	font-weight:bold;
	}

#right_panel a:hover
	{
	color:darkred;
	}

#right_menu
	{
	list-style-type: disc;
	color:red;
	
	}

#right_menu li
	{
	margin-left:5px;
	}
.footer
	{
	clear: both;
	width:770px;
	border-top: 1px solid #bbb;
	margin-top: 0em;
	background-color:#dddddd;
	text-align: center;
	padding: 0em 0 0em 0;
	font-size: 1em;
	height:40px;
	}

.footer a img
	{
	border: none;
	padding: .5em 0 0 0;
	}

.footer p
	{
	text-align: center;
	font-size:70%;
	font-weight:bold;
	}

#welcome
	{
	padding-left: 15px;
	padding-right: 345px;
	background-image:url('../images/tuscan_scene.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	}

#regular_text
	{
	padding-left: 15px;
	padding-right: 15px;
	}


.spacer
	{
	clear:both;
	height:10px;
	}

.button
	{
	background-color:#3A5C05;
	color:#fff;
	padding-left: 4px;
	padding-right: 4px;
	}

div#form_container
	{
	float:left;
	background-color:#dddddd;
	width:80%;
	margin-left:15px;
	margin-right:20px;
	padding:8px;
	}

input
	{
	padding:3px;
	}

table.announcement
	{
	width:350px;
	border-collapse:collapse;
	border:none;
	background: #bbbbbb;
	}

table.announcement td
	{
	border: solid 1px #fff;
	padding:3px;
	padding-left:5px;
	padding-right:8px;
	font-size:90%;
	line-height:1.2em;
	vertical-align:top;
	}	


.align_right
	{
	text-align:right;
	width:35%;
	}

td.picture_column
	{
	margin: 0px;
	padding: 0px;
	}

td.picture_column img
	{
	width: 160px;
	padding-top:8px;
	}

td.spacer
	{
	background-image: url('../images/gallery_menu_bg_on.jpg');
	height: 10px;
	}
p.picture_text
	{
	line-height:1.5em;
	margin: 0em;
	padding-top:0.5em;
	margin-left: 1em;
	margin-right: 1em;
	font-size:100%;
	}

span.range_heading
	{
	color:midnightblue;
	font-weight:bold;
	text-transform:uppercase;
	}
a.button_highvis {
	width: 111px;
	height: 22px;
	padding: 4px 0 6px 0;
	text-align: left;
	display: block;
	color: #483d8b;
	font-weight: bold;
	font-size: 100%;
}

a.button_highvis:hover { text-decoration: underline;}

a.button_extravis {
	width: 111px;
	height: 22px;
	padding: 4px 0 6px 0;
	background: url(../images/button_fom_x111px.gif) no-repeat;
	text-align: center;
	display: block;
	color: #fff!important;
	font-weight: bold;
	font-size: 100%;
}


a.button_extravis:hover { text-decoration: underline;}

