/*
 * @version $Id: style.css 287 2009-04-10 14:28:26Z paul $
 */

html,
body
{
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	min-width: 800px;
	padding: 0px;
}

#pageTable .sidewall {
	background-image: url(../img/kctile.png);
}

h1 {
	font-size: 10px;
}

#pageContent
{
	background-color: #ece9dd;
	color: #333;
}

#PackagesAndFeatures strong {
	display: block;
}

#PackagesAndFeatures ul {
	margin: 0 2em;
	padding: 0;
}


#topNavigation {
	background: #872020;
	border: 2px solid #ba9745;
}

#topNavigation td {
	background: #872020 url(../img/ornament.jpg) top left repeat-x;
	text-align: center;
}

#topNavigation .menulink {
	color: #ece9dd;
	background: url(../img/topLinkbg.gif) top left repeat-x;
	padding-left: 16px;
	padding-right: 16px;
}



#leftPanel {
	background: url(../img/leftBg.jpg) top left repeat-y;
}

#leftPanel,
.categoryNav {
	width: 194px;
}

.categoryNav {
	background: url( ../img/leftLinkFoot.jpg ) bottom no-repeat;
	padding: 0 0 58px;
}

.categoryNav ul {
	background: url( ../img/leftMenuHead.jpg ) no-repeat;
	margin: 0;
	padding: 74px 0 0;
	width: 194px;
	display: block;
}

.categoryNav ul li {
	background: url( ../img/rightLinkbg.jpg );
}

.categoryNav ul li.middle {
	height: 15px;
}

.categoryNav ul li.bottom {
	height: 33px;
}

.categoryNav ul li a {
	color: #ff0;
	display: block;
	padding: 2px 12px 2px 30px;
	text-decoration: none;
/*
	outline: 1px dotted orange;
*/
}

.categoryNav ul li a:visited {
	color:#fff;
}

.categoryNav ul li a:hover {
	color: #3f0;
}

#pageContent { padding: 10px 40px 10px 40px; }


#dGMain {
	background-color: transparent;
	width: 100%;
}

#dGTitleCell,
.dGDataNavTbl
{
	background-color: #882122;
	color: #fff;
}


/* **** index page section - quote of the day, food history, etc **** */

#quote_of_day {
	background-color:#e4d7b8;
	border: 1px solid #872020;
	float: left;
	margin: 3px 16px 6px 0;
	padding: 0 8px;
	width: 172px;
}

#quote_of_day h3 {
	color: #0093c6;
	text-decoration: none;
}

#food_history {}

#food_history h3 {
	color: #004cb2;
	text-decoration: none;
}


/*  user_login section  */
#user_login {
	width: 25em;
	margin: 0 auto;
}

#user_login div.labelset.submit {
	text-align: right;
}


/*  user_register section  */
#user_register {
	width: 40em;
	margin: 0 auto;
}

#user_register fieldset {
	margin-bottom: 1em;
}

#user_register fieldset legend {
	font-weight: bold;
	font-size: 1.4em;
}

#user_register table {
	width: 100%;
}

#user_register th label {
	display: block;
	font-weight: normal;
	text-align: left;
}

#user_register td {
	text-align: right;
}


/*  Payment section  */
table.order_lines tr th {
	text-align: left;
}


fieldset legend {
	color: #000;
	font-size: 10pt;
	font-weight: bold;
}

fieldset table {
	margin-left: 10px;
	margin-right: 10px;
}

fieldset table th label {
	font-weight: bold;
	color: black;
}


.required span {
	color: #f00;
}


/* added for auto hide and show */

.noshow
{
	display: none;
	padding: 0;
	margin: 0;
}

.show
{
	display: block;
	margin: 0;
	padding: 0;
}

.searchImg
{
	width: 120px;
	height: 16px;
	display: inline;
	margin-bottom: -4px;
}

.co_field
{
	width: 263px;
}

/* decorating the listings in the search pages */
.searchFields
{
	margin: auto;
	width: 400px;
	width: 744px;
	display: block;
}

.searchFields table th { width: 200px; }

.searchFields .advanced_search { width: 300px; }

table.premList
{
	margin: 20px 0 0 0;
	width: 744px;
}

table.premList thead tr td
{
	background-image: url(../img/ornament02.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
}

table.premList thead tr td h3
{
	padding: 0;
	margin: 0;
	line-height: 20px;
}

table.premList tbody tr td
{
	background-image: url(../img/premList-top);
	background-repeat: no-repeat;
	padding: 10px 20px 30px 20px;
}

table.premList tfoot tr td
{
	width: 744px;
	height: 17px;
	background-image: url(../img/premList-foot);
	background-repeat: no-repeat;
}

table.delList
{
	margin: 20px 0 0 0;
	width: 744px;
}

table.delList thead tr td
{
	background-image: url(../img/ornament02.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
}

table.delList thead tr td h3
{
	padding: 0;
	margin: 0;
	line-height: 20px;
}

table.delList tbody tr td
{
	background-image: url(../img/delList-top);
	background-repeat: no-repeat;
	padding: 10px 20px 30px 20px;
}

table.delList tfoot tr td
{
	height: 17px;
	background-image: url(../img/delList-foot);
	background-repeat: repeat-x;
}

table.basList
{
	margin: 20px 0 0 0;
	width: 744px;
}

table.basList thead tr td
{
	background-image: url(../img/ornament02.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;
}

table.basList thead tr td h3
{
	padding: 0;
	margin: 0;
	line-height: 20px;
}

table.basList tbody tr td { padding: 10px 20px 30px 20px; }

table.basList tfoot tr td
{
	height: 17px;
}

/* more info page styles */

body.moreInfoPage
{
	min-width: 580px;
	padding: 20px;
}

.moreInfoPage .photoBox
{
	padding: 0;
	width: 120px;
	height: auto;
	display: table;
	margin: 0 0 20px 20px;
	float: right;
	font-size: 10px;
}

.photoBox img.photo
{
	border: 0;
	display: block;
	margin: 0 0 1.5em;
}

.photoBox div.rightImage
{
	margin: 0 0 1.3em;
	position: relative;
}

.photoBox div.rightImage a
{
	display: block;
	margin: 0 0 6px 6px;
	float: right;
}

.photoBox div.rightImage a img
{
	border: 0;
	width: 61px;
}

.photoBox div.rightImage,
.photoBox div.rightImage a img
{
	height: 86px;
}

.photoBox div.calendar a img
{
	height: 90px;
	width: 120px;
}

.moreInfoPage table.infoTable
{
	width: 460px;
	border: 4px #c7c4ba solid;
}

.moreInfoPage table.infoTable th
{
	width: 120px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px;
}

.moreInfoPage table.infoTable td
{
	padding: 8px;
}

.moreInfoPage table.infoTable tr th,
.moreInfoPage table.infoTable tr td
{
	background-image: url(../img/infoTable.png);
	background-repeat: repeat-x;
}

.moreInfoPage table.infoTable tr.even th,
.moreInfoPage table.infoTable tr.even td
{
	background-image: url(../img/infoTable-odd.png);
	background-repeat: repeat-x;
}

.moreInfoPage table.infoTable tr.odd th,
.moreInfoPage table.infoTable tr.odd td
{}

fieldset .co_field {
	width: 284px;
}



.errx,
.error
{
	color: #f00;
	font-weight: bold;
}

.edit_btn 
{
	font-size:10px;
	line-height:12px; 
	border:1px solid #CCCCCC;
	padding:0px;
	margin-left:4px;	
}

/****************************************************
** vim:ts=4:tw=220:
**/
