/* Main CSS for Room Detective */

*
{
	background: inherit;
	color: inherit;
	margin: 0px;
	padding: 0px;
}

img
{
	border: none;
}

body
{
	background-color: #EAEFF5;/*#5677A7;*/
	background-image:url('../images/bg.jpg');
	background-position:top left;
	background-repeat:repeat-x;
	color: inherit;
}


select, option{

	background-color:#FFFFFF;

}

#enclosure
{
	display: block;
	background: none;
	color: inherit;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -375px;
	width: 750px;
	overflow: hidden;
}

#header
{
	background: none;
	background-image: url('../images/header_bg.jpg');
	background-position: 4px 10px;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 5;
	width: 750px;
	height: 125px;
}

#header #logo
{
	background: none;
	position: absolute;
	top: 10px;
	left: 4px;
	width: 210px;
	height: 84px;
	text-decoration: none;
}

#header .textmenu
{
	display: block;
	width: 540px;
	height: 20px;
	background: none;
	position: absolute;
	top: 10px;
	right: 6px;
	text-align: right;
	color: #FFFFFF;
	line-height: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header .textmenu a
{
	color: #FFFFFF;
	height: 20px;
	line-height: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#header .textmenu a:hover
{
	text-decoration: underline;
}

#header .imagemenu
{
	display: block;
	width: 528px;
	height: 56px;
	background: none;
	position: absolute;
	bottom: 9px;
	right: 9px;
}

#header .imagemenu .home
{
	display: block;
	width: 99px;
	height: 56px;
	background: none;
	background-image: url('../images/menu_home_normal.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

#header .imagemenu .home a
{
	display: block;
	width: 99px;
	height: 56px;
	background: none;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	text-decoration: none;
}

#header .imagemenu .home a.current
{
	background-image: url('../images/header_menu_arrows_normal.gif');
	background-position: 50px 0px;
}

#header .imagemenu .home a.normal:hover
{
	background-image: url('../images/menu_home_over.gif');
	background-position: 0px 0px;
}

#header .imagemenu .home a.current:hover
{
	background-image: url('../images/menu_home_over_current.gif');
	background-position: 0px 0px;
}

#header .imagemenu .test
{
	display: block;
	width: 116px;
	height: 56px;
	background: none;
	background-image: url('../images/menu_test_normal.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 99px;
}

#header .imagemenu .test a
{
	display: block;
	width: 116px;
	height: 56px;
	background: none;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	text-decoration: none;
}

#header .imagemenu .test a.current
{
	background-image: url('../images/header_menu_arrows_normal.gif');
	background-position: 52px 0px;
}

#header .imagemenu .test a.normal:hover
{
	background-image: url('../images/menu_test_over.gif');
	background-position: 0px 0px;
}

#header .imagemenu .test a.current:hover
{
	background-image: url('../images/menu_test_over_current.gif');
	background-position: 0px 0px;
}

#header .imagemenu .hotlist
{
	display: block;
	width: 102px;
	height: 56px;
	background: none;
	background-image: url('../images/menu_hotlist_normal.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 215px;
}

#header .imagemenu .hotlist a
{
	display: block;
	width: 102px;
	height: 56px;
	background: none;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	text-decoration: none;
}

#header .imagemenu .hotlist a.current
{
	background-image: url('../images/header_menu_arrows_normal.gif');
	background-position: 46px 0px;
}

#header .imagemenu .hotlist a.normal:hover
{
	background-image: url('../images/menu_hotlist_over.gif');
	background-position: 0px 0px;
}

#header .imagemenu .hotlist a.current:hover
{
	background-image: url('../images/menu_hotlist_over_current.gif');
	background-position: 0px 0px;
}

#header .imagemenu .search
{
	display: block;
	width: 91px;
	height: 56px;
	background: none;
	background-image: url('../images/menu_search_normal.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 317px;
}

#header .imagemenu .search a
{
	display: block;
	width: 91px;
	height: 56px;
	background: none;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	text-decoration: none;
}

#header .imagemenu .search a.current
{
	background-image: url('../images/header_menu_arrows_normal.gif');
	background-position: 41px 0px;
}

#header .imagemenu .search a.normal:hover
{
	background-image: url('../images/menu_search_over.gif');
	background-position: 0px 0px;
}

#header .imagemenu .search a.current:hover
{
	background-image: url('../images/menu_search_over_current.gif');
	background-position: 0px 0px;
}

#header .imagemenu .merch
{
	display: block;
	width: 120px;
	height: 56px;
	background: none;
	background-image: url('../images/menu_merch_normal.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	left: 408px;
}

#header .imagemenu .merch a
{
	display: block;
	width: 120px;
	height: 56px;
	background: none;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	text-decoration: none;
}

#header .imagemenu .merch a.current
{
	background-image: url('../images/header_menu_arrows_normal.gif');
	background-position: 57px 0px;
}

#header .imagemenu .merch a.normal:hover
{
	background-image: url('../images/menu_merch_over.gif');
	background-position: 0px 0px;
}

#header .imagemenu .merch a.current:hover
{
	background-image: url('../images/menu_merch_over_current.gif');
	background-position: 0px 0px;
}

/* FOOTER */

#footer
{
	display: block;
	background: none;
	position: relative;
	top: 0px;
	left: -2px;
	z-index: 25;
	width: 750px;
	height: 50px;
	margin-top:5px;
}

#footer .textmenu
{
	display: block;
	width: 739px;
	height: 34px;
	background: none;
	background-image: url('../images/footer_bg.gif');
	background-position: 0px 0px;
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	left: 5px;
	text-align: center;
	color: #FFFFFF;
	line-height: 34px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer .textmenu a
{
	background: none;
	color: #FFFFFF;
	height: 34px;
	line-height: 34px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#footer .textmenu a:hover
{
	text-decoration: underline;
}

#footer .powered
{
	display: block;
	background: none;
	color: #5D7CAB;
	position: absolute;
	top: 34px;
	right: 6px;
	width: 300px;
	height: 16px;
	line-height: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}

#footer .powered a
{
	color: #5D7CAB;
	height: 16px;
	line-height: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#footer .powered a:hover
{
	color: #193776;
}

#footer .copyright
{
	display: block;
	background: none;
	color: #5D7CAB;
	position: absolute;
	top: 34px;
	left: 5px;
	width: 400px;
	height: 16px;
	line-height: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

#footer .copyright a
{
	color: #5D7CAB;
	height: 16px;
	line-height: 16px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

#footer .copyright a:hover
{
	color: #193776;
}