body {
background:#FAFAFA;
margin:0px;
padding:0px;
font-family: Geneva, Arial, Helvetica, sans-serif;
color:#000;
font-weight: 400;
	font-style: normal;
	font-variant: normal;
	font-size: 16px;
}
 
.clear {
clear:both;
}

.emphasis {
font-weight:bold;
font-style:italic;
}

h1 {
color:#2F80CF;
font-size:32px;

}

.thought_experiment {
border:1px dashed #666; 
background:#EBF2F8;
color:#000; 
padding:10px; 
font-style:italic;
}

.thought_experiment h1 {
color:#666;
font-size:24px;
margin-top:0px;
}

.indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	width: 600px;
	position: relative;
	padding: 4px;



	border:; 1px dashed gray;
	left: 60px;
	font-weight: lighter;
	background-color: #FAFAFA;
	outline-color: #666666;
	outline-style: none;
	border-color: #333333;
}

#wrapper {
background:#fff;
width:950px;
border-right:1px solid #eee;
border-left:1px solid #eee;
margin:0px auto;
padding:0px;
min-height:900px;
     height:auto !important;
     height:900px; 
}

#header_nav_wrapper {
background:url(../images/header_nav_wrapper_bg.gif) repeat-x;
width:100%; 
height:215px;
}
#header_container {
width:100%;
height:130px;
overflow:hidden;
clear:both;
/* background:url(../images/header_bg_3.gif) repeat-x; */
}
#header {
background:url(../images/header_background8.jpg) ;
height:130px;
width:950px;
margin:0px auto 0px auto;
display:block;
clear:both;
text-align:center;

}

#header h1 {
color:#fff;
text-align:center;

display:inline;


}

 #navigation_container {

width:100%;
height:84px;
margin-bottom:0px;
overflow:hidden;
} 

 
#vertical_nav {
display:inline;
height:580px;
float:left;
width:225px;
padding:3px 2px;




/* background:url(../images/bg_vertical_nav.gif) ; */

}


#vertical_nav  ul{
	text-indent:none;
	margin-left:0px;
		padding:0;
clear:both;
 overflow:auto;
}

#vertical_nav a:link, #vertical_nav a:visited {
color:#666;
text-decoration:none;
text-indent:7px;
}
#vertical_nav a:hover {
background:#F7F6F6;
}
#vertical_nav li{
	background:#F0f0f0;
	cursor: pointer;
	font-weight:bold;
	font-size:13px;
	color:#000;
	border:1px solid #b2b2b2; 	
	list-style-image:none;
	list-style-type:none;
	padding: 8px 8px;
	 

		
}


#vertical_nav li.active{
	color:#0099CC;	
}

#vertical_nav li ul{
	padding:0;
	margin:10px 0 0 0;	
}


#vertical_nav li.active li{
	text-indent:0;
		
}

#vertical_nav li li{
	font-weight: normal;
	background:none;
	border:0;
	
		
}
#vertical_nav #will { border:1px solid #000;background:url(../images/vertical_nav_bg.png) repeat-x;  }
#vertical_nav #traps { border:1px solid #000;background:url(../images/vertical_nav_bg.png) repeat-x;}
#vertical_nav #emotion { border:1px solid #000;background:url(../images/vertical_nav_bg.png) repeat-x; }
#vertical_nav #hypnosis { border:1px solid #000;background:url(../images/vertical_nav_bg.png) repeat-x; }



#content {
	display:inline;
	width:690px;
	float:right;
	padding:0px;
	min-height:900px;
     height:auto !important;
     height:900px; 


	
/* background:url(../images/div_shadow.png) repeat-x; */
}

#figure {
font-weight:lighter;
font-size:small;
font-family:Verdana, Arial, Helvetica, sans-serif;
}


.menu {
border:1px solid #eee;
padding:3px;
float:left;
}

.next {
border:1px solid #eee;
padding:3px;
float:right;
}

/* DROP DOWN MENU WITH HORIZONTAL SUB MENU  */
/*Drop Down Menu Styles*/
#ddmenu {
    background:url(../images/bg_menu.gif) repeat-x;
    margin: 0;
    padding: 0;
    height:43px;
    width:784px;
}
 
#ddmenu li {
    float: left;
    list-style: none;
    font: 11px Tahoma, Arial;
}
 
#ddmenu li a {
background:url(../images/top_dotted.gif) right no-repeat;
    display: block;
    padding: 1px 12px;
    text-decoration: none;
    width: 70px;
    color: #fff;
	font-size:14px;
    white-space: nowrap;
    text-align:center;
	
}
 
#ddmenu li a:hover {
    background: #000 url(../images/top_dotted.gif) right no-repeat;
	color:#BC844F;
}
 
#ddmenu li ul {
    margin: 3px 0 0 10px;
    padding: 0;
    position: absolute;
    visibility: hidden;
    width:600px;
}
 
#ddmenu li ul li {
    display:inline;
}
 
#ddmenu li ul li a {
    width: auto;
    background: url(../images/bottom_dotted.gif) right no-repeat;
    display: inline;
    color: #d9d9d9;
    font-size: 14px;
    padding: 2px 10px;
}
 
#ddmenu li ul li a:hover {
    background: #000 url(../images/bottom_dotted.gif) right no-repeat;
    padding: 2px 10px;
}

/* -------------------------- JQUERY TOOLTIP STYLING ------------------------------------------------------------------  */
.tooltip {
color:#2F80CF;
text-decoration:none!important;
font-weight:bold;
font-style:italic;
}

.green {
color:#005500;
}

#footer_container {
height:370px;
width:100%;
background:url(../images/footer_container_bg.jpg) repeat-x;
}

#footer {
height:315px;
width:920px;
padding:15px;
margin-left:auto;
margin-right:auto;

background:#1B4F78 url(../images/footer_bg_3.gif) bottom repeat-x ;
height:300px;
}

#footer .col{
display:inline;
float:left;
width:220px;
padding:5px;
color:#D9DEE1;
}


 
 #footer ul {
 margin-top:65px;
 list-style-type:none;
 list-style-image:url(/images/arrow.gif);
 }
#footer ul li{
font-size:13px;
color:#fff;

}

#footer a:link, #footer a:visited,  #footer a:active {
color:#fff;
text-decoration:none;
font-size:12px;
margin-bottom:0px;
}
#footer a:hover {
color:#D9DEE1;
}

#footer img {
border:none;
}

img .facebook {
text-align:center;
}
#footer h3 {
color:#D9DEE1;
text-align:center;
}

#copyright {
clear:both;
width:930px;
margin:0 auto;
padding:10px;
background:#081821;
text-align:center;
color:#fff;
}
#copyright a:link, #copyright a:visited, #copyright a:hover, #copyright a:active {
color:#fff;
text-decoration:none;
font-size:12px;
}

.center {
text-align:center;
}

/*JQuery TOGGLE STYLING */
h2.trigger { 
float:left;
padding: 0 0 0 50px; 
margin: 0 0 5px 0; 
 background: url(../images/toggle_arrow.gif) no-repeat ; */
height: 46px; 
line-height: 46px; 
width: 310px; 
font-size: 1.4em; 
font-weight: normal; float: left; }

 h2.trigger a { 
 color: #2F80CF; 
 text-decoration: none; 
 display: block;
 outline:none; } 
 
 h2.trigger a:hover { 
 color:#FF6600; 
 } 
 h2.active {
 background-position: left bottom;
 } /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/ 
 
 .toggle_container { 
 margin: 0 0 5px; 
 padding: 0; 
 border-top: 1px solid #d6d6d6;
 border-bottom: 1px solid #d6d6d6;  
  overflow: hidden; 
 font-size: 14px; 
 width: 500px; 
 clear: both; } 
 
 
 .toggle_container .block { 
 padding: 20px; /*--Padding of Container--*/ 
 
 }
 
 /* ----------------------------END OF JQUERY TOGGLE  STYLE RULES -----------------------  */
 
 
 /* -----------------------------=--------FORM STYLING RULES------------------------------- */
input .name {
	 background:url(../images/form_textarea.gif) no-repeat;
 }
 
 input .comment {
	 background:url(../images/form_comment.gif) no-repeat;
 }
 
blockquote {
width:95%;
	background:#f9f9f9;
border-left:7px solid #ccc;
border-top:1px dashed #ccc;
border-right:1px dashed #ccc;
border-bottom:1px dashed #ccc;
margin:1.5em auto;
padding:.5em 10px;

}
blockquote:before {
color:#ccc;
font-size:4em;
line-height:.1em;
margin-right:.25em;
vertical-align:-.4em;
}
blockquote p {
display:inline;
}

.default_path {
background:url(../images/button_next_hover.gif) no-repeat;
border:none;
text-decoration:none;
float:right;
height:45px;
width:228px;
}


 /* HORIZONTAL NAV STYLE RULES  */
#topnav_Container {
width:950px;
margin:0 auto;
background:#fff url(../images/horizontal_nav_container_bg2.gif) no-repeat;
height:84px;

}

ul#topnav {

	margin: 0; padding: 0;
	float: left;
	width: 670px;
	list-style: none;
	position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
	font-size: .95em;
	display:inline;
	
}
ul#topnav li {
	float: left; display:inline;
	margin: 0; padding:5px 0 0 0;
	border-right: 1px solid #555; /*--Divider for each parent level links--*/
	line-height:1em;
	
}
ul#topnav li a {
	padding: 10px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}

 
ul#topnav li:hover { background:#565656;   }
/*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--* */



ul#topnav li span {
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0; top:40px;
	display: none; /*--Hide by default--*/
	width: 950px;
	background: #565656;
	color: #fff;
	z	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span { display: block; } /*--Show subnav on hover--*/
ul#topnav li span a { display: inline; color:#fff; } /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
ul#topnav li span a:hover {text-decoration: underline;}

/* SEARCH BUTTON STYLING  */
form#searchform {
float:right; /*display:inline;position:relative; bottom:40px;z-index:999 */

}
fieldset.search {
	border: none;
	width: 243px;
	margin: 0 auto;

	
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #fff;
	font-size: 1.2em;
	width: 190px;
	height: 30px;
	padding: 8px 5px 0;
	background: transparent ;
	margin-right: 5px;
	
	
}
.search input.box:focus {
	background: transparent;
	outline: none;
}
.search button.btn {
	
	width: 38px;
	height: 38px;
	cursor: pointer;
	text-indent: -9999px;
	background:  transparent; /*url(../images/search_button_bg2.gif) no-repeat top right;*/
}
.search button.btn:hover {
	background: transparent; /* #fbc900 url(../images/search_button_bg2.gif) no-repeat bottom right; */
}

/* ---------------------------------   STYLE RULES FOR SEARCH BUTTON --------------------------------------------------- */

 .highlight { background: #FFFF40; }
  .searchheading { font-size: 130%; font-weight: bold; }
.summary { font-size: 80%; font-style: italic; }
 .suggestion { font-size: 100%; }
 .results { font-size: 100%; }
 .category { color: #999999; }
 .sorting { text-align: right; }

 .result_title { font-size: 100%; }		
 .description { font-size: 100%; color: #008000; }
 .context { font-size: 100%; }
 .infoline { font-size: 80%; font-style: normal; color: #808080;}

 .zoom_searchform { font-size: 100%; }
 .zoom_results_per_page { font-size: 80%; margin-left: 10px; }
 .zoom_match { font-size: 80%; margin-left: 10px;}				
 .zoom_categories { font-size: 80%; }
 .zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
 .zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }
		
 .cat_summary ul { margin: 0px; padding: 0px; display: inline; }
 .cat_summary li { display: inline; margin-left: 15px; list-style-type: none; }		
		
 input.zoom_button {  }
 input.zoom_searchbox {  }		
		
 .result_image { float: left; display: block; }
 .result_image img { margin: 10px; width: 80px; border: 0px; }

 .result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }
		
 .result_pages { font-size: 100%; }
 .result_pagescount { font-size: 100%; }
		
 .searchtime { font-size: 80%; }
		
 .recommended 
		{ 
			background: #DFFFBF; 
			border-top: 1px dotted #808080; 
			border-bottom: 1px dotted #808080; 
			margin-top: 15px; 
			margin-bottom: 15px; 
		}
		.recommended_heading { float: right; font-weight: bold; }
		.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
		.recommend_title { font-size: 100%; }
		.recommend_description { font-size: 100%; color: #008000; }
		.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}
		.recommend_image { float: left; display: block; }
		.recommend_image img { margin: 10px; width: 80px; border: 0px; }

/* ---------------------------------   END  --------------------------------------------------- */
.input.submit {display:inline; }
/* ------------------------------  STYLE RULES FOR HORIZONTAL NAVIGATION  ----------------------  */

#toTop {width:100px;
        border:1px solid #b2b2b2;
		background:#FAFAFA url(../images/arrow_up_22x22.jpg) no-repeat 1px 1px;
                text-align:center;
        padding:5px 5px 5px 18px;
		
		        /* this is the magic */
        bottom:10px; /* together with this to put the div at the bottom*/
        right:10px;
        cursor:pointer;
        display:none;
        color:#000;
        font-family:verdana;
        font-size:11px;}
