body
{
	margin: 20px;
	padding: 0px;
	font: normal 12px/1.5em Verdana;
	min-width: 800px;
}
.slender
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
h2
{
	padding: 0px 5px 0px 20px;
	color: #b60;
	display: inline;
	font-size: 16px;
}
hr
{
	border: 1px dotted #840;	
}
div.header
{
	border: solid 1px black;
	background: gray url('img/header.jpg') repeat-x;
	height: 5.0em;
}
div.title
{
	position: absolute;
	left: 90px;
	top: 35px;
	color: #ddd;
	font: bold 2.0em Verdana;
	font-variant: small-caps;
	z-index: 0;
}
div.submit
{
	-moz-border-radius: 5px;
	border: solid 1px #357;
	background: #357 url('img/th-bg.jpg') repeat-x;
	height: 2.5em;
	padding-left: 10px;
}
div.pagefooter
{
	font: normal 9px/1.5em Verdana;
	color: white;
	border: solid 1px black;
	background: gray url('img/header.jpg') repeat-x;
	height: 2.5em;
	text-align: right;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
}
div.pagefooter a
{
	color: #0ff;
}
div.features
{
	background: url('img/tour/demo.jpg') no-repeat center right;
}
div.time
{
	color: white;
	font: normal 10px Verdana;
	text-align: right;
	padding: 7px 15px 10px 0px;
}
div.notice
{
	-moz-border-radius: 5px;
	border: 1px solid #ddd;
	margin: 0px 25px;
	padding: 1px 10px 1px 45px;
	text-decoration: none;
}
div.notice:hover
{
	border-color: black;
	background: rgb(220, 255, 255) url('img/l_success.gif') no-repeat scroll 10px 50%;
}
div.success
{
	-moz-border-radius: 5px;
	border: 1px dashed black;
	width: 500px;
	margin: 5px auto 3px auto;
	padding: 3px 10px 3px 45px;
	background: rgb(220, 255, 255) url('img/l_success.gif') no-repeat scroll 10px 50%;
}
div.error
{
	-moz-border-radius: 5px;
	border: 1px dashed black;
	width: 500px;
	margin: 5px auto 3px auto;
	padding: 3px 10px 3px 45px;
	background: rgb(255, 200, 200) url('img/l_error.gif') no-repeat scroll 10px 50%;
}
div.small
{
	font-size: 9px;
	color: blue;
	width: 12.0em;
}
span.subtle
{
	display: block;
	padding: 0px 5px 0px 5px;
	font-style: italic;
	color:#888;
}
input
{
	margin: 0px;
}
input.fill
{
	width: 98%;
}
input.cont
{
	font: normal 12px Verdana;
}
textarea
{
	overflow: auto;
}
textarea.recip
{
	font: normal 12px Verdana;
	height: 3.5em;
	width: 98%;
}
textarea.group
{
	font: normal 12px Verdana;
	height: 10em;
	width: 98%;
}
textarea.body
{
	width: 98%;
}
textarea.dates
{
	width: 19.0em;
}
fieldset
{
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0px 15px 15px 15px;
}
legend
{
	padding: 10px 0px 10px 0px;
	color: blue;
}
ul
{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	list-style-image: url('/img/item_ltr.png');
	vertical-align: center;
}
a:link
{
	color: blue;
}
a:visited
{
	color: blue;
}
a.home
{
	text-decoration: none;
	font-style: italic; 
}
a.home:hover
{
	text-decoration: underline; 
}
a.view
{
	text-decoration: none;	
	color: black;
}
a.view span
{
	display: block;
	padding: 0px 5px 0px 5px;
	font-size: 11px;
}
a.check
{
	text-decoration: none;
}
a.check:hover
{
	text-decoration: underline;
}
img
{
	border-width: 0px;
}
img.logo
{
	position: absolute;
	left: 20px;
	top: 0px;
	z-index: 0;
}
img.sharethis
{
	padding-right: 15px;
	vertical-align: middle;
}
button.cal
{
	border-width: 0px;
	padding: 2px;
	background: url('zpcal/themes/icons/calendar4.gif') no-repeat center center;
	width: 26px;
	height: 23px;
}
button.cal:hover
{
	border: solid 1px black;
}
.submit input
{
	padding: 1px;
	margin: 1px;
	font-weight: bold;
}
table.dates
{
	border: dotted 1px black;
	background-color: #ddd;
	padding: 5px 0px 5px 0px;
	-moz-border-radius: 5px;
}
table.options td
{
	padding-right: 8px;
	line-height: 1.0em;
}
table.slinks
{
	width: 15.0em;
}
table.tour
{
	width: 800px;
}
table.tour td
{
	vertical-align: top;
}
tr.odd
{
	background: #dff url('img/td-even_bg.jpg') repeat-x scroll left bottom;
}
tr.even
{
	background: #fff url('img/td-even_bg.jpg') repeat-x scroll left bottom;
}
tr.checked
{
	background: #ff4 url('img/td-even_bg.jpg') repeat-x scroll left bottom;
}
tr.justhl
{
	background-color: #ff4;
}
tr.odd:hover, tr.even:hover, tr.checked:hover
{
	background-color: #ffa;
}
tr.footer
{
	font-size: 9px;
}
tr.smallfooter
{
	font-size: 9px;
	line-height: 11px;
}
td.tabs
{
	vertical-align: top;
	font-weight: bold;
	width: 100%;
	padding: 0px 5px 10px 5px;
}
td.footer
{
	font-size: 9px;
}
td.testimonial
{
	color: #317AA2;
	line-height: 2.0em;
	width: 50%;
	padding: 0px 15px 0px 15px;
}
td.subtle
{
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px silver;
	background: url('img/th-bs.jpg') rgb(229, 229, 229) repeat-x;
	color: black;
	padding: 10px 20px 10px 20px;
}
th
{
	-moz-border-radius: 5px;
	white-space: nowrap;
	border: solid 1px #357;
	background: url('img/th-bg.jpg') repeat-x;
	background-color: rgb(76, 176, 235);
	height: 1.8em;
	line-height: 1.8em;
	color: black;
	padding: 0px 20px 0px 20px;
}
th.account
{
	padding: 0px 4px 0px 4px;	
}
th.letter
{
	padding: 0px 3px 0px 3px;
	white-space: normal;
}
th.forum
{
	font-weight: normal;
	text-align: left;
	font-style: italic; 
}
form
{
	padding: 0px;
	margin: 0px;
}
a#voteup
{
	float: right;
	display: block;
	width: 50px;
	height: 50px;
	background-image: url("img/thumbs_up.jpg");
	background-position: 0 0;
}
a#votedown
{
	float: right;
	display: block;
	width: 50px;
	height: 50px;
	background-image: url("img/thumbs_down.jpg");
	background-position: 0 0;
}
a#voteup:hover, a#votedown:hover
{
	background-position: 0 -50px;
}
a#votedup
{
	float: right;
	display: block;
	width: 50px;
	height: 50px;
	background-image: url("img/thumbs_up.jpg");
	background-position: 0 -50px;
}
a#voteddown
{
	float: right;
	display: block;
	width: 50px;
	height: 50px;
	background-image: url("img/thumbs_down.jpg");
	background-position: 0 -50px;
}

#tabsF
{
	float: right;
	line-height: normal;
	border-bottom: 1px solid #999;
	margin-right: 10px;
}
#tabsF ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#tabsF li
{
	display: inline;
	margin: 0;
	padding: 0;
}
#tabsF a
{
	float: left;
	background: url("img/tableftF.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#tabsF a span
{
	float: left;
	display: block;
	background: url("img/tabrightF.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsF a span
{
	float: none;
}
/* End IE5-Mac hack */
#tabsF a:hover span
{
	color: #FFF;
}
#tabsF a:hover
{
	background-position: 0% -42px;
}
#tabsF a:hover span
{
	background-position: 100% -42px;
}

#tabsF #current a
{
	background-position: 0% -42px;
}
#tabsF #current a span
{
	background-position: 100% -42px;
}


div.uedge
{
	background: url('img/top.jpg') repeat-x left top
}
div.redge
{
	background: url('img/rightside.jpg') repeat-y top right;
}
div.bedge
{
	background: url('img/bottom.jpg') repeat-x bottom left;
}
div.ledge
{
	background: url('img/leftside.jpg') repeat-y top left;
}
div.ulcorner
{
	background: url('img/top-left.jpg') no-repeat top left;
}
div.urcorner
{
	background: url('img/top-right.jpg') no-repeat top right;
}
div.blcorner
{
	background: url('img/bottom-left.jpg') no-repeat bottom left;
}
div.brcorner
{
	background: url('img/bottom-right.jpg') no-repeat bottom right;
	padding: 15px;
}
