/*
$HeadURL: svn+secure://svn.comminternet.com/main/websites/shoporganiccare.com/trunk/web/common/stylesheets/frontend_screen.css $
$LastChangedRevision: 6505 $
$LastChangedDate: 2009-04-08 12:13:02 -0400 (Wed, 08 Apr 2009) $
*/

@import url(general.css);

/* GLOBAL. */

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

html,
body
{
    height: 100%;
}

body
{
    background: #FEE9A7 url(../images/body_bg.png) top center fixed repeat-x;
    margin: 0;
	padding: 0;
    color: #003580;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a
{
    color: #EBAB00;
    text-decoration: none;
}

li
{
	list-style: none;
}

.pageTitle
{
	display:none;
}

h3, form h1 
{
    background: transparent url(../images/wingding.gif) top left no-repeat;
    margin: 6px 0;
    padding: 0 0 0 15px;
    font-weight: bold;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

h4
{
	padding: 10px 0 3px 0;
}

img
{
    border: none;
}

p
{
    margin: 6px 0 14px 0;
    line-height: 18px;
}

p.leadIn
{
    font-weight: bold;
}

.imgRightTitles
{
	padding: 0 0 0 75px;
}

.imgLeft
{
	float: left;
}

.imgRight
{
	float: right;
}

.imgRightFounder
{
	float: right;
	border: 1px solid #EBAB00;
	margin-left: 5px;
}

.imgLeftSynergy
{
	float: left;
	margin: 0 0 -17px 0;
}	

.imgCenter
{
	display: block;
	margin: 0 auto;
	text-align: center;
}

#rightCell .search
{
	float: right;
	height: 10px;
}

#container
{
    background: #FFF url(../images/frame_bg.gif) bottom right no-repeat;
    margin: 22px auto 0 auto;
    padding: 7px;
    width: 756px;
    border: 1px solid #ebab00;
}

#layoutTable
{
	border: 0;
	margin: 0;
	padding: 0;
}

#layoutTable td, #layoutTable tr
{
	margin: 0;
	padding: 0;
}

#navigationCell
{
    background: #FEE9A7 url(../images/nav_bg.jpg) top repeat-x;
    border-top: 1px solid #f5d57f;
    border-left: 1px solid #f5d57f;
    border-right: 1px solid #f5d57f;
    text-align: center;
    vertical-align: top;
}

#sidebar
{
    min-height: 581px;
    _height: 581px;
    width: 155px;
}

#logo
{
    background: transparent url(../images/logo.gif) bottom center no-repeat;
    width: 155px;
    height: 165px;
}

#logo a
{
    width: 155px;
    height: 165px;
    display: block;
}

#logo a i
{
    visibility: hidden;
}

#sidebar ul
{
	list-style: none;
	margin: 30px 0 0 2px;
	padding: 0;
	width: 147px;
	text-align: left;
}

#sidebar li
{
	background: url(../images/nav_separator.gif) no-repeat bottom right;
	font-size: 12px;
	padding: 7px 0;
	text-transform: uppercase;
}

#sidebar li span
{
	margin: 0 0 0 16px;
}

#sidebar li a:link,
#sidebar li a:visited
{ 
	color: #EBAB00;
	text-decoration: none;
}

#sidebar li a:hover,
#sidebar li a:active
{
	color: #BB8900;
	background: url(../images/nav_bullet.gif) no-repeat left;
}

#sidebarAddress
{
	background: #FBE7AB;
    border-left: 1px solid #f5d57f;
    border-right: 1px solid #f5d57f;
    border-bottom: 1px solid #f5d57f;
    vertical-align: bottom;
}

#sidebarAddress p
{
    padding: 0 0 10px 0;
    font-size: 9px;
    color: #BB8900;
    text-align: center;
}

#rightCell
{
	padding: 0 0 0 7px !important;
	vertical-align: top;
}

#header
{
    background: url(../images/headers/index.jpg) top left no-repeat;
    border: 1px solid #f5d57f;
    width: 591px;
    height: 171px;
}

#header h1
{
    display: none;
}

#headerAddress
{
    color: #EBAB00;
    float: right;
    font-size: 9px;
    line-height: 12px;
    padding: 2px 4px;
    text-align: right;
}

#headerAddress a
{
	font-size: 10px;
    font-weight: bold;
    color: #BB8900;
}

#headerAddress a:hover,
#headerAddress a:active
{
    color: #003399;
}

.subnavigation
{

}

.subnavigation h2
{
    border-bottom: 1px solid #f5d57f;
    color: #003580;
    font-size: 19px;
    font-weight: 200;
    margin: 4px 0 16px 0;
	padding: 0 0 4px 0;
    text-transform: uppercase;
    width: 592px;
}

.subnavigation ul
{
	margin: 0 !important;
	padding: 0 !important;
    text-align: center;
}

.subnavigation li
{
    color: #EBAB00;
    display: inline;
    font-size: 10px;
    font-weight: bold;
	line-height: 16px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.subnavigation li a
{
    color: #EBAB00;
    text-decoration: none;
}

.subnavigation li a:hover,
.subnavigation li a:active
{
    color: #003399;
    text-decoration: none;
}

.subnavigation.bottom
{
	margin: 0 0 80px 0;
}

#pageContent
{
    background: transparent url(../images/content_bg.gif) top left no-repeat;
    width: 541px;
    padding: 0px 20px 45px 25px;
}

#pageContent a
{
	text-decoration: underline;
}

#pageContent a:hover
{
    color: #003399;
}

#pageContent ul
{
    font-size: 12px;
	margin: 5px 0 10px 22px;
	padding: 0;
}

#pageContent li
{
	list-style-image: url(../images/wingding.gif);
	line-height: 20px;
}

#pageContent ol li
{
	list-style-image: none;
	list-style-type: decimal;
	margin: 0 0 0 25px;
}

#pageContent td
{
	padding-bottom: 8px !important;	
}

#pageContent blockquote
{
	margin: 0 0 -10px 30px;

}

#pageContent .consults
{
	width: 400px;
}

#pageContent .shoulders
{
	font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
	margin: 0 0 0 3px;
}

#pageContent .quote
{
    font-weight: bold;
    text-transform: capitalize;
	color: #B5882D;
}

#pageContent .synergy
{
 	font-weight: bold;
    text-transform: capitalize;
	color: #B5882D;
	font-size: .9em;
}

.subtitle
{
	margin: 0;
	padding: 0;
    text-align: right;
}

#pageContent .prices 
{
	font-style: italic;
	margin: -10px 0 0 0;
}

#pageContent .prices li
{
	list-style-image: none;
	display: inline;
	margin: 0 15px 0 0;
}

#pageContent .wax td
{
	width: 200px;
}

#pageContent sub
{
	margin: 0 -4px 0 -4px;
}

.buttons
{
	margin: 10px 0 0 104px;
}

.caption
{
	vertical-align: top;
	width: 100px;
}

.field
{
	vertical-align: top;
}

.last
{
	background: none !important;
	border: 0 !important;
}

.topNav
{
	background: none !important;
	border: 0 !important;
	margin: 0 0 -10px 0;
}

.navLabel
{
	margin: 0 0 -8px 15px;
	background: none !important;
	border: 0 !important;
	font-weight: bold;
}

#footer
{
    margin: 0 auto;
	text-align: center;
    width: 770px;
}

#footer ul
{
	list-style: none;
	margin: 6px auto 0 auto;
    padding: 0;
}

#footer li
{
	border-right: solid 1px #E2A923;
    color: #BB8900;
    display: inline;
    font-size: 10px;
    font-weight: bold;
	padding: 0 8px 0 6px;
}

#footer .footerLast
{
	border: none;
}

#footer li a
{
    color: #BB8900;
}

#footer p.branding
{
    width: 550px;
    margin: 0 auto;
	padding: 0;
	line-height: 12px;
    font-size: 9px;
    font-weight: 500;
    color: #BB8900;
}

#pageContent #frontpage
{
	margin: 0 auto;
	width: 450px;
}

#pageContent#frontpage h2
{
	background: url(../images/titles/be_well.gif) top left no-repeat;
    height: 37px;
}

#pageContent #frontpage h2 span
{
	display: none;
}

#pageContent #frontpage p
{
	list-style-image: url(../images/wingding.gif) top left no-repeat;
}

#pageContent #newsletterLink
{
	position:absolute;
	left:625px;
	margin-top: -15px;
}

.newsletterSpacing
{
	letter-spacing: 0.08em;
}
.sitemap #pageContent h3
{
	margin-top: 15px;
}

.sitemap #pageContent ul
{
	margin: 0 0 0 40px !important;
}

.sitemap #pageContent li
{
	color: #0E377C;
	font-size: 12px;
	list-style: square;
}

.sitemap #pageContent table, .sitemap #pageContent td
{
	border-collapse: collapse;
	border-spacing: 0 !important;
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.hidden
{
    display: none;
}

/* SPA SERVICES */

#pageContainer.spaServices #pageContent li
{
	list-style-image: none;
}

#pageContainer.spaServices #pageContent .indent
{
	font-style: italic;
	margin: -7px 0 0 40px;
}

/* 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;
}

#pageContent .billingInformation .field
{
	padding-right: 10px;
}

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.75em 0 0 0;
    padding: 0;
	position: relative;
	z-index: 3;
}

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

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

/* Page navigator. */

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

.pageNavigator .label 
{
	font-weight: bold;
}

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

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

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

.pageNavigator ul li a
{
    text-decoration: underline;
	font-weight: bold !important;
}

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