/******************************************************
*                                                     *
*   CSS file - http://www.fallone.com/    			  *
*   Copyright (c) MIP Design, 2008.            		*
*                                                     *
******************************************************/


/* Base
------------------------------------------------------*/

*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background: #7e8c6c url("../images/bg.jpg") repeat-x 0% 0%;
	font: normal 0.75em/145% Arial, Tahoma, sans-serif;
	text-align: center;
	padding: 0px;
}

p
{
	margin: 0px 0px 10px 0px;
	line-height: 140%;
	color: #293f53;
}

a
{
	outline: none;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}
a:link
{
	color:#fff;
}
a:visited
{
	color:#fff;
}
.hide
{
	display: none;
}

img
{
	border: 0px;
}

.padd-05
{
	padding: 5px;
}

.padd-10
{
	padding: 10px;
}

.padd-15
{
	padding: 15px;
}

.center-text
{
	text-align: center;
}

/* Clearing method
------------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/* Layout
------------------------------------------------------*/

#page-container
{
	width: 900px;
	margin: 0px auto;
	text-align: left;
	background-color: #fff;
}

#page-inner-container
{
	padding: 5px;
}

#page-content-container
{
	background: url("../images/bg_page_sidebar_new.gif") repeat-y 0% 0%;
}

#page-sidebar
{
	width: 220px;
	float: left;
	margin: 0px 1px 0px 0px;
	/*background: url("../images/banners/quick_delivery.jpg") no-repeat 0% 100%;*/
}

#page-content
{
	width: 669px;
	float: left;
}



/* Header
------------------------------------------------------*/

#page-header
{
	background: url("../images/bg_top_navigation.gif") repeat-x 0% 100%;
	height: 175px;
	margin: 0px 0px 1px 0px;
}

#page-header h1
{
	width: 220px;
	float: left;
	border-right: 1px solid #fff;
}

#page-header h1 a
{
	display: block;
	width: 220px;
	height: 175px;
	text-indent: -9999px;
	background: url("../images/logo.gif") no-repeat 0% 0%;
}

#page-header img
{
	display: block;
	float: left;
	margin: 0px 0px 1px 0px;
}

#nav {
  position: relative;
	height: 35px;
  padding: 5px 0px 0px 5px;
	margin: 0px;
  overflow: hidden;
	float: left;
	
}

#nav li {
  float: left;
  list-style: none;
}

#nav li.back {
  background: url("../images/page_nav_hover.gif") no-repeat right -30px;
  width: 2px; 
	height: 30px;
  z-index: 8;
  position: absolute;
}

#nav li.back .left {
  background: url("../images/page_nav_hover.gif") no-repeat 0% 0%;
  height: 30px;
  margin-right: 3px; /* 1px is the width of the rounded shape */
}

#nav li a {
	font: bold 1.2em Arial, sans-serif;
	color: #fff;
	text-decoration: none;
  top: 7px;
  z-index: 10;
  display: block;
  float: left;
  height: 30px;
  position: relative;
  overflow: hidden;
	padding: 0px 20px 0px 20px;
}

#nav li a:hover, #nav li a:active, #nav li a:visited {
  border: none;
}


/* Sidebar
------------------------------------------------------*/

#sidebar-menu
{
	margin-bottom: 0px;
}

/*#sidebar-menu h3
{
	font: normal 1.0em Arial, Helvetica, sans-serif;
}*/

#sidebar-menu ul
{
	margin: 0px;
	padding: 5px 10px 5px 10px;
	list-style: none;
}

#sidebar-menu li.line
{
	padding: 1px 0px 1px 0px;
	border-bottom: 1px solid #414e34;
}

#sidebar-menu li span
{
	font: normal 1.0em Arial, sans-serif;
}

#sidebar-menu li.currentselection
{
	background-color: #e6eed7;
}

#sidebar-menu li a
{
	display: block;
	font: bold 1.1em Georgia, Arial, sans-serif;
	/*font: bold 1.1em Georgia, Arial, sans-serif;*/	
	color: #353f2a;
	text-decoration: none;
	padding: 8px;
}

#sidebar-menu li a:hover
{
	color: #fff;
	background-color: #3a5874;
}

/* Content - dual panels
------------------------------------------------------*/

#content-dual
{
	background: url("../images/bg_page_content_dual.gif") repeat-y 0% 0%;

}

#content-dual h1
{
	font: bold 1.2em Georgia, Arial, sans-serif;
	color: #444;
	margin: 0px;
	padding: 12px 10px 10px 24px;
	background-color: #fff;
}

#content-dual h2
{
	font: bold 1.2em Georgia, Arial, sans-serif;
	color: #fff;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #fff;
}

#content-dual h2 a
{
	color: #fff;
}

#content-dual .single-panel
{
	width: 250px;
	float: left;
	background-color: #293f53;
}

#content-dual .single-panel .topic-list
{
	padding: 20px;	
}

#content-dual .single-panel .topic
{
	padding-bottom: 10px;
	margin-bottom: 0px;
}

#content-dual .single-panel img
{
	float: left;
}

#content-dual .single-panel .bottompad img
{
	padding-bottom: 20px;
}

#content-dual .single-panel p
{
	font: normal 1.1em/130% Arial, Tahoma, sans-serif;
	color: #fff;
	margin-bottom: 0px;
}

#content-dual .single-panel a
{
	/*color: #fff;*/
}

#content-dual .single-panel a.detail
{
	font: bold 1.0em Arial, Tahoma, sans-serif;
	color: #fff;
}

#content-dual .right-panel
{
	margin-left: 1px;
	width: 418px;	
	background-color: #4f789f;
}

#content-dual .right-panel .topic
{
	border-color: #75a9d8;
}

#content-dual .right-panel p
{
	color: #fff;
}

#content-dual .recent-topics
{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
	list-style-type: square;
	color: #fff;
}

#content-dual .recent-topics li
{
	margin-bottom: 5px;
}

#content-dual .recent-topics a
{
	font: bold 1.0em Arial, Tahoma, sans-serif;
}


/* Content - dual panels
------------------------------------------------------*/

#house-dual
{
	
	padding: 12px 20px 20px 20px;
	/*float:left;*/
}

#house-dual h1
{
	font: bold 1.7em Georgia, Arial, sans-serif;
	color: #3a5874;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #3a5874;
}

#house-dual h2
{
	font: bold 1.2em Georgia, Arial, sans-serif;
	color: #4f789f;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#house-dual h2 span
{
	color: #3a5874;
}

#house-dual h3
{
	font: bold 1.2em Georgia, Arial, sans-serif;
	color: #293f53;
	margin: 0px 20px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #293f53;
}

#house-dual h4
{
	font: bold 1.3em Georgia, Arial, sans-serif;
	color: #4f789f;
	/*color: fff;*/
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #3a5874;
}

#house-dual h4 span
{
	color: #B64926;
}

#house-dual h5
{
	font: bold 1.0em Georgia, Arial, sans-serif;
	color: #4f789f;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#house-dual h6
{
	padding: 0px 0px 10px 0px;
	font: bold 1.3em Arial, sans-serif;
	color: #b64926;	
}

#house-dual .bottompad30 img
{
	padding-bottom: 30px;
}

#house-dual .toppad30
{
	padding-top: 30px;
}

#house-dual .single-panel
{
	width: 440px;
	float: left;
	padding-top:10px;
	/*padding-left:20px;*/
}

#house-dual .single-panel .topic-list
{
	padding: 20px;
}

#house-dual .single-panel .topic
{
	padding-bottom: 10px;
	margin-bottom: 0px;
}

#house-dual .single-panel img
{
	float: left;
}

#house-dual .single-panel .bottompad img
{
	padding-bottom: 10px;
}

#house-dual .single-panel .bottompad30 img
{
	padding-bottom: 30px;
}

#house-dual .single-panel p
{
	color: #293f53;
	/*padding: 0px 20px 0px 0px;*/
	padding: 0px 10px 0px 0px;
	margin-bottom: 10px;
}

#house-dual .single-panel a
{
	color: #293f53;
    text-decoration:none;	
}

#house-dual a:link
{
	color: #4f789f;
}
#house-dual a:visited
{
	color: #4f789f;
}
#house-dual a:hover
{
	color: #B64926;
	text-decoration:underline;
}

#house-dual .right-panel
{
	/*float:left;*/
	background: url("../images/bg_page_housemenu.gif") repeat-y 0% 0%;	
	color: fff;
	margin-top: 10px;
	margin-left: 1px;
	padding-left: 20px;
	width: 168px;
	/*background-color: #e2effc;*/
}

#house-dual .right-panel p
{
	color: #293f53;
}

#house-dual ul
{
	margin: 0px;
	list-style: none;
	padding-bottom: 10px;
}

#house-dual li
{
	font: 1.0em Arial, sans-serif;
	color: #293f53;
	padding-bottom: 5px;
	text-decoration: none;
}

#house-dual li.square
{
	list-style-type:square;
	margin-left: 15px;	
}

#house-dual li.indent
{
	padding-left: 15px;
}

/* Content - default
------------------------------------------------------*/

#breadcrumb
{
	background-color: #414e34;
	padding: 5px 0px 5px 15px;
}

#breadcrumb a
{
	font: 1.0em Arial, Tahoma, sans-serif;
	text-decoration:none;
	color: #fff;
	padding: 0px 5px 0px 5px;	
}

#breadcrumb a:hover
{
	font: 1.0em Arial, Tahoma, sans-serif;
	color: #dae5c1;
}

#breadcrumb p
{
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#deal-panel
{
	padding: 10px 10px 10px 10px;
	background-color: #fff;
}

#deal-panel .innerpanel
{
	background-color: #cde5fc;
}

#deal-panel .innerpanel h1
{
	font: bold 1.4em Arial, sans-serif;
	color: #293f53;
	margin: 0px 10px 5px 10px;
	padding: 5px 0px 0px 0px;
	border-bottom: 1px solid #3a5874;
}

#deal-panel .innerpanel img
{
	margin: 0px 0px 0px 0px;
}

#deal-panel p strong
{
	color: #4f789f;
}
#deal-panel p
{
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	margin: 0px 10px 10px 10px;	
}

#deal-panel a
{
	color: #4f789f;
}

#wide-panel
{
	padding: 12px 20px 20px 20px;
}

#wide-panel h1
{
	font: bold 1.6em Georgia, Arial, sans-serif;
	color: #3a5874;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px solid #3a5874;
}

#wide-panel h1 span
{
	color: #353f2a;
	font: bold 0.80em Georgia, Arial, sans-serif;	
}

#wide-panel h2
{
	font: bold 1.3em Georgia, Arial, sans-serif;
	text-decoration:underline;
	color: #4f789f;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#wide-panel h3
{
	font: bold 1.1em Georgia, Arial, sans-serif;
	color: #3a5874;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#wide-panel h4
{
	font: bold 1.2em Georgia, Arial, sans-serif;
	text-decoration:underline;	
	color: #3a5874;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#wide-panel p strong
{
	color: #4f789f;
}
#wide-panel p
{
	font-family: Arial, Sans-Serif;
	font-size: 13px;
}

#wide-panel p img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
}

#wide-panel a
{
	color: #4f789f;
}

#wide-panel ul
{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 16px;
	list-style-type: square;
	color: #293f53;	
}

#wide-panel li
{
	color: #293f53;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
}

#wide-panel ul.contactinfo
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#wide-panel li.contactinfo
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#wide-panel ul.sitemap
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 25px;
}

#wide-panel li.sitemap
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

#wide-panel ul.photopage
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#wide-panel li.photopage
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#wide-panel ul.commercial
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

#wide-panel li.commercial
{
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

#wide-panel ul.directions
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

#wide-panel li.directions
{
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 5px 0px 5px 0px;
}

#wide-panel li.openhouse
{
	color: #293f53;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#wide-panel span
{
	font: bold 1.2em Arial, sans-serif;
	list-style-type: square;
}

#wide-panel .product-item
{
	border-bottom: 1px solid #fff;
	/*padding-bottom: 12px;*/
}

#wide-panel .product-item img
{
	float: right;
	margin: 0px 0px 0px 10px;
}

/* Page content - forms
------------------------------------------------------*/

#wide-panel form
{
	margin: 20px 0px 20px 0px;
}

#wide-panel label
{
	display: block;
	font: bold 1.0em/120% Arial, tahoma, sans-serif;
	color: #293f53;
	float: left;
	width: 150px;
	margin: 0px 0px 0px 20px;
}

#wide-panel radio
{
	display: block;
	float: left;
	width: 150px;
	background-color: #fff;
	border: 1px solid #bbb;
	font: normal 1.1em/120% Arial, tahoma, sans-serif;
	color: #293f53;
	margin: 0px 0px 0px 0px;
	padding: 4px;
}

#wide-panel input, #wide-panel textarea
{
	display: block;
	float: left;
	width: 250px;
	background-color: #fff;
	border: 1px solid #bbb;
	font: normal 1.1em/120% Arial, tahoma, sans-serif;
	color: #293f53;
	margin: 0px 100px 10px 0px;
	padding: 4px;
}

#wide-panel select
{
	display: block;
	float: left;
	width: 150px;
	background-color: #fff;
	border: 1px solid #bbb;
	font: normal 1.1em/120% Arial, tahoma, sans-serif;
	color: #293f53;
	margin: 0px 200px 10px 0px;
	padding: 4px;
}

#wide-panel textarea
{
	width: 320px;
	height: 150px;
}

#wide-panel input:focus, #wide-panel textarea:focus
{
	border-color: #4f789f;
}

#wide-panel input.submit
{
	display: block;
	float: left;
	width: 150px;
	background-color: #4f789f;
	border: 1px solid #4f789f;
	font: bold 1.0em/120% Arial, tahoma, sans-serif;
	color: #fff;
	margin: 10px 0px 10px 150px;
	padding: 4px;
}

/* Page footer
------------------------------------------------------*/

#page-footer
{
	/*background: url("../images/bg_page_footer.gif") repeat-x 0% 0%;*/
	background-color: #414e34;
	margin-top: 1px;
	padding: 15px 0px 10px 0px;
	text-align: center;
}

#page-footer .nav
{
	margin: 0px 0px 10px 0px;
}

#page-footer .nav a
{
	padding: 0px 15px 0px 15px;
}

#page-footer .nav a.current
{
	font-weight: bold;
	text-decoration:none;
	text-transform:uppercase;
}

#page-footer p
{
	font: normal 1.0em/100% Arial, tahoma, sans-serif;
	color: #e6eed7;
	text-decoration: none;
	margin: 0px;
}

#page-footer a
{
	color: #e6eed7;
}
#page-footer a:hover
{
	color: #fff;
}
#page-footer ul
{
	margin: 0px;
	padding: 5px 10px 0px 10px;
	list-style: none;
	color: #e6eed7;	
}

#page-footer li
{
	padding: 0px 0px 0px 0px;
}

#page-footer li a
{
	display: block;
	font: bold 1.0em Verdana, Arial, Helvetica, sans-serif;
	color: #e6eed7;
	text-decoration: none;
	padding: 6px 5px 6px 8px;
}

#box-table-a
{
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	margin: 0px;
	width: 629px;
	text-align: left;
	border-collapse: collapse;
	color: #4f789f;
}
#box-table-a th 
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	background: #3a5874;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
}
#box-table-a td
{
	padding: 8px 10px 8px 10px;
	background: #cde5fc; 
	border-bottom: 1px solid #fff;
	color: #293f53;
	border-top: 1px solid transparent;
}
#box-table-a td.odd
{
	padding: 8px 10px 8px 10px;
	background: #e2effc; 
	border-bottom: 1px solid #fff;
	color: #293f53;
	border-top: 1px solid transparent;
}
#box-table-a td.soon
{
	padding: 8px 10px 8px 10px;
	background: #e6eed7; 
	border-bottom: 1px solid #fff;
	color: #293f53;
	border-top: 1px solid transparent;
}
#box-table-a td strong
{
	font-weight: bold;
	color: #9e0b0f;	
}
#box-table-a a
{
	color: #293f53;
    text-decoration:none;
}
#box-table-a a:link
{
	display:block;
	width:100%;
	text-decoration:underline;
}
#box-table-a a:visited
{
	color: #293f53;
	text-decoration:underline;	
}
#box-table-a a:hover
{
	color: #fff;
	text-decoration:none;	
}
#box-table-a tr:hover td
{
	background: #4f789f;
	color: #fff;
}

#box-table-b
{
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	margin: 10px 0px 20px 0px;	
	width: 440px;
	text-align: left;
	border-collapse: collapse;
	color: #4f789f;
}
#box-table-b th 
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	background: #3a5874;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
}
#box-table-b td
{
	padding: 8px 10px 8px 10px;
	background: #cde5fc; 
	border-bottom: 1px solid #fff;
	color: #293f53;
	border-top: 1px solid transparent;
}
#box-table-b td.odd
{
	padding: 8px 10px 8px 10px;
	background: #e2effc; 
	border-bottom: 1px solid #fff;
	color: #293f53;
	border-top: 1px solid transparent;
}
#box-table-b a
{
	color: #293f53;
    text-decoration:none;
}
#box-table-b a:link
{
	display:block;
	width:100%;
	color: #293f53;	
}
#box-table-b a:visited
{
	color: #293f53;
}
#box-table-b a:hover
{
	color: #fff;
	text-decoration:underline;
}
#box-table-b tr:hover td
{
	background: #4f789f;
	color: #fff;
}


#box-table-c
{
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	margin: 0px;
	width: 629px;
	text-align: left;
	border-collapse: collapse;
	color: #4f789f;
}
#box-table-c th 
{
	font-size: 14px;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	background: #3a5874;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
}
#box-table-c td
{
	padding: 10px 10px 10px 10px;
	background: #cde5fc; 
	border-bottom: 1px solid #fff;
	color: #293f53;
	border-top: 1px solid transparent;
	vertical-align:top;
}
#box-table-c td.blueback
{
	background: #e2effc; 
}
#box-table-c td strong
{
	font-weight: bold;
}
#box-table-c td span
{
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	color: #b64926;
}
#box-table-c td.odd
{
	padding: 10px 10px 10px 10px;
	background: #e2effc; 
	border-bottom: 1px solid #fff;
	color: #293f53;
	border-top: 1px solid transparent;
}
#box-table-c td.width60
{
	width:60px;
}
#box-table-c td.width95
{
	width:95px;
}
#box-table-c td.width200
{
	width:200px;
}
#box-table-c td.width250
{
	width:250px;
}
#box-table-c a
{
	color: #293f53;
    text-decoration:none;
}
#box-table-c a:link
{
	display:block;
	width:100%;
}
#box-table-c a:visited
{
	color: #293f53;
}

/*#gallery {position:relative; width:440px; margin:0px auto; padding:0px; border:0px solid #fff; background:#AAA}
#images {border:0px solid #9ac1c9; height:170px; background:#eef5f6; margin-bottom:0px}
#image {position:relative; width:440px; height:311px; padding:0px; border:0px solid #666; background:#FFF url(images/slideshow/images/loading.gif) center center no-repeat}
#image img {position:absolute; top:0px; left:0px}
#thumbwrapper {margin-top:0px; padding:0px 0; width:440px; height:100px; border:0px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:120px; width:440px; }
#thumbs {position:absolute; list-style:none; margin-left:0px; height:120px; width:1000px; border-right:0px solid #FFF}
#thumbs li {float:left; margin-right:0px; cursor:pointer}
.imgnav {position:absolute; height:311px; width:20%; z-index:100; height:311px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/slideshow/images/left.gif) left center no-repeat; border-left:0px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/slideshow/images/right.gif) right center no-repeat; border-right:0px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
*/