/*
$HeadURL: svn+secure://svn.comminternet.com/main/websites/boxlunchhyannis.com/trunk/web/common/stylesheets/frontend_screen.css $
$LastChangedRevision: 6025 $
$LastChangedDate: 2008-08-07 01:38:36 -0400 (Thu, 07 Aug 2008) $
*/

@import url(general.css);

/* Remove the initial stylesheet after the real stylesheet has been overlaid. */
@import url(initial.css);

/* GLOBAL. */

html,
body
{
    height: 100%;
}

body
{
    background: #faf8f8;
    font-family: Comic Sans MS, Arial, sans-serif;
    font-size: .9em;
    margin: 0;
    padding: 0;
    margin: 0;
    padding: 0;
}

h1 {}

h2
{
	font-size: 1.25em;
	color: #780600;
	margin: 0 0 -7px 0;
}



/* PAGE SECTIONS. */

/* Page container. */

#pageContainer
{
    position: relative;
    min-height: 100%;
    margin: auto;
    width: 985px;
}

/* Page top. */

#pageTop 

{
    height: 175px;
}

#logo {}

#logo img
{
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
}

#contactTop
{
	position:absolute;
	float:right;
	margin: 20px 0 0 250px;
}

#contactTop p
{
	width: 375px;
	padding: 0 2px 0 5px;
	font-size: 10pt;
	line-height: 21px;
	color: #780600;
	text-align: center;
	font-weight: bold;
}

#contactTop p a
{
	color: #780600;
	font-size: 8pt;
	font-weight: normal;
}

#contactTop p a:hover,
#contactTop p a:active
{
	color: #204D09;
}

#rollwich
{
	color: #204D09;
	font-size: 14pt;
}

/* Top Navigation */

#navigationTop
{
    background: url(../images/topNavigationBackground.jpg) repeat-y;
    border-top: 1px solid #b75957;
    border-bottom: 1px solid #b75957;
	position:relative;
	top:148px;
    float: left;
    width: 100%;
    height: 33px;
}

#navigationTop ul
{
    margin: 8px 0 0 6%;
    padding: 0;
}

#navigationTop li
{
    display: inline;
    font-size: .95em;
    font-weight: bold;
    list-style: none;
    margin: 10px;
    padding: 0 .65em 0 .65em;
}

#navigationTop li a
{
    text-decoration: none;
	color: #204D09;
}

#navigationTop li a:hover
{
    text-decoration: none;
	color: #3fba47;
}

/* Left Navigation */

#pageNav
{
	width: 175px;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	background-color: #EEEEEE;
	height: 600px;
}

#pageNav ul
{
	width: 175px;
	_width: 125px;
	list-style: none;
}

#pageNav ul li
{
	font-size: 1.2em;
	letter-spacing: -0.5px;
	*letter-spacing: -1px;
/*  _margin: 0 0 -16px 0; */
	list-style: none;
	margin: 0px 3px 3px 0; 
	padding: 0;
}

#pageNav ul li a
{
	background-position: right;
	background-repeat: no-repeat;
	color: #204D09;
	display: block;
	border-bottom: none;
	text-decoration: none;
}

#pageNav ul li a:hover
{
	color: #3fba47;
}
#pageNav ul li a:active
{
	background: url('../images/navButton_bg.jpg') top right repeat-y; 
} 

#pageNav .daily
{
	margin-left: 15px;
	margin-top: 33px;
}
/* Page bottom. */

#pageBottom
{
    clear: both;
}

/* Page content. */

#pageContent
{
    padding-left: 25px;
    padding-bottom: 3em;
    width: 715px;
	float:right;
}

#pageContent table td
{
	background-color: #FAF8F8;
}
#pageContent h1.pageTitle
{
    margin-top: 0;
}

#pageContent h3
{
	font-size: 1.25em;
	color: #204D09;
	_margin-top: 20px;
	margin-left: -20px;
}

#pageContent .imgRight
{
	background: #780600;
	padding: 3px;
	border: 2px solid #204D09;
	float:right;
	margin: 3px 3px 3px 15px;
}

#pageContent .imgLeft
{
	background: #780600;
	padding: 3px;
	border: 2px solid #204D09;
	float:left;
	margin: 1px 15px 7px 3px;
	*margin: 1px 15px 15px 3px;
}

#pageContent ul
{
    margin: 8px 0 0 0;
    padding: 0;
	list-style: disc;
	display: block;
}

#pageContent li
{
    font-size: .95em;
    font-weight: normal;
    margin: 0px 0 0 30px;
    padding: 0 .65em 0 0em;
}

#pageContent li a
{
    text-decoration: none;
	color: #204D09;
}

/* Rollwich Page */

#pageContent .imgRightRollwich
{
	background: #780600;
	padding: 3px;
	border: 2px solid #204D09;
	float: right;
	margin: 20px 150px 0 0;
}

#pageContent ul.rollwichList
{
	margin: 8px 0 0 0;
    padding: 0;
	list-style: none;
	display: block;
}

#pageContent ul.rollwichList li
{
	font-weight: bold;
	font-size: 1.2em;
}

#pageContent ul.rollwichList li a:hover
{
	color: #3fba47;
}

/* Create your own page */

#pageContent #create
{
	height: 1200px;
}

#pageContent #create #protein
{
	width: 33%;
	margin: 0 0 0 0;
}

#pageContent #create #cheese
{
	width: 33%;
	margin: -498px 0 0 250px;
	*margin: -585px 0 0 250px;

}

#pageContent #create #garnish
{
	width: 33%;
	margin: -298px 0 0 500px;
	*margin: -357px 0 0 500px;

}

#pageContent #create #sauce
{
	width: 33%;
	margin: -485px 0 0 250px;
	*margin: -575px 0 0 250px;

}

#pageContent #create #dressings
{
	width: 33%;
	margin: -240px 0 0 0px;
	*margin: -290px 0 0 0px;

}

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

#pageContent .siteNavigator
{
    margin: -0.75em 0 0 0;
    padding: 0;
}

#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 {}

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