/*
$HeadURL: svn+secure://svn.comminternet.com/main/websites/brewsterstore.com/trunk/web/common/stylesheets/frontend_screen.css $
$LastChangedRevision: 5034 $
$LastChangedDate: 2007-11-18 11:07:35 -0500 (Sun, 18 Nov 2007) $
*/

@import url(general.css);

/* GLOBAL. */

html,
body
{
    height: 100%;
}

body
{
    margin: 0;
    padding: 0;
    background: #FCF4E2;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #333333;
    font-size: 14px;
}

em
{
    font-style: normal;
    font-weight: bold;
}

h1
{
    font-size: 24px;
    font-weight: 500;
}

h2
{
    font-size: 18px;
    font-weight: 500;
}

h3
{
    font-size: 14px;
    font-weight: 500;
}

img 
{
    border: none;
}

a:link,
a:visited
{
    color: #AA0000;
    text-decoration: none;
}

a:hover,
a:active
{
    color: #000066;
}

/* PAGE SECTIONS. */

/* Page container. */

#pageContainer
{
	background: url(../images/starpattern.gif) scroll;
    position: relative;
    min-height: 100%;
    margin: auto;
}

#pageTop
{
    position: absolute;
    left: 0;
    top: 0;
    margin-top: -15px;
    margin-left: 15px;
}

#pageTop ul
{
    padding: 0;
}

#pageTop ul li
{
    display: inline;
    padding-right: 10px;
}

/* Page sidebar. */

#pageSidebar
{
    background-color: #FFFF99;
    position: absolute;
    left: 0;
    top: 80px;
    width: 20%;
    margin-top: 15px;
    margin-left: 15px;
    padding-left: 10px;
    border: solid 1px black;
}

#pageSidebar h1
{
    font-size: 90%;
}

#pageSidebar .search {}
#pageSidebar .categories {}
#pageSidebar .specialCategories {}
#pageSidebar .siteLastUpdated {}
#pageSidebar .siteLastUpdated .label {}
#pageSidebar .siteLastUpdated .value {}
#pageSidebar .hitCount {}
#pageSidebar .hitCount .label {}
#pageSidebar .hitCount .value {}

/* Page bottom. */

#pageBottom
{
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-left: 10px;
    background-color: #FFFF99;
}

/* Page content. */



/* Page divisions. */

#frame
{
    width: 100%;
    padding: 0px;
    margin: 0px;
    background: url(../images/pageBg.jpg) top center repeat-y;
}

#framefooter
{
    width: 100%;
    padding-bottom: 61px;
    _padding-bottom: 25px;
    background: url(../images/pageBg_footer.jpg) bottom center no-repeat;
}

#frameheader
{
    width: 100%;
    background: url(../images/header.gif) top center no-repeat;
    text-align: center;
    padding: 0px;
}

#container
{
    width: 760px;
    margin: 0 auto;
}

#contentcontainer
{
    background: transparent url(../images/navBalloons.jpg) bottom left no-repeat;
    zoom: 100%;
}

/* HEADER RULES */

#contentheader
{
    height: 88px;
    margin: 0;
    padding: 0;
}

#contentheader h1 
{
    display: none;
}

/* NAVIGATION RULES */
#contentnav
{
    float: left;
    padding-bottom: 120px;
}

#contentnav #logocontent
{
    background: url(../images/logo.jpg) top left no-repeat;
    margin: 0;
    padding: 0;
    font-size: 12px;
}

#contentnav #logocontent #logoClick
{
    font-size: 10px;
}

#contentnav #logocontent #logoClick a
{
    margin-left: 14px;
    width: 146px;
    height: 126px;
    display: block;
}

#contentnav #logocontent #contactinfo
{
    position: relative;
    top: -6px;
    left: 6px;
    margin: 0;
    padding: 0;
}

#navcontainer
{
    background: transparent;
    padding: 0;
    margin-left: 7px;
    margin-top: -14px;
    width: 160px;
    border: 1px solid #333;
    font-size: 14px;
}

#navcontainer ul
{
    background: transparent;
    margin: 0;
    padding: 0;
    border: none;
    list-style: none;
}

#navcontainer li
{
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #333;
}

#navcontainer li a
{
    background: #D9D9D9 url(../images/navgrad.jpg) top left repeat-x;
    display: block;
    padding: 7px 4px 3px 4px;
    border-left: 6px solid #333;
    color: #333;
    font-weight: 500;
    text-decoration: none;
    width: 146px;
    min-height: 23px;
    _height: 23px;
}

#navcontainer li a:hover
{
    background: #84A2CD url(../images/navgrad_active.jpg) top left repeat-x;
    border-left: 6px solid #AA0000;
}

#pageContent
{
    background: url(../images/contentBg.jpg) top left repeat-x;
    width: 552px;
    min-height: 500px;
    margin: 0;
    padding: 0 14px 0 14px;
    text-align: left;
    float: right;
}

.banners
{
    background: #D6D6D6 url(../images/banner.jpg) top right repeat-x;
    width: 580px;
    margin: 0;
    padding-top: 80px;
    float: right;
}

#pageContent p
{
    margin: 0 0 1em 0;
    padding: 0;
    line-height: 22px;
}

#pageContent img.rightpic
{
    background: #FFFFFF url(../images/contentpicBg.jpg) bottom left repeat-x;
    padding: 7px;
    margin: 18px 6px 4px 8px;
    border: 1px solid #000;
	float: right;
}

#pageContent img.leftpic
{
	background: #FFFFFF url(../images/contentpicBg.jpg) bottom left repeat-x;
    padding: 7px;
    margin: 18px 8px 4px 6px;
    border: 1px solid #000;
	float: left;
}

#pageContent img.centerpic
{
	background: #FFFFFF url(../images/contentpicBg.jpg) bottom left repeat-x;
	display: block;
    padding: 7px;
    margin: 18px auto 4px auto;
    border: 1px solid #000;
    text-align: center;
}

#contentfooter
{
    background: #FFFFFF url(../images/footerBg.jpg) top center no-repeat;
    width: 748px;
    height: 33px;
    padding: 13px 6px 0 6px;
    font-size: 12px;
    color: #666;
    float: left;
    _float: none;
}

#contentfooter p
{
    text-align: center;
    margin: 0;
    padding: 0;
}

#contentfooter a 
{
    color: #666;
}

#contentfooter ul
{
    margin: 0;
    padding: 0;
}

#contentfooter li
{
    list-style: none;
    float: left;
    white-space: nowrap;
}

#contentfooter #legalinfo
{
    float: left;
}

#contentfooter #siteinfo
{
    float: right;
}

.categoryImage
{
	background: #FFFFFF url(../images/contentpicBg.jpg) bottom left repeat-x;
	padding: 7px;
	margin: 18px 6px 4px 8px;
	border: 1px solid #000;
	float: right;
	clear: both;
}

/* COMPONENTS. */

/* Forms. */

form table.section
{
    border-collapse: collapse;
}

form tr.group {}

form td.caption
{
    width: 125px;
    height: 1.75em;
    vertical-align: top;
    padding-top: 7px;
}

form td.field
{
    padding: 3px 0;
}

form td.field ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

form ul.errors
{
    color: #CE0000;
    background-color: #FFCFCE;
    list-style: none;
    padding: 4px;
    margin-top: 0;
}

form ul.errors li
{
    padding-top: 0.25em;
}

form ul.errors li:first-child
{
    padding-top: 0;
}

form .buttons {}

/* Site navigator. */

.siteNavigator
{
    margin-left: 0;
    padding: 0;
}

.siteNavigator li
{
    display: inline;
    background-image: url(../images/site_navigator_separator.gif);
    background-position: 0 40%;
    background-repeat: no-repeat;
    padding: 0 4px 0 10px;
}

.siteNavigator li.first
{
    background-image: none;
    padding-left: 0;
}

/* Page navigator. */

.pageNavigator
{
    margin: 1em 0 0 0;
}

.pageNavigator .label {}

.pageNavigator ul
{
    display: inline;
    margin-left: 0;
    padding-left: 0;
}

.pageNavigator ul li
{
    display: inline;
    margin-right: 5px;
    font-weight: bold;
}

.pageNavigator ul li.next {}
.pageNavigator ul li.previous {}

.pageNavigator ul li a
{
    background: white;
    border: 2px solid black;
    padding: 4px 7px 2px 7px;
    text-decoration: none;
}

.pageNavigator.bottom {}

/* Error pages. */

#pageContainer.httpError
{
    color: black;
}

/* Search */

#pageContainer #pageContent .propertySearch {}

#pageContainer #pageContent .propertySearch .features,
#pageContainer #pageContent .propertySearch .features td {}

#pageContainer #pageContent .propertySearch .features td.caption {}

#pageContainer #pageContent .propertySearch .towns,
#pageContainer #pageContent .propertySearch .amenities {}

/* INDIVIDUAL PAGES. */

.column
{
    float: left;
}

#pageContainer.sitemap .column
{
    width: 32%;
}

#musicControls
{
	margin: -10px 0 -3px 0;
	padding: 0;
}

#musicControls embed
{
	width: 168px;
	height: 18px;
}
