/* css for MagickDream Shoppe created by FrogLace WebDesign http://froglace.com */
@import url(reset.css);
a {
  cursor: pointer; cursor: hand;  
}

body {
 background: #f8ecde url('i/bg_page.png') repeat-x 0 0;
 color: #472323;
 font: 62.5%/1.5em "Trebuchet MS", Verdana,  Arial, sans-serif;
 width: 99.9%;
	text-align: center;
}
img { border: none; }

a {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #4e4316;
  text-decoration: underline;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	border:0;
	width: 850px;
	background: #472323;
}
#conTent {
 padding-bottom: 10px;
}
#header {
	height: 295px;
	width: 100%;
	position: relative;
}
#header_top {
 position: absolute;
 top: 0;
 left: 0;
 height: 142px;
 width: 100%;
 background: url('i/bg_head-top.jpg') no-repeat 0 0;	
}
#header_mid {
 position: absolute;
 top: 142px;
 left: 0;
 height: 113px;
 width: 100%;
 background: url('i/bg_head-mid.jpg') no-repeat 0 0;
}
#header_mid-in {
 position: relative;
 left: 130px;
 width: 600px;
 height: 100%;
}
#header_mid-in h1 {
 position: relative;
 width: 600px;
 height: 113px;
}
#header_mid-in h1 span {
 position: absolute;
 width: 100%;
 height: 100%;
 background: url('i/bg_mdshoppe-h1.jpg') no-repeat 0 0;
}
#header_foot {
 position: absolute;
 top: 253px;
 left: 0;
 height: 43px;
 width: 100%;
 background: url('i/bg_head-foot.jpg') no-repeat 0 0;	
}

#shoppe {
 min-height: 93px;
 width: 850px;
 background: url('i/bg_2col.png') repeat-y 5px 0;
}
* html #shoppe { /* IE6 fix */
 height: 93px;
}
body.inner #shoppe { /* *** for inside pages *** */
 min-height: 93px;
 width: 850px;
 background: url('i/bg_1col.png') repeat-y 5px 0;
}

#shoppe-in {
 width: 840px;
 margin: 0 auto; 
 background: url('i/bg_subhead.jpg') no-repeat -10px 0;
}
body.inner #shoppe-in {  /* *** for inside pages *** */
 background: url(none); 
}
#left {
	float: left;
	width: 150px;
	background: #d5c4b9;
}
#left-top {  /* *** for inside pages *** */
 height: 90px;
 width: 150px;
 background: #472323;
}
#left h2 {
  position: relative;
  width: 150px;
  height: 85px;
}
#left h2 span {
 position: absolute;
 width: 100%;
 height: 100%;
 background: url('i/bg_nav-h2.jpg') no-repeat 0 0;
}
#nav {
 margin-bottom: 10px;
 border-bottom: 1px solid #472323;	
}
#nav ul {
	width: 150px;
	font-size: 1.1em;
	line-height: 2.3em;
	display: block;
}
#nav li {
	min-height: 28px;
	background: url('i/nav-sprite.png') no-repeat 0 -28px;
	display: block;
	overflow: hidden;
}
* html #nav li {
	height: 28px;
}
#nav li li  {
	width: 145px;
	padding-left: 5px;
}
#nav li a {
	width: 145px;
	padding-left: 5px;
	height: 28px;
	background: url('i/nav-sprite.png') no-repeat 0 0;
	display: block;
	color: #472323;
	font-weight: bold;
	text-decoration: none;
}
#nav li li a {
	width: 140px;
	padding-left: 5px;
	height: 28px;
	background: url('i/nav-sprite.png') no-repeat 0 0;
	display: block;
	color: #472323;
	font-weight: 500;
	text-decoration: none;
}
#nav li a:hover {
	color: #000;
	text-decoration: none;
	background: url(none);
}
#nav li.current a {
	background: url('i/nav-sprite.png') no-repeat 0 -56px;
	color: #443;
}

#right-out {
	float: right;
	width: 685px;
}
#main {
	float: left;
	width: 530px;
	padding-top: 95px;
}
body.inner #main { /* *** for inside pages *** */
	float: left;
	width: 685px;
	padding-top: 0px;
}
#brand {  /* *** for inside pages *** */
 height: 270px;
 background: #472323 url('i/bg_inside_banner.jpg') no-repeat 0 0; 
 position: relative;
}
#logo {  /* *** for inside pages *** */
 position: absolute;
 top: 94px;
 left: 44px;
 width: 427px;
 height: 81px; 
}
#logo h1 {
 position: relative;
 width: 427px;
 height: 81px; 
}
#logo h1 span {
 position: absolute;
 width: 100%;
 height: 100%;
 background: url('i/bg_artemis-h1_sm.jpg') no-repeat 0 0; /* ************************************************************************************* */
}
#search {
 position: absolute;
 top: 118px;
 right: 5px; 
}
#search label {
 font-size: 9px;  
 color: #f8ecde;
}
#search input#sbi {
 width: 150px;
 height: 20px; 
	background: #f8ecde;
 border: 1px solid #472323;
}
#search input#sbb {
 width: 150px;
 height: 28px; 
 border: 1px solid #472323;
	background: url('i/nav-sprite.png') no-repeat 0 0;
	color: #472323;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer; cursor: hand;
}
#search input:hover#sbb {
	background: url('i/nav-sprite.png') no-repeat 0 -28px;
	color: #000;
}
#main-in {
  width: 100%;
  min-height: 400px;
  background: #f8ecde url('i/bg_main.png') repeat-x 0 0;
  color: #472323;
}
* html #main-in {
 height: 400px;	
}
#main-in h2 {
 color: #b3dce8;
 font-size: 2.2em;
 font-weight: bold;
 text-align: left; 
 line-height: 1.2em;
 margin: 0 2% 0.7em; 
 padding-top: 0.5em;
}
#main-in h3 {
  font-size: 1.4em;
  font-weight: bold;
 text-align: left; 
 line-height: 1.3em;
 margin: 0 2% 0.5em; 
}
#main-in p {
  font-size: 1.2em;
 text-align: left; 
 line-height: 1.3em;
 margin: 0 2% 1em; 
}
#main-in .box p {
 margin: 0; 
}
#right {
	float: right;
	width: 150px;
	background: #d5c4b9;
}
#right h2 {
  position: relative;
  width: 150px;
  height: 85px;
 border-bottom: 1px solid #472323;
 margin-bottom: 5px;
}
#right h2 span {
 position: absolute;
 width: 100%;
 height: 100%;
 background: url('i/bg_ad-h2.jpg') no-repeat 0 0;
}

#subfooter {
	padding-top: 5px;
	font-size: 1em;
	color: #ddd;
	text-align: center;
	line-height: 1.2em;
	background: #472323;
}
#subfooter a {
	color: #ddd;
	text-decoration: none;
}
#subfooter a:hover {
	color: #fff;
	text-decoration: overline;
}
#footer {
	clear: both;
	width: 850px;
	margin: 0px auto 10px;
	color: #443;
	font-size: 0.9em;
}
#footer a {
 color: #443; 
 text-decoration: none;
}
#footer a:hover {
 color: #443; 
 text-decoration: underline;
}
#gadd {
 width: 728px;
 margin: 5px auto;
 height: 15px; 
}
#foot-left {
  float: left;
  width: 50%; 
  text-align: left;
}
#foot-right {
  float: right;
  width: 48%; 
  text-align: right;
}

/* ************************************************************************************** */
/* *** Artemis Arts and Craft *** */
body#artemis #header_mid-in h1 span {
 background: url('artemis/i/bg_artemis-h1.jpg') no-repeat 0 0;
}
body#artemis #logo h1 span {
 background: url('artemis/i/bg_artemis-h1_sm.jpg') no-repeat 0 0;
}


/* *** Goat Wirx *** */
body#goat #header_mid-in h1 span {
 background: url('goat/i/bg_goat-h1.jpg') no-repeat 0 0;
}
body#goat #logo h1 span {
 background: url('goat/i/bg_goat-h1_sm.jpg') no-repeat 0 0;
}

/* *** Kayote's Krafts *** */
body#kayote #header_mid-in h1 span {
 background: url('kayote/i/bg_kayote-h1.jpg') no-repeat 0 0;
}
body#kayote #logo h1 span {
 background: url('kayote/i/bg_kayote-h1_sm.jpg') no-repeat 0 0;
}

/* *** Booke Shoppe *** */
body#booke #header_mid-in h1 span {
 background: url('bookeshoppe/i/bg_bookeshoppe-h1.jpg') no-repeat 0 0;
}
body#booke #logo h1 span {
 background: url('bookeshoppe/i/bg_bookeshoppe-h1_sm.jpg') no-repeat 0 0;
}
body#booke #main {
  width: 840px;
	color: #ddd;
  background: #472323 url(none);
}
body#booke #main  a {
	color: #ddd;
	line-height: 1.2em;
	text-decoration: none;
}
body#booke #main  a:hover {
	color: #472323;
	text-decoration: none;
	background: #fff;
}
#topnav {text-align: right; margin-right: 10px;}

body#booke #main-in {
  background: #472323 url(none);
}
body#booke #brand {
  margin-top: 0.75em;
  width: 840px;
}



/* ************************************************************************************** */
#left h2.new, #right h2.new {
  position: relative;
  width: 150px;
  height: 85px;
 border-bottom: 1px solid #472323;
 margin-bottom: 5px;
}
#left h2.new span, #right h2.new span {
 position: absolute;
 width: 100%;
 height: 100%;
 background: url('i/bg_new-h2.jpg') no-repeat 0 0;
}

#left h2.deals, #right h2.deals {
  position: relative;
  width: 150px;
  height: 85px;
 border-bottom: 1px solid #472323;
 margin-bottom: 5px;
}
#left h2.deals span, #right h2.deals span {
 position: absolute;
 width: 100%;
 height: 100%;
 background: url('i/bg_deals-h2.jpg') no-repeat 0 0;
}


.box {
  width: 91%;
  padding: 2%;
  margin: 3px 0 3px 2%;
  border: 1px solid #472323;
  background:  url('i/bg_main.png') repeat-x 0 100%;
}
.box p {
 clear: both; 
}
.sub_box {
 margin-left: 8px; 
}
.subx {
 width: 220px;
 float: left;
 text-align: center;
 margin: 5px 0 5px 5px;
 font-size: 1em;
}
* html .subx {
 width: 213px; 
}
.subx img {
  display:block;
 padding: 5px;
  border: 1px solid #472323; 
  background:  url('i/bg_main.png') repeat-x 0 25%;  
}
/* ***************************** */
.item_right {
 float: right;
 width: 380px;
 margin-right: 7px; 
}
.item_right dt {
  font-size: 1.4em;
  font-weight: bold;
 text-align: left; 
 line-height: 1.3em;
 margin-bottom: 0.5em; 
}
.item_right dd {
  font-size: 1.2em;
 text-align: left; 
 line-height: 1.3em;
 margin-bottom: 0.5em; 
}

.item_right dd.price {
  font-size: 1.6em;
  font-weight: bold;
 text-align: left; 
 line-height: 1.5em;
 margin-top: 0.75em; 
 margin-bottom: 0.75em;
}
.sale {
 color: #d63324; 
}
small {
 font-size: 0.8em; 
}
.sideads {
 margin: 0px auto 5px;
 text-align: center; 	
}

body.inner #main-in {
  padding-bottom: 10px; 
}
.paypal_plug {
  width: 54px;
 margin: 0px auto 5px;
 text-align: center; 
}
#greenhost {
 width: 80px;
 margin: 0 auto 2px; 
}
* html #greenhost {
  display: none;
}
#greenhost_ie {
  display: none;
}
* html #greenhost_ie {
  display: block;
 width: 80px;
 margin: 0 auto 2px; 
}
h2.temp {
 color: #b3dce8;
 font-size: 5em !important;
 text-align: center !important; 
 line-height: 1.2em;
}