/* Generic Selectors */
* { margin: 0; padding: 0; }

body
{
	background: #eff6e2 url(../img/bg.gif) 0 0 repeat-x;
	color: #717171;
	font: 0.8em "Lucida Grande","Lucida Sans Unicode",sans-serif; /*"Times New Roman",serif;*/
	line-height: 1;
}

h1,h2,h3
{
	font-family: Palatino,Georgia,serif;
}

h1
{
	margin-bottom: 0.25em;
	font-size: 2.25em;
	font-weight: normal;
	color: #ccc08d;
}

h1 em
{
	font-style: normal;
}

h2
{
	margin: 1em 0 0.5em 0;
	font-size: 1.75em;
	font-weight: normal;
}

h3
{
	margin: 0.5em 0 0.15em 0;
	font-size: 1.3em;
}

p, ul, ol, dl, fieldset
{
	margin: 1em 0;
}

ul, ol
{
	margin-left: 2em;
}

dt
{
	font-weight: bold;
}

fieldset
{
	padding: 0.5em 1em;
	border: solid 1px #a8a8a8;
	border-color: #a8a8a8 #d2d2d2 #d2d2d2 #a8a8a8;
}

legend
{
	padding: 0 3px;
}

input, select, textarea, button
{
	color: #717171;
	font: 0.9em Verdana,sans-serif;
}

input, textarea
{
	padding: 1px;
}

option
{
	padding-right: 0.8em;
}

table
{
	margin: 0 0 1em 1px;
	border-collapse: collapse;
	border: solid 1px #ccc;
}

#give table
{
	border: none;
}

table td, table th
{
	padding: 4px 10px;
	font-family: Verdana,sans-serif;
	font-size: 0.85em;
	line-height: 1.2;
}

/* Links */
a:link
{
	color: #2D7D7F;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #619394; /*#306F89; #2e4c72;*/
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:focus, a:active
{
	color: #afa35e; /*#a27b1d*/
	text-decoration: underline;
}

a img
{
	border: none;
}

/* Wrap */
#wrap
{
	position: relative;
	width: 763px;
	margin: 25px auto 0;
	padding: 5px;
	background: #fff;
	border: solid 1px #d6ceaa;
	z-index: 10;
}

/* Head */
#head
{
	position: relative;
	height: 155px;
	background: url(../img/bg-top.jpg) 0 0 no-repeat;
	border: solid 1px #d6ceaa;
	border-width: 1px 1px 0;
	z-index: 20;
}

#head a
{
	display: block;
	position: absolute;
	z-index: 21;
	top: 9px;
	left: 25px;
	width: 246px;
	height: 96px;
}

#wclogo
{
	display: none;
}

/* Main */
#main
{
	min-height: 0;
	padding: 1px 0 20px;
	border: solid 1px #d6ceaa;
	border-width: 0 1px 1px;
	background: url(../img/ca3.gif) 496px 0 repeat-y;
}
* html #main {height: 1%;}

#main:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clean #main, #reg #main
{
	background: none;
}

/* Core */
#core
{
	float: left;
	min-height: 350px;
	margin: 0 0 0 26px;
	padding-right: 30px;
	width: 440px;
	overflow: hidden;
}
* html #core {display: inline;}

.clean #core
{
	float: none;
	width: 600px;
	margin: 0 auto 2em;
	padding: 0;
	border: none;
}
* html .clean #core {display: block;}

#reg #core
{
	border-right: solid 1px #cacaca;
}

#core p, #core li
{
	line-height: 1.5;
}

ul.gaps li
{
	margin-bottom: 1em;
}

/* Side */
#side
{
	float: right;
	width: 210px;
	margin: 0 30px 0 15px;
	font-size: 0.9em;
}
* html #side {display: inline;}

#reg #side
{
	width: 216px;
}

#side h2
{
	margin: 0;
	padding-bottom: 3px;
	color: #8ba571;
}

#side h3
{
	padding-bottom: 2px;
	border-bottom: solid 1px #000;
	line-height: 1.2;
}

#side p
{
	margin: 0 0 2em 0;
	line-height: 1.25;
}

#side li
{
	margin-bottom: 0.25em;
}

#side dd
{
	margin: 0 0 1em 0;
	line-height: 1.2;
}

#btnCreate, #btnFind
{
	display: block;
	width: 207px;
	height: 35px;
	margin-top: 3px;
	background: url(../img/create.gif) 0 0 no-repeat;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
}

#btnFind
{
	background: url(../img/find.gif) 0 0 no-repeat;
}

#btnCreate:hover, #btnFind:hover
{
	background-position: 0 -36px;
}

.stories
{
	color: #afa35e;
}

.stories h3
{
	font-style: italic;
	border: none !important;
}

.stories p
{
	margin: 1em 0 !important;
	line-height: 1.2;
}

/* Top Nav */
#topnav
{
	position: absolute;
	top: 80px;
	right: 30px;
	margin: 0;
	list-style: none;
	font: 0.845em Arial,sans-serif;
	z-index: 30;
}

#topnav li
{
	float: left;
}

#topnav li a:link,
#topnav li a:visited
{
	display: block;
	padding: 1px 4px;
	color: #9a9a9a;
	border: solid 1px #9a9a9a;
	border-width: 0 1px 0 0;
}

#topnav li a:hover,
#topnav li a:focus,
#topnav li a:active
{
	color: #afa35e;
}

/* Sign In/Out Button */
#topnav li.sign a:link,
#topnav li.sign a:visited
{
	padding: 0 0 0 10px;
	color: #a38b24;
	text-transform: uppercase;
	font: 1.25em "Times New Roman",serif;
	vertical-align: bottom;
	border: none;
}

/* Util Nav */
#util
{
	position: absolute;
	top: 100px;
	right: 34px;
	width: auto;
	min-height: 0;
	margin: 0;
	padding: 17px 8px 0;
	border: solid 1px #dadada;
	border-width: 0 1px 1px 0;
	list-style: none;
	font-size: 0.85em;
	z-index: 30;
}

#util li
{
	float: left;
	padding: 8px 0 4px 0;
}

#util li a:link,
#util li a:visited
{
	display: block;
	padding: 1px 5px;
	border-style: solid;
	border-width: 0 1px 0 0;
}

/* Foot */
#foot
{
	position: absolute;
	bottom: -276px;
	width: 763px;
	height: 270px;
	text-align: center;
	font: 0.8em Verdana,sans-serif;
	line-height: 1.25;
	z-index: 20;
}

#foot hr
{
	display: none;
}

/* Misc */
.hide, .access
{
	display: none;
}

.btn
{
	display: block;
	margin: 0.75em auto;
	padding: 2px 4px;
	color: #3a3a3a;
	cursor: pointer;
}

.btn2
{
	color: #3a3a3a;
	cursor: pointer;
}

a.last
{
	border: none !important;
}

.help
{
	padding-left: 30px;
	background: url(../img/help.gif) no-repeat;
	font-size: 0.9em;
}

.disclaim
{
	font-size: 0.9em;
}

.securesite
{
	position: absolute;
	z-index: 60;
	top: 17px;
	right: 17px;
}

#reg .securesite
{
	top: 10px;
	right: auto;
	left: 10px;
}

/* Form validation */
.errSum
{
	background-color: #c00;
	color: #fff;
}

.errTxt, .attn, .toomuch
{
	color: #c00;
	font-weight: bold;
}

.updSum
{
	margin: 4px 0;
	padding: 0 10px;
	background: #efe;
	border: solid 2px green;
	color: Green;
	text-align: center;
}

.critical
{
	border: double 3px #c00; 
	background-color: #fee; 
	color: #300; 
	font-size: 11px !important;
	font-weight: bold; 
	padding: 12px;
	font-family: Verdana,sans-serif;
	line-height: 1.2 !important;
}

#reg .critical
{
	border-color: #700;
	background-color: #fefefe;
	color: #900;
	font-weight: normal;
	font-style: italic;
}