* { margin: 0; padding: 0; }

body {
	background-color: #E6E6E6;
	font: 12px Arial, Verdana,  Helvetica, sans-serif;
	color: #737373;
	margin: 0px;
	text-align: center;
}

img {
	border: 0;	
}

div.rhs_button {
	margin:10px 0 10px 0;
	text-align:center;
	padding:10px 5px 10px 5px;
	background-color:#FFFFCC;
	border:solid #999999;
	border-width:0 2px 2px 0;
}


p {
	padding-top: 5px;
	padding-bottom: 5px;
}

a {
	color: #737373;
}

a:hover {
	color: #000;
}



/* class ------------------------------------------------------- */

.green { 
   color: #718527;
}

.red { 
   color: #8d441b;
}

.red_2 {
   color: #f00;	
}

.underline_red {
   color: #8d441b;
   text-decoration: underline;	
}

.blue {
   color: #20a7e0;	
}

.underline {
   text-decoration: underline;
}

.no_underline {
  text-decoration: none;	
}

.white { 
   color: #fff;
}
 
.break {
   clear: both; 
}

.bold {
  font-weight: bold;	
}

.bigger {
  font-size: 16px;	
}

.smaller {
  font-size: 9px;	
}
 
.border_right {
  	border-right: #7F7F7F solid 1px;
}

.paginator_active_link {
   background-image: url(gfx/paginator_active.gif);
   background-repeat: no-repeat;
   padding-top: 2px;
   float: left;
   width: 18px;
   height: 18px;
   color: #fff;
}

.paginator_link {
   background-image: url(gfx/paginator.gif);
   background-repeat: no-repeat;
   padding-top: 2px;
   float: left;
   width: 18px;
   height: 18px;
   color: #fff;	
}

.paginator_link a {
   color: #fff;	
   font-weight: bold;
}

 
/* divs ------------------------------------------------------- */

#container {
	background-image: url(gfx/background_banner_top.gif);
	background-repeat: repeat-x;
	background-color: #F3E5C3;
	width: 925px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	text-align: left;
	margin: 0px auto;
	border: #000 solid 1px;
    border-bottom: 0px;
    border-top: 0px;
}

/* banner ------------------------------------------------------- */

#banner {
	height: 128px;
	background-image: url(gfx/background_banner_bottom_2.gif);
    background-repeat: no-repeat;
    background-position: 30% 83%;	
}=

#banner_logo {
   float: left;	
   margin-top: 15px;
}

#banner_content_top_left {
   float: right;
   /*height: 48px;*/
   /*margin-top: 15px;*/
}

#banner_content_top {
   /*height: 48px;*/
   /*margin-top: 15px;*/
}

#banner_content_top_left ul {
  	margin-top: 13px;
}

#banner_content_top_left li {
  	list-style: none;
  	display: inline;
  	padding-left: 5px;
  	
}

#banner_content_top_left a {
    text-decoration: none;	
}


#banner_content_top_telephone {
   float: right;	
   border-top: #7F7F7F dotted 1px;
   border-bottom: #7F7F7F dotted 1px;
   padding-top: 5px;
   padding-bottom: 5px;
   font-size: 14px;	   	
}

#banner_content_top_telephone span {
   font-weight: bold;	
}

#banner_content_bottom {
   clear: right;		
   float: right;
   width: 770px;
   height: 55px;
   letter-spacing: 3px;   	
}

#banner_content_bottom img {
   padding-top: 14px;
   float: right;	
}

#banner_content_bottom p {
   font: 28px times, Verdana, Helvetica, serif;	
   float: right;	
}

#banner_content_bottom span {
   font-size: 34px;		
}

/* menu_top ------------------------------------------------------- */

#menu_top {
  	height: 45px;
}

#menu_top ul {
  	float: right;
  	margin-top: 8px;

}

#menu_top a {
   	
}

#menu_top li {
	font-family: times, Verdana, Helvetica, serif;	
  	list-style: none;
  	display: inline;
  	padding-left: 2px;
  	padding-right: 3px;
}

#menu_top_green_button {
   float: right;	
   margin-right: 5px;	
   background-image: url(gfx/trapeze_right.gif);
   background-repeat: no-repeat;
   background-position: right top;
   background-color: #CFD5B5;
   font-family: times, Verdana, Helvetica, serif;
   padding-right: 14px;
   width: 170px;
}

#menu_top_green_button img {
   float: left;
   margin-right: 3px;
}

#menu_top_green_button a {
   display: block;	
   padding-top: 7px;		
}

#menu_top_green_button a:hover {		
   color: #000;
}
	
/* content ------------------------------------------------------- */		

#content {
   	height: 490px;	
}

#content_3_columns .column_1 a ,
#content_3_columns .column_3 a {
   color: #718527;	
}

#content_3_columns .column_1 a:hover ,
#content_3_columns .column_3 a:hover {
   color: #000;	
}

/* 3 columns -------- */

#content_3_columns {
	clear: both;
	background-image: url(gfx/background_content_3_columns.gif);
    background-repeat: repeat-y;
    border: #F3E5C3 solid 1px;
    width: 925px;
    position: relative;
}

#content_3_columns .column_1 {
  float: left;
  width: 232px;
  padding: 10px;
  /*margin-bottom: 150px;*/
}

#content_3_columns .column_2 {
  float: left;
  margin-left: 8px;
  width: 126px;
}

#content_3_columns .column_3 {
  float: left;
  margin-left: 8px;
  width: 528px;
  position: relative;
}

#content_3_columns .column_3_wide {
  float: left;
  margin-left: 8px;
  width: 528px;
  position: relative;
}

#content_3_columns .column_3_margin {
  float: left;
  margin-left: 8px;
  width: 508px;
  padding: 10px;
}

/* sub menu  -------- */

#content_3_columns .column_2 ul {
  list-style: none;
  margin-top: 15px;
  margin-left: 0px;
}

#content_3_columns .column_2 li {
  display: block;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom: #c1c9a0 solid 1px;
}

#content_3_columns .column_2 a {
  text-decoration: none;	
}


#content_3_columns .column_2 li ul {
  border-top: #737373 dotted 1px;
  margin-top: 4px;
  padding: 0;	
}

#content_3_columns .column_2 li ul li {
  border: 0;
  margin: 0;
  margin-bottom: 4px;
  padding: 0;
  padding-top: 3px;
}


/* round buttons -------- */

#round_buttons {
   margin-top: 15px;
   position: absolute;
   bottom: 5px;
   left: 10px;
   width: 232px;
}

#round_buttons a {
   float: left;
}

#button_arrange {
   margin-top: 14px;
   margin-left: 2px; 	
}
	
/* footer ------------------------------------------------------- */		
		
#footer {
	background-image: url(gfx/background_footer.gif);
    background-repeat: repeat-x;
    background-color: #fff;
	width: 925px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 30px;
	text-align: left;
	margin: 0px auto;
	border: #000 solid 1px;
	border-top: 0px;
	padding-bottom: 10px;
}

#footer ul {
   float: right;	
}

#footer li {
   	list-style: none;
  	display: inline;
  	padding-left: 5px;
  	padding-right: 5px;
}

#footer a {
   text-decoration: none;
   font-size: 11px;	
}

#footer_address {
	float: left;
	font-size: 11px;
}



/* pages ------------------------------------------------------- */	


/* index page -------------- */	

#content_2_columns {
	clear: both;	
}

#content_2_columns .column_1 {
  float: left;
  width: 383px;		
}

#content_2_columns .column_1_content {
   padding: 15px;	
   background: #fff;
   height: 330px;		
}

#content_2_columns .column_2 {
  float: right;
  margin-left: 10px;
  width: 530px;	
	
}

#content_2_columns h2,
#content_2_columns h1,
#content_3_columns h2,
#content_3_columns h1  {
   font: 20px times, Verdana, Helvetica, serif;
   margin-bottom: 10px;  	
}

#index_header {
   float: left;
   width: 60%;	
}

#index_header_pic {
   float: right;	
}

#index_buttons {
   margin-top: 10px;	
   clear: left;	
   width: 383px;
   height: 122px;	
}

#index_button_1, 
#index_button_2,
#index_button_3 {
   position: relative;
   float: left;
   width: 117px;
   height: 122px;
   border: #fff solid 2px;
}

#index_button_2 {
   margin-left: 10px;
   margin-right: 10px;	
}

#index_button_1_back {
   background-image: url(gfx/background_button_index_1.jpg);
   background-repeat: no-repeat;
   width: 117px;
   height: 122px;
padding-top:88px;
}

#index_button_2_back {
   background-image: url(gfx/background_button_index_2.jpg);
   background-repeat: no-repeat;
   width: 117px;
   height: 122px;
padding-top:88px;
}

#index_button_3_back {
   background-image: url(gfx/background_button_index_3.jpg);
   background-repeat: no-repeat;
   width: 117px;
   height: 122px;
padding-top:88px;
}

.index_button_transp_back {
	background-color: #000;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	opacity: 0.50; 
	height: 34px;
	border-top: #fff solid 1px;
}

.index_button_desc {
	position: absolute;
	font: 10px times, Verdana, Helvetica, serif;
	font-weight: bold;
	top: 92px;
	left: 5px;
	color: #fff;
}

.index_button_desc img {
   float: right;
   margin-right: 5px;
   margin-top: 7px;	
}

.index_button_desc a {
   color: #fff;
   text-decoration: none;	
}

.index_button_desc a:hover {
   color: #fff;
   text-decoration: underline;	
}

/* gallery page -------------- */	

#gallery_link {
   float: left;	
   top: 465px;
   position: absolute;
   z-index: 100;
   filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
   opacity: 0.85; 
}

#images_box {
   padding: 10px;
   padding-top: 20px;
   padding-left: 15px;
   height: 333px;
}

#images_box img {
   width: 154px;
   height: 154px;
   margin: 6px;
}

#gallery_name {
   background: #D5DDBB;
   border: #D5DDBB;
   padding: 5px;
   margin-left: 20px;
   margin-right: 20px;
   margin-bottom: 20px;
}

#gallery_name h3 {
   font-size: 16px;
   color: #77932C;
}

#gallery_help {
   float: left;
   margin-left: 20px;
   height: 20px;
}

#gallery_paginator {
   float: left;
   clear: left;
   margin-left: 10px;
   width: 90%;
   margin-bottom: 20px;
}

.submit_button {
	background-image: url('gfx/send.png');
	text-indent: 100px;
	width: 67px;
	height: 24px;
	border: 0px;
	margin-right: 60px;
}

.paginator_link {
   margin-left: 10px;
   text-align: center;	
}

.paginator_active_link {
   margin-left: 10px;
   text-align: center;		
}

/* site_map page -------------- */

#site_map {
   padding: 15px;
   	
}

#site_map ul {
	list-style: none;
}

#site_map li {
	margin-bottom: 5px;
	margin-top: 15px;
}

#site_map ul ul {
	margin-left: 30px;
}

#site_map ul ul li {
	margin-bottom: 2px;
	margin-top: 2px;
}

#site_map ul ul ul {
	margin-left: 30px;
}

#site_map ul ul li {
	margin-bottom: 2px;
	margin-top: 3px;
}

/* contact page -------------- */

.contact_item {
   margin-bottom: 20px;	
}

.contact_item img {
   margin-top: 10px;	
}

.grey_box {
   background-color: #E5E5E5;
   padding: 10px;	
}

.button_download_map {
   float: right;
   margin-top: 20px;
   margin-right: 10px;	
}

.contact_left_column {
   float: left;
   width: 45%;
   font-size: 11px;
   margin-top: 20px;
   margin-bottom: 30px;	
   margin-left: 15px;
}

.contact_left_column h3 {
   font-size: 16px;	
}

.contact_right_column {
   float: right;
   width: 45%;
   font-size: 11px;	
   margin-top: 20px;
   margin-bottom: 30px;	
   margin-right: 15px;
}

.contact_right_column h3 {
   font-size: 16px;	
}

.contact_right_column ul {
	margin-left: 15px;
	margin-top: 5px;
}

#contact_info {
   float: right; 
   margin-top: 340px; 
   width: 180px;	
}

/* summerhouses -------------- */

#grey_box {
   background-color: #f1f1f1;	
   margin-left: 20px;
   margin-right: 20px;	
}

#white_box {
   background-color: #fff;	
   height: 53px;
   margin-left: 30px;
   margin-right: 30px;
   margin-top: 20px;
   margin-bottom: 20px; 
   padding-top: 17px;
   padding-left: 5px;	
   padding-right: 5px;
   text-align: center;
}

#white_box p {
	font-size: 14px;
}

.big {
   font-weight: bold;	
}

.bigger {
   font-weight: bold;
   font-size: 22px;	
}

.quote_margin {
   margin-left: 30px;
   margin-right: 30px;	
}

#quote_options {
   margin-left: 30px;
   margin-right: 30px;
   margin-bottom: 10px;	
}

#quote_register {
   margin-left: 25px;
   margin-right: 25px;
   margin-bottom: 0px;	
}

#quote_register .header {
   height: 18px;
   background-color: #bebebe;	
   font-size: 14px;
   font-weight: bold;
   color: #fff;	
   padding-left: 10px;
   padding-top: 8px;
}

#quote_options .header {
   height: 18px;
   background-color: #bebebe;	
   font-size: 14px;
   font-weight: bold;
   color: #fff;	
   padding-left: 10px;
   padding-top: 8px;
   margin-bottom: 10px;
}

#quote_options .header_black {
   height: 18px;
   background-color: #bebebe;	
   font-size: 14px;
   font-weight: bold;
   color: #000;	
   padding-left: 10px;
   padding-top: 8px;
   margin-bottom: 10px;
}

.quote_item_name {
   	font-weight: bold;
   	padding-bottom: 3px;
   	margin-left: 5px;
   	width: 100px;
   	border-bottom: #737373 dotted 1px;
   	color: #737373; 
}

.quote_item_name_2 {
   	font-weight: bold;
   	padding-bottom: 3px;
   	margin-left: 0px;
   	width: 90px;
   	border-bottom: #737373 dotted 1px;
   	color: #737373; 
}

.quote_item_name_3 {
	float: left;
   	font-weight: bold;
   	padding-bottom: 3px;
   	margin-left: 0px;

   	border-bottom: #737373 dotted 1px;
   	color: #737373; 
}



.quote_item_price {
   	font-weight: bold;
   	padding-top: 3px;
   	margin-left: 5px;
    font-size: 14px;
}

.quote_item_price_2 {
   	font-weight: bold;
   	padding-top: 3px;
   	margin-left: 0px;
    font-size: 14px;
}

.quote_item_price_3 {
	clear: left;
   	font-weight: bold;
   	padding-top: 3px;
   	margin-left: 0px;
    font-size: 14px;
}

.radio_margin {
   margin-left: 15px;
   margin-top: 5px;	
}

.radio_margin_2 {
   margin-left: 0px;
   margin-top: 5px;	
}

.quote_item_float {
   width: 50%;	
   float: left;
   margin-bottom: 10px;
}

.quote_item_float_2 {
   margin-right: 5px;
   float: left;
   margin-bottom: 10px;
   height: 160px;
}

.quote_item_float_pic {
   float: left;
}

.summerhouse_pic {
   margin-top: 15px;
   margin-bottom: 15px;
}

.summerhouses_left_column {
   margin-left: 5px;
}

.btn_dimensions {
   margin-top: 15px;
   margin-bottom: 15px;
}

.quote_btn_next {
   float: right;
   margin-right: 20px;
   margin-top: 15px;
   margin-bottom: 20px;
}

.quote_btn_login {
   margin-left: 390px;
   margin-top: 15px;
   margin-bottom: 20px;
}

.quote_btn_save, 
.quote_btn_proceed {
   float: right;
   margin-right: 20px;
   margin-top: 15px;
   margin-bottom: 20px;
}

.quote_btn_back {
   float: left;
   margin-left: 20px;
   margin-top: 15px;
   margin-bottom: 20px;
}

.p_margin {
  margin-left: 20px;
  margin-top: 15px;
}

.border_box { 	
   border: #aeaeae solid 1px;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px; 
}

.border_box input {
   margin: 0px;
   padding: 0px;
}

.quote_table {
  margin-left: 30px;
  margin-right: 30px;
  width: 430px;
  border-right: #9d9d9d solid 1px;
  border-left: #9d9d9d solid 1px;
}

.quote_table_2 {
  margin-left: 35px;
  margin-right: 35px;
  width: 420px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.quote_table_2 td {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
}

.quote_table th {
   padding: 10px;
   background-color: #838383;
   color: #fff;
   font-size: 14px;
}

.quote_td {
   padding: 10px;
   padding-left: 15px;
   border-right: #9d9d9d solid 1px;
}

.bottom_dotted {
  border-bottom: #c4c4c4 dotted 1px;	
}

.quote_td_right {
   width: 90px;
   text-align: center;
}

.quote_td_grey {
   background-color: #d4d4d4;
   color: #737373;
   padding: 3px;
   padding-left: 15px;
   border-right: #9d9d9d solid 1px;
}

.quote_td_grey_2 {
   background-color: #d4d4d4;
   color: #737373;
   padding: 3px;
   padding-left: 15px;
}

.black {
   color: #000;
}

.table_bottom_2 {
   padding: 10px;
   background-color: #d3d3d3;
}

.quote_table_deposit {
   background-color: #718527;	
}

.quote_table_complete {
   	background-color: #adb886;
}

.row {
   border: #f00 solid 1px;
}

#retrieve_quote {
	padding-top: 20px;
	padding-right: 20px;
   	height: 50px;
}

#retrieve_quote img {
   	float: right;
}

#garden_accessories_items {
   width: 425px;	
}

#order_confirmation_left {
	margin-left: 15px; 
	margin-bottom: 5px; 
	float: left; 
	width: 180px;
}

#order_confirmation_left ul {
	margin-top: 10px;
   	margin-left: 20px;
}   

#order_confirmation_left li {
	margin-top: 3px;
} 

#order_confirmation_right {
	margin-right: 15px; 
	margin-bottom: 5px; 
	float: right; 
	width: 240px; 
}

#order_confirmation_right table {
   border: #cdcdcd solid 1px;
   font-weight: bold;
}

#order_confirmation_right th {
   background-color: #dadada;
   padding: 10px;
   font-size: 14px;
}

#order_confirmation_right .td_1 {
   padding-left: 10px;
   padding-top: 3px;	
}

#order_confirmation_right .td_2 {
   padding-right: 10px;
   padding-top: 3px;
   text-align: right;	
}

.table_dotted_border {
   border-top: #000 dotted 1px;	
   margin-top: 5px;
   margin-bottom: 5px;
   margin-left: 10px;
   margin-right: 10px;
   height: 2px;
}

.table_bottom {
   margin-top: 40px;
   background-color: #f1f1f1;	
}

#order_end_text {
   margin: 0 auto;	
   margin-top: 30px;
   padding-bottom: 400px;
   text-align: center;
   width: 70%;		
}

#order_end_text h3 {
	color: #8d441b;
	font-size: 18px;
	margin-bottom: 15px;
}

#order_end_text p {
	
}

#forgotten {
   border-top: #7F7F7F dotted 1px;
   border-bottom: #7F7F7F dotted 1px;
   float: left;
   margin-left: 30px;
   margin-bottom: 40px;
   padding: 10px;	
}

#forgotten ul {
   margin-left: 15px;	
}

#old_price {
	text-decoration: line-through;
	color: #f00;
}
                  