/*
** ---------
** User Site
** ---------
*/

body {
	margin: 10px;
	padding: 0 50px;
	border: 1px solid #ddd;
	font-family: helvetica, verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	color: #333;
	background: #fff;
}

img {
	border: 0;
	margin: 0;
	clear: none;
}

h1 {
	font-size: 20px;
	padding: 10px;
	color: #fff;
	background: #569 url(../images/marker_heading.gif) bottom right no-repeat;
}
h2 {
	font-size: 16px;
	color: #569;
	border-bottom: 2px solid #569;
}
h3 {
	font-size: 14px;
	color: #569;
}
h4 {
	margin-bottom: 0;
	font-size: 18px;
	padding: 5px 5px 5px 15px;
	color: #fff;
	border-bottom: solid 1px #9af;
	background: #d53 url(../images/links_header.gif) top left no-repeat;
}

#header {
	margin-top: 20px;
}

#banner {
	position: relative;
	height: 100px;
}
#title_img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

/* search field */

#search {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 40px 20px 20px 0;
	width: 580px;
	height: 40px;
	text-align: right;
	background: #14437b url(../images/banner.gif) top right no-repeat;
}
#searchtxt, #searchbtn {
	border: 1px solid #fff;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#searchtxt {
	color: #333;
	height: 20px;
	background: #fff;
}
#searchbtn {
	height: 22px;
	color: #fff;
	background: #569;
}
#searchbtn:active {
	background: #d53;
}

/* --- */

/* top menus */

#menu, #submenu {
	font-size: 14px;
	position: relative;
	height: 40px;
	clear: both;
}
#menu {
	background: #14437b;
}
#submenu {
	background: #99aaff;
}
#menul, #submenul {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 40px;
	height: 40px;
}
#menul {
	background: url(../images/menu.gif) top left no-repeat;
}
#submenul {
	background: url(../images/submenu.gif) top left no-repeat;
}
#menucontent, #submenucontent {
	position: relative;
	top: 8px;
	height: 40px;
	margin: 0 40px;
}

/* --- */

/* main menu */

.menulinks {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.menudeselect, .menuselect {
	display: inline;
	padding: 0 0.5em 0 1em;
	background: url(../images/marker.gif) repeat-y top left;
}
.menudeselect a {
	color: #fff;
	text-decoration: none;
}
.menudeselect a:hover {
	color: #333;
	background: #ddd;
}
.menuselect a {
	color: #fff;
	text-decoration: none;
	background: #d53;
}

/* --- */

/* login */

#login {
	font-weight: bold;
	color: #fff;
}

#username, #password, #loginbtn {
	border: 0;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#username, #password {
	color: #fff;
	height: 20px;
	background: #14437b;
	border: solid 1px #fff;
}
#loginbtn {
	height: 22px;
	color: #fff;
	background: #569;
	border: solid 1px #fff;
}
#loginbtn:active {
	background: #d53;
}

/* --- */

#content {
	background: #eee url(../images/content.gif) top left repeat-y;
}

/* sidebar */

#quotecontent {
	color: #fff;
	font-family: "palatino linotype", "book antiqua", "palatino", serif;
	font-style: italic;
	font-size: 13px;
	text-align: justify;
	text-indent: 30px;
	padding: 0 10px;
	background: #14437b url(../images/quote_content.gif) top left no-repeat;
}
#byline {
	font-style: normal;
	font-size: 11px;
	text-align: right;
	text-indent: 0;
}
#byline a {
	color: #569;
	text-decoration: none;
	text-decoration: underline;
}
#byline a:hover {
	background: #9af;
}

#sidebar {
	color: #fff;
	float: left;
	clear: left;
	width: 220px;
	background: #9af;
}
#sidebarcontent {
	padding: 0 10px;
	background: #9af;
	overflow: hidden;
}
#sidebarcontent a {
	color: #fff;
	text-decoration: none;
}
#sidebarcontent a:hover {
	background: #14437b;
}
#siblinglinks {
	padding: 27px;
	margin: 0;
	background: #d53 url(../images/links.gif) bottom right no-repeat;
}
.siblings {
	margin: 3px 0;
	list-style-image: url(../images/arrow_wb.gif);
	font-size: 13px;
	font-weight: bold;
}
#siblingsmain {
	list-style-image: url(../images/arrow_bw.gif);
}

#quote_top {
	height: 20px;
	background: url(../images/quote_top.gif) top left;
}
#sidebar_top {
	height: 20px;
	background: url(../images/sidebar_top.gif) top left;
}

/* --- */

/* content */

#pagedata {
	padding: 10px 35px;
	overflow: hidden;
	text-align: justify;
	background: #eee url(../images/pagedata.gif) bottom right no-repeat;
}

#pagedata a {
	color: #333;
	text-decoration: underline;
}
#pagedata a:visited {
	color: #777;
}
#pagedata a:hover {
	background: #9af;
}

#pagedata img {
	border: 1px solid #333;
	float: right;
	margin-left: 20px;
}

#pagedata table {
	border-collapse: collapse;
}
.table_header {
	background: #9af;
}
#pagedata td {
	padding: 5px;
	vertical-align: top;
}

/* --- */

/* bottom menu */

#bg {
	margin: 20px 0;
	text-align: center;
	padding-bottom: 20px;
}

#validation {
	width: 100%;
	text-align: center;
}
#footer {
	margin: 0 0 20px 0;
	padding: 0;
}
#footer li {
	display: inline;
	padding: 0 0 0 1.5em;
	background: url(../images/marker_footer.gif) repeat-y top left;
}
#footer a {
	color: #569;
	text-decoration: none;
}
#footer a:hover {
	color: #569;
	background: #9af;
}

#provider, #credits {
	position: relative;
	top: -10px;
	width: 25%;
}
#provider {
	text-align: right;
	float: left;
}
#credits {
	text-align: left;
	float: right;
}

#team {
	margin: 0;
	padding: 0;
}
#team li {
	list-style-type: none;
}
#team a {
	color: #569;
	text-decoration: none;
}
#team a:hover {
	background: #9af;
}

/* --- */

.clearer {
	height: 1px;
	clear: both;
}

#tooltip {
	position: absolute;
	width: 200px;
	padding: 5px;
	border: 1px solid #14437b;
	background: #eee;
}

#toptip {
	display: none;
	position: absolute;
	bottom: 0px;
	left: 61px;
	width: 210px;
	height: 20px;
	padding: 5px;
	font-size: 14px;
	background: #d53;
}

/*
** ----------
** Admin Site
** ----------
*/

#quote {
	border-bottom: thin solid #569;
	padding: 1em 0em;
}

h3.title{
	padding-top: 0.5em;
	margin: 0;
}

.author{

}
		
#pages, #tabs{
	padding: 1em 0em;
}

/*
** ----------
** Print Site
** ----------
*/

@media print {
	#header, #sidebar, #bg {
		display: none;
	}
	body {
		margin: 0px;
		padding: 0px;
		border: 0px;
		font-family: helvetica, verdana, tahoma, arial, sans-serif;
		font-size: 10pt;
		color: #000;
		background: #fff;
	}
	#content {
		background: #fff;
	}
	#pagedata {
		margin: 0px;
		padding: 0px;
		overflow: auto;
		text-align: justify;
		background: #fff;
	}
}