

/*================================================================

	BLIS WEB AGENCY "TEMPLATE" STYLESHEET

================================================================*/

/* RESET BROWSER DEFAULTS
----------------------------------------------------------------*/
html,body,form,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { 
  margin: 0; 
  padding: 0;
}

h1,h2,h3,h4,h5,h6,legend,pre,code { 
  font-size: 1em; 
}

a img,:link img,:visited img { 
  border: none;
}

li { zoom: 1;} 


/* EXTRA CLASSES EVERY CSS HACKER NEEDS
----------------------------------------------------------------*/
.clear { 
  clear: both; 
}

.clearfix:after {
  /* What's this? --> http://www.positioniseverything.net/easyclearing.html */
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}

.hide {
  display: none; 
}

.block {
  display: block;
}


/* IE 5 Fix
----------------------------------------------------------------*/
body { 
  text-align: center; /* Hack for stoopid IE 5 */
}

div#wrapper {
  text-align: left; /* Undo stoopid IE 5 hack */
}


/* EVERYTHING
----------------------------------------------------------------*/

	* {
		margin: 0;
		padding: 0;
	}

/* BODY
----------------------------------------------------------------*/

	body
	{
		margin: 0 auto;
		width: 100%;
		text-align: center;
	}


/* WEBPAGE
----------------------------------------------------------------*/
	.webpage
	{
		margin: 0px auto;
		width: 990px;
	}

/* NAVIGATION
----------------------------------------------------------------*/

    .navigation
    {
        margin-left: -225px;
        width: 690px;
        height: 110px;
        top: 30px;
        text-align: left;
        z-index: 100;
        position:absolute;
        left:50%;
    }


/* FOOTER
----------------------------------------------------------------*/

    #footer
    {
        margin-left: -480px;
        padding:0;
        padding-top:20px;
        padding-bottom:10px;
        width: 960px;
        position:absolute;
        left:50%;
    }


/*================================================================
	
	BLIS WEB AGENCY "SCREEN" STYLESHEET

================================================================*/


/* GENERAL TYPOGRAPHY (Standard HTML tags)
----------------------------------------------------------------*/
    html { height: 100%; margin-bottom: 1px; }

	html, body { color: #666666; background-image: url(/images/bk.jpg); font-size: 1em; font-family:Arial, Helvetica, sans-serif; background-repeat: repeat-x; background-color: #887869; }
	
	h1, stretch { font-size: 180%; font-weight: normal; margin-bottom: 12px; color:#503B28; font-family:"futura Lt BT", "Arial Narrow", Arial; letter-spacing:-.05em; }
	
	h2 {
	 font-size: 130%; font-weight: normal; margin-bottom: 12px; color:#503B28; font-family:"futura Lt BT", "Arial Narrow", Arial; letter-spacing:-.05em;
	}
	
	p, li { margin-bottom: 12px; font-size: 75%; line-height: 1.8em; color: #442509; 	}
	
	li {
	color:#442509;
	margin-bottom: 12px;
	font-size: 75%;
	line-height: 1.6em;
	list-style-type: none;
	padding-bottom: 3px;
	padding-left: 14px;
	margin-bottom: 3px;
	background-image: url(../../images/stock/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
}
	
	ul {
	    margin-bottom:10px;
	}
	
	a {
          outline:none;
		  color:#503B28;
		  font-weight:bold;
        }

	a:link, a:visited {
	  text-decoration: none;
	  		  color:#503B28;

	}
	
	a:hover {
	  		  color:#503B28;

	  text-decoration: underline;
	  outline:none;
	}

	img
	{	display:inline;
		padding:0px;
		margin:0px;}

/* TABLES
----------------------------------------------------------------*/
	table {
	  clear: both;
	  border-collapse: collapse;
	  text-align: left;
	}
	td {
	  padding: 2px 3px;
	}

        td li, td p {
            font-size:100%;
        }


/* HEADER CONTENT
----------------------------------------------------------------*/
    #webpage
    {
        background:none;
    }
    
    #content_frame
    {
	padding:0px;
	margin:0px;
	padding-top: 145px;
	text-align: left;
	width: 990px;
	display: block;
	background-image: url(/images/header_bk.jpg);
	background-repeat: no-repeat;
    }

    .content 
	{	margin:0px; padding:0px;
		margin-left:15px;
		width:960px;
		display:block;
		 }
	
	.topPageGraphic h1 {display:none;}
	
	
	#col1 { float:left; width:240px; padding-left:0px; font-size:90%;  }
	#col1_gal {float:left; width:240px; padding-left:0px; font-size:90%; padding-top:10px; }
	#col2 {float:left;	margin-left:30px; margin-top:30px; width:660px; display:block; margin-bottom:0;}
	.col_a {width:300px; float:left; margin-right:15px;}
	.col_b {width:300px; float:left; margin-left:15px; }
	
	
#imgnav
{	float:right; margin:0px; padding:0px;}

/* SIDEBAR CONTENT
----------------------------------------------------------------*/


/* FOOTER CONTENT
----------------------------------------------------------------*/
    #footer a
    {
        font-size:11px;
		color:#5e5146;
    }
	.f_bwa {background-image:url(../../images/bwa.jpg); background-repeat:no-repeat; height:24px; font-size:11px; float:left; padding-top:5px; padding-left:30px;}
	.f_pdl {background-image:
	url(../../images/c_pdl.jpg); background-repeat:no-repeat; height:24px; float:left; font-size:11px; height:24px; float:left; margin-right:40px; color:#5e5146; padding-top:5px; padding-left:30px; } 
	.f_menu {float:right;}
    .f_menu dd {
	float:left;
	color:#5e5146;
	margin-right:20px;
	background-image:url(../../images/bullet.png);
	background-repeat:no-repeat;
	padding-left:10px;
	background-position: 0px 9px;
}
.int_box
{padding:0; margin:15px; padding-top:15px; }
.int_box h1 {
	padding:10px;
	background-color:#887869;
	margin-bottom:0;
	font-size:110%;
	border-top:solid 5px #ffffff;
}
.int_box h3, .col_b h3 {color:#503B28; border-bottom:dotted 1px #cccccc; font-size:11px; font-weight:bold; margin-bottom:20px; padding-bottom:15px; line-height:1.5em; }
.int_box ul {margin-left:20px; margin-bottom:40px;}
.int_box p {font-size:11px; margin-left:3px; }
.int_box .view_gal {margin-top:-15px;}
.th {float:left; margin-right:15px;}
.t1 h3 {float:left; width: 200px; font-size:12px; line-height:1.5em; margin-top:10px;}
.t1 {height:100px;}
.int_boxLg { border:solid 1px #cccccc; padding:10px;  } /* PAGE TOOLS
----------------------------------------------------------------*/
    
    .hide, .printonly
    {
        display: none;
background: #CDCCD2;    background: #CDCCD2; }
    
    .noscript
    {
        margin: 0 auto;
        text-align: center;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }
    
    .noscript span
    {
        border: 1px solid #A71A1A;
        font-size: 10px;
        color: #A71A1A;
        margin: 0 auto;
        padding: 4px;
        position: relative;
        width: 700px;
        background: white;
        display: block;
    }
    
    .clear {
        clear:both;display:block;height:1px;width:1px;
    }

/*================================================================

	BLIS WEB AGENCY "WIDGET" STYLESHEET

================================================================*/



/* GALLERY
----------------------------------------------------------------*/
   .gallery
   {padding:0; padding-bottom:10px;}
   
    .gallery .lrg
	{margin:0px; padding:0;
	float:right;
	width:720px;
	background-image: url(../../images/gal_bk.jpg);
	background-repeat:repeat-x;
	background-position: right bottom; 

}
	
    .gallery .thumbs
    {
        /* THUMBNAILS */
        border: 1px solid #ffffff;
        padding-left: 0;
        margin: 1px;
        display: block;
		overflow: hidden;
		float: left;
		border-left:0;
		border-top:0;
    }
    
    .gallery #lg 
    {
        /* LARGE IMAGE */
        float: right;
}

    .gallery #lgtxt
    {
        /* IMAGE COMMENT */
        font-size: 11px;
        width: 200px;
        display: block;
        float: left;
        padding: 4px;
       	margin-top:0;
		margin-left:-235px;
    }
	
		.gallery .click
	{	color: #ffffff;
		font-size:10px;	background-image:url(../../images/gal_desc.png);
	background-position: left top;
	background-repeat: no-repeat;
	width:209px; height:33px; margin-top:-188px;
		margin-left:-234px; padding:5px; padding-top:8px;}
	
    .gallery #lgtb
    {
        /* IMAGE TOOLBAR (view large version) */
        font-size: 10px;
        text-transform: uppercase;
        display: block;
        width: 200px;
        margin-top: 8px;
        float: right;
        
        /* FORMAT FOR ICON */
        text-indent: 20px;
        background: url(/images/stock/new_window_3.gif) 0 0 no-repeat;
        height: 14px;
        padding-top: 2px;
    }
    
    .gallery .description 
    {
		font: bold 8pt tahoma, arial;
		text-align:center;
		color:Black;
		text-decoration:none;
	}
    
    .gallery .credits
    {
        display: none;
    }
    
    .gallery .lrgtext
	{
		float: left;
		width:200px;
		padding-top:240px;
		}
	
	/* EXIF INFORMATION */
	.gallery .table_exif{
		font: 8pt tahoma, arial;
		color:#757575;
		text-decoration:none;
		border: 1px solid #B5B5B5;
	   text-align:left;
	}
	
	.gallery .thumbcontainer
	{
	display: block;
	float: left;
	padding-left:8px;

	}
	
	.gallery .imgnav
	{
		clear: both;
		text-align: left;
		padding-top: 0;
		display: block;
		margin-left:10px;
	}
	
	.gallery .imgnav p
	{
		text-align: left;
		width: 200px;
	}

	
	
	.int_box .gallery .click {display:none;}
	.int_box .gallery {margin-bottom:0; padding-bottom:0; margin-left:-6px;}
	.int_box .gallery .imgnav {display:none;}
/* GOOGLEMAP
----------------------------------------------------------------*/
    .printgooglemap
    {
      font-family:verdana;
      font-size:11px;
      display:block;
      width:100px;
      height:14px;
      padding-top:3px;
      padding-bottom:3px;
      border:1px solid black;
      background:white;
      position:absolute;
      bottom:10px;
      right:10px;
      text-align:center;
    }

/* IMGTXT
----------------------------------------------------------------*/

    .imgtxt
    {
		text-indent: -9999px;
		display: block;
		background-repeat: no-repeat;        
    }

/* MENU (DYNAMIC)
----------------------------------------------------------------*/
#dropdownMenu, #dropdownMenu dl {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-align: center;
	border: 0;
	display: block;
	z-index:1;
}

#dropdownMenu a {
	display: block;
	height: 20px;
	line-height: 20px;
	border: 0;
}

#dropdownMenu a:hover {
	background-color: #990000;
	color:#fff;
	border: 0;	
	text-decoration:none;
}

#dropdownMenu dd {
	float:left; /*float: none;*/	
	border: 0;
	display:block;	
	overflow:hidden;
	text-align:left;
	z-index:1;
}

#dropdownMenu dd dl {
	width: auto;
	/* margin-top: -30px;
	margin-left: 104px; 
	float:left; */
	position:absolute;
	display:block;
	z-index:2;
	background: #eee;
}

#dropdownMenu dd dl dd {
	width: auto;
	background: #999;
	z-index:2;	
	float:none;
}

#dropdownMenu dd dl dl {
	position: absolute;
	margin-top: -30px;
	margin-left: 100px;
	background: #eee;
	width: 100px;
	z-index:2;
}  


/* nav_index
----------------------------------------------------------------*/
.nav dd
{	float:left;}

.nav dd a:hover
{	text-decoration:none;}

#nav_index {
margin: 0;
padding: 0;
display: block;
}

#nav_index a {
width: 85px;
height: 110px;
display: block;
text-align: left;
background: url(/images/nav/nav_index.png) 0 0 no-repeat;
}

#nav_index a span {
visibility: hidden; 
}

#nav_index a:hover {
width: 85px;
height: 110px;
display: block;
text-align: left;
background: url(/images/nav/nav_index_over.png) 0 0 no-repeat;
}

#nav_index .selected {
width: 85px;
height: 110px;
display: block;
text-align: left;
background: url(/images/nav/nav_index_over.png) 0 0 no-repeat;
}

/* nav_kitchens
----------------------------------------------------------------*/

#nav_kitchens {
margin: 0;
padding: 0;
display: block;
}

#nav_kitchens a {
width: 95px;
height: 110px;
display: block;
text-align: left;
background: url(/images/nav/nav_kitchens.png) 0 0 no-repeat;
}

#nav_kitchens a span {
visibility: hidden;
}

#nav_kitchens a:hover {
width: 95px;
height: 110px;
display: block;
text-align: left;
background: url(/images/nav/nav_kitchens_over.png) 0 0 no-repeat;
}

#nav_kitchens .selected {
width: 95px;
height: 110px;
display: block;
text-align: left;
background: url(/images/nav/nav_kitchens_over.png) 0 0 no-repeat;
}

/* dd_bathrooms
----------------------------------------------------------------*/

#nav_bathrooms {
margin: 0;
padding: 0;
display: block;
}

#nav_bathrooms a {
width: 112px;
height: 110px;
display: block;
text-align: left;
background: url(/images/nav/nav_bathrooms.png) 0 0 no-repeat;
}

#nav_bathrooms a span {
visibility: hidden;
}

#nav_bathrooms a:hover {
width: 112px;
height: 110px;
display: block;
text-align: left;
background: url(/images/nav/nav_bathrooms_over.png) 0 0 no-repeat;
}

#nav_bathrooms .selected {
width: 112px;
height: 110px;
display: block;
text-align: left;
background: url(/images/nav/nav_bathrooms_over.png) 0 0 no-repeat;
}

/* nav_robes
----------------------------------------------------------------*/

#nav_robes {
margin: 0;
padding: 0;
display: block;
}

#nav_robes a {
width: 90px;
height: 110px;
display: block;
text-align: left;
background: url(/images/nav/nav_robes.png) 0 0 no-repeat;
}

#nav_robes a span {
visibility: hidden;
}

#nav_robes a:hover {
width: 90px;
height: 110px;
display: block;
text-align: left;
background: url(/images/nav/nav_robes_over.png) 0 0 no-repeat;
}

#nav_robes .selected {
width: 90px;
height: 110px;
display: block;
text-align: left;
background: url(/images/nav/nav_robes_over.png) 0 0 no-repeat;
}


/* nav_laundry
----------------------------------------------------------------*/

#nav_laundry {
margin: 0;
padding: 0;
display: block;
}

#nav_laundry a {
width: 95px;
height: 110px;
display: block;
text-align: left;
background: url(/images/nav/nav_laundry.png) 0 0 no-repeat;
}

#nav_laundry a span {
visibility: hidden;
}

#nav_laundry a:hover {
width: 95px;
height: 110px;
display: block;
text-align: left;
background: url(/images/nav/nav_laundry_over.png) 0 0 no-repeat;
}

#nav_laundry .selected {
width: 95px;
height: 110px;
display: block;
text-align: left;
background: url(/images/nav/nav_laundry_over.png) 0 0 no-repeat;
}

/* nav_living
----------------------------------------------------------------*/

#nav_living {
margin: 0;
padding: 0;
display: block;
}

#nav_living a {
width: 85px;
height: 110px;
display: block;
text-align: left;
background: url(/images/nav/nav_living.png) 0 0 no-repeat;
}

#nav_living a span {
visibility: hidden;
}

#nav_living a:hover {
width: 85px;
height: 110px;
display: block;
text-align: left;
background: url(/images/nav/nav_living_over.png) 0 0 no-repeat;
}

#nav_living .selected {
width: 85px;
height: 110px;
display: block;
text-align: left;
background: url(/images/nav/nav_living_over.png) 0 0 no-repeat;
}

/* nav_contact
----------------------------------------------------------------*/

#nav_contact {
margin: 0;
padding: 0;
display: block;
}

#nav_contact a {
width: 110px;
height: 110px;
display: block;
text-align: left;
background: url(/images/nav/nav_contact.png) 0 0 no-repeat;
}

#nav_contact a span {
visibility: hidden; 
}

#nav_contact a:hover {
width: 110px;
height: 110px;
display: block;
text-align: left;
background: url(/images/nav/nav_contact_over.png) 0 0 no-repeat;
}

#nav_contact .selected {
width: 110px;
height: 110px;
display: block;
text-align: left;
background: url(/images/nav/nav_contact_over.png) 0 0 no-repeat;
}


/* POSITION ITEM
---------------------------------------------------------------*/

    .positioneddiv
    {
        margin: 0;
        padding: 0;
        width: 100%;
        height: 1px;
        position: absolute;
        left: 0;
        display: block;
        visibility: hidden;        
    }
    
    .positioneddiv .posblock1
    {
        margin: 0 auto;
        padding: 0;
        width: 760px;
        height: 1px;
        display: block;
        visibility: hidden;
    }
    
    .positioneddiv .posblock1 .posblock2
    {
        display: block;
        visibility: visible; 
    }

/* ROUNDED BORDERS
 ---------------------------------------------------------------*/

div.sb-inner { background-repeat: repeat-y; background-position:left; background-color:#DAD0CB; }


/* SHADOW BOX
----------------------------------------------------------------*/
/* Overlay  */
#shadowbox_overlay {
  visibility: hidden;
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 998;
}

/* Container  */
#shadowbox_container {
  position: fixed;
  height: 0px;
  width: 100%;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: center; /* centers in quirks and IE */
}

/* Shadowbox  */
#shadowbox {
  display: none;
  visibility: hidden;
  margin: 0 auto;
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  text-align: left; /* reset left alignment */
}

#shadowbox_title {
  height: 25px;
  padding: 0;
  overflow: hidden;
}
#shadowbox_title_inner {
  height: 16px;
  font-size: 11px;
  line-height: 16px;
  padding: 5px 0 4px 8px;
  color: #fff;
}

#shadowbox_body {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 2px solid #fff;
  background-color: #000;
}
#shadowbox_body_inner {
  position: relative;
  overflow: hidden;
}
#shadowbox_loading {
  position: absolute;
  top: 0;
  left: 0;
  height: 10000px; /* overflow:hidden will clip this */
  width: 100%;
  background-color: #222;
}
#shadowbox_loading img {
  float: left;
  margin: 10px 10px 0 10px;
}
#shadowbox_loading span {
  float: left;
  margin-top: 16px;
  font-size: 10px;
}
#shadowbox_loading span a,
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
  color: #fff;
}

#shadowbox_content.html { /* make html content scrollable */
  height: 100%;
  width: 100%;
  overflow: auto;
}

#shadowbox_toolbar {
  margin: 0;
  padding: 0;
  height: 20px;
  overflow: hidden;
}
#shadowbox_toolbar_inner {
  height: 20px;
  color: #fff;
}
#shadowbox_toolbar_inner div {
  padding-top: 4px;
  padding-bottom: 2px;
  font-size: 10px;
  height: 10px;
  line-height: 10px;
}
#shadowbox_toolbar_inner div span.shortcut {
  text-decoration: underline;
  font-weight: bold;
}
#shadowbox_toolbar_inner div a {
  text-decoration: none;
  color: #fff;
}
#shadowbox_nav_close,
#shadowbox_nav_previous,
#shadowbox_nav_next {
  float: right;
  padding-right: 10px;
}
#shadowbox_counter {
  float: left;
  padding-left: 10px;
}
#shadowbox_counter a {
  padding: 0 4px 0 0;
}
#shadowbox_counter a.shadowbox_counter_current {
  text-decoration: underline;
  font-weight: bold;
}

/*_ Messages  */
div.shadowbox_message {
  text-align: center;
  padding: 10px;
}
div.shadowbox_message a:link,
div.shadowbox_message a:visited {
  text-decoration: none;
  color: #bed333;
}
div.shadowbox_message a:hover,
div.shadowbox_message a:focus {
  text-decoration: underline;
}

/* SIFR
----------------------------------------------------------------
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1 {
	visibility: hidden;
}  

*/

/* SLIDESHOW */
ul.slideshow {
    overflow:hidden;
    display:block;
    height:300px;
}

ul.slideshow li {list-style-type:none; background-image:none; padding:0; margin:0;}

/* STRETCH TOOL
----------------------------------------------------------------*/
    
    .stretch {
        cursor: pointer;
		font-size: 11px; font-weight: bold; margin-bottom: 22px; color:#442509;  
    }
	.stretcher {margin-bottom:20px; margin-top:10px;}
    
    .stretch img {
        margin-right: 4px;
    }

/* TOOLTIPS
----------------------------------------------------------------*/
.tool-tip{

    width: 200px;

    color: #000;

    text-align: center;

    z-index: 999;
    }

.tool-title{

    color: #000;

    font-family: tahoma, verdana, sans-serif;

    text-transform: uppercase;

    font-size: 11px;

    font-weight: normal;

    text-shadow: 2px 2px 1px #222;

    margin: 0;

    padding: 13px 10px 5px;

    background: url(/images/stock/balloon.png) top left no-repeat !important;

    background: url(/images/stock/balloon.gif) top left no-repeat;

    font-size: 11px;
    }

.tool-text{

    margin: 0;

    padding: 0 10px 15px;

    text-shadow: 2px 2px 1px #222;

    background: url(/images/stock/balloon.png) bottom left no-repeat !important;

    background: url(/images/stock/balloon.gif) bottom left no-repeat;

    font-size: 10px;

    color: black;

    font-size: 11px;

    font-family: verdana, sans-serif;
    }

/*================================================================
	
	BLIS WEB AGENCY "CUSTOM CMS" STYLESHEET. THE EFFECTS OF THIS
	STYLESHEET CAN BE SEEN IN THE CMS AND ON THE FRONTEND OF THE
	WEBSITE
	
================================================================*/