@charset "utf-8";
/* CSS Document */

/* Normalizes Padding and Margins */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td {
	margin:0;
	padding:0;
	border:0;
}
/* Normalizes font-sizes for headers */
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
/* Removes list styles */
ol, ul, #globalNav ul, .filmographyBox, #navFatBlocks ul{
	list-style:none;
}
#globalNav li, .filmographyBox, #navFatBlocks ul{
	margin:0;
}
/* normalizes fonts (style and weights */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
/* Normalizes tables */
table {
	border-collapse:collapse;
	border-spacing:0;
}
/* Removes borders from fieldsets and images */
fieldset, img {
	border:0;
}
/* Left aligns captions and table headers */
caption, th {
	text-align:left;
}

body {
	background-image: url(assets/bg_tile.gif);
	background-repeat: repeat;
	background-position: left top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D3003;
	font-style: normal;
	font-weight: normal;
}


#container {
	height: 428px;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 100px;
}
#navigation {
	width: 444px;
	height: 32px;
	margin-left: 106px;
}
#main {
	margin-top: 24px;
	height: 330px;
	clear: both;
	overflow: hidden;
}
#main p a {
	color: #3F5B09;
}
#main p a:hover {
	color: #73A811;
}

#spacer_ten {
	height: 10px;
}


#board_left {
	background-image: url(assets/left_board.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 428px;
	width: 170px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	behavior: url("../iepngfix.htc");
}

#board_center {
	background-image: url(assets/center_board_shadow.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 428px;
	width: 628px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	behavior: url("../iepngfix.htc");
}

#center_backing {
	background-image: url(assets/board.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 428px;
	width: 628px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
}
#board_right {
	background-image: url(assets/right_board.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 428px;
	width: 94px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	behavior: url("../iepngfix.htc");
}

h2 {
	position: relative;
	text-indent: -9999px;
}
#headingwelcome {
	height: 45px;
	width: 214px;
	background: transparent url(assets/titles/welcome.gif);
	background-repeat: no-repeat;
	margin:20px 0px 0px 35px;
}

#headingmagical {
	height: 43px;
	width: 213px;
	background: transparent url(assets/titles/magical_bad_ass.gif);
	background-repeat: no-repeat;
	margin:20px 0px 0px 18px;
}
#headingmahogany {
	height: 43px;
	width: 230px;
	background: transparent no-repeat center center;
	margin:20px 0px 0px 10px;
}
#headinganother {
	height: 43px;
	width: 213px;
	background: transparent url(assets/titles/another_desk_lamp.gif);
	background-repeat: no-repeat;
	margin:20px 0px 0px 18px;
}
#headingcontact {
	height: 43px;
	width: 213px;
	background: transparent url(assets/titles/contact.gif);
	background-repeat: no-repeat;
	margin:20px 0px 0px 110px;
}


/* Navitgation */
#nav {
	margin: 0;
	padding: 0;
	height: 32px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}
#board_left #headingone {
	text-indent: -9999px;
	position: relative;
	height: 195px;
	width: 140px;
}
#board_left #headingone a {
	border:0pt none;
	cursor:pointer;
	display:block;
	height:0px !important;
	margin:120px 0px 0px 10px;
	overflow:hidden;
	padding:180px 0pt 0pt;
	text-decoration:none;
	width:141px;
}


#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}
#nav a {
	float: left;
	padding: 32px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:32px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: 0 -32px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -32px;
	}

/* For Tabs */
#tabhome a  {
	width: 64px;
	background: url(assets/nav/home.jpg) top left no-repeat;
}
#tablamps a  {
	width: 74px;
	background: url(assets/nav/lamps.jpg) top left no-repeat;
}
#tabbowls a  {
	width: 71px;
	background: url(assets/nav/bowls.jpg) top left no-repeat;
}
#tabtrinkets a  {
	width: 86px;
	background: url(assets/nav/trinkets.jpg) top left no-repeat;
}
#tabboxes a  {
	width: 71px;
	background: url(assets/nav/boxes.jpg) top left no-repeat;
}
#tabcontact a  {
	width: 78px;
	background: url(assets/nav/contact.jpg) top left no-repeat;
}#hometext     {
	height: 280px;
	width: 281px;
	background-image: url(assets/home_paper.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	overflow: auto;
	margin-top: 10px;
	behavior: url("../iepngfix.htc");
}
.welcometext {
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 25px;
}
#itemtext p {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
}
.price {
	margin-top: 10px;
	font-weight: bold;
}
#itemtext {
	background-image: url(assets/item_paper.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 290px;
	width: 250px;
	float: left;
	margin-left: 75px;
	behavior: url("../iepngfix.htc");
}
#itemimage {
	height: 290px;
	width: 250px;
	float: right;
	margin-right: 27px;
}
#itemimageland {
	height: 208px;
	width: 291px;
	float: right;
	margin-top: 39px;
}
#itemimagetrin {
	height: 200px;
	width: 295px;
	float: right;
	margin-top: 40px;
}
#itemimagetrin img {
	behavior: url("../iepngfix.htc");
}
#nextprev {
	height: 22px;
	width: 180px;
	clear: both;
	margin-left: 220px;
	padding-top: 10px;
}
#important {
	border: 1px solid #990000;
	width: 150px;
	height: 30px;
}
strong {
	font-weight: bold;
}
.imp {
	color: #5F6606;
}

#nextprev img {
	behavior: url("../iepngfix.htc");
}
.leftarrow {
	display: block;
	float: left;
}
.rightarrow {
	display: block;
	float: right;
}
.itemtitle {
	margin-top: 10px;
}

#boring {
	height: 40px;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#boring img {
	margin-left: 335px;
	behavior: url("../iepngfix.htc");
}
#contacttext {
	background-image: url(assets/contact_paper.jpg);
	height: 181px;
	width: 434px;
	margin-top: 50px;
	margin-left: 100px;
	position: relative;
	clear: both;
	overflow: hidden;
}
#contacttext p {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 5px;
}
#email {
	margin-top: 10px;
	width: 430px;
	text-align: center;
	text-indent: -9999px;
	background-image: url(assets/email.png);
	background-repeat: no-repeat;
	background-position: center center;
	behavior: url("../iepngfix.htc");
}

