/* begin Page */

body
{
margin: 0 auto;
padding: 0;
background-color: #FFFFFF;
}

#art-main
{
position: relative;
width: 100%;
left: 0;
top: 0;
}

#art-page-background-simple-gradient
{
position: absolute;
background-image: url('images/Page-BgSimpleGradient.jpg');
background-repeat: repeat-x;
top:0;
width: 100%;
height: 1px;
}

.cleared
{
float: none;
clear: both;
margin: 0;
padding: 0;
border: none;
font-size:1px;
}


form
{
padding:0 !important;
margin:0 !important;
}

table.position
{
position: relative;
width: 100%;
table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-Sheet
{
position:relative;
z-index:0;
margin:0 auto;
width: 960px;
min-width:27px;
min-height:27px;
}

.art-Sheet-body
{
position: relative;
z-index: 1;
padding: 17px;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc,.art-Sheet-cr, .art-Sheet-cl
{
position:absolute;
z-index:-1;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl
{
width: 50px;
height: 50px;
background-image: url('images/Sheet-s.png');
}

.art-Sheet-tl
{
top:0;
left:0;
clip: rect(auto, 25px, 25px, auto);
}

.art-Sheet-tr
{
top: 0;
right: 0;
clip: rect(auto, auto, 25px, 25px);
}

.art-Sheet-bl
{
bottom: 0;
left: 0;
clip: rect(25px, 25px, auto, auto);
}

.art-Sheet-br
{
bottom: 0;
right: 0;
clip: rect(25px, auto, auto, 25px);
}

.art-Sheet-tc, .art-Sheet-bc
{
left: 25px;
right: 25px;
height: 50px;
background-image: url('images/Sheet-h.png');
}

.art-Sheet-tc
{
top: 0;
clip: rect(auto, auto, 25px, auto);
}

.art-Sheet-bc
{
bottom: 0;
clip: rect(25px, auto, auto, auto);
}

.art-Sheet-cr, .art-Sheet-cl
{
top: 25px;
bottom: 25px;
width: 50px;
background-image: url('images/Sheet-v.png');
}

.art-Sheet-cr
{
right:0;
clip: rect(auto, auto, auto, 25px);
}

.art-Sheet-cl
{
left:0;
clip: rect(auto, 25px, auto, auto);
}

.art-Sheet-cc
{
position:absolute;
z-index:-1;
top: 25px;
left: 25px;
right: 25px;
bottom: 25px;
background-image: url('images/Sheet-c.png');
}


.art-Sheet
{
margin-top: -17px !important;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
min-width:960px;
}

/* end Box, Sheet */

/* begin Header */
div.art-Header
{
margin: 0 auto;
position: relative;
z-index:0;
width: 926px;
height: 150px;
}


div.art-Header-jpeg
{
position: absolute;
z-index:-1;
top: 0;
left: 0;
width: 926px;
height: 120px;
background-color: #12414D;
background-image: url('images/property_in_a_box_logo.png');
background-repeat: no-repeat;
background-position:  20px 16px;
}
/* end Header */


/* begin ContentLayout */
.art-contentLayout
{
position: relative;
margin-bottom: 0px;
width: 926px;
}
/* end ContentLayout */

/* begin Box, Block */
.art-Block
{
position:relative;
z-index:0;
margin:0 auto;
min-width:1px;
min-height:1px;
}

.art-Block-body
{
position: relative;
z-index: 1;
padding: 0px;
}


/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
position:relative;
z-index:0;
height: 30px;
padding: 0 10px;
margin-bottom: 0px;
}

.art-BlockHeader .t
{
height: 30px;
color: #333;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
white-space : nowrap;
padding: 0 1px;
line-height: 30px;	
font-weight: bold
}

.art-BlockHeader .l, .art-BlockHeader .r
{
display:block;
position:absolute;
z-index:-1;
height: 30px;
}

.art-BlockHeader .l
{
left:0;
right:6px;
}

.art-BlockHeader .r
{ 
width:946px;
right:0;
clip: rect(auto, auto, auto, 940px);
}




/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent
{
position:relative;
z-index:0;
margin:0 auto;
min-width:15px;
min-height:15px;
}

.art-BlockContent-body
{
position: relative;
z-index: 1;
padding: 11px;
}

.art-BlockContent-tr, .art-BlockContent-tl, .art-BlockContent-br, .art-BlockContent-bl, .art-BlockContent-tc, .art-BlockContent-bc,.art-BlockContent-cr, .art-BlockContent-cl
{
position:absolute;
z-index:-1;
}

.art-BlockContent-tr, .art-BlockContent-tl, .art-BlockContent-br, .art-BlockContent-bl
{
width: 14px;
height: 14px;
background-image: url('images/BlockContent-s.png');
}

.art-BlockContent-tl
{
top:0;
left:0;
clip: rect(auto, 7px, 7px, auto);
}

.art-BlockContent-tr
{
top: 0;
right: 0;
clip: rect(auto, auto, 7px, 7px);
}

.art-BlockContent-bl
{
bottom: 0;
left: 0;
clip: rect(7px, 7px, auto, auto);
}

.art-BlockContent-br
{
bottom: 0;
right: 0;
clip: rect(7px, auto, auto, 7px);
}

.art-BlockContent-tc, .art-BlockContent-bc
{
left: 7px;
right: 7px;
height: 14px;
background-image: url('images/BlockContent-h.png');
}

.art-BlockContent-tc
{
top: 0;
clip: rect(auto, auto, 7px, auto);
}

.art-BlockContent-bc
{
bottom: 0;
clip: rect(7px, auto, auto, auto);
}

.art-BlockContent-cr, .art-BlockContent-cl
{
top: 7px;
bottom: 7px;
width: 14px;
background-image: url('images/BlockContent-v.png');
}

.art-BlockContent-cr
{
right:0;
clip: rect(auto, auto, auto, 7px);
}

.art-BlockContent-cl
{
left:0;
clip: rect(auto, 7px, auto, auto);
}

.art-BlockContent-cc
{
position:absolute;
z-index:-1;
top: 7px;
left: 7px;
right: 7px;
bottom: 7px;
background-color: #FFFFFF;
}


.art-BlockContent-body
{
color:#284338;
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 16px;
}

.art-BlockContent-body a:link
{
color: #357E65;
font-family: Georgia, "Times New Roman", Times, Serif;
}

.art-BlockContent-body a:visited, .art-BlockContent-body a.visited
{
color: #80A8A8;
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: none;
}

.art-BlockContent-body a:hover, .art-BlockContent-body a.hover
{
color: #45A585;
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: none;
}

.art-BlockContent-body ul
{
list-style-type: none;
color: #446464;
margin:0;
padding:0;
}

.art-BlockContent-body ul li
{
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 16px;
line-height: 125%;
line-height: 1.25em;
padding: 0px 0 0px 13px;
background-image: url('images/BlockContentBullets.png');
background-repeat: no-repeat;
}

/* end Box, BlockContent */

/* begin Box, Post */
.art-Post
{
position:relative;
z-index:0;
margin:0 auto;
min-width:1px;
min-height:1px;
}

.art-Post-body
{
position: relative;
z-index: 1;
padding: 10px;
}



.art-Post
{
margin: 7px;
}

/* Start images */
a img
{
border: 0;
}

.art-article img, img.art-article
{
border: solid 1px #ADC7C7;
margin: 1em;
}

.art-metadata-icons img
{
border: none;
vertical-align: middle;
margin: 2px;
}
/* Finish images */

/* Start tables */

.art-article table, table.art-article
{
border-collapse: collapse;
margin: 1px;
width:auto;
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td
{
background-color:Transparent;
}

.art-article th, .art-article td
{
padding: 2px;
border: solid 1px #73A0A0;
vertical-align: top;
text-align:left;
}

.art-article th
{
text-align: center;
vertical-align: middle;
padding: 7px;
}

/* Finish tables */

pre
{
overflow: auto;
padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.art-PostHeader
{
text-decoration:none;
margin: 0.2em 0;
padding: 0;
font-weight:normal;
font-style:normal;
letter-spacing:normal;
word-spacing:normal;
font-variant:normal;
text-decoration:none;
font-variant:normal;
text-transform:none;
text-align:left;
text-indent:0;
line-height:inherit;
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 29px;
color: #327760;
}

.art-PostHeader a, .art-PostHeader a:link, .art-PostHeader a:visited, .art-PostHeader a:hover
{
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 29px;
margin:0;
color: #327760;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.art-PostHeader a:link
{
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: none;
text-align: left;
color: #3C9074;
}

.art-PostHeader a:visited, .art-PostHeader a.visited
{
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: none;
text-align: left;
color: #3E5B5B;
}

.art-PostHeader a:hover, .art-PostHeader a.hovered
{
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: none;
text-align: left;
color: #2B887E;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 16px;
color: #324949;
}


.art-PostContent p 
{
margin: 0.5em 0;
}

.art-PostContent, .art-PostContent p
{
font-family: Georgia, "Times New Roman", Times, Serif;
color: #324949;
}

.art-PostContent
{
margin:0;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a {
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: none;
color: #45A585;
}

/* Adds special style to an unvisited link. */
a:link
{
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: none;
color: #45A585;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: none;
color: #486A6A;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
text-decoration: none;
cursor: pointer;
}

/* Finish Content link style */

/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
color: #111818;
margin:1em 0 1em 2em;
padding:0;
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 16px;
}

li ol, li ul
{
margin:0.5em 0 0.5em 2em;
padding:0;
}

li 
{
margin:0.2em 0;
padding:0;
}

ul
{
list-style-type: none;
}

ol
{
list-style-position:inside;

}



.art-Post li
{
padding:0px 0 0px 13px;
line-height:1.2em;
}

.art-Post ol li, .art-Post ul ol li
{
background: none;
padding-left:0;
}

.art-Post ul li, .art-Post ol ul li 
{
background-image: url('images/PostBullets.png');
background-repeat:no-repeat;
padding-left:13px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.art-PostContent blockquote p
{
color:#174A45;
font-family: Georgia, "Times New Roman", Times, Serif;
}

blockquote,
.art-PostContent blockquote
{
border:solid 1px #ADC7C7; 
margin:10px 10px 10px 50px;
padding:5px 5px 5px 41px;
background-color:#D5E2E2;
background-image:url('images/PostQuote.png');
background-position:left top;
background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.art-button-wrapper .art-button
{
display:inline-block;
width: auto;
outline:none;
border:none;
background:none;
line-height:29px;
margin:0 !important;
padding:0 !important;
overflow: visible;
text-decoration: none !important;
z-index:0;
vertical-align: middle;
cursor: pointer;
}

.art-button img, .art-button-wrapper img
{
margin: 0;
}

.art-button-wrapper
{
display:inline-block;
vertical-align: middle;
position:relative;
height: 29px;
overflow:hidden;
white-space: nowrap;
width: auto;
z-index:0;
}

.firefox2 .art-button-wrapper
{
display:block;
float:left;
}

.art-button-wrapper .art-button
{
display:block;
height: 29px;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
white-space: nowrap;
text-align: left;
padding: 0 15px !important;
line-height: 29px;
text-decoration: none !important;
color: #FFFFFF !important;
}

input, select
{
vertical-align: middle;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
color: #FFF !important;
text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
color: #FFF !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
display:block;
position:absolute;
z-index:-1;
height: 87px;
background-image: url('images/Button.png');
}

.art-button-wrapper .l
{
left:0;
right:5px;
}

.art-button-wrapper .r
{
width:411px;
right:0;
clip: rect(auto, auto, auto, 406px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
top: -29px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
top: -58px;
}


/* end Button */

/* begin Footer */
.art-Footer
{
position:relative;
z-index:0;
overflow:hidden;
width: 926px;
margin: 5px auto 0px auto;
}

.art-Footer .art-Footer-inner
{
height:1%;
position: relative;
z-index: 0;
padding: 15px;
text-align: center;
}

.art-Footer .art-Footer-background
{
position:absolute;
z-index:-1;
background-color: #12414D;
width: 926px;
height: 150px;
bottom:0;
left:0;
}


.art-Footer .art-Footer-text p
{
margin: 0;
}

.art-Footer .art-Footer-text
{
display:inline-block;
color:#FFFFFF;
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 14px;
}

.art-Footer .art-Footer-text a:link
{
text-decoration: none;
color: #E1EAEA;
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: none;
}

.art-Footer .art-Footer-text a:visited
{
text-decoration: none;
color: #A4C1C1;
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: none;
}

.art-Footer .art-Footer-text a:hover
{
text-decoration: none;
color: #4BB491;
font-family: Georgia, "Times New Roman", Times, Serif;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
font-family:Arial;
font-size: 14px;
letter-spacing:normal;
word-spacing:normal;
font-style:normal;
font-weight:normal;
text-decoration:underline;
color:#3C9074;
line-height:150%;
}

.art-page-footer
{
text-align:left;
text-decoration:none;
color:#537979;
padding-left: 20px;
margin-bottom: 50px;
padding-bottom: 20px;
height: 150px;
}
/* end PageFooter */

/* begin LayoutCell */
.art-contentLayout .art-sidebar1
{
position: relative;
margin: 0;
padding: 0;
border: 0;
float: left;
overflow: hidden;
width: 295px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-content
{
position: relative;
margin: 0;
padding: 0;
border: 0;
float: left;
overflow: hidden;
width: 314px;
}
.art-contentLayout .art-content-sidebar1
{
position: relative;
margin: 0;
padding: 0;
border: 0;
float: left;
overflow: hidden;
width: 619px;
}
.art-contentLayout .art-content-sidebar2
{
position: relative;
margin: 0;
padding: 0;
border: 0;
float: left;
overflow: hidden;
width: 619px;
}
.art-contentLayout .art-content-wide
{
position: relative;
margin: 0;
padding: 0;
border: 0;
float: left;
overflow: hidden;
width: 924px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-sidebar2
{
position: relative;
margin: 0;
padding: 0;
border: 0;
float: left;
overflow: hidden;
width: 295px;
}
/* end LayoutCell */

/* begin Nav */
.art-Nav
{
display : block;
width: 630px;
overflow: visible;
position: absolute;
right: 8px;
top: 70px;
color: #EEE;
white-space: nowrap;
text-align: right;
}


.art-Nav a {
/* display: block; */
text-align: left;
font-family: Arial, Helvetica, Sans-Serif;
color: #FFF;
padding: 0px 10px;
margin:0;
}

.art-Nav2 {
display : block;
position: absolute;
right: 20px;
top: 16px;
text-align: right;
color: #EEE;
white-space: nowrap;
}


.art-Nav2 a {
/* display: block; */
text-align: right;
font-family: Arial, Helvetica, Sans-Serif;
color: #FFF;
padding: 0px 12px;
}

.art-Nav3 {
display : block;
position: absolute;
right: 20px;
top: 129px;
text-align: right;
color: #EEE;
white-space: nowrap;
}

.art-Nav a, .art-Nav a:link, .art-Nav a:visited
.art-Nav2 a, .art-Nav2 a:link, .art-Nav2 a:visited
{
font-size: 16px;
text-decoration: none;
color: #FFFFFF !important;
}

.art-Nav a:hover,
.art-Nav2 a:hover {
text-decoration: underline;
color: #fff !important;
}

div.art-Nav2 ul li {
display: block;
float: left;
padding: 0;
margin: 0;
}
div.art-Nav2 ul, 
div.art-Nav2 ul a {
padding: 0;
margin: 0;
}
div.art-Nav2 ul a { padding-left: 6px; }

/* end Nav */

/* Custom - Chris D */
#boxShell {
background-color: #12414D;
width: 100%;
border: none;
}
#boxShell tr, #boxShell td {
border: none;
}
#boxShell td {
width: 33%;
}
.boxHeader {
background: url(images/block_header_bg.gif);
background-color: #fff;
background-repeat: no-repeat;
border: none;

height: 30px;
color: #333;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
white-space : nowrap;
padding: 0 1px;
line-height: 30px;	
font-weight: bold
}

.boxBody {
background-color: #fff;	
height: 200px;
padding-left: 10px;
vertical-align: top;
}

.boxBody-content {
padding: 6px 10px;
}
.boxBody ul
{
list-style-type: none;
color: #446464;
margin:0;
padding:0;
margin-top: 8px;
}


.boxBody ul li
{
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: 16px;
line-height: 125%;
line-height: 1.25em;
padding: 0px 0 0px 13px;
background-image: url('images/BlockContentBullets.png');
background-repeat: no-repeat;
margin-bottom: 14px;	
}

.boxHeading {
font-family: Arial,Helvetica,sans-serif;
color: #ffffff;
font-weight: bold;
font-size: 15px;
padding-left: 10px;
background-color: #3E696F;
line-height: 30px;
margin-top: 10px;
}
.boxBody a {
color: #069;	
}

/* end box stuff */

.art-Block-body {
padding: 12px 0px;	
background-color: #12414D;	
}

.art-page-footer {
background: #fff url(images/foot-bg-2.jpg) center top no-repeat;
padding-top: 28px;
height: 90px;
margin-top: -5px;
}
.art-Footer-inner {
display: none	
}

#topBanner {
}

#logoBtn {
position:relative; top:0px; left:0px; width:280px; height:112px; background:none; cursor:pointer;
}

.titleBar { 
height: 34px;
background-color: #355a5c; 
color: #fff; 
font-size: 18px; 
line-height: 34px; 
padding-left: 12px; 
margin-top: 10px; 
letter-spacing: 1px;
font-weight: bold;
} 
.imgLeft {
float: left;
border: none;
margin: 24px 18px;
}
.contentLeft {
float: left;
margin: 14px 18px;
}
.width150 {
width:150px;	
}
.width700 {
width:700px;	
}
.width300 {
width:300px;	
}
.width540 {
width:540px;	
}

.titleLarge, .headingLarge {
text-align:center; font-size: 30px; color:#666; font-family: Georgia, 'Times New Roman', Times, serif; font-weight: bold;
line-height: 130%;
}

#liveLayers {
width: 545px;
height: 430px;
position: absolute;
z-index: 10000;
overflow: hidden;
clear: both;
bottom: 10px;
left: 10px;
}
#roomLinks a {
	text-decoration: underline
}
