/* CSS Document */


 /*
  USAGE:
  Copy and paste this one line into your site's CSS stylesheet.
  Add comma-separated CSS selectors / element names that have transparent PNGs.
  Remember that the path is RELATIVE TO THIS HTML FILE, not the CSS file.
  See below for another method of activating the script without adding CSS here.
 */

 img, div, hover, a, background {
	behavior: url("iepngfix.htc")
}
body {
	behavior: url("csshover3.htc");
}
/*
  Here's an example you might use in practice:
  img, div.menu, .pngfix, input { behavior: url("/css/iepngfix.htc") }
 */


body {
	background-color:#d5c5af;
	color:#7e6a5c;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat;
	background-position: center top;
    background-image: url(/images/wallpaper1.gif);
}

div, h1, h2, p, form, label, img, span {
	margin:0;
	padding:0;
	border:none;
}
input, textarea {
	margin:5;
	padding:5;
}
ul {
	padding:0;
	list-style-type:none;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 0;
}
.spacer {
	clear:both;
	font-size:0;
	line-height:0;
}
.fl {
	float:left;
	margin-right: 20px;
	margin-bottom: 10px;
	clear:both;
}
.fr {
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
	clear:both;
	z-index: 60;
	position: relative;
}
.clearfix {
	clear:both;
	font-size: 0px;
}
.botgap {
	margin-bottom: 10px;
}
#container {
	color:#000;
	margin:0 auto;
	padding: 0px;
}
#navbar {
	padding-right: 8px;
	padding-left: 10px;
	height: 35px;
	margin-top: 0px;
}


#header {
	padding: 0px;
	background-image: url(images/photo4canvas_bg.png);
	background-repeat: no-repeat;
	height: 90px;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu {
	position: absolute;
	left: 349px;
	top: 26px;
	z-index: 50;
}
/*------------------------------------------------body--------------------*/
#main {
	width:1008px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.col1 {
	font-size: 12px;
	width: 300px;
	float: left;
	padding-right: 20px;
}
.col2 {
	font-size: 12px;
	width: 620px;
	float: left;
	padding-right: 20px;
}
.col3 {
	font-size: 12px;
	width: 940px;
	float: left;
	padding-right: 20px;
	margin-bottom: 20px;
}




/*------------------------------------------------decorative--------------------*/
#decorative {
	position: absolute;
	z-index: 50;
}


/*------------------------------------------------footer--------------------*/


#content {
	width: 1008px;
	background-image: url(images/canvas_bg.png);
	background-repeat: repeat-y;
	padding-bottom: 5px;
	padding-left: 0px;
	position: relative;
}
#content p {
	font-size: 12px;
	color: #9A8473;
	line-height: 16px;
	margin-bottom: 12px;
	text-align: left;
	margin-bottom: 12px;
}
h1 {
	font-size: 22px;
	color: #633249;
	text-align: left;
	padding-top: 18px;
	font-weight: normal;
	padding-bottom: 8px;
	font-family: "Liorah BT", "Liorah", "Lucida Handwriting", "Lucida Calligraphy", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	line-height: 26px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	font-style: normal;
	color: #915C75;
}
h5 {
	font-size: 16px;
}

#content a {
	color: #9A6C6B;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #633249;
}
.flush {
	clear: both;
	height:0px;
	margin:0;
	padding:0;
}
.noborder {
	border: 0;
	padding: 0;
	margin: 0;
}

#content_bottom {
	background-image: url(images/canvas_bottom.png);
	background-repeat: no-repeat;
	height: 182px;
	width: 1008px;
	padding-left: 0px;
	padding-top: 10px;
}

#content ul {
	margin-bottom: 25px;
}


.inputbox {
	background-color: #F2EDE7;
	width: 225px;
	border: 1px solid #A6957F;
	padding: 3px;
	margin-bottom: 5px;
	color: #544b1e;
}
.script {
	font-size: 20px;
	font-weight: normal;
	font-family: fantasy, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	position: relative;
	bottom: 5px;
	letter-spacing: 0.1em;
	display: block;
	text-align: center;
}
#floater {
	float: left;
	margin-right: 10px;
	width: 300px;
}
#spacer {
	clear: both;
	float: none;
	height: 15px;
}


#topedge {
	height: 72px;
	background-image: url(images/canvas_top.png);
	background-repeat: no-repeat;
	width: 1008px;
	text-align: center;
	position: relative;
}

#posleft a.address {
	height:18px;
	background-image: url(images/address_off.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 320px;
	text-decoration: none;
	display: block;
	margin-top: 10px;
}
#posleft a.address:hover {
	background-image: url(images/address_on.png);
}
#posleft {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
}
#posright {
	float: right;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
}

/*--------------------------------------------------------*/





.button {
	font-size: 12px;
	text-decoration:none;
	text-align: left;
	height: 36px;
	z-index: 50;
	height: 63px;
	color: #000000;
	display: block;
}


#lamp {
	left: 950px;
	top: 50px;
	right: 0px;
	position: absolute;
	overflow: hidden;
}

#fixer {
	height: 291px;
	width: 300px;
	margin-left: auto;
	background-image: url(images/lamp_on.png);
	background-repeat: no-repeat;
	z-index: 50;
	position: relative;
}


/*------------------------------- boxes -------------------------------*/


.flush {
	margin:0;
	padding:0;
	height: 0px;
	clear: both;
	font-size: 0px;
}
#content ol li {
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-type: decimal;
	font-weight: bold;
	color: #915C75;
	line-height: 18px;
	padding-left: 0px;
	margin: 0px;
	text-align: left;
	padding-right: 5px;
}
#content ul li {
	padding-bottom: 3px;
	list-style-position: inside;
	list-style-type: disc;
	font-weight: bold;
	color: #633249;
}


#contact {
	width:153px;
	text-align: right;
	text-decoration: none;
	position: absolute;
	top: 12px;
	left: 820px;
}
#contact a {
	font-weight: bold;
	color: #A97F62;
	text-decoration: none;
}
#contact a:hover {
	color: #D8B097;
	text-decoration: none;
}
.contactstyle {
	font-size: 12px;
	z-index: 50;
	display: block;
	position: relative;
	right: 0px;
}
.emailstyle {
	font-size: 10px;
	z-index: 50;
	position: relative;
	right: 0px;
	display: block;
}


.prices {
	text-align: right;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
}
.qty {
	text-align: left;
	float: left;
	margin-left: 15px;
}
.info {
	list-style-position: inside;
	list-style-image: url(images/info.gif);
	font-weight: bold;
	line-height: 20px;
	font-size: 10px;
}
#box ul {
	margin-left: 30px;
}

.popout {
	position: absolute;
	left: 868px;
}
#pricebox {
	margin-right: 30px;
	margin-left: 30px;
	text-align: right;
}

/*------------ test -----------------------*/

#col1 .button2 {
	width: 244px;
	color: #FFFFFF;
	background-position: left;
	display: block;
	text-align: left;
	padding: 28px;
	background-image: url(images/big-button-on.png);
	background-repeat: no-repeat;
}
#col1 .button2:hover {
	color: #000000;
	background-image: url(images/big-button-off.png);
	background-repeat: no-repeat;
}


#content_top h1 {
	position: absolute;
	left: 30px;
	top: 24px;
}
#footer {
	font-size: 9px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	width: 950px;
	z-index: 50;
	position: relative;
	padding: 0px;
}
#footer a {
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #7B563C;
	margin-left: 5px;
	margin-right: 5px;
}
#footer a:hover {
	color: #3D2110;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
#footer .copyright {
	text-align: left;
	float: left;
	color: #633249;
}
#footer .copyright a {
	color: #633249;
}
#footer .copyright a:hover {
	color: #37091F;
}
.gift {
	height:111px;
}
.padder {
	padding-left: 30px;
}
#fade {
	background-image: url(images/fade.png);
	background-repeat: repeat-x;
	background-position: center top;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#content .box p {
	color: #513827;
	font-size: 11px;
}
#content .box h2 {
	font-size: 13px;
}
hr {
	height: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0B8C3;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.big {
	font-size: 16px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
	color: #513827;
	display: block;
}
small {
	font-size: 9px;
}
h3 {
	margin-bottom: 5px;
	font-size: 13px;
}
.liner {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFC9B9;
	padding-left: 10px;
}

#content .box img {
	float:none;
	margin-top: 5px;
	margin-right: 5px;
}
.box {
	font-size: 12px;
	width: 300px;
	background-image: url(images/box_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 15px;
}

.box h2, .sidebox h2 {
	text-align: left;
	color: #6B3C51;
	background-image: url(images/box_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-weight: bold;
	font-size: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
	display: block;
}
.box p {
	text-align: left;
	color: #513827;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 11px;
}
#content_bottom .box img {
	float:right;
	margin-top: 10px;
	margin-right: 15px;
}
.popicon {
	float: right;
	position: absolute;
	right: -5px;
	top: -18px;
}
.boxend {
	background-image: url(images/box_bottom.gif);
	background-position: left bottom;
	vertical-align: bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	position: relative;
}
.box a.button2 {
	color: #FFFFFF;
	background-image: url(images/redeem_off.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 113px;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	display: block;
	text-decoration: none;
}
#content_bottom .box a.button2 {
	position: absolute;
	top: 80px;
	right: 0px;
}
.box a.button2:hover {
	background-image: url(images/redeem_on.gif);
	background-repeat: no-repeat;
}
.box a.button {
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 28px;
	width: 113px;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	display: block;
	text-decoration: none;
}
#content .box a.button {
	background-image: url(images/addtocart_off.gif);
}
#content_bottom .box a.button {
	background-image: url(images/buy_now_off.gif);
	position: absolute;
	left: 0px;
	top: 80px;
}
#content .box a.button {
	position: relative;
}

#content_bottom .box a.button:hover {
	background-image: url(images/buy_now_on.gif);
	background-repeat: no-repeat;
}
#content .box a.button:hover {
	background-image: url(images/addtocart_on.gif);
	background-repeat: no-repeat;
}


.switch {
	position: absolute;
	top: 300px;
	left: 1100px;
}
.woman {
	display:none;
}
.lamp {
	position: absolute;
	top: -150px;
	left: -500px;
}
.picture {
	display:none;
}

.pix {
	float: left;
	width: 300px;
}
.box form {
	margin-left: 10px;
	margin-bottom: 10px;
}
.box .webform {
	font-size: 11px;
}
.box .req {
	font-size: 9px;
}
.smalltext {
	text-align: right;
	font-size: 9px;
	float: right;
	clear: both;
}
.smalltext a {
	font-size: 9px;
}
.cartheader {
	margin-right: 38px;
	margin-top: 15px;
	position: absolute;
	top: 0px;
	right: 0px;
	color: #832E57;
	font-size: 11px;
}
#login , #logout{
	text-align: right;
	font-size: 11px;
	padding-right: 27px;
	padding-top: 5px;
	color: #573201;
}

#login a, #logout a {
	color: #DCCDB8;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 1px 1px 4px #583302;
	padding-right: 8px;
	padding-left: 8px;
}
#login a:hover , #logout a:hover {
	color: #FFFFFF;
}
.cartheader a {
	background-image: url(images/cart1.gif);
	background-repeat: no-repeat;
	display: inline-block;
	height: 23px;
	width: 83px;
	text-indent: -9999em;
	position: relative;
	bottom: 4px;
}
.cartheader a:hover {
	background-image: url(images/cart2.gif);
}

#content h1 {
	position: absolute;
	left: 30px;
	top: -72px;
}
#imagelib {
	position: absolute;
	left: 650px;
	top: 0px;
	width: 118px;
}
#menu a {
	display: block;
	background-repeat: no-repeat;
	float: left;
	text-decoration: none;
	height: 26px;
}
.mn1 {
	background-image: url(images/home_off.gif);
	width: 27px;
}
.mn1:hover {
	background-image: url(images/home_on.gif);
}
.mn2 {
	background-image: url(images/process1.gif);
	width: 77px;
}
.mn2:hover {
	background-image: url(images/process2.gif);
}
.mn3 {
	background-image: url(images/gallery1.gif);
	width: 76px;
}
.mn3:hover {
	background-image: url(images/gallery2.gif);
}
.mn4 {
	background-image: url(images/prices1.gif);
	width: 63px;
}
.mn4:hover {
	background-image: url(images/prices2.gif);
}
#menu img {
	float: left;
}
#imagelib a {
	background-image: url(images/imagelibrary1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 78px;
	width: 118px;
	text-decoration: none;
}
#imagelib a:hover {
	background-image: url(images/imagelibrary2.gif);
}
a img:hover, .but:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	color: #FFFFFF;
	text-decoration: none;
} 
.lightbox {
	float: left;
	height: 108px;
	width: 108px;
	margin-right: 20px;
	border: 1px solid #E0CCBF;
	background-color: #F3EDE8;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	margin-bottom: 20px;
}
.lightbox h3 {
	margin-top: 0px;
}

