body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #333333;
	background-image: url(/00images/layout/backgrounds/Background%20-%20Copy.jpg);
	background-attachment: fixed;
	/* [disabled]background-position-x: left; */
	background-position-y: center;
	background-repeat: no-repeat;
	background-size: cover;

}
p {
	line-height: 1.2;
	margin: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 36px;
	color: rgba(0,0,0,1);
	line-height: 1;
	margin-top: 0px;
	margin-bottom: 10px;
	text-shadow: -3px 0px 6px #FFC;
}
h2 {
	font-size: 26px;
	color: rgba(102,0,0,1);
	line-height: 1;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: -3px 0px 7px #FFC;
}
h3 {
	font-size: 20px;
	color: rgba(0,0,0,1);
	line-height: 1.1;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: -3px 0px 7px #FFC;
}
h4 {
	font-size: 18px;
	color: rgba(0,0,0,1);
	line-height: 1.1;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: -3px 0px 7px #FFC;
}

.links {
	color: rgba(0,102,153,1);
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1;
	text-shadow: 1px 1px 2px #999;
}
#websitetitleheader {
	/* [disabled]font-family: Georgia, "Times New Roman", Times, serif; */
	margin-left: 5%;
	/* [disabled]margin-top: -30px; */
	/* [disabled]width: 400px; */
	margin-right: 5%;
	margin-bottom: 50px;
	font-size: 24px;
	text-shadow: 1px 1px 8px #FFF;
	/* [disabled]background-image: url(/00images/layout/booklogo1.png); */
	background-repeat: no-repeat;
	padding-left: 2%;
	/* [disabled]height: 270px; */
	padding-top: 5px;
}
.whitebox {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background: #E4F3E6;
	background: rgba(255,255,255,.45);
	border: solid 3px #777;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#1024box {
	width: 1024px;
	height: auto;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

a:link {
	text-decoration: none;
	color: rgba(33,45,67,1);
	/* [disabled]border-bottom: dotted 1px rgba(153,153,153,1); */
	/* [disabled]margin-bottom: 3px; */
}
a:visited {
	text-decoration: none;
	color: rgba(33,45,67,1);
	/* [disabled]border-bottom: 0px; */
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: rgba(102,0,51,1);
}
#productcontent {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	/* [disabled]border-radius: 40px; */
	background: #fff url(/00images/layout/backgrounds/Background-light.jpg) no-repeat top fixed;
	background: rgba(249,232,166,.4);
	border-style: groove;
	-moz-box-shadow: 0px 0px 8px 2px rgba(255,204,0,1);
	-webkit-box-shadow: 0px 0px 8px 2px rgba(255,204,0,1);
	box-shadow: 0px 0px 8px 2px rgba(255,204,0,1);
	height: auto;
	overflow: hidden;
	border-width: 12px;
	border-color: #990033;
	margin-bottom: 20px;
	margin-top: 0px;
}
#productlinks {
	width: auto;
	margin-right: 0px;
	padding: 8px 0px 5px 0px;
	-moz-border-radius: 0px 14px 20px 20px;
	-webkit-border-radius: 0px 14px 20px 20px;
	border-radius: 30px 30px 0px 0px;
	background-color: #F4F3DD;
	background-color: rgba(255,204,51,0.4);
	margin-left: 0px;
	/* [disabled]float: right; */
	border-bottom: outset 3px #999;
	border-left: outset 0px #999;
	border-right: outset 0px #999;
	border-top: 0px;
	height: 22px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-right: 15px;
}
#prevpage  {
	width: 200px;
	margin-right: 12px;
	padding: 2px 0px 0px 4px;
	-moz-border-radius: 4px 4px 20px 20px;
	-webkit-border-radius: 4px 4px 20px 20px;
	border-radius: 4px 4px 30px 30px;
	background-color: #F4F3DD;
	background-color: rgba(255,204,0,0.4);
	margin-left: 12px;
	border-bottom: outset 2px #999;
	border-left: outset 2px #787878;
	border-right: outset 2px #FFF;
	border-top: outset 0px #999;
	height: 24px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 0px;
	margin-bottom: -10px;
	/* [disabled]float: left; */
	font-weight: bold;
	font-style: italic;
	cursor: pointer;
	text-shadow: 1px 1px 5px rgb(255,255,51);
	-moz-box-shadow: 2px 2px 8px 4px #FFF;
	-webkit-box-shadow: 2px 2px 8px 4px #FFF;
	box-shadow: 2px 2px 8px 4px #FFF;
}
#leftmenu {
	/* [disabled]margin-top: 15px; */
	/* [disabled]margin-bottom: 60px; */
	width: 220px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/* [disabled]float: left; */
	/* [disabled]margin-left: 7px; */
	/* [disabled]height: 4000px; */
	padding-left: 7px;
	background-color: rgba(51,51,51,.4);
	/* [disabled]background-image: url(/00images/layout/backgrounds/black1.jpg); */
	padding-right: 7px;
	padding-top: 35px;
}
#theme-next {
	width: 210px;
	height: 180px;
	margin-right: 12px;
	padding: 8px 0px 0px 0px;
	-moz-border-radius: 0px 20px 20px 0px;
	-webkit-border-radius: 0px 20px 20px 0px;
	border-radius: 10px 20px 20px 20px;
	background-color: #F4F3DD;
	background-color: rgba(51,153,0,0.3);
	margin-left: -3px;
	border-bottom: outset 3px #999;
	border-left: outset 3px #787878;
	border-right: outset 3px #FFF;
	border-top: outset 3px #FFF;
	font-size: 22px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	margin-top: 0px;
}
#currenttheme {
	margin-left: 4px;
	text-align: center;
	width: auto;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	margin-top: 5px;
	text-shadow: 1px 1px 1px rgb(204,204,204);
	height: 40px;
	color: rgb(153,0,0);
}


#madeby {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 60px;
	width: 75%;
	border-color: #6782AD;
	border-style: outset;
	border-width: 6px;
	-moz-box-shadow: 2px 2px 4px 2px #213145;
	-webkit-box-shadow: 2px 2px 4px 2px #213145;
	box-shadow: 2px 2px 4px 2px #213145;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	background-color: #CCC;
	background-color: rgba(242,241,210,0.6);
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: rgba(102,51,51,1);
	background-image: url(/00images/layout/backgrounds/skybackground-repeatable.jpg);
	background-position-y: 0px;
	background-position-x: 0px;
	font-style: italic;
	font-weight: bold;
	padding: 6px 4px 6px 4px;
	margin-top: 20px;
}
#productcontent #producttagline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	overflow: visible;
	/* [disabled]width: 380px; */
	/* [disabled]float: left; */
	height: 25px;
}
#productcontent #productpresentation {
	height: auto;
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	float: left;
	width: 500px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	/* [disabled]padding: 10px; */
}
#productbox #producttitle {
	font-family: georgia;
	font-style: italic;
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 10px;
	color: #511513;
	overflow: visible;
}
#productbox #productprice {
	float: right;
	text-align: right;
	width: 100px;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/* [disabled]padding-top: 5px; */
	color: #600;
	margin-top: 0px;
	margin-bottom: -50px;
}

#productcontent #productpicture {
	margin-top: auto;
	/* [disabled]margin-bottom: 10px; */
	width: 500px;
	/* [disabled]height: 365px; */
	/* [disabled]overflow: hidden; */
}

#productbox #productnumber {
	float: right;
	text-align: right;
	width: 100px;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 5px;
	overflow: visible;
	/* [disabled]height: 80px; */
	margin-bottom: -10px;
}
#productfixedwidth {
	width: 500px;
}
#productcontent #extrasbox {
	width: 190px;
	height: auto;
	float: right;
	/* [disabled]padding-top: 0px; */
	text-align: center;
	/* [disabled]margin-left: -10px; */
	margin-right: 7px;
	border: 0px;
}
#productcontent #productbox {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background: rgba(255,255,255,.45);
	border: Solid 0px #FFF;
	/* [disabled]width: 690px; */
	/* [disabled]float: right; */
	-moz-box-shadow: 4px 4px 13px 3px #5D5D5D;
	-webkit-box-shadow: 4px 4px 13px 3px #5D5D5D;
	box-shadow: 4px 4px 13px 3px #5D5D5D;
	overflow: hidden;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	margin-bottom: 15px;
	height: auto;
	scrollbar-3d-light-color: rgba(0,204,102,1);
	scrollbar-face-color: rgba(153,0,153,1);
}
#maincolumn {
	float: right;
	margin-right: 15px;
	width: 725px;
	margin-top: 15px;
}
#productbox-nofloat {
	/* [disabled]width: 100%; */
	/* [disabled]height: 100%; */
	/* [disabled]overflow: auto; */
}
#maincolumn #specials {
	/* [disabled]overflow: auto; */
	/* [disabled]margin-left: 40px; */

}
#extrasbox #extras {
	-moz-border-radius: 12px;
	/* [disabled]-webkit-border-radius: 12px; */
	border-radius: 12px;
	/* [disabled]-moz-box-shadow: inset 4px 4px 2px 1px #5D5D5D; */
	/* [disabled]-webkit-box-shadow: 1px 1px 5px 1px #5D5D5D; */
	/* [disabled]box-shadow: 1px 1px 5px 1px #5D5D5D; */
	border: solid 3px #fff;
	color: rgb(255,255,255);
	width: 140px;
	/* [disabled]height: 150px; */
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 6px;
	/* [disabled]background-position: -5px; */
	background-repeat: no-repeat;
	text-shadow: 1px 1px 4px rgb(0,0,0);
	font-weight: bold;
	font-size: 24px;
	border-color: rgb(255,255,204);
	/* [disabled]-moz-transform: rotate(5deg); */
	/* [disabled]-o-transform: rotate(5deg); */
	/* [disabled]-ms-transform: rotate(5deg); */
	/* [disabled]-webkit-transform: rotate(5deg); */
	/* [disabled]transform: rotate(5deg); */
	padding-bottom: 10px;
}
#price  {
	color: rgb(0,102,102);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	/* [disabled]text-indent: 5px; */
	padding-left: 6px;
	/* [disabled]background-position: 10px; */
	background-repeat: no-repeat;
	text-shadow: 1px 1px 4px rgb(255,255,255);
	font-weight: bold;
	font-size: 32px;
	/* [disabled]padding-top: 10px; */
}
#extras #details {
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
	text-shadow: 0px 0px 0px rgb(255,255,255);
	margin-top: 10px;
}
#extrasbox .AccordionPanel.AccordionPanelOpen .AccordionPanelContent a {
	color: rgb(255,255,255);
}

#anchortext {
	/* [disabled]width: 190px; */
	padding: 3px 3px 3px 3px;
	/* [disabled]margin-bottom: 0px; */
	margin-left: 535px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	background: rgba(255,255,255,.45);
	border: Solid 2px #FFF;
	width: 160px;
	/* [disabled]float: right; */
	/* [disabled]-moz-box-shadow: 4px 4px 13px 3px #5D5D5D; */
	/* [disabled]-webkit-box-shadow: 4px 4px 13px 3px #5D5D5D; */
	/* [disabled]box-shadow: 4px 4px 13px 3px #5D5D5D; */
	font-family: Verdana, Geneva, sans-serif;
	/* [disabled]height: 20px; */
	/* [disabled]margin-right: auto; */
	/* [disabled]background-color: #F00; */
	text-align: center;
	font-size: 12px;
	/* [disabled]font-weight: bold; */
	/* [disabled]border-bottom: 0px; */
	color: #333;
	border-top: 0px;

}
.extraspics200{
	-moz-border-radius: 12px;
	/* [disabled]-webkit-border-radius: 12px; */
	border-radius: 12px;
	/* [disabled]-moz-box-shadow: inset 4px 4px 2px 1px #5D5D5D; */
	/* [disabled]-webkit-box-shadow: 1px 1px 5px 1px #5D5D5D; */
	/* [disabled]box-shadow: 1px 1px 5px 1px #5D5D5D; */
	border: solid 3px #fff;
	color: rgb(255,255,255);
	width: 152px;
	/* [disabled]height: 150px; */
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 6px;
	/* [disabled]background-position: -5px; */
	background-repeat: no-repeat;
	text-shadow: 1px 1px 4px rgb(0,0,0);
	font-weight: bold;
	font-size: 24px;
	border-color: rgb(255,255,204);
	-moz-box-shadow: 4px 4px 13px 3px #5D5D5D;
	-webkit-box-shadow: 4px 4px 13px 3px #5D5D5D;
	box-shadow: 4px 4px 13px 3px #5D5D5D;
	/* [disabled]-moz-transform: rotate(5deg); */
	/* [disabled]-o-transform: rotate(5deg); */
	/* [disabled]-ms-transform: rotate(5deg); */
	/* [disabled]-webkit-transform: rotate(5deg); */
	/* [disabled]transform: rotate(5deg); */
	padding-bottom: 10px;
}
#printedproducts a {
	color: rgba(255,255,255,1);
}

.extraspics{
	-moz-border-radius: 12px;
	/* [disabled]-webkit-border-radius: 12px; */
	border-radius: 12px;
	/* [disabled]-moz-box-shadow: inset 4px 4px 2px 1px #5D5D5D; */
	/* [disabled]-webkit-box-shadow: 1px 1px 5px 1px #5D5D5D; */
	/* [disabled]box-shadow: 1px 1px 5px 1px #5D5D5D; */
	border: solid 3px #fff;
	color: rgb(255,255,255);
	width: 140px;
	/* [disabled]height: 150px; */
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 6px;
	/* [disabled]background-position: -5px; */
	background-repeat: no-repeat;
	text-shadow: 1px 1px 4px rgb(0,0,0);
	font-weight: bold;
	font-size: 24px;
	border-color: rgb(255,255,204);
	/* [disabled]-moz-transform: rotate(5deg); */
	/* [disabled]-o-transform: rotate(5deg); */
	/* [disabled]-ms-transform: rotate(5deg); */
	/* [disabled]-webkit-transform: rotate(5deg); */
	/* [disabled]transform: rotate(5deg); */
	padding-bottom: 10px;
}
#wpdesc {
	overflow: auto;
	height: 295px;
}
#framespecs {
	font-size: 16px;
	color: rgba(51,51,51,1);
	margin-top: 10px;
}
#addthis {
	float: right;
	margin-bottom: 0px;
	margin-top: 0px;
	border: solid 2px #999999;
}
#productmenu {
	/* [disabled]margin-left: -30px; */
	padding: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background: none;
	/* [disabled]background: rgba(255,255,255,.6); */
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: 0px;
	border: none;
	/* [disabled]text-align: right; */
	/* [disabled]overflow: hidden; */
}

#productcontent #pulldownmenu {
	/* [disabled]padding: 0px 10px 0px 10px; */
	/* [disabled]visibility: hidden; */
	/* [disabled]height: 250px; */
	/* [disabled]margin: 0px 10px 0px 10px; */
	/* [disabled]display: none; */
	-moz-box-shadow: 2px 2px 8px 4px #FFF;
	-webkit-box-shadow: 2px 2px 8px 4px #FFF;
	box-shadow: 2px 2px 8px 4px #FFF;
	background: rgba(155,174,210,.4);
	border-bottom: outset 2px #999;
}
#1024box #productcontent #pulldownslideeffect {
	/* [disabled]visibility: hidden; */
	/* [disabled]height: 0px; */
	/* [disabled]overflow: hidden; */
	/* [disabled]display: none; */
}
#productmenu {
	/* [disabled]margin-left: -30px; */
	padding: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background: none;
	/* [disabled]background: rgba(255,255,255,.6); */
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: 0px;
	border: none;
	/* [disabled]text-align: right; */
	/* [disabled]overflow: hidden; */
}
.pic-pad-left {
	float: left;
	margin-right: 5px;
}

.pic-blue-pad-left {
	margin-right: 20px;
	float: left;
	border-color: #7797D0;
	border-style: outset;
	border-width: 5px;
	box-shadow: 2px 2px 4px 2px #036;
	border-radius: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.pic-blue-pad-right {
	margin-right: 0px;
	float: right;
	border-color: #7797D0;
	border-style: outset;
	border-width: 5px;
	box-shadow: 2px 2px 4px 2px #036;
	border-radius: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.pic-pad-right {
	float: right;
	/* [disabled]margin-right: 5px; */
}
.Testimonial-text1 {
	font-family: "Arial Rounded MT Bold", Arial;
	font-weight: bolder;
	color: #003366;
	font-size: 18px;
	text-indent: 15px;
}
.Testimonial-text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #003300;
	text-indent: 25px;
	line-height: 20px;
	text-shadow: 0px 0px 5px rgba(255,255,255,1);
}
.Testimonial-text3 {
	font-family: "Comic Sans MS", "Arial Rounded MT Bold", Arial;
	font-weight: bolder;
	color: #000000;
	text-indent: 25px;
}
.extraspics-leftnav{
	-moz-border-radius: 12px 12px 12px 18px;
	-webkit-border-radius: 12px 12px 12px 18px;
	border-radius: 12px 12px 12px 24px;
	-moz-box-shadow: inset 4px 4px 2px 3px #5D5D5D;
	-webkit-box-shadow: 1px 1px 5px 3px #5D5D5D;
	box-shadow: 1px 1px 5px 1px #5D5D5D;
	/* [disabled]color: rgb(255,255,255); */
	width: 160px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 9px;
	/* [disabled]font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; */
	text-align: center;
	padding-left: 0px;
	/* [disabled]background-position: -5px; */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]text-shadow: 1px 1px 4px rgb(0,0,0); */
	/* [disabled]font-weight: normal; */
	/* [disabled]font-size: 24px; */
	-moz-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
	transform: rotate(-5deg);
	padding-bottom: 0px;
	/* [disabled]clip: inherit; */
	overflow: hidden;
	/* [disabled]background-color: rgba(197,198,219,1); */
	margin-top: -5px;
	border-color: rgba(255,204,153,.3);
	border-style: solid;
	border-width: 5px;
	/* [disabled]padding-top: -10px; */
}
#WPextras p {
	line-height: 1;
}
#extras p {
	line-height: 1;
}
#productbox #txtDescription {
	padding: 10px;
	line-height: 1.2;
}
#websitetitleheader #specialnotice {
	float: right;
	width: 250px;
	margin-right: 20px;
	margin-top: 10px;
	color: rgba(141,79,63,1);
	background-color: rgba(255,255,102,1);
	background-color: rgba(255,255,102,0.6);
	box-shadow: 0px 0px 8px 8px rgba(255,255,255,0.8);
	text-shadow: none;
	padding: 10px;
	text-align: center;
	font-size: 16px;
	margin-left: -60px;
	/* [disabled]line-height: 1.4; */
	visibility: hidden;
}
#websitetitleheader #PLspecialnotice {
	float: right;
	width: 360px;
	margin-right: 20px;
	margin-top: 10px;
	color: rgba(141,79,63,1);
	background-color: rgba(255,255,102,1);
	background-color: rgba(255,153,51,0.4);
	box-shadow: 0px 0px 8px 8px rgba(255,255,255,0.8);
	text-shadow: none;
	padding: 10px;
	text-align: center;
	font-size: 16px;
	margin-left: -60px;
	/* [disabled]line-height: 1.4; */
	visibility: visible;
}
#searchtab {
	width: 280px;
	/* [disabled]margin-left: 70%; */
	margin-right: 0px;
	padding: 0px 23px 0px 23px;
	/* [disabled]-moz-border-radius: 80px 0px 80px 0px;
	-webkit-border-radius: 80px 0px 80px 0px;
	border-radius: 80px 0px 80px 0px;



*/
	top fixed;
	/* [disabled]border-style: groove; */
	/* [disabled]-moz-box-shadow: 2px 2px 8px 4px #FFF;
	/* [disabled]-webkit-box-shadow: 2px 2px 8px 4px #FFF;
	/* [disabled]box-shadow: 2px 2px 8px 4px #FFF; */
	height: 38px;
	overflow: hidden;
	/* [disabled]border-width: 12px 8px 0px 8px; */
	/* [disabled]border-color: #CC3300; */
	/* [disabled]margin-bottom: -6px; */
	float: right;
	background-color: rgba(255,235,173,1);
	margin-top: 0px;
}
#websitetitleheader h1 a {
	color: #014D65;
	text-shadow: 1px 1px 6px #FFC;
}
#websitetitleheader #headerlivechat .links a {
	color: #069;
	text-shadow: 1px 1px 4px #FC9;
}
#wpnavmenu #Accordion1 .AccordionPanel.AccordionPanelClosed .AccordionPanelTab {
	color: rgba(255,255,255,1);
	border: solid 5px rgba(0,0,204,.5);
	padding-top: 4px;
	padding-bottom: 4px;
	width: 220px;
	margin-left: -5px;
	background-color: rgba(0,51,153,.6);
	text-shadow: none;
}
#cartbuttons {
	/* [disabled]float: left; */
	width: 270px;
	/* [disabled]margin-right: 10px; */
	/* [disabled]margin-top: 6px; */
	margin-bottom: 6px;
	text-align: center;
	/* [disabled]margin-left: 10px; */
}
.text-strikeout {
	color: #F30;

}
.text-emphasize {
	color: #900;
	text-shadow: -3px 0px 6px #FFC;
}

#onthispage img {
	margin-left: 0px;
}
.email {
	/* [disabled]margin-top: 5px; */
	margin-bottom: -4px;
}
.Quotes-float-right {
	width: 195px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: right;
	margin-right: 0px;
	float: right;
	border-color: #7797D0;
	border-style: outset;
	border-width: 5px;
	box-shadow: 2px 2px 4px 2px #036;
	border-radius: 14px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
	-moz-box-shadow: 2px 2px 8px 4px #FFF;
	-webkit-box-shadow: 2px 2px 8px 4px #FFF;
	box-shadow: 2px 2px 8px 4px #FFF;
	background: rgba(155,174,210,.4);
	border-bottom: outset 2px #999;
	text-align: center;
	padding: 6px 2px 6px 2px;
}
#1024box #productcontent #maincolumn p {
	/* [disabled]text-shadow: -3px 0px 6px #FFC; */
	line-height: 1.2;
}
.pic-pad-slide-right {
	float: right;
	margin-right: -40px;
}
#pagegreeting {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 30px;
	background: rgba(255,204,51,.45);
	border: Solid 0px #FFF;
	width: 650px;
	/* [disabled]float: right; */
	-moz-box-shadow: 0px 0px 40px 5px #FFFFFF;
	-webkit-box-shadow: 0px 0px 40px 5px #FFFFFF;
	box-shadow: 0px 0px 40px 0px #FFCC33;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	line-height: 1.2;
}
