/*
	style for anthropology site
	11 June 2007
*/

/*									COMMON PAGE ELEMENTS */
body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#000000;
}
		
a {
	/*color:#772244;*/
	text-decoration:none;
	color:#990000;
}
	
a:hover {
color:#E06254;
	
	text-decoration:underline;
}

img {
	border:0px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	padding-bottom:5px;
	border-bottom:1px solid #673d2e;
	font-weight:normal;
	color:#8b2927;
	letter-spacing:2px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	padding-bottom:5px;
	font-weight:normal;
	/*color:#a47064;*/
	color:#894343;
	letter-spacing:1px;
	/*border-bottom:1px dotted #cccccc;*/
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	padding-bottom:2px;
	padding-top:2px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-weight:normal;
	color:#772244;
	letter-spacing:1px;
/*	background-color:#dbceb7;*/
	margin-top:14px;
}

.h3top {
	margin-top:0px;
}

h4, h5, h6{
color:#894343;
font-size:0.9em;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;

}

h6.footnote {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	color:#464668;
}

/*										CONTAINER BLOCKS */

#header {
	width:98%;
	height:65px;

	padding-left:1%;
	font-size:1px;/*stop ff and ie displaying header bar differently*/
	padding-top:10px;
	padding-bottom:10px;
}

#logoBar {
	width:97%;
	height:60px;
	background-color:#f3e7c3;
	background-image:url(images/leftLogoImg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	margin:0px auto;
	border-bottom:2px solid #d0b39f;
}

#spacer {
	width:20px;
	height:60px;
	float:left;
}

#innerBar{
	height:60px;
	background-image:url(images/logoRightImg.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#subContent {
	float:left;
	text-align:left;
	padding-left:220px;
	padding-right:40px;
	padding-top:30px;
}

#menu {
	position:absolute;
	top:180px;
	left:20px;
	width:175px;
	padding:0px;
	line-height:17px;
	z-index:30;
}

#menu a {
	display:block;
	padding-left:10px;
	width:163px;
	border-left:1px solid  #c88f80;
	border-bottom:1px solid  #c88f80;
	border-top:1px solid  #efe7e4;
	border-right:1px solid #c88f80;
	background-color:#ecdcb7;
	padding-top:3px;
	padding-bottom:3px;
	background-image:url(images/menu_bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	color:#990000;
}

#menu a:hover {
 	background-color:#f0e4c8;
	color:#990000;
	background-image:url(images/menuhover_bg.gif);
	text-decoration:none;
}

#menu a#active {
	color:#d20000;
	background-color:#e2b994;
}

#menu a#active:hover {
	background-image:url(images/menu_bg.gif);
}

#submenu a {
	display:block;
	background-color:#fbf7ea;
	color:#9A554E;
	width:168px;
	border-bottom:1px dotted #cccccc;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:normal;
	padding-left:5px;
	border-left:1px solid #fbf7ea;
	background-image:none;
	font-size:90%;
}

#submenu a:hover {
	color:#990000;
	background-color:#ffffff;
	border-left:1px solid  #B3574D;
	background-image:none;
	background-position:bottom right;
	background-repeat:no-repeat;
}

#submenu a:link {
}

#submenu a:visited {
}

#submenu a#bot_link {
	border-bottom:1px solid #ffffff;
}

#footsize {
	font-size:120%;
}

#footer {
	border-top:1px solid #673d2e;
	padding-top:13px;
	margin-top:30px;
	float:left;
	width:100%;
	clear:both;
}

#includeMenu {
	margin-bottom:-1px;
	background-color:#FFFFFF;
}

#includeMenu a{
	background-color:#FFFFFF;
	display:block;
	padding-left:10px;
	width:163px;
	border-left:1px solid  #ffffff;
	border-bottom:1px dotted #D6D9E4;
	border-top:1px solid  #ffffff;
	border-right:1px solid #ffffff;
	padding-top:2px;
	padding-bottom:2px;
	font-size:90%;
}

#includeMenu a:hover{
	background-color:#ffffff;
	background-image:none;
}

/*										CLASS STYLES */

.trcolour {
	background-color:#F0F0F4;
}

.odd {
	background-color:#fff;
}

.even {
	background-color:#f0f0f4;
}

table.styled_table {
	border-top:1px solid #ecdcb7;
	border-right:1px solid #ecdcb7;
}

table.styled_table th {
	background-color:#ecdcb7;
	color:#8b2927;
	text-align:center;
	border-bottom:1px solid #ecdcb7;
	border-left:1px solid #ecdcb7;
}

table.styled_table td {
	border-bottom:1px solid #ecdcb7;
	border-left:1px solid #ecdcb7;
}

table.styled_table td {
	border-bottom:1px solid #ecdcb7;
	border-left:1px solid #ecdcb7;
}

img.photo,
img.photae {
	margin:5px;
	padding:3px;
	border:1px solid #706547;
}

/*---------------------{   SimplePics styles   }-------------*/

#simplepics_container {
	margin:0 auto;
	width:500px;
}

#simplepics_image {
	margin:0 auto;
	width:400px;
}

#simplepics_description {
	width:400px;
	margin:0 auto;
	background:#fbf7ea;
	border:1px solid #f3e7c3;
}

#simplepics_description p {
	padding:7px;
	line-height:150%;
}

.picnav {
	font-family:"Times New Roman", Times, serif;
	font-size:400%;
	font-weight:normal;
	text-decoration:none;
}

.picnav:hover {
	text-decoration:none;
}

.drag_me {
	border:1px solid #888;
	cursor:pointer;
}

.drop_target {
	height:60px;
	width:20px;
	padding:5px 0;
	background-color:#ddd;
	border:1px solid #aaa;
	color:#aaa;
	cursor:pointer;
}

.drop_target:hover {
	border:1px solid red;
}

#drag_ghost {
	position:absolute;
	top:0;
	left:0;
	width:1px;
	height:1px;
	z-index:1000;
	text-align:left;
}

#drag_ghost img {
	padding:3px;
	background:#fff;
	border:1px solid #888;
}

/*--------------------------------------------------{   HIGHSLIDE STYLES   }-----------------*/

.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {

}
.highslide:hover img {
background:none;
}

.highslide-wrapper {
	background: #909090;
}

/*---------------------{   the zoomed image   }-----*/
.highslide-image {
	padding:5px;
	border:1px solid #706547;
	background:#fff;
}

.highslide-image-blur {
}

.highslide-caption {
    display: none;
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

a.highslide-full-expand:hover {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

