/*
$HeadURL: svn+secure://svn.comminternet.com/main/websites/capecoddogtreats.com/trunk/web/common/stylesheets/frontend_screen.css $
$LastChangedRevision: 6933 $
$LastChangedDate: 2010-01-11 18:14:03 -0500 (Mon, 11 Jan 2010) $
*/

@import url(general.css);

/* GLOBAL. */

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

html,
body
{
    height: 100%;
}

body
{
    margin: 0;
    padding: 0;
	background: #D1E1ED url(../images/body_bk.jpg) top center;
}

p, div, table
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1em;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	text-align: left;
}

h1, h2, h3, h4
{
	color: #366278;
	font-weight: bold;
}

h1
{
	font-size: 1.5em;
}

h2
{
	font-size: 1.3em;
}

h3
{
	font-size: 1.1em;
}

h4
{
	font-size: 0.9em;
}

.clear
{
	clear: both;
}

.noStyles
{
	display: none;
}

.image
{

}

.right
{
	float: right;
}

.left
{
	float: left;
}

.image.right
{
	margin: 0 0 10px 20px;
}

.image.left
{
	margin: 0 20px 10px 0;
}

/* PAGE SECTIONS. */

/* Page container. */

#pageContainer
{
    position: relative;
    min-height: 100%;
    margin: 0 auto;
	width: 960px;
	display: block;
}

/* Page top. */

#pageTop
{
	height: 85px;
	background: #D1E1ED url(../images/top_bk.jpg) top center;
	width: 940px;
	display: block;
	padding: 0 20px 0 10px;
	margin: 0 0 0 0;
	font-size: 0.9em;
}

#pageTop #logoLink
{
	height: 85px;
	background: url(../images/logo_IE6.gif) no-repeat 0px 10px;
	width: 540px;
	display: block;
	float: left;
	margin: 0 0 0 0;
	position: relative;
	z-index: 5;
}

#pageTop #pawsbk
{
	height: 85px;
	display: block;
	width: 240px;
	background: url(../images/top_paws.gif) no-repeat top left;
	position: absolute;
	top: 0px;
	right: 225px;
	z-index: 1;
}

#pageTop #myAccount
{
	float: right;
	margin: 10px 0;
	text-transform: lowercase;
	position: relative;
	z-index: 5;
}

#pageTop #myAccount li
{
	list-style-type: none;
	display: inline;
	margin: 0 0 0 10px;
}

#pageTop #myAccount li a
{
	color: #613B24;
	font-weight: bold;
}

#pageTop #myAccount li a:hover
{
	color: #93735F;
}

#pageTop .contactInfo
{
	float: right;
	clear: right;
	font-weight: bold;
	margin: 0 0 5px 0;
	width: 275px;
	text-align: right;
}

/* Page bottom. */

#pageBottom
{
    clear: both;
	width: 960px;
	display: block;
	margin: 0 auto;
	background: #93735F url(../images/pagebottom_grad.jpg) repeat-x top left;
	padding: 0 0 10px 0;
	_background: #613B24;
}

#pageBottom .top
{
	background: #613B24 url(../images/pagebottom_top.gif) no-repeat top center;
	width: 960px;
	height: 5px !important;
	display: block;
}

#pageBottom .column
{
	width: 204px;
	float: left;
	margin: 0 10px;
	background: url(../images/pagebottom_spacer.gif) no-repeat 200px 10px;
	text-transform: lowercase;
	_background: none;
	_border-right: 1px solid #76523D;
}

#pageBottom ul
{
	list-style-type: none;
	margin-left: 20px;
	line-height: 0.9em;
}

#pageBottom ul li
{
	color: #E1D9CD;
	font-size: 0.75em;
}

#pageBottom ul li a
{
	color: #E1D9CD;
	text-decoration: none;
}

#pageBottom ul li a:hover
{
	color: #fff;
	text-decoration: underline;
}

#pageBottom h4
{
	color: #E3D1B7;
	font-size: 1.1em;
	font-weight: normal;
}

/* Left content. */

#leftNavigation
{
	float: left;
	width: 205px;
	text-transform: lowercase;
}

#leftContent
{
	background: #93735F url(../images/leftnav_grad.jpg) repeat-x top left;
	margin: 0 20px 0 0;
	width: 205px;
}

#leftContent .top
{
	background: #613B24 url(../images/leftnav_top.gif) no-repeat top center;
	width: 205px;
	height: 5px;
	display: block;
}

#leftContent .bottom
{
	background: #93735F url(../images/leftnav_bottom.gif) no-repeat top center;
	width: 205px;
	height: 5px;
	display: block;
	_background: #93735F url(../images/leftnav_bottom.gif) no-repeat bottom center;
}

#leftContent .header
{
	margin: 0 0 -5px 20px;
}

#leftContent .hr
{
	border-top: 1px solid #6E4A33;
	border-bottom: 1px solid #B09988;
	display: block;
	height: 0px;
	width: 205px;
	position: relative;
	top: -7px;
	_display: none;
}

#leftContent .last
{
	margin-bottom: 5px;
	_margin-bottom: 0px !important;
}

#leftContent ul
{
	margin: 0 0 15px 30px;
	list-style-type: none;
}

#leftContent ul li
{
	font-weight: normal;
	font-size: 1.1em;
}

#leftContent ul li a
{
	text-decoration: none;
	color: #FFF2DC;
}

#leftContent ul li a:hover
{
	color: #FFF;
	text-decoration: underline;
}

#leftContent ul li ul
{
	margin: 0 0 10px 20px;
}

#leftContent ul li ul li
{
	font-weight: normal;
	font-size: 0.8em;
}

#leftContent ul li ul li a
{
	color: #E1D9CD;
}

/* Social Networking Buttons */

.social
{
	float: left;
	width: 205px;
	border-collapse: collapse;
	margin-top: 20px;
	padding-bottom: 20px;
}

.social td
{
	text-align: center;
}

.social a img
{
	border: 0;
}

.social a
{
	font-size: 0.8em;
	font-weight: bold;
	color: #613B24;
}

.social a:hover
{
	color: #93735F;
}

/* Top Navigation */

#topNav
{
	height: 35px;
	width: 735px;
	background: #613B24 url(../images/nav_grad.gif) repeat-x top left;
	float: right;
	text-transform: lowercase;
}

#topNav .home
{
	width: 60px;
}

#topNav .new
{
	width: 94px;
}

#topNav .sale
{
	width: 94px;
}

#topNav .contact
{
	width: 73px;
}

#topNav .about
{
	width: 87px;
}

#topNav .events
{
	width: 128px;
}

#topNav .photos
{
	width: 130px;
}

#topNav .links
{
	width: 55px;
}

#topNav li
{
	list-style-type: none;
	float: left;
	border-right: 1px solid #613B24;
	border-left: 1px solid #93725F;
}

#topNav a
{
	color: #FFF2DC;
	font-weight: bold;
	text-decoration: none;
	height: 28px;
	display: block;
	padding: 7px 4px 0 7px;
}

#topNav a:hover
{
	color: #FFF;
	background: #93725F;
}

#topNav .topLeft
{
	background: #613B24 url(../images/nav_left.jpg) no-repeat top left;
	border-left: 0;
}

#topNav .topRight
{
	background: #613B24 url(../images/nav_right.jpg) no-repeat top right;
	border-right: 0 !important;
}

#topNav .topLeft a:hover
{
	background: #93725F url(../images/nav_left_hover.gif) no-repeat top left;
}

#topNav .topRight a:hover
{
	background: #93725F url(../images/nav_right_hover.gif) no-repeat top right;
}

/* Page content. */

#pageContent
{
	width: 695px;
	padding: 20px;
	display: block;
	background: #fff url(../images/content_bottom.gif) no-repeat center bottom;
	float: right;
	margin: 0 0 20px 0;
	min-height: 598px;
	_height: 602px;
}

#pageContent p,
#pageContent ul,
#pageContent ol
{
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 20px;
}

#pageContent ul,
#pageContent ol
{
	margin: 0 0 20px 30px;
}

#pageContent a
{
	color: #366278;
}

#pageContent a:hover
{
	color: #78AFCC;
}

#pageContent h1.pageTitle
{
    margin-top: 0;
}


#pageContainer.home #pageContent .newsItem h2
{
	color: #613B24;
	font-size: 1em;
	margin: 10px 0 -10px 0;
}

/* COMPONENTS. */

/* Forms. */

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

form tr.group {}

form td.caption
{
    width: 175px;
    height: 1.75em;
    vertical-align: top;
    padding-top: 7px;
	font-size: 0.9em;
}

form td.field
{
    padding: 3px 0;
	font-size: 0.8em;
}

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. */

#pageContent .siteNavigator
{
    margin: 0 0 15px 0;
    padding: 0;
}

#pageContent .siteNavigator li
{
    display: inline;
    background-image: url(../images/site_navigator_separator.gif);
    background-position: 0 50%;
    background-repeat: no-repeat;
    padding: 0 6px 0 17px;
	font-size: 0.8em;
	text-transform: lowercase;
	font-weight: bold;
}

#pageContent .siteNavigator li a
{
	font-weight: normal;
}

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

/* Page navigator. */

.pageNavigator
{
    margin: -10px 0 10px 0;
	font-size: 0.9em;
	font-style: italic;
}

.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
{
	font-weight: normal;
}

.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%;
}

/* SPAM PREVENTION */

#emailAddress1 // This is a 'honeypot' field to attact spammers. If this field is filled out, the only explanation is that a spambot saw it and filled it out.
{
    display: none;
}
