body {
	margin: 0px;
	padding: 0px;
	background: #333 url('/themes/barbaraparkin/images/bg.gif') top center repeat-y;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica;
	font-size: 12px;
	text-align: center;
	line-height: 150%;
}

html, body, #page {
	min-height: 100%;
}
/*
 * The "height" above is a hack for IE5+/Win.  Below we adjust
 * it using the child selector to hide from IE5+/Win
 */

html>body, html>body #page {
	height: 100%;
}

a {
	color: #004594;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

div#page {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	border-right: 1px solid black;
	border-left: 1px solid black;
}

div#title {
	height: 46px;
	text-align: right;
	padding-top: 64px;
	padding-right: 5px;
	padding-bottom:0px;
	background: #333333 url('/themes/barbaraparkin/images/title/softly.620x120.jpg') bottom right no-repeat;
}
div#title img {
	margin: 0px;
	font-style: italic;
	text-align: right;
	vertical-align: bottom;
}

div#nav {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	color: black;
	line-height: 23px;
	background-color: #9faa00;
}
div#nav a, div#nav a:hover {
	line-height: 22px;
}
div#nav a {
	color: white;
	text-decoration: none;
}
div#nav a:hover, div#nav .nav_0 .nav_on a, div#nav .nav_0 .nav_on a:hover  {
	color: black;
}


/* MENU */
#menu {
	margin: 0px 0px 0px 0px;
	padding: 0;
	height: 28px;
	background-color: #9faa00;
	z-index: 101;
	font-family: 'Lucida Sans', 'Lucida Sans Unicode', Arial, Helvetica;
}
/* first level */
#menu li {
	list-style-type: none;
	margin-right: 0px;
	float: left;
}
#menu a {
	float: left;
	height: 18px;	
	display: block;
	padding: 5px 14px;
	color: #ffff92;
	text-decoration: none;
	font-size: 12px;
}

#menu a.submenu {
	padding-right: 22px;
	background: url("/themes/default/images/menu_arrow.gif") no-repeat right center;
	cursor: default;
}
#menu a:hover {
	color: white;
	cursor: default;
}
#menu a:visited:hover,
#menu a:link:hover {
	text-decoration: underline;
	cursor: pointer;
}
#menu a.menu_open {
	color: white;
}
/* second level */
#menu ul {
	visibility: hidden;
	z-index: 100;
	margin: 0px 0px 0px 0px;
	padding: 0;
	position: absolute;
	color: #ffff92;
	background-color: #9faa00;
	
	border-top: none;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
}
#menu ul li {
	float: none;
	margin: 0;
	text-align: left;
}
#menu ul li a {
	float: left;
	width: 150px;
}
#menu ul li a:hover {
	color: white;
}



div#content {
	height: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: white;
	line-height: 150%;
	text-align: left;
	
	margin-bottom: 100px;
}
div#content p {}


div#footer {
	float:left;
	clear:both;
	display:block;
	position: fixed;
	bottom: 0;
	width:600px;
	
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;

	border-top: 1px solid black;
	color: white;
	line-height: 23px;
	background-color: #9faa00;
	font-size: 10px;
}
div#footer a, div#nav a:footer {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	line-height: 22px;
	font: 12px arial;
}
div#footer a {
	color: white;
	text-decoration: none;
	text-transform: capitalize;
}
div#footer a:hover {
	color: black;
}

/*
 * Colours: http://wellstyled.com/tools/colorscheme2/index-en.html?mono;50;0;60;0.3;0.5;0.1;0.9;0.5;0.75;0.3;-0.8;0.3;-0.8;0.3;0.5;0.1;0.9;0.5;0.75;0.3;-0.8;0.3;0.5;0.1;0.9;0.5;0.75;0.3;-0.8;0.3;0.5;0.1;0.9;0.5;0.75;0
 */
 
/* LAYOUT GENERAL */
div.min_height {
	width: 0px;
	height: 600px;
	float: left;
}
div.clear {
	clear: both;
}
 

/* Styled Table */
table.styled {
	width: 100%;
	font-family: "arial unicode MS", arial, geneva, sans-serif;
	border-collapse: collapse;
}
table.styled tr {
	background-color: #FFFFFF;
}
table.styled tr.alt {
	background-color: #EFEFEF;
}
table.styled td, table.styled th {
	padding: 3px;
	margin: 0px;
}
table.styled th {
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	background-color: #DEDEDE;
}
table.styled td {
	border-bottom: 1px dotted #aaa;
}

/* NO BORDER */
table.noborder, table.noborder tr, table.noborder th, table.noborder td {
	border: none;
	background: transparent;
}


/* Styled Form */
form.themed {
	font-family: "arial unicode MS", arial, geneva, sans-serif;
  font-size:100%;
  margin: 0;
  padding: 0;
}
form.themed fieldset legend {
	font-size:1.1em;
}
form.themed label { 
	display: block;
	float: left; 
	width: 120px; 
	padding: 1px 0 0 0; 
	margin: 4px 0 0 0;
	text-align: right;
	font-weight: bold;
}
form.themed input, form.themed textarea, form.themed select {
	width:auto;
	margin:5px 0 0 10px;
	font-family: "arial unicode MS", arial, geneva, sans-serif;
  font-size: 12px;
}
form.themed input#reset {
	margin-left:0px;
}
form.themed br {
	clear:left;
}
form.themed hr {
	clear:left;
	border-top: 1px dotted #555;
	color: #fff;
	background-color: #fff;
	height: 1px;
}
form.themed div.field {
	margin-left: 120px;
}


/* MODULES */
div.mod_time {
	font-size: 10px;
	text-align: right;
	font-style: italic;
}

/* BACK_BUTTONS */
a.back_button {
	border: 1px solid black;
	background-color: #666;
	color: white;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-variant: small-caps;
	text-transform: lowercase;
	cursor: pointer;
}
a.back_button:hover {
	background-color: #474747;
	text-decoration: none;
}
a.button {
	border: 1px solid #777;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	background: #b8e1fc; /* old browsers */
	background: -moz-linear-gradient(top, #b8e1fc 0%, #a9d2f3 10%, #90bae4 25%, #90bcea 37%, #90bff0 50%, #6ba8e5 51%, #a2daf5 83%, #bdf3fd 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b8e1fc), color-stop(10%,#a9d2f3), color-stop(25%,#90bae4), color-stop(37%,#90bcea), color-stop(50%,#90bff0), color-stop(51%,#6ba8e5), color-stop(83%,#a2daf5), color-stop(100%,#bdf3fd)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8e1fc', endColorstr='#bdf3fd',GradientType=0 ); /* ie */
	color: black;
	padding: 1px 6px 2px 6px;
	text-decoration: none;
	font-size: 11px;
	font-family: "arial unicode MS", arial, geneva, sans-serif;
}
a.button:hover {
	background: #e0f3fa; /* old browsers */
	background: -moz-linear-gradient(top, #e0f3fa 0%, #d8f0fc 50%, #b8e2f6 51%, #b6dffd 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0f3fa), color-stop(50%,#d8f0fc), color-stop(51%,#b8e2f6), color-stop(100%,#b6dffd)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0f3fa', endColorstr='#b6dffd',GradientType=0 ); /* ie */
}


/* GENERAL */
.left {	text-align: left; }
.right {text-align: right; }
.center {	text-align: center;}


/* NEW WINDOW */
a[target="_blank"] {
	padding-right: 14px;
	background: url("images/style/new_window.gif") center right no-repeat;
}

/* MESSAGES (OVERRIDE) */
div#pnmsg_container {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 5;
	text-align: center;
	height: 44px;
}
div#pnmsg_list {
	margin-left: auto;
	margin-right: auto;
	float: center;
	width: 90%;
	margin-top: -10px;
	padding-top: 10px;
	border: 3px solid #777;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	background-color: orange ;
	color: black;
	text-align: left;
	min-height: 38px;
}
div#pnmsg_controls {
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 4px;
	float: right;
}
div#pnmsg_controls a, div#pnmsg_controls  a.enabled {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 16px;
	color: black;
	font-weight: bolder;
	border: 2px solid #555;
	background-color: #EDEDED;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	cursor: pointer;
}
div#pnmsg_controls  a:hover, div#pnmsg_controls  a.enabled:hover {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: 2px solid #555;
	text-decoration: none;
	background-color: white;
	color: black;
}
div#pnmsg_controls  a.enabled:hover {}
div#pnmsg_controls  a.disabled {
	color: #B0B0B0;
	background-color: #e5e5e5;
	cursor: default;
	display: none;
}
div#pnmsg_controls  a.disabled:hover {
	padding-right: 6px;
	padding-left: 6px;
	border: 1px dotted #888;
	color: #B0B0B0;
}
div#pnmsg_body {
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	width: 70%;
	text-align: left;
	font-size: 12px;
	float: left;
}
div.pnmsg_clear {
	border: none;
}

/* PRINT */
div.print_source {
	display: none;
}
@media print {
	div#nav, a.back_button, div#title, div#footer,div.breadcrumb,div.debug_message {
		display: none;
	}
	div#page {
		border: none;
	}
	div.print_source {
		display: block;
		margin-top: 20px;
		font-size: 8px;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
		padding-left: 5px;
		padding-right: 5px;
		
	}
}
