body {
	padding-top:60px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px;
	font-size:13px;
}
div.wrapper {
	width:1003px;
	margin:auto;
}
#header {
	height:40px;
	background-image:url(/images/common/header.png);
	background-repeat:no-repeat;
}
#header h1 {
	float:left;
	margin:0px;
	padding:0px;
}
#header h1 a {
	display:block;
	text-indent:-9999px;
	width:285px;
}
#header #top-nav {
	color:#FFFFFF;
	margin-left:285px;
	padding-top:12px;
}
#header #top-nav a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	margin:0px 15px;
}
#header #top-nav a:hover {
	color:#c7c3c3;
}
#mainFrame {
	background-color:#FFFFFF;
	background-image:url(/images/common/sidebar-bkg.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
#sidebar {
	width:222px;
	float:left;
	padding-bottom:25px;
}
#contentFrame {
	padding:0px 20px;
}
#content {
	width:781px;
	float:right;
}
#content h2 {
	height:242px;
	margin:0px;
	padding:0px;
}
#content h3 {
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
}
/*h3.posters-art-prints { background-image:url(/images/common/poster-art-prints.gif); }*/

#subnavigation {
	background-image:url(/images/common/subnavigation-bkg.jpg);
	height:100px;
	font-size:15px;
	padding-top:5px;
	padding-left:25px;
}
#subnavigation a {
	display:block;
	padding-left:18px;
	float:left;
	background-repeat:no-repeat;
	background-position:0px 3px;
	color:#3e3b3b;
	text-decoration:none;
	margin-bottom:6px;
}
#subnavigation a.reddot {
	background-image:url('/images/common/red-dot.png');
}
#subnavigation a:hover.reddot {
	color:#a20d22;
	text-decoration:underline;
}
#subnavigation a.bluedot {
	background-image:url('/images/common/blue-dot.png');
}
#subnavigation a:hover.bluedot {
	color:#116b8f;
	text-decoration:underline;
}
#subnavigation div {
	float:left;
}
#subnavigation div.divider {
	border-right:1px dotted #000000;
	width:1px;
	height:65px;
	overflow:hidden;
	margin-right:20px;
	margin-top:10px;
}
#footer {
	clear:both;
	height:120px;
	background-color:#C7C5A9;
	width:781px;
	margin-left:222px;
}
#sidebar h2 {
	margin:17px 0px 0px 22px;
	padding:0px;
	text-indent:-9999px;
	height:21px;
	background-repeat:no-repeat;
}
h2.your-order {
	background-image:url(/images/common/your-order.gif);
}
h2.featured-artists {
	background-image:url(/images/common/featured-artists.gif);
}
h2.product-types {
	background-image:url(/images/common/product-types.gif);
}
h2.subject-matter {
	background-image:url(/images/common/subject-matter.gif);
}
h2.collections {
	background-image:url(/images/common/collections_header.gif);
}
a.orderops {
	display:block;
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:21px;
	width:155px;
	margin-top:7px;
	margin-left:9px;
	color:#FFFFFF;
	padding-left:57px;
	padding-top:7px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
a.review-order {
	background-image:url(/images/common/review-order.jpg);
}
a:hover.review-order {
	background-image:url(/images/common/review-order.jpg);
	background-position:0px -28px;
}
a.checkout {
	background-image:url(/images/common/checkout.jpg);
}
a:hover.checkout {
	background-image:url(/images/common/checkout.jpg);
	background-position:0px -28px;
}
a.track-order {
	background-image:url(/images/common/track-order.jpg);
}
a:hover.track-order {
	background-image:url(/images/common/track-order.jpg);
	background-position:0px -28px;
}
a.sidebar-links {
	display:block;
	background-image:url(/images/common/sidebar-link-bkg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#000;
	
	/*height:21px;*/
	width:197px;
	margin-top:7px;
	margin-left:9px;
	color:#FFFFFF;
	padding-left:15px;
	padding-top:7px;
	padding-bottom:7px;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
a:hover.sidebar-links {
	background-image:url(/images/common/sidebar-link-bkg-on.gif);
	background-position:top left;
	background-color:#660704;
}
div.catalog-header {
	border-top:#000000 dotted 1px;
	border-bottom:#000000 dotted 1px;
	padding:4px 0px;
	height:42px;
	color:#5c5959;
	font-size:13px;
}
div.catalog-header h3 {
	width:255px;
	float:left;
}
div.sort-options {
	float:left;
	width:245px;
}
div.sort-options label {
	font-size:12px;
}
div.sort-options label select {
	font-size:10px;
	margin-top:2px;
	width:160px;
}
div.catalog-header div.pagination {
	float:right;
	font-size:14px;
	padding-top:12px;
	padding-right:10px;
	color:#333333;
}
div.catalog-header div.pagination a {
	color:#333333;
	text-decoration:none;
}
div.catalog-header div.pagination a:hover {
	text-decoration:underline;
}
div.catalog {
	clear:both;
	padding-top:30px;
}
div.catalog div.catalog-cell {
	background-image:url(/images/common/catalog-cell.gif);
	width:228px;
	height:422px;
	float:left;
	margin:9px;
}
div.catalog div.catalog-cell span {
	display:block;
}
div.catalog div.catalog-cell span.thumbnail {
	display:block;
	text-align:center;
	height:223px;
}
div.catalog div.catalog-cell span.thumbnail img {
	padding-top:25px;
}
div.catalog span.title {
	color:#FFFFFF;
	padding-left:30px;
	padding-top:5px;
}
div.catalog span.details {
	padding-left:30px;
	padding-top:15px;
	color:#000000;
}
div.catalog span.details a {
	display:block;
	background-repeat:no-repeat;
	padding-left:25px;
	padding-top:2px;
	height:25px;
	color:#000000;
	text-decoration:none;
}
div.catalog span.details a:hover {
	text-decoration:underline;
}
a.shipping-info {
	background-image:url(/images/common/ques-icon.jpg);
}
a.product-details {
	background-image:url(/images/common/details-icon.jpg);
}
a.add-to-order {
	background-image:url(/images/common/add-icon.jpg);
}
a.short-link {
	width:120px;
}
a.long-link {
	width:200px;
}
.dropMenu {
	position:absolute;
	display:none;
	z-index:99;
	background-image:url(images/common/dropMenusBkg.jpg);
	background-repeat:repeat-x;
	background-color:#050505;
}
.dropMenu a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	width:141px;
	padding:4px 0px 3px 10px;
	font-size:13px;
	text-align:left;
	font-weight:bold;
}
.dropMenu a:hover {
	color:#c7c3c3;
}
div.productChooser {
	background-color:#C9C9C9;
	background-image:url(/images/common/productChooserBkg.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:454px;
	padding-top:40px;
}
div.productChooser table tr td {
	padding-bottom:10px;
}

.error {
	color:#FF0000;
	font-weight:bold;
}
