* {
	margin: 0;
	border: 0;
}

body {
	background: url(img/pgbg.gif);
	padding: 0;
	margin-bottom: .6em;
	color: black;
}
.floatleft {
	float: left;
}
.marginrighttocenter {
	margin-right: 110px;
}
* html .marginrighttocenter {
	margin-right: 110px;
}
.floatright {
	float: right;
}
.floatcenter {
	float: left;
}

.clearfloat {
	clear: both;
}
.right {
	text-align: right !important;
}
.center {
	text-align: center !important;
}
.automargin {
	display: block;
	margin: auto;
}

p {
	margin-top: 1em;
	margin-bottom: 1em;
}

div#wrapper {
	width: 806px;
	margin: 0 auto;
}
div#header {
}

div#header div.row1 {
}
div#header div.row1 img.title {
	float: left;
}
div#header div.row1 img.bookmark {
	float: right;
	margin-right: 55px;
}

div#header div.row1 img.tv {
	float: left;
	margin: 5px 0px 0px 20px;
}

div#header div.row2 {
	clear: both;
	background: url(img/nev-bg.gif);
	height: 26px;
}
div#header div.row2 img {
	float: left;
}
div#header div.row2 img.floatright {
	float: right;
}

div#header div.row3 {
	clear: both;
/*	background: url(img/monalisa-bg.jpg) no-repeat;*/
	height: 136px;
}
div#header div.row3 img.floatright {
	float: right;
}

div#header div.row4 {
	clear: both;
}
div#header div.row4 img {
	float: left;
}

div#header div.row5 {
	clear: both;
	background: url(img/toplnkbg.gif);
	height: 26px;
	padding-left: 201px;
	margin-right: 26px;
	position: relative;
}
div#header div.row5 img {
	float: left;
}
div#header div.row5 img.call_us_now {
	position: absolute;
	top: 0;
	left: 0;
}

div#header div.row6 {
	background: url(img/bgg.gif);
	height: 26px;
	padding-left: 287px;
	margin-right: 26px;
}
div#header div.row6 img {
	float: left;
}

div#header div.rightshadow {
	/*background: url(img/rightshadow.gif) 780px top repeat-y;*/
	background: url(img/rightshadow.gif) 780px 0 repeat-y;
	border-bottom: 1px solid transparent;/* fix Firefox bug */
}
* html div#header div.rightshadow {
	border-bottom: none;
}


div#body {
	clear: both;
	background: url(img/body-bg.gif) repeat-y;
}
* html div#body {
	height: 1%;/* We really need that background-image... */
}
div#body div#leftcolumn {
	float: left;
	width: 165px;
	background: url(img/leftcolumn_bg.gif);
	padding-top: 3px;
}
div#body div#leftcolumn img.bottom {
	display: block;
}
div#body div#leftcolumn div.box {
	background: url(img/leftcol_box_bg.gif);
	width: 163px;
}
div#body div#leftcolumn img.boxtop {
	display: block;
	margin-top: 2px;
}
div#body div#leftcolumn img.boxbottom {
	display: block;
	margin-bottom: 2px;
}
div#body div#leftcolumn img.header {
	display: block;
	margin: 0 auto;
	clear: both;
}

div#body div#leftcolumn div.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
div#body div#leftcolumn div.box a {
	text-decoration: none;
	color: #333;
}
div#body div#leftcolumn div.box a:hover {
	color: #F33;
}

div#body div#leftcolumn div.box ul {
	margin: 0 11px;
	padding: 0;
}
div#body div#leftcolumn div.box ul li
{
	list-style: none;
	margin: 0;
	padding: 0 0 0 8px;
	background: url(img/db.gif) 0px 6px no-repeat;
}
div#body div#leftcolumn div.box ul.col1 {
	float: left;
	margin-right: 5px;
}
* html div#body div#leftcolumn div.box ul.col1 {
	margin-left: 6px;
	margin-right: 0;
}
* html div#body div#leftcolumn div.box ul.col2 {
	margin-left: 0;
	margin-right: 0;
	width: 40%;
}
div#body div#leftcolumn div.box a.button {
	display: block;
	text-align: right;
	margin-right: 5px;
}

div#body div#leftcolumn form#searchForm {
}
div#body div#leftcolumn form#searchForm div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	margin: 0 0 0 20px;
}
div#body div#leftcolumn form#searchForm div a {
	display: block;
	margin-top: 3px;
}
div#body div#leftcolumn form#searchForm input {
	border: 1px solid #999;
	background: #FFF;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	width: 90px;
	margin-right: 3px;
}
div#body div#leftcolumn form#searchForm input.submit {
	border: 0;
	width: 36px;
	height: 12px;
	background: url(img/go.gif) no-repeat;
	vertical-align: -3px;
	cursor: pointer;
}
* html div#body div#leftcolumn form#searchForm input.submit {
	vertical-align: 2px;
}




div#body div#middlecolumn {
	margin-right: 25px;
	padding: 20px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	float: left;
	width: 750px;
	color: #666;
margin-top:-20px;
}
div#body div#middlecolumn.hasLeftColumn {
/****	margin-left: 165px;*/
	/*width: 576px;*//*750-#leftcolumn.width*/
	width: 592px;
/*	width: 586px;
	width: 592px;*/
	padding-left: 10px; /*Added by EDE - IE6 fix - Middle column was too wide*/
}
div#body div#middlecolumn a {
	color: #095191;
}
div#body div#middlecolumn p {
	margin-top: 0;
	text-align: justify;
}
div#body div#middlecolumn h1 {
	margin-bottom: .5em;
	font-size: 2.4em;
	line-height: 1em;
	font-family: Times, serif;
	color: #333;
}
div#body div#middlecolumn h2 {
	margin-top: 1em;
	margin-bottom: .6em;
	font-size: 1.9em;
	font-family: Times, serif;
	color: #333;
}
div#body div#middlecolumn h3 {
	margin-top: 1em;
	margin-bottom: .6em;
	font-size: 1.5em;
	font-family: Times, serif;
	color: #333;
}

a.more {
position:relative;
font-size: 14px;
font-weight:bold;
top:420px;
left: 125px;
width:50px;
}
div#body div#middlecolumn .col3 {
	float: left;
	width: 184px;
	background: #FFF !important;
	margin-right: 6px;
}
div#body div#middlecolumn .col3b {
	height: 455px;
}

div#body div#middlecolumn .col4 {
	float: left;
	width: 124px !important;
	height: 225px;
	background: #FFF !important;
	margin-right: 6px;
}
div#body div#middlecolumn .col3 span.initial {
	font-size: 24px;
	font-family: Times New Roman, Times, serif;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 0 5px;
	position: relative;
	top: 1px;
	left: -5px;
	background: #FFFFE7;
}
* html div#body div#middlecolumn .col3 span.initial {
	top: 0;
}
div#body div#middlecolumn .col3 div.warning {
	margin: 10px 0 0 0;
	color: #933;
}
div#body div#middlecolumn .col3 ul {
	margin: 10px 0 0 0;
	padding: 0;
}
div#body div#middlecolumn .col3 ul li {
	margin-left: 2em;
}
div#body div#middlecolumn .col3 a {
	display: block;
	color: #333;
	text-decoration: none;
	text-align: center;
}
div#body div#middlecolumn .col3 li a {
	display: inline;
	text-align: left;
}
div#body div#middlecolumn .col3 a:hover {
	color: #933;
}

div#body div#middlecolumn form#mainSearchForm {
	color: #666;
	line-height: 2em;
}
div#body div#middlecolumn form#mainSearchForm label {
	font-weight: bold;
	color: #666;
	float: left;
	width: 200px;
}
div#body div#middlecolumn form#mainSearchForm h4 {
	font-weight: bold;
	color: #666;
	font-size: 11px;
	position: relative;
}
div#body div#middlecolumn form#mainSearchForm div.row {
	clear: both;
	margin: 2px 0;
}
/*
div#body div#middlecolumn form#mainSearchForm div.row {
	display: table;
	margin: 2px 0;
}
*/
/*
* html div#body div#middlecolumn form#mainSearchForm div.row {
	display: inline-block;
}
*/
div#body div#middlecolumn form#mainSearchForm div.row span {
	padding-left: 1em;
}
div#body div#middlecolumn form#mainSearchForm div.row input.text {
	border: 1px solid #999;
}
div#body div#middlecolumn form#mainSearchForm div.col {
	float: left;
	width: 190px;
	margin-bottom: 5px;
}
div#body div#middlecolumn form#mainSearchForm div.col label {
	float: none !important;
	width: auto !important;
	font-weight: normal;
}
div#body div#middlecolumn form#mainSearchForm div.col input {
	margin-right: 5px;
}
div#body div#middlecolumn form#mainSearchForm div.color-box {
	overflow: hidden;
	height: 1%;
}
div#body div#middlecolumn form#mainSearchForm label.color {
	float: left;
	width: 100px;
	height: 100px;
	text-align: center;
}
div#body div#middlecolumn form#mainSearchForm label.color input {
	margin-top: 40px;
}
div#body div#middlecolumn form#mainSearchForm label.color span {
	background: #FFF;
	color: #000;
	padding: 1px 5px;
}
div#body div#middlecolumn form#mainSearchForm input.submit {
	width: 86px;
	height: 12px;
	border: 0;
	background: url(img/submit.gif) center no-repeat;
	cursor: pointer;
}

div#body div#middlecolumn div.painting {
	float: left;
	width: 190px;
	height: 350px;
	text-align: center;
	border: 1px solid #CCC;
}

div#body div#middlecolumn div.pager {
	clear: both;
	background: #FFF;
	border: 1px solid #CCC;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 5px;
	text-align: center;
}
div#body div#middlecolumn div.pager a {
	color: #095191;
	margin: 0 3px;
}
div#body div#middlecolumn div.pager a.active {
	color: #900;
	font-weight: bold;
	text-decoration: none;
}
div#body div#middlecolumn div.pager a.active span {
	color: #666;
}


div#body div#middlecolumn div.searchbar {
	margin-bottom: 1em;
}
div#body div#middlecolumn div.searchbar form {
	float: left;
}
div#body div#middlecolumn div.searchbar input.text {
	color: #333;
	background: #FFF;
	border: 1px solid #999;
	width: 125px;
	margin-left: 20px;
	margin-right: 5px;
	font-size: 11px;
}
div#body div#middlecolumn div.searchbar input.submit {
	background: url(img/go_plain.gif) 0 2px;
	width: 26px;
	height: 24px;
	cursor: pointer;
}
div#body div#middlecolumn div.searchbar div.results-per-page {
	float: right;
	border: 1px solid #999;
	background: #EEE;
	margin-top: .5em;
	padding: 0 5px;
}
div#body div#middlecolumn div.searchbar div.results-per-page a {
	margin-left: 3px;
	background: #999;
	color: #FFF;
	text-decoration: none;
	padding: 0 2px;
}
div#body div#middlecolumn div.searchbar div.results-per-page a.active {
	color: #000;
}
div#body div#middlecolumn div.searchbar div.results-per-page a:hover {
	color: #900;
}

div#body div#middlecolumn div.box {
	border: 1px solid #DDD;
	background: #EEE;
	margin-bottom: 1em;
	width: 174px;
	padding: 5px;
}
div#body div#middlecolumn .fullwidth {
	/**/
	/*width: auto !important;*/
	width: 100%;
}
div#body div#middlecolumn .right {
	text-align: right;
}
div#body div#middlecolumn div.box a.thumb {
	display: block;
	height: 150px;
}
div#body div#middlecolumn div.box a.thumb img {
	border: 1px solid #000;
}

div#body div.box90 {
	width: 90px;
	height: 125px;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	background-color: #EAE8CD;
	color: #858051;
}
div#body div.box90 img {
	display: block;
	margin-bottom: 3px;
}
div#body div.box90 a {
	color: #858051 !important;
}



div#footer {
	background: url(img/foot-bg1.gif) repeat-x;
	margin-right: 14px;
	height: 120px;
}
div#footer div.footer {
	width: 750px;
	float: left;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666;
}
div#footer div.footer div.links {
	text-align: center;
}
div#footer div.footer a {
	color: #095191;
}
div#footer div.footer div.links a {
	margin: 0 0px;
}
div#footer div.footer2 {
	margin: 5px 20px;
}


div.browseByArtists {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0 7px;
	margin-left: 3px;
	margin-bottom: 1em;
	overflow: hidden;
}
* html div.browseByArtists {
	width: 145px;
}
div.browseByArtists a {
	color: #095191;
	width: 1em;
	float: left;
}
* html div.browseByArtists a {
	background-color: #F7F3C6;
}


div#body div.mostPopularArtists {
	clear: both;
	padding-top: 1em;
	margin-right: 30px;
	margin-left: 20px;
}
div#body div#middlecolumn.hasLeftColumn div.mostPopularArtists {
	margin: 0;
}
div#body div.mostPopularArtists div.title {
	text-align: center;
	width: 740px;
	height: 30px;
	background: url(img/bg3.gif) repeat-x;
}
div#body div#middlecolumn.hasLeftColumn div.mostPopularArtists div.title {
	width: 555px;
}
div#body div.mostPopularArtists div.title img.left {
	float: left;
}
div#body div.mostPopularArtists div.title img.center {
}
div#body div.mostPopularArtists div.title img.right {
	float: right;
}

div#body div.mostPopularPaintings {
	clear: both;
	padding-top: 1em;
	margin-right: 30px;
	margin-left: 20px;
}
div#body div#middlecolumn.hasLeftColumn div.mostPopularPaintings {
	margin: 0;
}
div#body div.mostPopularPaintings div.title {
	text-align: center;
	width: 740px;
	height: 30px;
	background: url(img/bg3.gif) repeat-x;
}
div#body div#middlecolumn.hasLeftColumn div.mostPopularPaintings div.title {
	width: 555px;
}
div#body div.mostPopularPaintings div.title img.left {
	float: left;
}
div#body div.mostPopularPaintings div.title img.center {
}
div#body div.mostPopularPaintings div.title img.right {
	float: right;
}

div#middlecolumn table.roundbox {
	border-spacing: 0;
	border-collapse: collapse;
	border: 0;
}

div#middlecolumn table.roundbox thead td.middle {
	background: url('img/customorders/upper_bg.gif');
}

div#middlecolumn table.roundbox thead img {
	display: block;
	margin: auto;
}

div#middlecolumn table.roundbox tbody td.w {
	background: url('img/customorders/box_left_bg.gif');
}

div#middlecolumn table.roundbox tbody td.e {
	background: url('img/customorders/box_right_bg.gif');
}

div#middlecolumn table.roundbox tfoot td.middle {
	background: url('img/customorders/lower_bg.gif');
}

div#middlecolumn table.roundbox tfoot img {
	display: block;
	margin: auto;
}

div#middlecolumn table.box2 {
	border-spacing: 0;
	border-collapse: collapse;
	border: 0;
}
div#middlecolumn table.box2.fullwidth {
	/**/
	/*width: 600px !important;*/
}
div#middlecolumn table.box2 td {
	padding: 0;
}
div#middlecolumn table.box2 thead td.middle {
	background: url(img/box/n.gif);
}
div#middlecolumn table.box2.centerTitle thead td.middle {
	text-align: center;
}
div#middlecolumn table.box2 thead img {
	display: block;
	margin: auto;
}
div#middlecolumn table.box2 tbody td.w {
	background: url(img/box/w.gif);
}
div#middlecolumn table.box2 tbody td.middle {
	background: #FFF;
}
div#middlecolumn table.box2.fullwidth tbody td.middle {
	width: 100%;
}
div#middlecolumn table.box2 tbody td.e {
	background: url(img/box/e.gif);
}
div#middlecolumn table.box2 tfoot td.middle {
	background: url(img/box/s.gif);
}
div#middlecolumn table.box2 div.col2 {
	float: left;
	margin-right: 2%;
	width: 48%;
}
* html div#middlecolumn table.box2 div.col2 {
	margin-right: 5px;
}
div#middlecolumn div.col2 {
	float: left;
	width: 50%;
} 
div#middlecolumn div.imagethumbcol1 {
	float: left;
	width: 320px;
	margin-top: 1em;
	margin-right: 23px;
}
div#middlecolumn div.imagethumbcol1 div.box {
	width: 300px !important;
	text-align: center;
}
div#middlecolumn div.imagethumbcol2 {
	float: left;
	width: 246px;
	margin-top: 1em;
}
div#middlecolumn div.imagethumbcol2 table.box2 {
	width: 100%;
}
div#middlecolumn div.imagethumbcol2 table.box2 tbody td.middle {
	width: 100%;
}

div#middlecolumn div.lastviewed {
	float: left;
	width: 100px;
	min-height: 120px;
	border: 1px solid #CCC;
	padding: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
div#middlecolumn div.lastviewed img {
	margin-bottom: 2px;
}
div#middlecolumn div.lastviewed a {
	display: block;
	text-align: center;
	line-height: 1.2em;
}

form#paintingSizeForm div.row {
	cursor: pointer;
	margin-bottom: 5px;
}
form#paintingSizeForm input.radio {
	float: left;
}
form#paintingSizeForm div.row:hover label {
	color: #F33;
	cursor: pointer;
}
form#paintingSizeForm label span.dim {
	float: left;
	margin-left: 5px;
	width: 140px;
}
* html form#paintingSizeForm label span.dim {
	width: 140px;
}
form#paintingSizeForm label span.price {
	float: right;
}
form#paintingSizeForm label span.pricelt {
	float: right;
	text-decoration: line-through;
/*	margin-left: -18px;
	margin-right: -18px;*/
}
form#paintingSizeForm div.row2 {
	margin-bottom: 2px;
}
form#paintingSizeForm div.row2 label {
	float: left;
	width: 50px;
}
form#paintingSizeForm select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background: #FFF;
	border: 1px solid #CCC;
	margin-right: 15px;
}
form#paintingSizeForm div.row input.checkbox {
	float: left;
	margin-right: 10px;
}
form#paintingSizeForm input.submit {
	border: 0;
	/*
	width: 237px;
	height: 31px;
	background: url(img/add-to-cart.gif);
	*/
	width: 150px;
	height: 37px;
	background: url(img/add.jpg);
	cursor: pointer;
}
table.box2 div.price {
	font-size: 12px;
	color: #F33;
	font-weight: bold;
}
table.box2 div.price span {
	font-weight: normal;
	padding-left: 15px;
}
FORM#paintingSizeForm .box2 H4 {
	font-weight: bold;
	font-size: 13px;
	margin-top: 1em;
	margin-bottom: .5em;
	position: relative;
}
A.popupinfo {
	cursor: help;
/*	position: absolute;
	right: 0;*/
	float:left;
	margin-right:2px;
	top: 0;
}
FORM#paintingSizeForm .box2 DIV.popup {
	display: none;
	position: absolute;
	background: #FFFF99;
	border: 1px solid #663333;
	color: #000;
	padding: 10px;
	width: 190px;
	z-index: 10;
}

#cartForm INPUT.text {
	width: 20px;
	text-align: right;
	border: 1px solid #CCC;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 0 1px;
}
H1#carttitle {
	background: url(img/your-art-cart.gif) no-repeat;
	height: 22px;
	text-indent: -9999px;
}

DIV.cart {
	padding: 6px;
	border: 1px solid #999;
	margin-bottom: 1em;
}
TABLE.cart {
	border-spacing: 0;
	border-collapse: collapse;
	border: 0;
}
TABLE.cart TH {
	padding: 3px;
	border: 1px solid #CCC;
	white-space: nowrap;
}
TABLE.cart TD {
	padding: 3px;
	border: 1px solid #CCC;
}

#cartForm INPUT#update {
	cursor: pointer;
	width: 158px;
	height: 20px;
	background: url(img/update_quantities.gif);
	margin-bottom: 5px;
}

#cartForm DIV.col2 div {
	text-align: right;
	margin-bottom: 1em;
	font-weight: bold;
}
#cartForm DIV.col2 div span {
	padding-right: 20px;
}


#loginForm INPUT.text,
#loginForm INPUT.password
{
	border: 1px solid #CCC;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 0 1px;
	margin: 6px 0;
}
#loginproceed {
	width: 234px;
	height: 20px;
	cursor: pointer;
	background: url(img/btn_proceed_to_checkout.gif);
}
#loginsubmit {
	width: 209px;
	height: 20px;
	cursor: pointer;
	background: url(img/btn_login_and_checkout.gif);
}
DIV.proceed {
	width: 500px;
}
TABLE.cart TD.proceed {
	padding: 5px 10px 0 5px;
	vertical-align: top;
	border-bottom: none;
}
TABLE.cart TR.row2 TD {
	padding: 0 5px 5px 5px;
	border: 1px solid #CCC;
	border-top: none;
}

DIV#rightSideBar {
	float: right;
	position: relative;
	height: 1469px;
	background: url(img/right-bg.gif);
	margin-top: -15px;
	right: -11px;
}
DIV#rightSideBar DIV.content {
	width: 161px;
	padding-left: 4px;
}
IMG#rightsidebottom {
	position: absolute;
	bottom: 0;
	left: 0;
}
DIV#rightSideBar IMG.center {
	display: block;
	margin: 1em auto;
}
DIV#rightSideBar IMG.cart {
	display: block;
}
DIV#rightSideBar DIV.cart {
	border: 0;
	padding: 0 8px 0 6px;
	margin: 0;
	background: url(img/rightcol_box_bg.gif) repeat-y;
}
DIV#rightSideBar TABLE.smallcart {
	border-spacing: 0;
	border-collapse: collapse;
	width: 146px;
}
DIV#rightSideBar TABLE.smallcart TH {
	padding: 0;
}
DIV#rightSideBar TABLE.smallcart THEAD TH,
DIV#rightSideBar TABLE.smallcart TFOOT TH
{
	text-align: right;
}
DIV#rightSideBar TABLE.smallcart THEAD TH.first,
DIV#rightSideBar TABLE.smallcart TFOOT TH.first
{
	text-align: left;
}
DIV#rightSideBar TABLE.smallcart THEAD TH.first,
DIV#rightSideBar TABLE.smallcart TBODY TD.first,
DIV#rightSideBar TABLE.smallcart TFOOT TH.first
{
	border-right: 1px solid #A59E6B;
}
DIV#rightSideBar TABLE.smallcart TBODY TD {
	padding: 2px 0 2px 4px;
	text-align: right;
	border-top: 1px solid #A59E6B;
	border-bottom: 1px solid #A59E6B;
	line-height: 1.2em;
}
DIV#rightSideBar TABLE.smallcart TBODY TD.first {
	text-align: left;
	padding-left: 0;
	padding-right: 4px;
}


DIV.bookmarks {
	margin: 0 0 1em 0;
	height: 16px;
}
DIV.bookmarks A.bookmark {
	background-repeat: no-repeat;
	float: left;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	margin-left: 12px;
	margin-right: 11px;
}
DIV.bookmarks A.del-icio-us {
	background-image: url(img/bookmark-icons/icon-del.icio.us.gif);
}
DIV.bookmarks A.google {
	background-image: url(img/bookmark-icons/icon-google.gif);
}
DIV.bookmarks A.digg {
	background-image: url(img/bookmark-icons/icon-digg.gif);
}
DIV.bookmarks A.yahoo {
	background-image: url(img/bookmark-icons/icon-yahoo.gif);
}
DIV.bookmarks A.reddit {
	background-image: url(img/bookmark-icons/icon-reddit.gif);
}
DIV.bookmarks A.simpy {
	background-image: url(img/bookmark-icons/icon-simpy.gif);
}
DIV.bookmarks A.spurl {
	background-image: url(img/bookmark-icons/icon-spurl.gif);
}
DIV.bookmarks A.furl {
	background-image: url(img/bookmark-icons/icon-furl.gif);
}


DIV#sizeChooser {
	position: relative;
}
DIV#sizeChooser IMG#infoImg {
	position: absolute;
	top: -30px;
/*	right: -5px;*/
	float:left;
}
DIV#sizeChooser DIV#sizeChooserPopup {
	position: absolute;
	display: none;
	top: -2px;
	right: -10px;
	width: 210px;
	padding: 10px;
	border: 1px solid #CCC;
	background: #FF0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}

DIV.biography {
	max-height: 200px;
	overflow: auto;
}

H1#logintitle {
	background: url(img/login-title.gif) no-repeat;
	height: 50px;
	text-indent: -9999px;
}

DIV#middlecolumn TABLE.loginbox {
	float: left;
	margin-left: 5px;
	width: 340px !important;
}
DIV#middlecolumn TABLE.loginbox THEAD TD.middle IMG {
	margin: 0;
}

A.create_new_account IMG {
	margin-top: 1em;
	margin-left: 70px;
}

FORM#loginform {
	padding-left: 130px;
}
FORM#loginform LABEL {
	display: block;
	font-weight: bold;
}
FORM#loginform INPUT.text {
	border: 1px solid #999;
	background: #FFF;
	color: #000;
	width: 150px;
}
FORM#loginform INPUT#loginsubmit {
	display: block;
	background: url(img/login_button.gif);
	width: 93px;
	height: 23px;
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom: 1em;
}
FORM#loginform .error {
	color: #F33;
	font-weight: bold;
}

FORM#forgottenpasswordform {
}
FORM#forgottenpasswordform LABEL {
	font-weight: bold;
	float: left;
	width: 100px;
}
FORM#forgottenpasswordform INPUT.text {
	border: 1px solid #999;
	background: #FFF;
	color: #000;
	width: 150px;
}
FORM#forgottenpasswordform INPUT#forgottensubmit {
	display: block;
	background: url(img/submit.gif);
	width: 93px;
	height: 12px;
	margin-top: 10px;
	margin-left: 100px;
	cursor: pointer;
}


H1#registrationtitle {
	background: url(img/new-member-registration.gif) no-repeat;
	height: 30px;
	text-indent: -9999px;
}
DIV#middlecolumn TABLE.registrationbox THEAD TD.middle IMG {
	margin: 0;
}

FORM#registrationform DIV.row {
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 1px solid #CCC;
}
FORM#registrationform DIV.row.last {
	border-bottom: none;
}
FORM#registrationform DIV.row SPAN {
	margin-left: 1em;
}
FORM#registrationform DIV.row DIV.info {
	margin-top: 5px;
	margin-left: 2px;
	padding-left: 1.5em;
	line-height: 1.2em;
	font-weight: bold;
	background: url(img/form-info-icon.gif) no-repeat 0 2px;
}

FORM#registrationform DIV.row LABEL {
	float: left;
	width: 180px;
}

FORM#registrationform DIV.row INPUT.text {
	border: 1px solid #999;
	background: #FFF;
	color: #000;
	width: 150px;
}
FORM#registrationform DIV.row INPUT.long {
	width: 200px;
}
FORM#registrationform DIV.row INPUT.short {
	width: 100px;
}
FORM#registrationform DIV.row INPUT.disabled {
	background-color: #CCC;
}
FORM#registrationform DIV.row SELECT {
	border: 1px solid #999;
	font-size: 13px;
}

FORM#registrationform P {
	margin: 1em;
}

FORM#registrationform INPUT#submitregistration {
	background: url(img/submit.gif) no-repeat;
	width: 86px;
	height: 12px;
	cursor: pointer;
	margin-top: 1em;
}
UL.error {
	margin: 1em;
}
UL.error LI {
	color: #F33;
	font-weight: bold;
}


H1#myaccounttitle {
	background: url(img/my_account_title.gif) no-repeat;
	height: 30px;
	text-indent: -9999px;
}

DIV.dashboard {
	line-height: 11px;
}

TABLE.box2 THEAD TD.middle DIV.welcome {
	position: relative;
}
TABLE.box2 THEAD TD.middle DIV.welcome SPAN {
	position: absolute;
	right: 0;
	top: -30px;
	font-weight: bold;
}

span.boxheader {
/*	font-family: Book Antique;*/
	font-size: 13px;
	font-weight: bold;
	vertical-align: top;
}

div.pageheader {
	font-family: Book Antique;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	color: black;
}

DIV.datalist {
}
DIV.datalist DIV.row {
	margin: 5px 0;
	border-bottom: 1px solid #CCC;
	height: 2em;
}
DIV.datalist DIV.row.last {
	border-bottom: none;
}
DIV.datalist DIV.row LABEL {
	float: left;
	width: 180px;
}
DIV.datalist DIV.row SPAN {
	float: left;
	font-weight: bold;
}


H1#welcometitle {
	height: 103px;
	text-indent: -9999px;
}

TABLE.browseLargestGallery {
	width: 423px;
	border-spacing: 0;
	border-collapse: collapse;
	border: 0;
}
TABLE.browseLargestGallery TD {
	text-align: center;
	width: 25%;
	white-space: nowrap;
}


H1#wishlisttitle {
	background: url(img/wish_list_title.gif) no-repeat;
	height: 30px;
	text-indent: -9999px;
}


DIV#subjectMenu UL {
	width: 140px;
}
DIV#subjectMenu UL LI {
	position: relative;
}
DIV#subjectMenu UL LI.hover {
	background-color: #EEE !important;
}
DIV#subjectMenu UL UL {
	position: absolute;
	display: none;
	top: -1px;
	left: 128px;
}
* html DIV#subjectMenu UL UL {
	left: 120px;
}
DIV#subjectMenu UL UL UL {
	left: 120px;
}
* html DIV#subjectMenu UL UL UL {
	left: 110px;
}
DIV#subjectMenu LI UL {
	background: #FFF;
	padding: 10px 10px 10px 20px;
	border: 1px solid #CCC;
}
DIV#body DIV#leftcolumn DIV#subjectMenu UL UL LI {
	margin-left: 5px;
}
DIV#body DIV#leftcolumn DIV#subjectMenu LI.hover UL UL
{
	display: none;
}
DIV#body DIV#leftcolumn DIV#subjectMenu LI.hover UL 
{
	display: block;
}
DIV#body DIV#leftcolumn DIV#subjectMenu UL UL LI.hover UL 
{
	display: block;
}

.hline {
	border-width: 0px;
	border-style: none;
	font-size: 1px;
	height: 10px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: black;
}

/* isteni memento */

div.separe {position:relative;display:block;height:10px;width:100%;background:url(img/testimonials_bg4.gif) repeat-x left top;}
div.separe span.sepl {position:absolute;left:0px;top:0px;display:block; width:50px;height:10px;background:url(img/testimonials_aro1.gif) no-repeat left top;}
div.separe span.sepr {position:absolute;right:0px;top:0px;display:block; width:50px;height:10px;background:url(img/testimonials_aro2.gif) no-repeat left top;}

/*
<div class="separe"><span class="sepl"></span><span class="sepr"></span></div>
*/

form#contactus input.contactus,select.contactus,textarea.contactus {
	border-color: black;
	border-width: 1px;
	border-style: solid;
}

.leftal {
	text-align: left;
}

hr.testimonial {
	text-align: center;
	height: 1px;
	width: 500px;
	margin: 20px 30px 20px 30px;
	background-color: #A39D69;
	color: #A39D69;
}

div.paintinglower {
	display: block;
}

input.bordered {
	margin: 2px;
	border: 1px solid #999;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: black;
}

select.bordered {
	margin: 2px;
	border: 1px solid #999;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: black;
}

textarea.bordered {
	border: 1px solid #999;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: black;
}

div.browseleft {
	width: 100%;
	height: 10px;
	background-image: url(img/browse/browse_bbg.gif);
	background-repeat: repeat;
}

div.browsecorner {
	width: 100%;
	height: 10px;
	background-image: url(img/browse/browse_cr.gif);
	background-repeat: repeat;
}

div#middlecolumn table.collectionbox {
	border-spacing: 0;
	border-collapse: collapse;
	border: 0;
}

div#middlecolumn table.collectionbox thead td.middle {
	background: url(img/collection/art_bg.gif);
}

div#middlecolumn table.collectionbox thead img {
	display: block;
	margin: auto;
}

div#middlecolumn table.collectionbox tbody td.w {
	background: url(img/collection/art_bg1.gif);
}

div#middlecolumn table.collectionbox tbody td.e {
	background: url(img/collection/art_bg2.gif);
}

div#middlecolumn table.collectionbox tfoot td.middle {
	background: url(img/collection/art_bg3.gif);
}

div#middlecolumn table.collectionbox tfoot img {
	display: block;
	margin: auto;
}


div#middlecolumn div.paintingcol2 {
	float: left;
	width: 275px;
	margin: 0px 4px 0px 0px;
}

/*Javascript image viewer*/
#lightbox{
background-color:#eee;
padding: 10px;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
z-index: -1;
}
#lightboxDetails{
font-size: 0.8em;
padding-top: 0.4em;
z-index: -1;
}	
#lightboxCaption{ float: left;z-index: -1; }
#keyboardMsg{ float: right;z-index: -1; }
#closeButton{ right: 4px; top: 4px; }
#lightbox img{ border: none;z-index: -1; }
#overlay img{ border: none;z-index: -1; }


#overlay{ background-image: url('/_system/views/img/overlay.png'); }

* html #overlay{
    background-color: #000;
    back\ground-color: transparent;
/*    background-image: url('/_system/views/img/blank.gif');*/
/*    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/_system/views/img/overlay.png", sizingMethod="scale");*/
    }

/*FEEDBACK BUTTON*/
a#feedback, a#feedback:link {
    background-position: 2px 50% !important;
    position: fixed !important;
    top: 45% !important;
    display: block !important;
    width: 25px !important;
    height: 98px !important;
    margin: -45px 0 0 0 !important;
    padding: 0 !important;
    z-index: 100001 !important;
    background-position: 2px 50% !important;
    background-repeat: no-repeat !important;
    text-indent: -9000px;
}
a#feedback:hover {
    cursor: pointer;
}
a#feedback {
    left: 0;
    background-repeat: no-repeat;
    background-color: #f00;
    background-image: url("/_system/views/img/feedback/feedback_white.png");
    border: outset 1px #f00;
    border-left: none;
}
a#feedback:hover {
    background-color: #06C;
    border: outset 1px #06C;
    border-left: none;
}
