/* Global Styles */

body {
	margin:0px;
	}

td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */

#navigation {
	color:#ffffff;
	font-weight:bolder;
	font-size:110%;
}
#navigation a {
	font:10px arial;
	color: #ffffff;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #99CCFF;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#calendar td {
	border: 1px solid rgb(0,51,153);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:11px arial;
	color: #ffffff;
	font-weight:bold;
	border: 0px;
	padding:2px;
	}

#calheader td {
	font-weight:bold;
	}
	
#largeimg {
	height:80%;
    width:auto;
	border:ridge thin #0000CC;
	float:left;
}
/* Class Styles */

.logo {
	font:18px times new roman;
	color: #0E177C;
	letter-spacing:.3em;
	font-weight:bold;
	line-height:22px;
	}

.tagline {
	font:11px times new roman;
	color: #CC3300;
	letter-spacing:.2em;
	}

.smallText {
	font:12px times new roman;
	color: #CC3300;
	line-height:18px;
	}

.pageHeader {
	font:30px times new roman;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:38px;
	}
	
.bodyText {
	font:11px arial;
	color:#333333;
	line-height:24px;
	}
	
.pageName {
    text-align: center;
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	width:100%;
	padding: 0.7em;
	margin-bottom: 10px;
	background-color:#66CCFF;
	}
	
.subHeader {
	font:14px times new roman;
	color: #003399;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.imgtd, .imgtdear {
    border-width:thin;
	border-top-color:#00FCFF;
	border-left-color:#00FCFF;
	border-right-color:#3366FF;
	border-bottom-color:#3333CC;
	border-top-style: outset;
	border-right-style: ridge;
	border-bottom-style:ridge;
	border-left-style: outset;
	height:120px; !important
	background-color:#FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
}
.imgtd {
    width: 120px;
}
.imgtdear {
//    height: 120px; !important
	width:70px !important
}
.imgsm {
	height: 120px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thumbnail {
  border:none;
  padding:2px;
}

#imagestbl tr td {
	height: 30px;
	width: 90px;
	overflow: hidden;
	position: static;
}

#itemtbl {
	/* background-image:url(images/giftboxesright.jpg); */
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:bottom right;
}
/* popup page */
p.desc {
   font-size:16pt;
}

p.ordernum
{
   color:#CC0000; font-weight:600;
}
p.name
{
  font-size:16px;
  color:#0000CC;
}
.close
{
    text-align:right;
}
.sold
{
  text-align:center;
  width:100%;
  font-weight:bolder;
  color:#FF0033;
  background-color:#FFFF00;
  padding:0.25em 1ex;
  margin:5px 40px;
}

#VidCart {
	padding-top:20px;
	padding-right:40px;
	margin-left:60px;
}

/* Felted Items show category below image */
.category {
  text-align:center;
  font-size:12pt;
  color:#003366;
}

#howwedoit {
   position:absolute;
   top: 120px;
   right: 60px;
   width: 380px;
   border: thin hidden;
   border-right:thin solid #909090;
   border-bottom:thin solid #909090;
   background-color:#cfffFF;
}
#howwedoit div {
   width:100%;
   border: 2px dashed #0066FF;
   padding:2px 0.75ex;
}
#howwedoit h1 {
   text-align:center;
   background-color:#FFFF66;
}