html {
	height: 100%;
	margin-bottom: 0.0001em;
	overflow-y: scroll;
}
*,h1,h2,h3,h4,h5,h6,h7,h8,p,div,body,html,ul,li,ol,img,a{
	margin:0;
	padding:0;
	background: no-repeat;
}
.clear { clear: both; }
.hide { display: none; }
p { margin: 0em 0 1.2em 0; }
hr {
	display: none;
	clear: both;
}
a img { border: none; }
.overflow { overflow: hidden; width: 100%; }
acronym { border-bottom: none; }
fieldset{border:0:padding:5px}

body {
	margin: 0;
	padding: 5px 0 0 0;
	background-color: #fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.6em;
	text-align:center;
}

/* ---------- Main Layout ---------- */

#logo h1 {
	display: block;
	width: 176px;
	height: 146px;
	margin: 0;
	padding: 0;
	
}
#logo h2 a {
	display: block;
	background:#FFF url(../images/general/ETICA-LOGO.png) bottom left no-repeat;
	width: 176px;
	height: 146px;
	text-indent: -9999em;	float: left;
}
#logo h4 {
	width: 0px;
	height: 0px;
	display: block;

	text-indent: -9999em;
}

#container {
	background: #FFF;
	width: 830px;
	padding: 5px 15px 0px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
}
#flash-container {
	
	clear:both;
	width: 830px;
	height: 190px;
	margin: 0 auto 15px auto;
}

/* ---------- Headings ---------- */
#container h1 {
	color:#333;
	font-size: 17px;
	font-weight: normal;
/*	border-bottom: 1px solid #222;*/
	padding: 0 0 6px 0;
	margin-bottom: 4px;
}
#container h1 .sub {
	color: #444;
}
#container h2 {
	color: #333;
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 4px 0;
}
#container h1 span, #container h2 span { color: #8cc63f; }
#container h4 {
	font-size: 13px;
	font-weight: normal;
}
#container h3 {
	color: #900;
	font-size: 14px;
	font-weight: normal;
	padding: 0.2em 0 0 0;
}
#home-right h2 {
	padding-top: 5px;
}
#home-right h4 {
	color: #aaa;
	font-size: 14px;
}


/* ---------- Links ---------- */
a:link, a:active {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #900;
	text-decoration: none;
}
a:hover, a:focus {
	color: #900;
	text-decoration: underline;
}

#footer{text-align:center}

#footer a {
	color: #444;
	text-decoration: none;
}
#footer a:hover {
	color: #888;
	text-decoration: none;
}
#home-right {
	font-size: 11px;
}
#home-right .category a {
	color: #666;
	text-decoration: none;
}
#home-right .category a:hover {
	color: #aaa;
	text-decoration: none;
}
.content a {
	color: #8cc63f;
	text-decoration: none;
}
.content a:hover {
	color: #ddd;
	text-decoration: none;
}
#home-right h4 a:link, #home-right ul ul a:link {
	color: #aaa;
}
#home-right h4 a:active, #home-right ul ul a:active {
	color: #eee;
}
#home-right h4 a:hover, #home-right ul ul a:hover {
	color: #ccc;
}
#home-right h4 a:visited, #home-right ul ul a:visited {
	color: #888;
}

/* ---------- Home Page ---------- */
#home-left {
	width: 585px;
	float: left;
	display: inline;
}
#home-right {
	float: right;
	width: 230px;
	display: inline;
}
#home-right .panel {
	margin: 0px 0 15px 0;
	width: 230px;
	background: #080808 url(/_inc/img/230-top.gif) top left no-repeat;
}
#home-right .panel .content {
	width: 200px;
	padding: 5px 15px 5px 15px;
	background: url(/_inc/img/230-bottom.gif) bottom left no-repeat;
	overflow: hidden;
}
#home-left .panel {
	width: 685px;
	background: #080808 url(/_inc/img/685-top.gif) top left no-repeat;
	margin: 0px 0 15px 0;
}
#home-left .panel .content {
	width: 655px;
	padding: 10px 15px 5px 15px;
	background: url(/_inc/img/685-bottom.gif) bottom left no-repeat;
	overflow: hidden;
}
#fullwidth .panel {
	width: 930px;
	background: #080808 url(/_inc/img/930-top.gif) top left no-repeat;
	margin: 0px 0 15px 0;
}
#fullwidth .panel .content {
	width: 900px;
	padding: 10px 15px 5px 15px;
	background: url(/_inc/img/930-bottom.gif) bottom left no-repeat;
	overflow: hidden;
}

/* ----- Gallery ----- */
/*#gallery-left {
	float: left;
	width: 475px;
}
#gallery-left .panel {
	width: 475px;
	background: #080808 url(/_inc/img/475-top.gif) top left no-repeat;
	margin: 0px 0 15px 0;
}
#gallery-left .panel .content {
	width: 460px;
	padding: 10px 0px 0px 15px;
	background: url(/_inc/img/475-bottom.gif) bottom left no-repeat;
	overflow: hidden;
}
#gallery-left .panel .content h1 {
	margin-right: 15px;
}
#gallery-left .large-image {
	text-align: center;
	padding: 10px 0 10px 0;
	margin-right: 15px;
}
#gallery-left .image-description {
	margin-right: 15px;
}*/

/* -- Gallery Form -- */
/*form.gallery-form {
	
}
form.gallery-form ul {
	list-style: none;
	margin: 0;
	padding: 2px 0 2px 0;
}
form.gallery-form ul li {
	list-style: none;
	margin: 0;
	padding: 1px 0 1px 6px;
}
form.gallery-form h4 {
	font-size: 11px;
	font-weight: bold;
	color: #444;
	border-bottom: 1px solid #222;
}
form.gallery-form .optionset {
	width: 100%;
	overflow: hidden;
	padding-bottom: 2px;
}
form.gallery-form .optionset .option {
	float: left;
	width: 215px;
	padding-bottom: 6px;
	margin-right: 15px;
}
form.gallery-form .optionset .option .price {
	color: #ddd;
}
#price-box {
	display: none;
}
#price-box .price-text {
	color: #bbb;
	font: 18px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding: 4px;
}
*/
/* -- Vert Layout -- */
/*#gallery-left .panel .layout-panoramic-vertical .large-image {
	float: left;
	width: 150px;
}
#gallery-left .panel .layout-panoramic-vertical form.gallery-form .optionset {
	width: 280px;
	overflow: hidden;
	padding-bottom: 2px;
}
#gallery-left .panel .layout-panoramic-vertical form.gallery-form .optionset .option {
	width: 280px;
}

#gallery-left .panel .layout-standard-vertical .large-image {
	float: left;
	width: 215px;
}
#gallery-left .panel .layout-standard-vertical form.gallery-form .optionset {
	width: 220px;
	overflow: hidden;
	padding-bottom: 2px;
}
.layout-panoramic-vertical .image-description,
.layout-standard-vertical .image-description {
	padding-top: 10px;
}*/

/* -- Gallery Right -- */

/*#gallery-controls {
	width: 440px;
}

#gallery-right {
	float: right;
	width: 440px;
}
#gallery-right .panel {
	width: 440px;
	background: #080808 url(/_inc/img/440-top.gif) top left no-repeat;
	margin: 0px 0 15px 0;
}
#gallery-right .panel .content {
	width: 440px;
	padding: 5px 0px 10px 0px;
	background: url(/_inc/img/440-bottom.gif) bottom left no-repeat;
	overflow: hidden;
}

#gallery-images {
	padding: 5px 0px 10px 10px;
}
#gallery-images a {
	display: block;
	float: left;
	margin: 2px;
}
#gallery-images.thumbs-panoramic-vertical a {
	margin: 6px;
}
#gallery-images.thumbs-standard-vertical { padding-left: 5px; }
#gallery-images a img {
	margin: 0px;
	padding: 0px;
	border: 3px solid #080808;
}
#gallery-images a:hover img {
	border: 3px solid #444;
}
#gallery-images a.active img {
	border: 3px solid #fff;
}
*/
/* -- Portfolio Thumb Scrolling -- */
/*.content .scroll-active { overflow: hidden; position: relative; }
.content .scroll-active .scroll-content { position: absolute; }
.content .scroll-panoramic-horizontal { height: 380px; }
.content .scroll-panoramic-vertical { height: 431px; }
.content .scroll-standard-horizontal { height: 361px; }
.content .scroll-standard-vertical { height: 415px; }

#thumb-panel .up-scroller { width: 440px; height: 20px; background: url(/_inc/img/scroll-up.gif) 0px -20px no-repeat; }
#thumb-panel .down-scroller { width: 440px; height: 20px; background: url(/_inc/img/scroll-down.gif) 0px -20px no-repeat; }
#thumb-panel .up-scroller.hover, #thumb-panel .down-scroller.hover { background-position: 0px -40px; }
#thumb-panel .up-scroller.disabled, #thumb-panel .down-scroller.disabled { background-position: 0px 0px; }
#thumb-panel .up-scroller span, #thumb-panel .down-scroller span { display: none; }

#gallery-right #thumb-panel.scroll-panel .content { padding: 0 !important; }
*/
/* ----- Category Selectors ----- */
/*#category-panel {
	clear: both;
}
#category-page .category {
	float: left;
	background: url(/_inc/img/categorybg.gif) 0px 0px no-repeat;
	width: 290px;
	height: 180px;
	display: block;
	margin: 5px 15px 10px 0px;
}
#category-page .category a {
	width: 270px;
	height: 160px;
	display: block;
	padding: 10px;
}
#category-page .category a span.title {
	text-align: left;
	font-size: 14px;
	display: block;
	padding-top: 5px;
}
#category-page .category a span.text {
	text-align: left;
	font-size: 11px;
	display: block;
	color: #888;
}

#container #fullwidth .panel #category-page {
	padding: 10px 0px 5px 15px !important;
	width: 915px !important;
}
#container #fullwidth .panel #category-page h1 {
	margin-right: 15px !important;
}


#home-right .category {
	width: 198px;
	display: block;
	margin: 5px auto 10px auto;
	float:none;
	overflow: hidden;
	height:auto;
	border: 1px solid #222;
	background: url(/_inc/img/category-bg.gif) 0px 66px repeat-x;
	font-size: 12px;
}

#home-right .category a {
	color: #8cc63f;
	text-decoration: none;
}
#home-right .category a:hover, #home-right .category a:focus {
	color: #fff;
	text-decoration: none;
}

#home-right .category img {
	margin: 0px;
	padding: 0px;

}
#home-right .category span {
	display: block;
	padding: 1px 10px 4px 10px;
	text-align: center;

}

/* ----- Recent Blog Posts ----- */
#home-left .recentblog-left, #home-left .recentblog-right {
	width: 295px;
	margin-top: 6px;
}
#home-left .recentblog-left {
	float: left;
}
#home-left .recentblog-right {
	float: right;
}
#home-left .recentblog-left .date, #home-left .recentblog-right .date {
	float: right;
	font-size: 12px;
	color: #666;
}*/

/* ----- General Blog/Wordpress Styling ----- */
/*#home-right ul.wordpress-sidebar, #home-right ul.wordpress-sidebar li {
	list-style: none;
	margin: 0;
	padding: 0;
}
/*#home-right ul.wordpress-sidebar {
	padding: 5px;
}*/
table#wp-calendar {
	width: 100%;
}
table#wp-calendar tbody td {
	text-align: center;
	width: 28px;
}
table#wp-calendar tbody td#today {
	background: #1a1a1a;
	color: #fff;
	font-weight: bold;
}
table#wp-calendar tbody td a {
	display: block;
	background: #8CC63F;
	color: #fff;
}
table#wp-calendar tbody td a:hover {
	background: #fff;
	color: #8CC63F;
}
table#wp-calendar tfoot td {
	text-align: center;
}
#home-left .blogpost a.comments-link {
	float: right;
	display: block;
	padding: 10px;
}
#home-left .blogpost .sharethisbutton {
	float: right;
	display: block;
}
#home-left .blogpost a.stbutton {
	display: block;
	padding: 10px 10px 10px 24px;
}
#home-left .blogpost .stico_default {
	background-position: 0px 11px !important
}
#home-left .blogpost .date {
	margin-bottom: 6px;
	font-size: 11px;
	color: #555;
	border-bottom: 1px solid #222;
	padding-bottom: 6px;
}
#home-left .blogpost h1,
#home-left .blogpost h2 {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#home-left .blogpost a,
#home-left .blogpost a img {
	border-bottom: none;
}*/

/* ---------- Footer ---------- */
#footer {
	width: 860px;
	margin: 0 auto;
	padding: 15px;
	overflow: hidden;
	background: #FFF url(images/footer-bg.png) no-repeat center bottom;
	height: 235px;
}
#copyright {
	color: #666;
	line-height: 1.6em;
	margin-top: 200px;
}
#footer .footerlinks {
	color: #222;
}
#header {
	width: 860px;
	height: 150px;
	margin: 0 auto;
	position: relative;
}

/* ----- Site by link ----- */
a#siteby {
	float: right;
	width: 80px;
	background: url(../images/platonica.png) 0px 0px no-repeat;
	height: 23px;
	display: block;
	text-indent: -9999px;
	margin-right:20px;
}
a#siteby:hover {
	background: url(../images/platonica.png) 0px -23px no-repeat;
}

/* ----------- Navigation Styling ---------- */
ul#nav {
	position: absolute;
	bottom: 15px;
	left: 210px;
	padding: 0;
	list-style: none;
	width: 640px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
ul#nav li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	list-style: none;
}
ul#nav li#nav-checkout {
	float: right;
	margin: 0;
}
ul#nav li a {
	display: block;
	height: 20px;
	text-decoration: none;
	font-weight:bold;
	outline: none;
	color:#FFF;
	background:#000;
	text-align:center;
	line-height:20px;
}

ul#nav li a:hover {
	background-color:#D03E32;
}

ul#nav li a.active {
	cursor:auto;
	background-color:#9F1409;
}

ul#nav li a span {
/*	position: absolute;
	margin-left: -9999em;
	*/
}
ul#nav li#nav-home a {
	width: 70px;

}
ul#nav li#nav-philosophy a {
	width: 98px;

}
ul#nav li#nav-artshop a {
	width: 85px;

}
ul#nav li#nav-services a {
	width: 85px;

}
ul#nav li#nav-community a {
	width: 100px;

}
ul#nav li#nav-contact a {
	width: 96px;

}
ul#nav li#nav-blog a {
	width: 50px;

}
ul#nav li#nav-cart a {
	width: 28px;

}


/* ---------- General Content Styling ---------- */
strong {
	font-weight:bold;
}
code, pre, kbd, samp {
	font-family: 'Bitstream Vera Sans Mono', 'Courier New', Courier,Fixed, monospace;
	font-size: 95%;
	color: #aaa;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
}
acronym, abbr {
	cursor: help;
}
strike, del {
	color: #666;
}
ul, #home-right ul.wordpress-sidebar ul {
	margin: 0.2em 0 1em 1em;
	list-style: disc;
	padding: 0;
}
ul li, #home-right ul.wordpress-sidebar ul li {
	margin-left: 1em;
	list-style: disc;
	padding: 0;
}

.border { padding:3px; margin:3px; background:#fff; border:1px solid #333}
.left { float:left; margin-right:5px}
.right { float:right; margin-left:5px}
.bigmargin {margin:15px}

/* --- In Your Home --- */
a.grey, input.grey {
	background-image: url('/_inc/img/button-grey2.gif');
	color: #888;
}
a.grey:hover, input.grey:hover {
	color: #ccc;
}
a.green, input.green {
	background-image: url('/_inc/img/button-green2.gif');
	color: #e5eed9;
}
a.green:hover, input.green:hover {
	color: #fff;
}
a.red, input.red {
	background-image: url('/_inc/img/button-red3.gif');
	color: #e9c8c8;
}
a.red:hover, input.red:hover {
	color: #fff;
}
a.button {
	text-decoration: none;
	font-size: 14px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 215px;
	height: 35px;
	display: block;
	margin-bottom: 15px;
	text-align: center;
	outline: none;
}
input.button {
	text-decoration: none;
	font-size: 14px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 215px;
	height: 35px;
	display: block;
	margin-bottom: 15px;
	text-align: center;
	outline: none;
	border: none;
	cursor: pointer;
}
a.button:hover, input.button:hover {
	background-position: 0px -35px;
}
input.button span { text-align: center; font-size: 14px; }
a.button span {
	display: block;
	padding: 8px 6px 0 6px;
	text-align: center;
}
body a.red, body input.red {
	width: 120px !important;
}

/* ---------- Small Button ---------- */
a.blue, input.blue {
	background-image: url('/_inc/img/button-blue-small.gif');
	color: #cedcee;
}
a.blue:hover, input.blue:hover {
	color: #fff;
}
a.button-small {
	text-decoration: none;
	font-size: 14px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 170px;
	height: 35px;
	display: block;
	margin-bottom: 15px;
	text-align: center;
	outline: none;
}
input.button-small {
	text-decoration: none;
	font-size: 14px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 150px;
	height: 35px;
	display: block;
	margin-bottom: 15px;
	text-align: center;
	outline: none;
	border: none;
	cursor: pointer;
}
a.button-small:hover, input.button-small:hover {
	background-position: 0px -35px;
}
input.button-small span { text-align: center; font-size: 14px; }
a.button-small span {
	display: block;
	padding: 8px 6px 0 6px;
	text-align: center;
}

/* -- Group buttons -- */

a.group_button {
	background: url('/_inc/img/button-group2.gif') 0px 0px no-repeat;
	width: 130px;
	height: 35px;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 14px;
	margin-bottom: 15px;
	text-align: center;
	color: #888;
	outline: none;
}
a.group_button:hover {
	color: #799259;
}
a.group_button.active {
	color: #E5EED9;
}
a.group_button span {
	display: block;
	padding: 8px 10px 0 10px;
	text-align: center;
}

a.group_start { background-position: 0px 0px; }
a.group_start:hover { background-position: 0px -35px; }
a.group_start.active { background-position: 0px -70px; }

a.group_mid { background-position: -130px 0px; }
a.group_mid:hover { background-position: -130px -35px }
a.group_mid.active { background-position: -130px -70px; }

a.group_end { background-position: -260px 0px; }
a.group_end:hover { background-position: -260px -35px; }
a.group_end.active { background-position: -260px -70px; }

.form-buttons,  .checkoutbuttons {
	width: 100%;
	overflow: hidden;
}
.form-buttons {
	margin-left: 0px;
}
.form-buttons input.button {
	float: left;
}
.form-buttons a.button {
	float: right;
	margin-right: 15px !important;
}



/* ----------- General Form Styling ---------- */
form.form ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
form.form ol li {
	list-style: none;
	margin: 0;
	padding: 2px 0 2px 0;
	overflow: hidden;
	width: 100%;
}
form.form fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
form.form fieldset legend.screen {
	display: none;
}
form.form label.smallleft {
	float: left;
	width: 80px;
}
form.form label.medleft {
	float: left;
	width: 100px;
}
form.form label.medleft {
	float: left;
	width: 120px;
}
form.form ol li input, form.form ol li select {
	padding: 4px;
	border: 1px solid #222;
	background: #fff;
	color: #000;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
form.form ol li select { padding: 0px; }
form.form ol li select option { padding: 2px; }
form.form ol li input:hover, form.form ol li select:hover { border: 1px solid #333; }
form.form ol li input:focus, form.form ol li select:focus {
	border: 1px solid #333;
	background: #F2F2F2;
}
form.form ol li textarea {
	padding: 6px;
	border: 1px solid #222;
	background: #fff;
	color: #aaa;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
form.form ol li textarea:hover { border: 1px solid #333; }
form.form ol li textarea:focus {
	border: 1px solid #333;
	background: #F2F2F2;
}

.checkoutbuttons input.button {
	float: right;
}
.checkoutbuttons a.button {
	float: left;
	margin-right: 15px !important;
}
.required strong {
	color: #911;
	font-weight: bold;
}

/* --- Gallery Controls --- */
#gallery-controls {
	background: url('/_inc/img/quadbutton2-disabled.gif') 0px 0px no-repeat;
	width: 440px;
	height: 70px;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
}
#gallery-controls .row {
	width: 440px;
	overflow: hidden;
	height: 35px;
}
#gallery-controls a.button {
	background: url('/_inc/img/quadbutton2.gif') 0px 0px no-repeat;
	float: left;
	width: 220px;
	height: 35px;
	display: block;
	color: #888;
	font-size: 14px;
}
#gallery-controls span.disabled {
	float: left;
	width: 220px;
	height: 35px;
	display: block;
	color: #444;
	font-size: 14px;
	cursor: default;
}
#gallery-controls span.disabled span {
	display: block;
	padding: 8px 6px 0;
	text-align: center;
}

/* Normal States */
#gallery-controls .panoramic a.button {
	float: left;
	background-position: 0px 0px;
}
#gallery-controls .standard a.button {
	float: right;
	background-position: -220px 0px;
}
#gallery-controls .horizontal a.button {
	float: left;
	background-position: 0px -35px;
}
#gallery-controls .vertical a.button {
	float: right;
	background-position: -220px -35px;
}

/* Hover States */
#gallery-controls a.button:hover { color: #799259; }
#gallery-controls .panoramic a.button:hover { background-position: 0px -70px; }
#gallery-controls .standard a.button:hover { background-position: -220px -70px; }
#gallery-controls .horizontal a.button:hover { background-position: 0px -105px; }
#gallery-controls .vertical a.button:hover { background-position: -220px -105px; }

/* Active States */
#gallery-controls a.button.active { color: #E5EED9; }
#gallery-controls .panoramic a.button.active { background-position: 0px -140px; }
#gallery-controls .standard a.button.active { background-position: -220px -140px; }
#gallery-controls .horizontal a.button.active { background-position: 0px -175px; }
#gallery-controls .vertical a.button.active { background-position: -220px -175px; }

/* --- Print --- */
.print { 
display: none;
width:185px;
height:54px;
background:url(../images/general/print-button.png) no-repeat;
text-indent:-999em;
cursor:pointer;
overflow:hidden;}

/* --- Cart Table --- */
.carttable table {
	margin-top: -4px;
}
.carttable td {
	padding: 8px;
}
.carttable th, .carttable .ordertotal td {
	border-bottom: 1px solid #222;
	padding: 8px;
	background: #181818;
	color: #ccc;
}
.carttable tr.itemrow td {
	border-bottom: 1px solid #222;
}
.carttable .overflow {
	padding-top: 15px;
}
.carttable a.remove {
	display: block;
	width: 17px;
	height: 17px;
	margin: 0 auto 0 auto;
	background: url('/_inc/img/delete.gif') 0px 0px no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}
.carttable a.remove:hover {
	background-position: 0px -17px;
}
.carttable .update-cell form {
	width: 110px;
	margin: 0 auto 0 auto;
}
.carttable .update-cell input.qtybox {
	padding: 4px;
	border: 1px solid #222;
	background: #111;
	color: #aaa;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	float: left;
}
.carttable .updatebutton {
	background: transparent url('/_inc/img/update.gif') top left no-repeat;
	width: 49px;
	height: 17px;
	display: block;
	overflow: hidden;
	font-size: 9px;
	border: none;
	cursor: pointer;
	float: right;
	margin-top: 3px;
	text-transform: uppercase;
	color: #fff;
	text-indent: -9999em;
}
.carttable .updatebutton:hover {
	background-position: bottom left;
}
.carttable .overflow .right-align { margin-left: 15px; }

.overflow { width: 100%; overflow: hidden; }






#quote {
	margin: 10px;
	padding: 10px;
	float: right;
	width: 200px;
	font: 24px/normal Georgia, "Times New Roman", Times, serif;
}
#quote .quote-author {
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-align: right;
	padding-left: 100px;
}
#list2 dt {
	font-size: 170%;
	color: #fff;
	font-weight: bold;
	cursor:pointer;
	outline:0;
	padding:10px 0 10px 25px;
	margin:2px 0;
	background:#900;
}
#list2 dt:hover {

	color:#000;
}

#list2 dt.selected{color:#000}
#list2 dd{padding:10px; border:#900}

.ui-accordion-header { padding:10px}


.thumb {
	background: url(../images/general/thumb_bg.jpg);
	float: left;
	height: 200px;
	width: 200px;
	margin-top: 30px;
	margin-right: 45px;
	padding: 10px;
	position:relative;
}
 .thumboverlay {
	position:absolute;
	left:15px;
	bottom:15px;
	width: 182px;
padding:3px; 
color:#fff;
background:#000; 
border:1px solid #fff
}

.thumboverlay a{color:#fff; }

a.artwork-menu{display:block; width:12.5%; float:left; text-align:center; color:#000; font-size:90%; outline:0}
a.artwork-menu  img{ background:0; }
a.artwork-menu:hover{ text-decoration:none; color:#900  }


#ordering fieldset {
	border: 0;
}
#ordering legend {
	font-weight:bold;
}

td .grandtotal {border-top:thin; border-bottom:double}

#response {
	font-size: 14px;
	font-weight: bold;
	color: #900;
	margin: 5px;
	padding: 10px;
}

.editqty, .editsize{border-bottom: 1px dotted #900}



#container #fullwidth .bank #orderfrm fieldset, #container #fullwidth div #orderForm fieldset {
	border: 0px;
}
#orderForm fieldset legend{ font-weight:bold; padding-top:20px;}

#orderfrm label .error {color:#900; font-weight:bold}
#orderfrm input .error {background:#900; color:#fff}

#featurebox { float:right; width:250px; margin:10px; padding:10px; border:2px solid #333}
#featurebox h3{font-weight:bold; font-size:1.2em; color:#000}
