body
{
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	background: #FFF url(../xi/bg.gif);
}

hr
{
	color: #ccc;
	height: 1px;
}

/* ----- TYPOGRAPHY ----- */
p
{
	line-height: 20px;
	clear: right;
}

.q
{
	border-bottom: 1px dotted #036;
	padding-bottom: 1px;
}

.s
{
	font-family: Courier, monospace;
	color: #666;
}

#caption
{
	padding-top: 5px;
	border-top: 1px dashed #ccc;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 13px;
	color: #036;
	line-height: 20px;
	text-align: center;
	clear: left;
}

#captionG
{
	padding-top: 5px;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	text-align: center;
	clear: left;
}

.inline { display: inline; }

#footer p
{
	color: #000;
	font-size: 10px;
	line-height: 16px;
}

#sidebar p, form
{
	font-size: 11px;
	line-height: 16px;
}

h1 { font-size: 20px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }

p.earth
{
	font-size: 13px;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	color: #036;
	padding-bottom: 10px;
}

p.moon
{
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #000;
	padding-bottom: 10px;
}

h1.moon, h2.moon, h4.moon
{
	color: #C00;
	font-family: Verdana, sans-serif;
	padding-top: 15px;
	font-weight: bold;
}

h1.earth, h2.earth, h3.earth, h4.earth
{
	color: #036;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	padding-top: 15px;
	font-weight: bold;
}

h3.moon
{
	color: #000;
	font-family: Verdana, sans-serif;
	padding-top: 0px;
	font-weight: bold;
}

.cat
{
	color: #666;
	font-weight: normal;
	font-size: 10px;
}

.type
{
	font-weight: bold;
	font-size: 12px;
}

.typeD
{
	font-weight: bold;
	font-size: 12px;
	color: #06F;
}

.typeM
{
	font-weight: bold;
	font-size: 12px;
	color: #C09;
}

.typeP
{
	font-weight: bold;
	font-size: 12px;
	color: #F90;
}

.typeL
{
	font-weight: bold;
	font-size: 12px;
	color: #333;
}

.recipeName
{
	font-weight: bold;
	color: #C00;
}

/* ----- LINKS ----- */

/*
#footer p a:link
}
	color: #C00;
	text-decoration: none;
	border-bottom: 1px dashed #C00;
}

#footer p a:visited
{
	color: #C00;
	text-decoration: none;
	border-bottom: 0px dashed #C00;
}

#footer p a:active
{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed #C00;
}

#footer p a:hover
{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed #C00;
}
*/

/* ----- DIV ----- */
#wrap
{
	margin: 20px auto;
	border: 1px solid #333;
	padding: 0;
	width: 708px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 710px;
}

html>#wrap { width: 710px; }
.bgImage { background: #FFF url(../xi/twin_bg.gif); }
.bgWhite { background: #FFF; }

#wrapTwin
{
	margin: 0;
	border: 0;
	padding: 0;
	clear: both;
}

#main
{
	margin: 0;
	padding: 1px 30px 10px;
	background: transparent;
	float: left;
	width: 650px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 650px;
}

html>#main { width: 650px; }

#mainLeftFirst
{
	margin: 0;
	padding: 0;
	background: transparent;
	float: left;
	width: 465px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 465px;
}

html>#main { width: 465px; }

#mainLeft
{
	margin: 0;
	padding: 1px 10px 15px 30px;
	background: transparent;
	float: left;
	width: 420px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 380px;
}

html>#mainLeft { width: 380px; }

#sidebar /* use margin to position on the right, padding does not work in IE 5-6 and AOL */
{
	margin: 0 0 0 440px;
	padding: 1px 30px 30px 10px;
	background: transparent;
	/* compensates for IE Win bungling */
	height: 100%;
}

#sidebarFirst /* use margin to position on the right, padding does not work in IE 5-6 and AOL */
{
	margin: 0 0 0 465px;
	padding: 15px 30px 0px 15px;
	background: white;
	/* compensates for IE Win bungling */
	height: 450px;
}

.toc
{
	margin: 0;
	padding: 0px 30px 10px;
	background: #FFF;
	clear: both;
	white-space: nowrap;
	width: 710px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 650px;
}

html>.toc { width: 650px; }

.hide
{
	display: none;
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
	/* for the benefit of IE5 Mac */
}

#footer
{
	border-top: 1px solid #333;
	padding: 5px 30px 5px 30px;
	background: #CCC;
	clear: both;
	/* right border fix for IE5/AOL7 */
	/* it works at the expense of extra code */
	/* remove if bg is light or image */
	width: 610px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 650px;
}

html>#footer { width: 650px; }

#gallery
{
	display: block;
	padding: 5px 30px 20px 30px;
	background: #fff;
	clear: both;
	/* right border fix for IE5/AOL7 */
	/* it works at the expense of extra code */
	/* remove if bg is light or image */
	width: 610px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 650px;
}

html>#footer { width: 650px; }

.bgCover
{
	float: left;
	display: block;
}

/*-- NAVIGATION BEGIN ---*/
/*-- based on www.alistapart.com/articles/slidingdoors/ by Douglas Bowman ---*/
#header
{
	float: left;
	width: 710px;
	background: #333 url(../xi/tab_bg.gif) repeat-x;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	display: block;
}

#header ul
{
	margin: 0;
	padding: 5px 30px 0;
	list-style: none;
}

#header li
{
	float: left;
	background: url(../xi/left.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 10px;
}

#header a
{
	float: left;
	display: block;
	background: url(../xi/right.gif) no-repeat right top;
	padding: 5px 12px 4px 2px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a { float: none; }

/* End IE5-Mac hack */
#header a:hover { color: #000; }
#header #current { background-image: url(../xi/left_on.gif); }

#header #current a
{
	background-image: url(../xi/right_on.gif);
	color: #C00;
	padding-bottom: 5px;
}

#header #deselected { background-image: url(../xi/left_deselected.gif); }
#header #deselected a:hover { color: #000; }

#header #deselected a
{
	background-image: url(../xi/right_deselected.gif);
	color: #C00;
	padding-bottom: 5px;
}

/*-- NAVIGATION END ---*/
img
{
	display: block;
	border: 0;
}

.seethru
{
	background: transparent;
	color: #FFF;
}

.hilite { color: #900; }

.L
{
	margin: 0 10px 0 0;
	display: inline;
}

.R
{
	margin: 0;
	display: inline;
}

/*using margin rather than padding for the benefit of NN4 and IE 4 and Konqueror*/
/*----- LIST used in javascript galleries -----*/
ul.preview { margin-bottom: 0px; }

li.preview
{
	list-style: none outside none;
	float: left;
	padding: 0 0.5em 1em 0;
	text-align: right;
}

/*----- LIST END -----*/
/*----- LIST used in table of content -----*/
ul.toc
{
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	list-style: disc outside none;
	line-height: 20px;
	width: 80%;
}

li.head
{
	font-weight: bold;
	color: #C00;
	list-style: none outside none;
}

li { color: #000; }

/*----- LIST END -----*/
/*----- LIST used in sitemap -----*/
ul.sitemap
{
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	line-height: 20px;
	width: 100%;
	list-style: none outside none;
}

li.L1
{
	font-weight: bold;
	color: #000;
}

li.L2
{
	color: #000;
	padding-left: 20px;
}

.desc { font-weight: normal; color: #666;}

/*----- LIST END -----*/
/*----- TABLES used on download page -----*/
table
{
	background: #fff;
	border: 0;
	padding: 0 0 10px 0;
	font-size: 12px;
	width: 650px;
	color: #000;
	clear: both;
}

thead
{
	background: #ccc;
	font-weight: normal;
	border: 1px solid #fff;
}

th
{
	text-align: left;
	color: #fff;
	padding: 3px 5px 2px 5px;
	background: #aaa;
}

td
{
	padding: 3px 5px 2px 5px;
	vertical-align: top;
}

.odd { background: #eee; }
.even { background: #ddd; }
.right { text-align: right; }

/*----- TABLES END -----*/
/*----- INPUT -----*/
input#subject, input#name, input#email, input#comments,textarea
{
	padding: 5px;
	margin-bottom: 20px;
	font-size: 12px;
	color: #000;
	background: #eee;
	display: block;
	font-family: Verdana, sans-serif;
}

label
{
	font-size: 12px;
	font-weight: bold;
	border: 0px solid #fff;
	padding: 5px;
	display: block;
	font-family: Verdana, sans-serif;
}

/*----- INPUT END -----*/
