@charset "utf-8";
/* 

Jewish Federation of Southern Arizona
Holocaust Survivors web site
Author: Sean D'Addamio ~ Senektik Design
Created: 8.18.07
Modified: 8.18.07
Notes: Global styles for Shoah site

 */

@import url(reset.css);

/*

DOM Element Overrides

*/
div {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background-color: #A5A281;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: .8em;
	color: #000;
}

p {
	margin: 1em 0em;
}

h1 {
	height: 28px;
	margin-left: -5px;
}

h2 {
	margin-top: 8px;
	font-family: "AJensonPro-Regular", "AGaramondPro-Regular", "Book Antiqua", "Times New Roman", Times, serif;
	color: #47545C;
	background-color: inherit;
	font-weight: 700;
	font-size: 1.7em;
}

h3 {
	margin-top: 1.4em;
	margin-bottom: .8em;
	font-weight: bold;
	text-transform:uppercase;
	color: #182933;
}

p {
	margin-left: .7em;
	margin-top: .25em;
}

h4 {
	margin-top: 1.8em;
	margin-bottom: .5em;
	font-weight: bold;
	font-style: italic;
	color: #182933;
}

a {
	color: #47545C;
	background-color: inherit;
}

a:hover {
	text-decoration: none;
	color: #767F84;
}

ul {
	margin-left: 2em;
}

li {
	line-height: 2.5em;
}

blockquote {
margin: 8px 25px;
}

/*

ID declarations

*/
#center_page {
	width: 100%;
	margin: 0 auto;
	background-image: url(../../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#site_container {
	width: 1033px;
	text-align: left;
	color: inherit;
}

#tc_container {
	width: 750px;
	text-align: left;
	margin: 0 auto;
	border: 3px solid #000;
}

.row {
	width: 1033px;
	height: 685px;
	margin: 0 auto;
}

#shoah_header {
	width: 750px;
	height: 60px;
	overflow: hidden;
	
	/*border: 1px solid #FC0;*/
	background-image: url(../../images/pageHeaderSm.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#left_shadow {
	float: left;
	width: 11px;
	height: 685px;
	background-image: url(../../images/left_shadow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	
}

#shoah_flash {
	float: left;
	width: 950px;
	margin: 0 auto;
	/*border: 1px solid #FC0;*/
}

#teacher_center {
	float: left;
	width: 692px;
	padding: 22px 36px 50px 22px;
	background-color: #D9DBC6;
	
	color: inherit;
	/*border: 1px solid #FC0;*/
}

.column {
	width: 45%;
	float: left;
	margin: 5px;
}

#footer {
	padding: 8px;
	background-color: #182933;
	color: inherit;
}

#intro_text	{
	width: 470px;
	margin: auto;
	margin-top: -400px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
	background-color: inherit;
	color: #182933;
}

#intro_text a {
	color: inherit;
	background-color: inherit;
	text-decoration: underline;
}

#intro_text a:hover {
	color: inherit;
	background-color: inherit;
	text-decoration: none;
}

#right_shadow {
	float: left;
	width: 11px;
	height: 685px;
	background-image: url(../../images/right_shadow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#bottom_shadow {
	clear: both;
	width: 972px;
	height: 50px;
	background-image: url(../../images/bottom_shadow.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#navBox {
	position: relative;
	float: right;
	margin: 8px;
	width: 250px;
	background-color: #A4A9AD;
	padding: 8px;
	margin: 5px;
}

#navBox ul {
	margin: 0em;
	padding: 10px;
	border: 1px solid #182933;
	color: inherit;
}

#navList li {
	list-style: none;
	margin-right: 5px;
}

h1#austria {
	text-indent: -9999px;
	background-image:url(../../images/h1_austria.jpg);
	background-repeat: no-repeat;
}

h1#czech {
	text-indent: -9999px;
	background-image:url(../../images/h1_czech.jpg);
	background-repeat: no-repeat;
}

h1#germany {
	text-indent: -9999px;
	background-image:url(../../images/h1_germany.jpg);
	background-repeat: no-repeat;
}

h1#greece {
	text-indent: -9999px;
	background-image:url(../../images/h1_greece.jpg);
	background-repeat: no-repeat;
}

h1#hungary {
	text-indent: -9999px;
	background-image:url(../../images/h1_hungary.jpg);
	background-repeat: no-repeat;
}

h1#netherlands {
	text-indent: -9999px;
	background-image:url(../../images/h1_netherlands.jpg);
	background-repeat: no-repeat;
}

h1#poland {
	text-indent: -9999px;
	background-image:url(../../images/h1_poland.jpg);
	background-repeat: no-repeat;
}

/*

Custom Classes

*/

.clearBoth {
	clear: both;
	height: 0px;
}

.author {
	font-style: italic;
}

.assetsList {
	margin-left: .7em;
}
.assetsList li {
	list-style:none;
	margin-top: 3px;
}

.listBox {
	padding: 8px;
	margin: 5px;
	background-color: #A4A9AD;	
	color: inherit;
}

.listBox ul {
	border: 1px solid #182933;
	margin: 0px;
}

.listBox li {
	list-style: none;
	line-height: 1.5em;
	margin: 8px;
}

.long-text {
	margin-left: 2em;
}

.long-text li {
	list-style: none;
	line-height: 1.2em;
	margin: 8px;
}

.normal-lineheight {
	line-height: 1.2em;
}

li.long-text {
	line-height: 1.2em;
	margin: 8px;
}

.indentedList {
	
}
li.list-item-description {
	margin-left: 1em;
	margin-top: -.5em;
	font-style: italic;
}

ul.sub_list li {
	line-height: 1.5em;
}

ul.sub_list {
	margin-bottom: 1.2em;
}

.ref-title {
	font-style: italic;
}
