html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #532E0B;
	background: #DAB888 url(images/bg-flag.jpg) no-repeat top center;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #88480B;
}

a:hover {
	color: #f00;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

.clear {
	clear: both;
	height: 0px;
}

.breaker {
	clear: both;
}

.hidden {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 13px;
}

h6 {
	font-size: 11px;
}

/* Header */

#header {
	height: 150px;
	margin: auto;
	background-color: #757575;
}

#logo {
	float: left;
	width: 300px;
	padding-top: 35px;
	padding-left: 35px;
/*	display: none;*/
}

#tabmenu {
	float: right;
	height: 100px;
	width: 400px;
	padding-top: 35px;
	padding-right: 35px;
}

/* End Header */


#container1 {
	width: 954px;
	margin: auto;
}


#topnav {
	height: 31px;
	padding-top:5px;
	margin-top: 280px;
	background: #CCCCCC;
	width: 954px;
}

#topnav ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#topnav li {
	float:left;
	margin-right: 5px;
}

/* Top Navigation Menu */

#pillmenu ul {
  margin: 0px 0px 0px 23px;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: right;
	margin: 0px 0px 10px 0px;
	padding: 0;
	display: block;
	clear: both;
}

#pillmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

	display:block;
	height: 24px;
	line-height: 24px;
	padding: 0 14px;
	color: #fff;
	text-decoration: none;
}

#pillmenu a:hover {
  color: #FFDB84;
}


/* Top Nav -- R&C */

.item1 {
	background-color: #373737;
}

.item1 a:hover {

}

#current.item1 {
	background-color: #666;
}


/* Top Nav -- Sherlock's */

.item11 {
	background-color: #373737;
}

.item11 a:hover {

}

#current.item11 {
	background-color: #666;
}


/* Top Nav -- Devaney's */

.item12 {
	background-color: #373737;
}

.item12 a:hover {

}

#current.item12 {
	background-color: #666;
}


/* Breadcrumb */

#breadcrumb_search {
	height: 26px;
	background: #373737;
	padding: 4px 5px 0px 5px;
	color: #fff;
}

#pathway {
	width: 500px;
	float: right;
	padding-top:3px;
	color: #aaa;
}

.pathway a {
	color: #fff;
	text-decoration: none;
}

.pathway a:hover {
	text-decoration: underline;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

.search {
	float: right;
	width: 320px;
	text-align:right;
}

form {
  margin: 0;
  padding: 0;
}

form.searchForm input {
	vertical-align: middle;
}

form.searchForm table {
	border-collapse: collapse;
}

form.searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
	background-color: #000000;
	color: #fff;
	border: 1px solid #EEB52A;
}

#area {
	padding: 0;
}

/* Main Body */

#bodycontainer {
	width: 950px;
	float: left;
	background: #745C3B url(images/bobbystuff.jpg) no-repeat bottom right;
	border: 2px solid #000;
	border-top: none;
	border-bottom: none;
}

/* Left Column */

#leftcolumn {
	width: 185px;
	height: 126px;
	float:left;
	padding: 10px;
	margin: 20px 0px 0px 90px;
	background: url(images/parch.png) no-repeat;
}

/* Left Nav */

#leftnav {
	width: 155px;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #535353;
	background: #5F7296;
}

#leftnavhome {
	width: 155px;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #535353;
	background: #5F7296;
}

#leftnav a, #leftnavhome a {
	color: #fff;
}

#leftnav ul ul li a, #leftnavhome ul ul li a {
	font-size: 11px;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 4px 0px 0px 11px;
	border-bottom: 1px solid #000;
}

#leftnav ul ul li a:hover, #leftnavhome ul ul li a:hover {
	background: #999;
	color: #fff;
	text-decoration: none;
}

#leftnav ul, #leftnavhome ul {
	margin: 0px;
	padding: 0px;
}

#leftnav ul ul, #leftnavhome ul ul {
	margin: 0px;
	padding: 5px 0px;
}

#leftnav li, #leftnavhome li {
	list-style-type: none;
}




/* Center Column */

#maincolumn {
	width: 624px;
	border: 1px solid #976C44;
	float: right;
	margin: 10px 10px 0px 0px;
	padding: 7px 7px 0px 7px;
	background: #FEF4E0;
}

#maincolumn p {
	margin: 0px 0px 10px 0px;
}

.photoleft {
	float: left;
	margin-right: 10px;
	border: 1px solid #604023;
}

.photoright {
	float: right;
	margin-left: 10px;
	border: 1px solid #604023;
}

#rightnav {
	width: 150px;
	float: right;
	padding: 10px;
	border: 1px solid #535353;
	background: #5F7296;
}

.moduletable_adminctr {
	width: 150px;
	background: #707070;
	padding: 20px 0px;
}

.moduletable_adminctr h3 {
	display: none;
}

/* Right Hand (Home) Navigation Buttons */

.moduletable_adminctr ul {
	padding: 0px;
	margin: 0px;
	list-style:none;
}

*html .moduletable_adminctr ul {
  margin: 0px -10px 10px 0px;
}

.moduletable_adminctr li {
	margin: 0px;
	padding: 0px;
	width: 150px;
}

.moduletable_adminctr a {
	font-size: 11px;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 4px 0px 0px 11px;
	border-bottom: 1px solid #000;
}

.moduletable_adminctr a:hover {
	background: #808080;
	color: #fff;
	text-decoration: none;
}

#current.moduletable_adminctr {
	background: #f00;
}

/* Footer */

#footer {
	background: url(images/footer2.png);
	width: 958px;
	height: 44px;
	float: left;
}

#4web {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

#header_sherlock {
	width: 954px;
	height: 325px;
	margin: 0 auto;
}

.moduletablenewsletter h3 span {
	display: none;
}

.moduletablenewsletter h3 {
	background: url(images/freemo.gif) no-repeat top left;
	height: 24px;
	text-indent: -9999px;
}

.moduletablenewsletter p {
	padding: 0px;
	margin: -5px 0px 5px 0px;
}

.moduletablenewsletter input {
	margin: 0px 0px 5px 0px;
}

#header_home, #header_history, #header_menu, #header_merch, #header_photo, #header_celeb, #header_contact, #header_contests {
	width: 454px;
	height: 38px;
}

#header_home h1, #header_history h1, #header_menu h1, #header_merch h1, #header_photo h1, #header_celeb h1, #header_contact h1, #header_contests h1 {
	text-indent: -9999px;
}

#header_home {
	background: url(images/header-home.gif) no-repeat;
}

#header_history {
	background: url(images/header-history.gif) no-repeat;
}

#header_menu {
	background: url(images/header-menu.gif) no-repeat;
}

#header_merch {
	background: url(images/header-merch.gif) no-repeat;
}

#header_photo {
	background: url(images/header-photo.gif) no-repeat;
}

#header_celeb {
	background: url(images/header-celeb.gif) no-repeat;
}

#header_contact {
	background: url(images/header-contact.gif) no-repeat;
}

#header_contests {
	background: url(images/header-contests.gif) no-repeat;
}

#sherlockMenuHeader {
text-indent:-9999px;
background:url(images/sherlockheader_menu.gif) no-repeat;
height:48px;
}

#footercontent {
	width: 556px;
	float: right;
	margin: 10px 0px;
	font-size: 11px;
}

#footercontent p {
	margin: 5px 0;
	padding: 0px;
}

#footer_downtown {
	width: 129px;
	height: 98px;
	background: url(images/bott1.png);
	float: left;
	margin-right: 34px;
}

#footer_wem {
	width: 137px;
	height: 98px;
	background: url(images/bott2.png);
	float: left;
	margin-right: 34px;
}

#footer_capilano {
	width: 127px;
	height: 98px;
	background: url(images/bott3.png);
	float: left;
}

#sherlockCelebs {
margin-left: 6px;
}

#slideShow {
margin: 8px 0px 0px -1px
}

#fourweb {
	width: 175px;
	height: 25px;
	float: right;
	margin: 10px 8px 0px 0px;
}

img#aaLogo {
float:right;
margin-right:321px;
margin-top:2px;
}

.moduletable-login {
background:transparent url(images/cartlogin_bg.png) no-repeat scroll 0 0;
height:211px;
width:209px;
padding:15px 15px 0 15px;
margin-left:-17px;
margin-top:50px;
}
.moduletable-login ul {
padding-left:13px;
}

.vmCartModule img {
display: none;
}

.moduletable-cart {
background:transparent url(images/cartlogin_bg.png) no-repeat scroll 0 0;
height:228px;
width:209px;
padding:15px;
margin-left:-17px;
margin-top:5px;
display: block;
float: left;
}

.moduletable-vmCart {
margin-top:30px;
border:1px solid;
padding:5px;
margin-bottom:30px;
}

#apparelLogo {
float: right;
}

/* Moriarty's Coming Soon Page */

div#placement {
height:450px;
position:relative;
width:624px;
}

img.moriartys_logo {
display:block;
margin:0 auto 50px;
width:275px;
}

img.moriarty {
float:right;
left:472px;
position:absolute;
top:269px;
}

#note {
float:left;
margin-top:10px;
font-weight:bold;
}