body {
	margin:0px;
	padding:0px; 
	text-align:center; 
	font: .7em Verdana, Arial, san-serif;
	color: #393939;
	}
h1, h2 {
	font: 1.3em Verdana, Arial, san-serif;
	font-weight: bold;
	}
h3 {
	color: #572079;
	font: 1.1em Verdana, Arial, san-serif;
	font-weight: bold;
	}
blockquote {
	padding: 3px 10px 3px 10px;
	border: 1px solid #e0e0e0;
	}
strong	{
	color: #572079;
	font-weight: bold;
	font-style: italic;
	}
pre {
	font: 1em Verdana, Arial, san-serif;
	}
.content a:link, .content a:visited, .content-product a:link, .content-product a:visited, #header, #nav, #selection-table a:link, 
#footer a:link, #footer a:visited, #selection-table-2 a:link {
	color: #9a1a9a;
	}	
#selection-table a:visited, #selection-table-2 a:visited {
	color: #393939;
	}
a:hover {
	text-decoration: none;
	}
li {
	list-style-image: url(images/little-flower.gif);
	}
img {
	border: 0;
	}
	
/* Main Menu */

#nav {
	background: white;
	float: right;
	margin: 100px 100px 0 20px;
	padding: 4px;
	border: 1px solid #ccc;
	overflow: hidden;
	}
	
#nav li {
	font-size: 1.1em;
	display: inline;
	padding: 5px 10px;
	}
	
#nav a:link, #nav a:visited {
	color: gray;
	text-decoration: none;
	}
	
#nav a:hover {
	border-bottom: 1px solid #9a1a9a;
	padding: 3px;
	}
	
/* Layout */

#wrapper {
	width:100%;
	margin:0px auto;
	text-align:left;
	padding:0;
	}
#header {
	position: relative;
	margin: 0 auto;
	width: 1200px;
	height: 118px;
	background: url(images/header.jpg) no-repeat;
	}
.content-wrapper {
	width: 1000px;
	margin:0px auto;
	padding-left: 20px;
	padding-top: 15px;
	text-align:left;
	}
.content, .content-product {
	text-align: left;
	line-height: 1.6em;
	letter-spacing: 1px;
	}

.content .top-p {
	margin-top: 0;
	padding-top: 0;
	}
.content .bottom-p {
	margin-top: 0;
	padding-top: 0;
	}
#menu {
	position: absolute;
	right: 150px;
	top: 97px;
	margin: 0;
	}
#cart {
	position: absolute;
	right: 180px;
	top: 30px;
	margin: 0;
	}
	
#blog {
	position: absolute;
	right: 260px;
	top: 30px;
	margin: 0;
	}
#footer {
	clear: both;
	margin:25px auto;
	text-align: center;
	}
#footer p {
	padding: 0 auto;
	margin: 3px auto;
	font: .9em Verdana, Arial, san-serif;
	}
	
#footer ul {
	margin: 3px auto;
	padding: 0 auto;
	list-style: none;
	font: .9em Verdana, Arial, san-serif;
	}
	
#footer ul li {
	margin-right: 10px;
	display: inline;
	}

/* Misc */
img.gray {
	border: 1px solid gray;
	}
img.category-title {
	margin: 5px 0 13px 0;
	}
img.right {
	float: right; 
	margin: 10px;
	}
.coral {
	color: #bd2c5c;
	}
p.zoom {
	margin-top: 0px;
	}
.italics {
	font-style: italic;
	}
.strong {
	color: #4f4f4f;
	font-weight: bold;
	font-style: italic;
	}
.bold {
	font-weight: bold;
	}
span.underline {
	text-decoration: underline;
	}
#giclee-about {
	float: right;
	}
div.about {
	 width: 150px;
	 text-align: center;
	 border: 1px solid #ccc;
	 padding: 3px;
	 margin: 0 10px;
	 }
div.about a {
	text-decoration: none;
	}
div.about img {
	margin: 2px 0;
	border: 1px solid gray;
	}
div.about p {
	background: #f3f3f3;
	border: 1px solid #ccc;
	padding: 5px;
	line-height: 1.2em;
	}
.order {
	vertical-align: bottom;
	}
select {
	background: #f1f1f1;
	border-left: 1px solid purple;
	border-top: 1px solid purple;
	border-right: none;
	border-bottom: none;
	vertical-align: top;
	font-size: 8pt;
	}
option {
	font-weight: normal;
	}
.addtocart {
	background: #f1f1f1;
	border: 1px solid purple;
	border-left: 1px solid purple;
	border-bottom: none;
	border-right: none;
	vertical-align: top;
	font-size: 8pt;
	}
	
/* What's New */

div#whats-new {
	font-size: .9em;
	line-height: 1.5em;
	float: left;
	}
div#whats-new img {
	float: left;
	}
div#whats-new p {
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	}
div#whats-new p#left {
	width: 120px;
	margin-right: 3px;
	}
div#whats-new p#middle {
	width: 100px;
	margin-right: 2px;
	margin-left: 5px;
	}
div#whats-new p#right {
	width: 100px;
	margin-left: 2px;
	}
div#whats-new a {
	text-decoration: none;
	} 

/* Photo Cards */

.content-product p {
	margin: 0 0 5px 0;
	padding: 0;
	}
	
ul.option-button-list li {
	display: inline;
	}
	
.art-card-h3 {
	color: #393939;
	font-style: italic;
	}

/* Selection Table */

#selection-table, #selection-table-2 {
	margin: 0 0 0 20px;
	width: 500px;
	float: right;
}

.height-1 {
	height: 350px;
	}
	
.height-2 {
	height: 600px;
	}
	
.height-3 {
	height: 750px;
	}
	
.height-4 {
	height: 830px;
	}

#selection-table-2 img {
	padding: 3px;
	border: 1px solid #ccc;
	margin: 3px 4px 0 0;
}

#selection-table a img {
	padding: 3px;
	border: 1px solid #ccc;
	margin: 0;
}

#selection-table a.flip {
	position: relative;
	z-index:24;
	display: block;
	float: left;
	padding: 0;
	margin: 0 7px 7px 0;
	height: 48px;
	text-decoration: none;
	color: #393939;
}
#selection-table a.flip:hover {
	z-index:25;
	background: purple;
}

#selection-table a.flip span {
	display: none;
}

#selection-table a.flip:hover span {
	display:block;
    position:absolute; 
    top: 45px;
    left: 0; 
    width: 92px;
	border: 1px solid purple;
    background-color:#fff;  
	padding: 1px 3px;
	font-size: 11px;
	line-height: 1.3em;
	font-weight: normal;
}
#selection-table a.flip2 {
	position: relative;
	z-index:24;
	display: block;
	float: left;
	padding: 0;
	margin: 0 7px 7px 0;
	text-decoration: none;
	color: #393939;
}
#selection-table a.flip2:hover span {
	display:block;
    position:absolute; 
    top: 77px;
    left: 0; 
    width: 92px;
	border: 1px solid purple;
    background-color:#fff;  
	padding: 1px 3px;
	font-size: 11px;
	line-height: 1.3em;
	font-weight: normal;
}
#selection-table a.flip2 span {
	display: none;
}
#selection-table a.flip2:hover {
	z-index:25;
	background: purple;
}

/* Index */
	
#index-buttons {
	float: right;
	padding-top: 35px;
	}
#index-buttons img {
	display: block;
	margin-bottom: 5px;
	border: none;
	}
#index .content p {
	padding: 0px 10px 0px 60px;
	margin-top: 25px;
	}

/* About Us */

#three-col {
	position: relative;
	}	
#three-col .content {
	width: 330px;
	}
	
#three-col .content p {
	padding: 0px 10px 0px 30px;
	margin-top: 15px;
	}
	
#three-col .content blockquote p {
	padding: 0;
	}

/* Project Aware */

#project-aware-flv {
	float: right;
	margin: 20px;
	padding: 10px;
	background: #eee4f4;
	border: 1px solid #e0e0e0;
	}
	
/* MISC */

.purple {
	color: #572079;
	}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
}

	
/* Lightbox */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
	
/* AJAX DIV Rotating CSS *//

#slider1 {
	height: 330px;
	}
	
#slider1 .contentdiv p {
	padding-left: 10px;
	font-size: 1.2em;
	line-height: 1.5em;
	}
	
#slider1 .contentdiv img.fl-lft {
	float: left;
	margin-right: 40px;
	}
	
span.view-collection {
	border: 1px solid #ccc;
	color: #572079;
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 130px;
	padding: 15px;
	text-align: center; 
	width: 170px;
	}

.contentslide{
padding: 8px 40px 0 0;
}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
width: 100%;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.contentslide .contentdiv{

}

.pagination{
width: 100%; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background: none;
border-bottom: 1px solid #ccc;
padding: 5px 40px 15px 0;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 100%; /*IE5 width*/
w\idth: 100%; /*IE6 width*/
}

.pagination a{
padding: 5px;
margin-right: 3px;
text-decoration: none; 
color: #2e6ab1;
background-color: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
border: 1px solid #ccc;
}
	