@charset "UTF-8";
/* CSS Document */
body,td,th {
	color: #000;
}
body {
	background: #FFF;
	margin: 0;	
	font-family: Arial, Helvetica, sans-serif;	
}

/*Top RH band*/
#rh-band {
	color:#44525F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	height:23px;
	text-transform:uppercase;
	}
#rh-band-wrap {
	width:1022px;
	margin:0 auto;
	display:block;
	color: #44525F;
	}
#rh-band a:link,
#rh-band a:visited {
	color:##44525F;
	text-decoration:underline;
	}
#rh-band a:hover,
#rh-band a:active {
	color:##44525F;
	text-decoration:none;
	}
.randomhouse {
	background:url(../../museumoftheives/images/Rhlogo.jpg) 0 0 no-repeat;
	padding:9px 0 0 40px;
	height:15px;
	display:block;
	width:235px;
	float:left;
	color: #44525F;
	}
.moresites-show {
	background:url(../../museumoftheives/images/moresites-bg.jpg) right no-repeat;
	padding:9px 15px 0 0;	
	height:15px;
	display:block;
	float:left;
	width:75px;
	color: #44525F;
	}	
.moresites-hide {
	background:url(../../museumoftheives/images/btn_minus.gif) right top no-repeat;
	padding: 10px 20px 0 0;	
	height:15px;
	display:block;
	float:left;
	width:74px;
	line-height: 8px;
	text-transform:uppercase;
	font-weight:bold;
	color: #44525F;
	font-size: 12px;
	}	

.logo {
	margin:0 auto;
	margin-top:-25px;
	margin-bottom:-150px;
	text-align:center;
	height:175px;
	width:250px;
	text-indent:-9999px;
	position:relative;
	z-index:10;
	}
.moresites-list {
	position:relative;
	top:1px;
	left:-100px;
	display:none;
	z-index:50;
	width:265px;
	height:100px;
	text-align:left;
	text-transform:none;
	padding:5px;
	line-height:16px;
	font-weight:normal;
	border-collapse:collapse;
	font-size: 11px;
	}

.moresites-list .fill {	
	background:#fff;
	}
.moresites-list a:link,
.moresites-list a:visited {
	color:#44525F !important;
	text-decoration:none !important;
	}
.moresites-list a:hover,
.moresites-list a:active {
	color:#44525F !important;
	text-decoration:underline !important;
	}

.global_nav_float_l,
.global_nav_float_r {
	background-image:url(../../museumoftheives/images/shadow_vertical.png);
	width:10px;
	}
.global_nav_float_b {
	background-image:url(../../museumoftheives/images/shadow_horizontal.png);
	height:10px;
	}
.global_nav_float_br,
.global_nav_float_bl {
	background-image:url(../../museumoftheives/images/shadow_corners.png);
	height:10px;
	width:10px;
	}
	
.global_nav_float_r {
	background-position:right center;
	padding: 0px;
	}	
.global_nav_float_l {
	background-position:left center;
	padding: 0px;
	}
.global_nav_float_b {
	background-position:center bottom;
	line-height:10px;
	padding: 0px;
	}
.global_nav_float_br {
	background-position:right bottom;
	line-height:10px;
	padding: 0px;
	}
.global_nav_float_bl {
	background-position:left bottom;
	line-height:10px;
	padding: 0px;
	}
.pipe{
	display:block;
	padding: 9px 10px 0 0;
	float: left;
}



/*Start my CSS*/
#globalHeader {
	width: 960px;
	height: 28px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #44525F;
	vertical-align: middle;
}
#globalHeader a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44525F;
	text-decoration:underline;
}
#topMid {
	width: 960px;
	min-height: 700px;
	text-align: left;
	font-size: 12px;
	color: #CCC;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../museumoftheives/images/topmidback.jpg);
	background-repeat: no-repeat;	
}
#contentA {
	width: 950px;
	color: #000;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 0px;
}
#nav {
	height: 150px;
	width: 720px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E96147;
	font-weight:bold;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #303B44;
	text-decoration:none;
}
#nav #homeLink{
	height: 110px;
	width: 600px;
	text-align: left;
	display:block;
	padding-top: 0;
	margin-right: 120px;
	
}
#nav a:hover{
	color: #E96147;
}
#nav .current{
	color: #E96147;
}
#navBar{
	margin-top: 15px;	
}
#topBack {
	background: #fff url(../../museumoftheives/images/topbackcut.jpg) top center no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#botBack {
	text-align:center;
	height: 529px;
	margin-right: auto;
	margin-left: auto;
	background: url(../../museumoftheives/images/backbottom.jpg) top center no-repeat;
	clear: both;
	
}
#footerContent {
	width: 960px;
	height: 529px;
	text-align: center;
	font-size: 18px;
	color: #CCC;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#footerContentSpace {
	height: 336px;
	width: 960px;
}

/*start disney footer info*/
.rh-family {
	display:block;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	}	
#footer_links {
	width: 100%;
	font-size: 11px;
	overflow:auto;
	text-align: left;
	height: 135px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}
#footer_links a:link,
#footer_links a:visited {
	color:#fff;
	text-decoration:none;
	}
#footer_links a:active,
#footer_links a:hover {
	color:#fff;
	text-decoration:underline;
	}
#footer_links ul {
	float:left;
	list-style-type:none;
	margin:0;
	padding-left:0;
	padding-top:10px;
	width:20%;
	}
#footer_links ul li {
	color:#fff;
	font-size:10px;
	line-height:1.3em;
	margin-left:0;
	padding-right:1em;
	}
.copyright {
	color:#fff;
	display:block;
	font-size:12px;
	margin:0 0 10px 0;
	}
.rh-family {
	display:block;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	}	
.terms {
	display:block;
	clear: both;
	color:#fff;
	font-size: 9px;
	}
.seo{
	display:none;	
}
