/* 
  -------------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 07: 2 column 760 sidebar right
  -------------------------------------
*/
body {
	min-width: 760px;
}
#tnav-center {
	width: 720px;
}
#menuwrapper {
	width: 750px;
	background-image: url(../images/bg_menu_full.gif);
	background-repeat: no-repeat;
	height: 32px;
}
#menuleft, #menu, #menuright {
	width: 15px;
	margin-right: 0px;
}
#menu {
	width: 750px;
	margin-left: 15px;
}
#menuright {
}
/*TOP NAVIGATION*/

#navmenu {
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	color: #D7D6BF;
	background-repeat: repeat-x;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(/mystery/images/topnav_bl.gif);
	white-space:nowrap;
	overflow: hidden;
}
#navmenu a:link, #navmenu a:visited {
	color: #FFF;
	padding: 10px 6px 10px 6px;
	text-decoration: none;
}
#navmenu a:active, #navmenu a:hover {
	color: #F01025;
	padding: 10px 6px 10px 6px;
	text-decoration: none;
}
#top_announce {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background-color: #941A2F;
	color: #FFF;
	background-repeat: repeat-x;
	font-style: normal;
	background-image: url(/images/top_announce.gif);
	height: 25px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6F1323;
	padding: 4px;
}


#top_announce a:link, #top_announce a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#top_announce a:active, #top_announce a:hover {
	color: #C84868;
	padding: 10px;
	text-decoration: none;
}

#navmenucart {
background: url('/images/topnav_cart_mby.png') no-repeat center left;
vertical-align: middle;
text-align: left;
margin-top: 0px;
border: 0px none;
width: 17px;
height: 16px
}
#navmenucart span {
margin-left: 15px;
}
#columnwrapper {
	width: 750px;
	background-image: url(../images/bg_content.gif);
	color: #000000;
}
#columns-top {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C0;

}
#columns-spotlight {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C0;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#column1, #sidebar {
	width: 210px;
	margin-right: 0px;
}
#column1 {
	width: 540px;
}
#sidebar {
	margin-right: 0px;
}
#sidebar-top {
}
#sidebar-middle {
}
#sidebar-bottom {
}
#columns-bottom {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C1C0BF;
}
#footer {
	width: 750px;
}