body { 
	background-color: #FFA500;
	text-align: center; 
	padding: 0; 
	margin: 0 auto; 
	font-size: 12px; 
	font-weight: bolder; 
	line-height: 1.4em; 
	color: #000; 
	font-family:verdana, arial, helvetica, sans-serif;
}
#easel {
	width: 67em;
	margin: 0 auto;
	padding: 0;
	clear: both;
}
#canvas {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#main {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	display: inline;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#db3718;
	text-decoration:underline;
}
p {
	margin: 1em 0 1em 0;
	padding: 0;
}
h1 {
	font-weight:normal;
	font-size:3.5em;
	margin-top:1em;
	margin-bottom:.8em;
	color:#000000;
}
div.clear {
	clear: both;
}

.headerbar {
	width: 100%;
	height: 11.2em;
	margin: 0;
	padding: 0;
}
div.header_content {
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align:top;
}
#top_banner { 
	padding-top:0em; 
	padding-left:16em;
	vertical-align: text-top;
}
#top_nav { 
	font-weight: bolder; 
	padding-top:0; 
	margin-left:25em;
	line-height:1.7em;
	vertical-align: text-top; 
}
#top_nav div {
	float:left;
}
#top_nav a {
	font-size: 1.2em; 
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid transparent; 
	vertical-align: top;
	text-align:center;
}
#top_nav a:hover {
	font-size:1.3em;
	color: #9C1D46; 
	text-decoration:none; 
	border-bottom: 1px dotted #333; 
}


.sidebar {
    /*Any properties you'd want the box to have.*/
    /*Would probably be position, dimension type stuff.*/
    width: 14.5em;
    height: 42em;
    position: relative;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 150%;
	border: 1px solid transparent;
	font-family:Arial, Helvetica, sans-serif;
} 
.sidenav a{
	/* all your styles for your categories */
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #333;
	font-size:1.2em;

} 
.sidenav a:hover {
	/* style for hover for nav sub category */
	text-decoration:none; 
	border-bottom: 1px dotted #555; 
	color: #9C1D46; 
}
.sidenav ul {
	margin: 0;
	padding: 0;
	width:100%;
	line-height: 210%;
	vertical-align: bottom;
	list-style-position:inside;
}
.sidenav li {
	list-style-image: url(images/heart_bl.gif);
}
.sidenav li:hover {
	list-style-image: url(images/heart.gif);
}
li.category {
	vertical-align: bottom;
}
li.category a {
	color: #9C1D46;
}
li.category a:hover {
	color: #C42458;
}
li.category2 a {
	color:#333;
	text-transform: none;
	font-size: 1em;
}
li.category2 a:hover {
	color: #9C1D46;
}
li.subcategory a {
    /* style for side nav sub category */
    font-size:1em;
    color: #333;
    text-transform:none;
    text-decoration:none;
    border-bottom: none;
}
li.subcategory {
	margin-left: 1.5em;
	padding: 0;
}


div.maincontent {
	/*Any properties you'd want the box to have.*/
	/*Would probably be position, dimension type stuff.*/
	width: 52em;
	height: 42em;
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: #333;
	display: inline;
	vertical-align:middle;
	background-color:#F49900; /* #CC9900; */
}
div.contentbody {
	margin: 0; /* 1em 1em 1em 1.45em ; */
}
div.footerbar {
    /*Any properties you'd want the box to have.*/
    /*Would probably be position, dimension type stuff.*/
    width: 100%;
    position: relative;
	margin: 1em 0 0 0;
	padding-left: 7em;
	border: 1px solid transparent;
}
div.box_background {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    /* z-index: 100; */
    border: 0;
}
div.box_contents {
    background-color:transparent;
    height: 100%;
    position: relative;
    width: 100%;
    /* z-index: 101; */
	text-align:left;
	padding: .4em;
}



.gallerybreadcrumbs {
	width:100%;
	text-align:left;
	font-size:.8em;
	padding-left:1em;
	padding-top:1em;
	padding-bottom:1em;
	height:3em;
	color:#999;
}
.gallerythumbs {
	clear:both;
	float:none;
	border: 0;
	vertical-align: top;
	text-align: right;
	width: 20em;
	height:6.65em;
}
.gallerythumbs img {
	width: 6.25em;
	height: 6.25em;
	border: 0;
	border: 3px solid transparent;
	margin: .2em;
}
.gallerythumbs a {
	width: 6.25em;
	height: 6.25em;
	padding: .2em;
}
.gallerythumbs img:hover {
	border: 3px solid #fff;
}
.imgleft {
	float:left;
}
.imgnone {
	float:none;
}
.gallerylarge {
	float:left;
	text-align:center;
	vertical-align:top;
	overflow:hidden;
	text-align:center;
	height:430px;
	width:340px;
}
.gallerylarge img {
	text-align:center;
	border:0;
	margin:.2em 0 .8em 2em;
}
.gallerylargecaption{
	text-align:left;
	vertical-align:top;
	margin-top:1em;
	width: 24em;
	height: auto;
	text-align:left;
	font-weight:normal;
	padding: 0 0 0 2em;
}
.gallerymore {
	position:absolute;
	bottom:15em;
	left:2em;
	width: 19em;
	text-align:left;
}
.gallerynote {
	color:#333;
	position:absolute;
	bottom:2em;
	left:2em;
	width: 18em;
	height: auto;
	text-align:left;
	font-weight:bold;
}
#footercopyright {
	padding-top:.5em;
}
#footercopyright a {
	font-size:.8em;
	color:#db3718;
	text-decoration:none;
}
#footercopyright a:hover {
	text-decoration:underline;
}
#giclee p {
	font-size:110%;
}
img {
	border: none;
	vertical-align:middle;
	text-align:center;
	padding:0;
	margin:0;
}
tr {
	vertical-align:top;
}
td {
	text-align:left;
	vertical-align:top;
}

/* scripalicious movable image styles */
#imgList {
  margin:0;
  margin-top:5px;
  padding:0;
  list-style-type: none;
  width:100%;
}
#imgList li {
  float:left;
  margin:0;
  margin-top:2px;
  padding:2px;
  border:1px solid transparent;
}
#imgList li img {
	border:3px solid transparent;
  cursor: move;
}
	
/* gallery fader styles */
.rotateImgDIV {
	position:absolute;
	overflow:hidden;
	padding:0;
	margin:0;
}
.rotateTxtDIV {
	position:absolute;
	margin-left:2px;
	margin-top:0;
	color: #000;
	font-size:130%;
	background:#ccc;
	/* display: none; */
	filter:alpha(opacity=55); /* IE's opacity*/
	-moz-opacity:.55;
	opacity: 0.55;
}

div.autocomplete {
	border:1px solid #808080;
	background-color:#FFFFFF;
	width: 15em;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.autocomplete ul li.selected { 
	background-color: #ffb;
}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}
div.page {
	background-color:transparent;
	color:#CCC;
	padding:0 2px;
	margin: auto 1px;
	vertical-align:middle;
}
div.page:hover {
	background-color:#CCC;
}
div.page a:hover {
	color:#9C1D46;
	text-decoration:none;
}
div.thispage {
	background-color:#9C1D46;
	padding:0 3px 2px 2px;
	vertical-align:middle;
}
div.thispage a {
	color:#DDD;
}
div.thispage a:hover {
	text-decoration:none;
}
.shop h1 {
	text-align:center;
	color:#9C1D46;
	font-size:130%;
	padding:1em 0;
	margin:0;
	font-weight:bold;
}
.shop p {
	float:left;
	width:50%;
	text-align:left;
	font-size:120%;
	font-weight:normal;
	padding-left:.5em;
	padding-right:1em;
	margin: 0;
}
