
body {
 background: #D6D6D6 url('images/site_bg.jpg') top center repeat-y;
 margin:  0;
 padding: 0;
 font: 75%/1.2 "Arial", Sans-Serif;
 color: #000;
 text-align : center;
}

/* Come on Skippy throw another leg on the barbie */
#skip-links {
	position:absolute !important;
	top:-100em !important;
	}
.skip-links {
	position:absolute !important;
	top:-100em !important;
	}
#sizer {
	margin:0 auto 0 auto;
	padding:0;	
	background: url('images/header-bg-green.jpg') repeat-x;
	width:770px;/*
	max-width:234px;*/
}
#expander {
	margin: auto;
	width: 100%;
	position:relative;
	background: url('images/header-bg.gif') no-repeat;
}
* html #expander { height:0; }

#wrapper { 
	width:770px; 
	text-align:left;
	margin: auto;
}	

.clearfix:after {
    content: "."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

* html .clearfix {height:1%;}
.clearfix {display:block;}

/*#container {
 width: 100%;
 margin: 0 auto;
 padding: 0;
 background: #fff;
 border-left: 1px solid #999;
 border-right: 1px solid #999;
 border-top: 0px none;
 border-bottom: 7px solid #999;
 text-align: left
}*/

#header-container {
	width: 100%;	
	height: 153px;
	}
	
#header {
	position: relative;
/* Solves Opera 8 problem */	z-index: 1;
	width: 770px;
	height: 153px;
	top:0px;
	margin: auto;
	padding: 0;
/*	background:url(images/blue_arrow.png) no-repeat bottom left;*/
}

#header ul { 
width: 569px;
position:absolute; 
	float:right;
	list-style-type:none; 
	top: 0;
	left: 200px;
	right:0; 
	bottom:0;
	margin: auto;
	text-transform: uppercase;
	
}

/* Hackaroo for oh so lovely IE */
#header li {
	float:right;
	/*border-right:1px solid #EF8400;*/
	}
html>body #header li {
	float:right;
	/*border-bottom:1px solid #fff;*/
	}


#header li a { 

	color:#333; 
	text-decoration:none; 
	font-weight: bold;
	float:left; 
	font-size:105%; 
	letter-spacing: -0.07em;
	background:#e7e7e7;
	
	margin: 0px;
	padding: 95px 5px 5px 5px;
	width: 93px;

	border-top: 2px solid #FF9900;
	border-left: 2px solid #fff;
/*	border-right: 2px solid #fff;
	border-bottom: 2px solid #EF8400;*/
}
#header li a:hover, #header li a#visited, #header li a#active, #header li a:focus { background: #ccc; color: #fff; 
/*removed, causes problems with ie6 border-bottom:5px solid #FE5917;*/ }


#header h1 {
 padding: 0px 0 0 0;
 margin: 0;
 font-size: 1.7em;
 text-align: left;
}
#header h1 a {

}
#header h1 a:hover, #header h1 a:visited, #header h1 a:active {
 background: none;
}

#index-container {
	background: #000;
	color: #333;
	width: 770px;
	padding: 0;
	margin-top: -16px;
	background: #ccc url('images/splash.jpg') no-repeat;
}

#splash {
	position: relative;
	width: 770px;
	height: 220px;
	display: block;
}



#breadcrumb {
	padding: 2px 10px 2px 10px;
	width: 450px;
	background-color: #fff;
	color: #333;
	}
#page, #content {
	padding: 5px 15px 15px 5px;
	}

#content img { border: solid 2px #ccc; padding: 1px;  }

.entry {
	padding: 0 10px 0 10px;
	}
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 40px;
	list-style: none;
	/*padding-left: 10px;*/
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	padding: 0 5px 10px 5px;
	
/*	list-style-image: url('images/psi-li.gif');*/
	}
	

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
		list-style-type:none;
	}

.entry ol li {
	margin: 0;
	padding: 0;
		list-style-type:none;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */


#content-wrapper {
	float: left;
	padding: 0 10px 20px 5px;
	margin-right: 0;
	height: 100%;
	min-height: 500px;
	width: 480px;
	background: url('images/psi-house-bg.gif') no-repeat top right;
	}

#content {
	background-color: #fff;
	color: #333; 
	}
/* Begin Sidebar */
#sidebar
{
	float:left;
	padding: 10px 0 10px 0;
	/*margin-left: 545px;*/
	margin-top: -10px;
	width: 255px;
	background-color: #F7F7F7;
	color: #333;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */











p {
	font-size: 1em;
	margin: 0 0 1.2em;
	padding-left: 5px;
	line-height: 1.5em;
}

fieldset p {
	padding: 5px;
	}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 3em;
	padding: 0;
}
 
h1, h3, h4, h5, h6 {
	margin: .9em 0;
	font-family: "Arial", Sans-Serif;
	letter-spacing: -0.09em;
}
h1 {
	font-size: 1.7em;
}
h2 {
	font-size: 1.9em;	
	margin: .9em 0;
	font-family: "Arial", Sans-Serif;
	letter-spacing: -0.09em;
}
h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 160%;
	font-weight: normal;
	color: #CC6600;
	padding-bottom: 2px;
		letter-spacing: -0.04em;
	/*border-bottom: 2px solid #CC6600;*/
	margin: 0;
}

#side h3 {
	margin-left: 0.2em;
	}
	
h4 {
	font-size: 1.2em;
	letter-spacing: 0em;
		
}
a {
	text-decoration: none;
        background: none;
}
a:link, a:visited, a:active  {
	color: #275393;
	text-decoration: none;
}

a:hover {
	color: #333;
	background-color: #CCCCCC;
	text-decoration: none;
}
/*input, textarea, select {
	border: 1px solid #000;
	background: #fff;
	color: #000;
	font: 8pt/1.2 Tahoma, Arial, sans-serif;
}*/
.button {
	border: 1px solid #000;
	background: #ccc;
	color: #333;
	font: bold 12pt/1.2 Tahoma, Arial, sans-serif;
}
blockquote {
	margin: 6px 4px;
	padding: 10px;
        border: 1px solid #ccc;
        background: #fff url('images/bqbg.gif') no-repeat right bottom;
	font-size: 0.9em
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0px none;
}
.small {
	font-size: 0.9em;
	color: #999;
}






































#footer-wrapper {
	width: 770px;
	height: 215px; 
	clear:both; 
	margin: auto;
	padding: 0; 
	background: #EB6E00 url(images/footer-container-bg-grey.jpg) repeat;

	}

#footer { 
	width: 750px; 
	height: 215px; 
	margin: 0 auto 0 auto; 	text-align : left;
	}

#footer ul {
	margin: 0.8em 0 -0.2em 0;
	padding: 20px 0 0 0;
	font-size: 105%;
	
	}
#footer li { 
	display:inline; 
	font-weight: bold;
	padding: 2px 7px 2px 7px;
	border-right: 1px solid #999;
		list-style-type:none;
	}
	
#footer a:link, #footer a:visited, #footer a:active {
	color: #fff;
	font-weight: bold;
	background: #333;
	}
#footer a:hover {
	color: #333;
	font-weight: bold;
	background: #ccc;
	}
#voodish, #voodish a:link, #voodish a:visited, #voodish a:active {
	color: #000;
	background: #fff;
	padding-top: 20px;
	width: 475px;
	}
#voodish a:hover {
	color: #fff;
	background: #DE4034;
	}

#footer img { 
	float:left; 
	padding-bottom:1em;
	}
#footer p {
	padding:8px 0;
	color: #333;
	}
#footer-link a:link, #footer-link a:visited, #footer-link a:active {
	background-color: #F38901;
	color: #333;
	font-weight: normal;
	text-decoration: underline;
	}

fieldset {
	border: outset #000 0px;
	padding: 5px 0 5px 5px;
	background: #f7f7f7;
	}
	
	
legend {
	background-color: #F7F7F7;
	color: #295779;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: -0.06em;
	margin: 0 0 -0.7em -0.5em;
	}
	
dt {
	font-weight: bold;
	padding-left: 5px;
	color: #275393;
	}

#mag-bg {
	background: url(images/mag-bg.gif) right no-repeat;
	}

.abbr, abbr, acronym {
	font-style:normal;
	border-bottom:1px dotted #333;
	cursor:help;
	font-size:0.9em;
	letter-spacing:0.1em;
	text-transform:uppercase;
}


#content ul {
	width: 420px;
	overflow: hidden;
	background: none;
	color: #000;
	padding: 0 0 0 10px;
	margin: 0;
	list-style-type:none; 
	}
	
#content ul li {
	padding: 0;
	margin: 0;
	background: none;
	color: #000;
	font-weight: bold;
	}

#content ul li li {
	padding: 0;
	margin-left: 1em;
	background: #fff;
	color: #000;
	font-weight: normal;
	}
	
#content ul li li li {
	padding: 0;
	margin-left: 1em;
	background: #fff;
	color: #000;
	font-weight: normal;
	}

#childPages {
    /*border: 1px solid #fff;*/
	width: 250px;
	}
	
#childPages ul {
width: 230px; 
	list-style-type: none; 
	padding-left: 20px;
}

#childPages li {
	padding: 0;
	background: #f7f7f7;
	}

#childPages li a { 
	display:inline; 
	padding:0;
	list-style-type: none; 
}
#childPages li a:hover, #childPages li a#active, #childPages li a:visited, #childPages li a:focus { background: #000; color: #fff; }

/* 
  Secure and Accessible PHP Contact Form 
*/

/* for main form wrapping div */
div#gb_form_div fieldset { 
  /* not styled on demo page */
  background: none;
  color: #000;
}

div#gb_form_div legend { 
	margin: 0 0 0.1em -0.3em;
}

/* id for the form itself */
form#gb_form { 
  /* not styled on demo page */
}

/* form and results heading size */
.main_formhead, .formhead { 
  font-size : 1.8em; 
  color : #000;
  background-color: #fff; 
}

/* outer fieldset - it's common to make this border : 0; */
fieldset#formwrap { 
    border: 0;
}

/* section fieldsets - it's common to make this border : 0; */
#gb_form_div fieldset { 
      border: 0;
}

/* form legends and dt "heading" */
#gb_form_div legend { 
  font-weight : bold; 
  color: #DE4034;
  background-color: #fff;   
}

/* main legend at top of the form */
legend#mainlegend { 
  font-size : 1.2em;
  color: #000;
  background-color: #fff; 
}

/* legend colour for asq antispamquestion */
legend.asq {
	color: #000;
	background-color: #fff; 
}

/*asterisk colour */
.asterisk {
  color : #DE4034;
  }

/* form label text 
#gb_form_div label { 
}*/

/* all inputs, select, and textarea */
input.med, input.short, select.med, textarea.textbox { 
  font : 100% 'Tahoma', sans-serif; 
  color : #666; 
  padding : 2px; 
  border : 1px solid #000;
  background-color : #fffffa;
}

/* hover and focus styling - the classes like .hover and .focus below are for the javascript for IE */
input.med:hover, input.med:focus, input.short:hover, input.short:hover, select.med:hover, select.med:focus, textarea.textbox:hover, textarea.textbox:focus, input.med.hover, input.med.focus, input.short.hover, input.short.focus, select.med.hover, select.med.focus, textarea.textbox.hover, textarea.textbox.focus { 
  color : #000;  
  border : 1px solid #DE4034;
  background-color : #fff;
}

/* for the checkbox input */
input.checkbox {
  /* not styled on demo page */
}

/* error heading weight and color - bold is for the error reason text */
span.error, dt.error { 
  color: #cd0000; 
  background-color: #fff;
  font-weight : bold; 
}

/* success heading color */
span.success { 
  color: #FF9900;
  background-color: #fff;  
  font-weight : bold; 
}

/* privacy and "Why?" small element link sizes (relative to their parent element */
small.privacy, small.whythis { 
  font-size : 100%; 
}

/* set up relativity to position small Why? text */
small.whythis { 
  position : relative; 
}

/* Why? link style */
small.whythis a { 
  text-decoration : underline; 
  font-size : 1em;
}

/* hide the Why? text span */
small.whythis a span { 
  position : absolute; 
  top : -9000px; 
  left : -9000px; 
  display : inline; 
  width : 17.1em;
  height : auto; 
  border : 1px solid #000; 
  background-color: #fff; 
  color: #000;
  padding-left : 2px; 
}

/* bring back Why? text span (title attribute backs this up for borwsers it doesn't function in */
small.whythis a:hover span, small.whythis a:focus span, small.whythis a:active span { 
  position : absolute; 
  top : 1.5em; 
  left : 6em; 
}

/* the link back to me for form credit */
p.creditline { 
  float : right; 
  margin : -17px 0; 
  padding-bottom : 1px; 
  font-size : 80%; 
}

/* used for abbreviation used relative to form. the .abbr class is for the span added for IE */
abbr, .abbr { 
  cursor : help; 
  border-bottom : 1px dotted #333;
}

/* set result color for blockquote dt "heading" */
dl#result_dl_blockq dt {
  color: #333333;
  background-color: #fff; 
}

/* position result blockquote flush with parent */
dl#result_dl_blockq blockquote {
  margin-left : 0;
}

/* style the input names in the result */
div#gb_form_div span.items {
  font-weight : bold;
  color: #000;
  background-color: #fff; 
}



#navigation {
	text-align: center;
	}
	
#submit	{ float:right; padding: 5px; background: #fff; }


#side {
	/*background-color: red;*/
	}
	
	
	
	
	
/* BEGIN LOGIN */
#login {
/*	background: #fff;
	border: 1px solid #a2a2a2;*/
	margin: 0;
	padding: 1.5em;
	width: 25em;
}

#login #login_error {
	background: #c00;
	border: 1px solid #a40000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: .5em;
	text-align: center;
}

#login h1 {
	background: url(images/voodish-logo.png) no-repeat top left;
	margin-top: 0;
}

#login h1 a {
	display: block;
	text-indent: -1000px;
	height: 66px;
	border-bottom: none;
}

#login input {
	padding: 3px;
}

#login ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#login ul li {
	display: inline;
	margin-left: 1.4em;
	text-align: center;
}

#login #log, #pwd {
	font-size: 1.7em;
	width: 80%;
}

#login #submit {
	font-size: 1.7em;
	margin-top: 2em;
}

#helpful-info {
		background: url(images/helpful-info.jpg) no-repeat top left;
		}
		
#imgRight { float: right; padding: 5px; margin-bottom: 5px; }
#imgLeft { float: left; padding-right: 13px;}
#imgLeft img {border: none;}

#cath-mail img  { border: solid 0px #fff; padding: 0; margin: 0; }


	
	
/*#index-container a:hover {
	background: url('images/splash.jpg') no-repeat;
} 
 END LOGIN */

/* End CSS */
	
	
/* Design tested an passed:
	
Browser
	Firefox 1.x 
	Opera 8x
	Netscape 7x
	IE 6x
	Safari
Resolution
	800 by 600
	to
	1920 by X
	
*/