html {
	overflow:hidden;
	width:100%;
	height:100%;
}

body {
	width:760px;
	left: 50%;
	margin-left:-380px;
	height:100%;
	max-height:100%;
	background:black;
	background: #000000 url(/tpl/ww/media/BG_WarwickBlack.jpg) center center no-repeat !important;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	font-size:1em;
	color: #c0c0c0;
	overflow: hidden;
}

.site_body {
	background: #000000 ;
}

/* for internet explorer */
* html body {
  margin:0 0 0 -380px;
  padding:130px 0 0px 0px;
}

.museum_gallery_thumbnail {
	position:relative;
	top:0px;
	left:0px;
	float:left;
	margin:0 5px 5px 0px;
	border:1px solid black;
	overflow:hidden;
	height:70px;
	width:70px;
}

* html .museum_gallery_thumbnail {
	float:left;
	width:70px;
	height:70px;
	overflow:hidden;
}

#site {
	float:left;
	width:760px;
	left: 50%;
	margin-left:-380px;
  	margin-top: 0px;
  	top:0;
	height:100%;
	max-height:100%;
}

#header {
	border-left:2px solid #15141A;
	border-right:2px solid #15141A;
  	position:absolute;
	width:760px;
	left: 50%;
	margin-left:-380px !important;
  	margin-top: 0px;
  	top:0;
  	height:70px;
  	overflow:hidden;
}
* html #header {
	height:70px;
}

#menu {
	border-left:2px solid #15141A;
	border-right:2px solid #15141A;
	background-color:#15141A;
  	position:absolute;
	width:760px;
	left: 50%;
	margin-left:-382px;
	height:25px;
  	margin-top: 70px;
  	vertical-align:middle;
  	z-index:1000;
}
* html #menu {
  	margin-top: -60px;
	width:760px;
	height:25px;
  	padding:0px 0 0 0;
	margin-left:-382px;
}

#menu_container {
  	position:absolute;
	width:760px;
	left: 0px;
	top:  0px;
}
* html #menu_container {
	height:25px;
	z-index:2000 !important;
}

#menu_language {
  	position:absolute;
	width:90px;
	left: 50%;
	height:12px;
	width:58px;
	margin-left:320px;
  	margin-top: 50px;
  	vertical-align:middle;
  	text-align:right;
  	z-index:2100;
  	overflow:hidden;
}
* html #menu_language {
	height:16px;
  	margin-top: -85px;
	width:97px;
	left: 50%;
	margin-left:279px;
  	z-index:2100;
  	padding:0 0 0 0;
}
#menu_language ul  {
	list-style-type: none;
	z-index:2000 !important;
}
#menu_language ul li {
	float:left;
	display:inline;
	margin-left:0.2em;
}
#menu_language ul li a {
	width:19px;
}
* html #menu_language ul li a {
	width:17px;
}

#menu_language_container {
  	position:absolute;
  	display:inline;
	right: 0px;
	top:  0px;
}

* html #menu_language_container {
	z-index:2001 !important;
	top:  1px;
}

#container {
  	position:absolute;
	border-left:2px solid silver;
	border-right:2px solid silver;
	border-left:2px solid #15141A;
	border-right:2px solid #15141A;
	background-color:#15141A;
	width:760px;
	left:50%;
	margin-left:-382px;
	margin-top: 0px;
	top:95px;
	margin-bottom: 108px;
	bottom:-108px;
	margin-bottom: 120px;
	bottom: -100px;
	overflow:auto;
	overflow-x:hidden;
	text-align:justify;
}


* html #container {
	top:95px;
	bottom:-108px;
	margin-bottom: 0px !important;
	margin-left:-381px;
	height:expression((document.body.clientHeight-112) );
	width:100%;
	z-index:1 !important;
}


#footer {
	position:absolute;
	border-left:2px solid #15141A;
	border-right:2px solid #15141A;
	font-size:80%;
	width:760px;
	left: 50%;
	margin-left:-382px;
	bottom:-1px;
	height:18px;
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	padding-top:2px;
	background:#23232A;
}
#footer a {
	font-size:90% !important;
}


#indicator, #LoadTimer {
  	position:absolute;
	width:20px;
	height:20px;
	left: 730px;
	top: 0px;
  	z-index:9999;
  	font-style:italic;
  	color:#aaaaaa;
  	background-repeat:no-repeat ;
  	background-position:right;
  	display:none;
}

* html #indicator, #LoadTimer {
	width:20px;
	height:20px;
	left: 730px;
	top: 0px;
}
#indicator {
  	vertical-align:bottom;
/*  	background-image:url(/tpl/std/media/loading.gif); */
}

#LoadTimer {
	width:90px !important;
	left: 660px !important;
	padding:2px 2px 0 0;
	text-align:right !important;
  	vertical-align:middle;
}


#SITE_SEARCH {
  	position:absolute;
	width:250px;
	height:20px;
	left:50%;
	margin-left:-381px;
	margin-top: 0px;
	top:125px;
  	z-index:500;
  	vertical-align:bottom;
  	font-size:12px;
  	color:#aaaaaa;
  	padding:4px 4px 4px 4px !important;
	background-color:#655e49;
  	background-repeat:no-repeat ;
  	background-position:right;
  	border:1px solid #48412C;
}

* html #SITE_SEARCH {
	width:250px;
	height:20px;
	top:125px;
}

#FULLTEXT_FINDER {
	float:left;
	min-width:150px;
	cursor:text !important;
}

* html #FULLTEXT_FINDER {
	width:150px !important;
}

.page_separator {
  	background-position:center;
	width:5px;
}

.content {
	padding:0 0 0 5px;
}

#DEBUG_WIN {
	position:relative;
	top:20px;
	left:20px;
	border:2px solid red;
	height:600px;
	width:600px;
	overflow:auto;
	z-index:99999;
	background:white;
	color:black;
}

ul li {
	text-align:left;
}

#TOPIMAGE,
#HEADIMAGE {
	position:relative;
	top:0px;
	left:0px;
	float:left;
	display:inline;
}
* html #TOPIMAGE,
* html #HEADIMAGE {
	left:-3px;
}

.TellAFriendContainer {
	margin-top:1em;
}

#IMGBIG_CONTAINER {
	background: #15141A url(/tpl/ww/media/BG_WarwickGrey.jpg) center center no-repeat !important;
}

#BOX_PLEASEWAIT {
	xdisplay:inline;
	position:fixed;
	float:left;
	width:380px;
	left: 50%;
	margin-left:-190px;
  	margin-top: -40px;
  	top:50%;
	height:80px;
	border:2px solid #333;
	border-top:2px solid #666;
	border-right:2px solid #666;
	background-color:#AAA;
	color:#000000;
	font-size:14px;
	vertical-align:middle;
	text-align:center;
}

* html #BOX_PLEASEWAIT {
	position:absolute;
	vertical-align:middle;
}

.hidden {
	display:none;
}