body {
	margin:0px;
	padding:0px; 
	text-align:center; 
	font: .8em Verdana, Arial, san-serif;
	color: #393939;
	}
	
h1, h2 {
	font: 1.3em Verdana, Arial, san-serif;
	}
	
h3 {
	color: #572079;
	font: 1em Verdana, Arial, san-serif;
	font-weight: bold;
	margin-bottom: 8px;
	}
blockquote {
	padding: 3px 10px 3px 10px;
	border: 1px solid #e0e0e0;
	}
	
strong	{
	color: #572079;
	font-weight: bold;
	font-style: italic;
	}
	
pre {
	font: .9em 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;
	}
	
#selection-table h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 8px;
	}
	
#selection-table p.desc {
	margin-top: -8px;
	}
	
a:hover {
	text-decoration: none;
	}
li {
	list-style-image: url(../images/little-flower.gif);
	}
img {
	border: 0;
	}
	
/* ==================================== Navigation ==================================== */

#nav {
	background: white;
	border: 1px solid #ccc;
	float: right;
	font-size: .90em;
	margin-top: 100px;
	padding: 4px;
	}
	
#nav li {
	font-size: 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;
	}
	
/* ==================================== Layout ==================================== */

#wrapper {
	width:100%;
	margin:0px auto;
	text-align:left;
	padding:0;
	}
	
#header {
	position: relative;
	margin: 0 auto 15px auto;
	width: 1000px;
	height: 118px;
	background: url(../images/header.jpg) no-repeat;
	}
	
#header #btn-wrap {
	position: absolute;
	top: 45px;
	right: 5px;
	height: 41px;
	width: 327px;
	}
	
#header #cart {
	background: url(../images/btn-basket.jpg) 0 0 no-repeat;
	width: 181px;
	}
	
#header #blog {
	background: url(../images/btn-blog.jpg) 0 0 no-repeat;
	margin-left: 5px;
	width: 141px;
	}
	
#header #cart,
#header #blog {
	display: block;
	float: right;
	height: 41px;
	text-indent: -9999px;
	}
	
#header a:hover#cart,
#header a:hover#blog {
	background-position: 0 -41px;
	}
	
.content-wrapper {
	width: 1000px;
	margin:0px auto;
	padding-top: 15px;
	text-align:left;
	}

.content-wrapper p {
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 15px;
	}
	
.content p {
	padding-left: 10px;
	}
	
.content h2, .content h1 {
	border-bottom: 1px dotted grey;
	padding-bottom: 4px;
	margin-bottom: 15px;
	}
	
.content h2 {
	margin-top: 30px;
	}
	
.content h3 {
	margin-top: 20px;
	padding-left: 5px;
	}
	
.content, .content-product {
	text-align: left;
	line-height: 1.6em;
	}
	
.content {
	width: 470px;
	padding-left: 20px;
	}
	
.content.full {
	width: 100%;
	padding-right: 20px;
	}

.content .top-p {
	margin-top: 0;
	padding-top: 0;
	}
.content .bottom-p {
	margin-top: 0;
	padding-top: 0;
	}
	
.two-col .content {
	padding-left: 10px;
	}
	
#menu {
	position: absolute;
	right: 150px;
	top: 97px;
	margin: 0;
	}

#footer {
	font-size: .95em;
	clear: both;
	margin:25px auto;
	text-align: center;
	}
#footer p {
	margin: 3px auto 12px auto;
	font: .9em Verdana, Arial, san-serif;
	}
	
#footer .bold {
	font-weight: bold;
	}
	
#footer ul {
	margin: 3px auto 8px auto;
	padding: 0 auto;
	list-style: none;
	font: .9em Verdana, Arial, san-serif;
	}
	
#footer ul li {
	margin-right: 10px;
	display: inline;
	}

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;
	}

.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 ArtCards ==================================== */

.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;
	}

/* ==================================== Sidebar ==================================== */

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

.height-1 {
	height: 350px;
	}
	
.height-2 {
	height: 600px;
	}
	
.height-3 {
	height: 750px;
	}
	
.height-4 {
	height: 830px;
	}
	
#selection-table p {
	margin-bottom: 8px;
	}

#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;
}

/* ----- Newsletter Form ----- */

#selection-table .newsletter {
	background: url(../images/bg-newsletter.jpg) 0 0 no-repeat;
	height: 42px;
	padding: 9px 0 0 10px;
	width: 354px;
	}
	
.newsletter .submit {
	border: none;
	font-size: 11px;
	padding: 4px 5px;
	margin-right: 5px;
	text-decoration: none; 
	color: #403f3f;
	background-color: #c1abcc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
/* ==================================== Product ==================================== */

.product .content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #572079;
	font-weight: bold;
	margin-top: 20px;
	}
	
.photo-art-cards .content-wrapper {
	padding-top: 0;
	}
	
.product.photo-art-cards .content h2 {
	margin-top: 10px;
	}
	
.product.photo-art-cards #selection-table {
	margin-top: 30px;
	}
	
.product.photo-art-cards p {
	margin-bottom: 5px;
	}

/* ==================================== Page Specific ==================================== */
	
/* ----- Index -----*/

.index #selection-table {
	margin-top: 10px;
	}
	
#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 ----- */

.about-us .content h2 {
	border-bottom: 4px solid #dbdcc2;
	color: #572079;
	margin-top: 0;
	}
	
#logo-desc {
	background: url(../images/bg-logo.jpg) 0 0 no-repeat;
	display: block;
	float: right;
	height: 27px;
	padding-top: 134px;
	margin: 8px 15px 0 15px;
	width: 189px;
	}
	
#logo-desc a {
	color: #333;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 0 10px 0 10px;
	text-align: center;
	text-decoration: none;
	}
	
#logo-desc a:hover {
	color: #572079;
	text-decoration: underline;
	}
	
.content.bio-bg-1,
.content.bio-bg-2 {
	width: 960px;
	padding: 20px;
	}
	
.content.bio-bg-1 {
	background: url(../images/bg-bios.jpg);
	}
	
.content.bio-bg-2 {
	background: url(../images/bg-bios2.jpg);
	}
	
p.parchment {
	background: url(../images/bg-parchment-p.jpg) center center no-repeat;
	padding: 10px 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 462px;
	}

/* ----- Project Aware ----- */

#project-aware-flv {
	margin: 10px auto 30px auto;
	padding: 10px;
	background: #eee4f4;
	border: 1px solid #e0e0e0;
	width: 320px;
	}
	
/* ----- Contact ----- */

#contact .content-wrapper {
	padding-left: 40px;
	}
	
#contact .submit_button {
	background: url(../images/button-contact-submit.gif) 0 0 no-repeat;
	border: none;
	cursor: pointer;
	display: block;
	height: 43px;
	text-indent: -9999px;
	width: 131px;
	}
	
/* ----- Environmental Support ----- */

.support .content ul {
	padding-left: 45px;
	}
	
.support .content ul li {
	margin-bottom: 8px;
	}
	
/* ----- Giclee Prints ----- */

.giclee-prints .content ul {
	padding-left: 45px;
	}
	
/* ----- Quotes ----- */
	
.quotes .content h2 {
	margin-top: 0;
	}
	
.content .quote-wrap {
	background: url(../images/bg-bios.jpg);
	margin-bottom: 20px;
	padding: 20px;
	}
	
.content .quote-wrap p {
	background-color: #efeddd;
	padding: 6px 10px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

	}
	
/* ==================================== Misc ==================================== */

.purple {
	color: #572079;
	}
	
.fl-rt {
	float: right;
	}
	
.fl-lft {
	float: left;
	}
	
body .mt-15 {
	margin-top: 15px;
	}
	
body .mb-20 {
	margin-bottom: 20px;
	}

body .mt-20 {
	margin-top: 20px;
	}
	
body .mb-20,
#selection-table .mb-20 {
	margin-bottom: 20px;
	}
	
body .mb-30 {
	margin-bottom: 30px;
	}
	
body .mrb-10 {
	margin-right: 10px;
	margin-bottom: 10px;
	}

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

/* ==================================== Replacements ==================================== */

.rep {
	position: relative;
	height: 23px;
	}

.rep span {
	display: block;
	position: absolute;
	height: 100%;
	width: 100%;
	}
	
.rep span#h2-artcards {
	background: url(../images/reps/h2-artcards.png) 0 0 no-repeat;
	}
	
.rep span#h2-tlc {
	background: url(../images/reps/h2-tlc.png) 0 0 no-repeat;
	}
	
.rep span#h2-eternity {
	background: url(../images/reps/h2-eternity.png) 0 0 no-repeat;
	}
	
.rep span#h2-magica {
	background: url(../images/reps/h2-magica.png) 0 0 no-repeat;
	}
	
/* ==================================== 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(file:///C|/Users/Orlando/Documents/PURPLE%20OCTOPUS/GreetingsWithHeart.com/SITE%20UPGRADE/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(file:///C|/Users/Orlando/Documents/PURPLE%20OCTOPUS/GreetingsWithHeart.com/SITE%20UPGRADE/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(file:///C|/Users/Orlando/Documents/PURPLE%20OCTOPUS/GreetingsWithHeart.com/SITE%20UPGRADE/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 */
	}
	
/* ==================================== Slider - Home ==================================== */

#slider1 {
	background: url(../images/bg-slider-home.jpg) 0 0 no-repeat;
	height: 365px;
	}
	
#slider1 .contentdiv {
	height: 342px;
	padding: 22px 20px 0 0;
	width: 980px;
	}
	
#slider1 .contentdiv .slider-desc {
	position: relative;
	float: right;
	height: 250px;
	padding: 20px 20px 0 20px;
	width: 442px;
	}
	
#slider1 .view-collection {
	background: url(../images/btn-view-collection.png) 0 0 no-repeat;
	bottom: 2px;
	height: 65px;
	left: 142px;
	position: absolute;
	text-indent: -9999px;
	width: 215px;
	}
	
#slider1 .contentdiv .slider-desc h2 {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 7px;
	}	
	
#slider1 .contentdiv p {
	padding-left: 10px;
	font-size: 1em;
	line-height: 1.5em;
	}
	
#slider1 .contentdiv a.fl-lft {
	float: left;
	margin-left: 15px;
	width: 467px;
	}
	
span.view-collection {
	border: 1px solid #ccc;
	color: #572079;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 130px;
	padding: 15px;
	text-align: center; 
	width: 170px;
	}

.contentslide{ }

.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!*/
	font-size: .8em;
	text-align: right;
	background: none;
	padding: 0 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: 8px 15px;
	margin-right: 5px;
	text-decoration: none; 
	color: #403f3f;
	background-color: #c1abcc;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	}

.pagination a:hover, .pagination a.selected {
	color: white;
	background: #7f5594;
	}
	
