a img {
	border: 0;
}

a {
	color: #306ea9;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	margin-bottom: .5em;
}

h2 {
	font-weight: normal;
	color: #CC0000;
	margin: 0 1em;
	font-size: 1.3em;
}

h2 em a {
	font-size: .8em;
	float: right;
	font-weight: bold;
	margin: 0;
}

h2.fRight {
	color: #000;
}

h3 {

}

.clear {
	clear: both;
}

.fLeft {
	float: left;
}

.fRight {
	float: right;
}

.center {
	text-align: center;
	display: block;
}

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #f9f9f9;
	line-height: 1.4em;
}

body.popup {
	background: #fff;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 1em;
	background: #fff;
}

#nav {
	padding: 0em 0 1em 0;
	border-bottom: 1px solid #CCC;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav ul li {
	float: left;
	display: inline;
	margin-right: 1.8em;
}

#nav ul li a {
	color: #000;
}

#nav ul li a:hover {
	color: #306ea9;
}

#nav ul li a.active {
	color: #306ea9;
	font-weight: bold
}

#shop ul {
	margin: 0;
	padding: 0;
}

#shop ul li {
	list-style: none;
}

#shop ul li a {
	color: #000;
	line-height: 1.8em;
}

#shop ul li a:hover {
	color: #306ea9;
}

#shop ul li a.active {
	color: #306ea9;
	font-weight: bold
}

#shop ul li.heading {
	background: #306ea9;
	margin: auto -.5em .5em -.5em;
	padding: .5em;
	color: #fff;
}

#shop {
	
	margin: 1em 1em 1em 0;
	padding: 0 1em .5em .5em;
	border-right: 1px solid #CCC;
	width: 10em;
	font-size: 1.1em;
}

#content, #form_container {
	width: 68em;
	float: right;
}

#header {
	padding: 1em;
	border-bottom: 1px solid #CCC;
	background: url(../images/political-cartoon-header.jpg) bottom right no-repeat;
}

#footer {
	border-top: 1px solid #CCC;
	padding: 1em 0;
	text-align: center;
}

.thumbwrap {
	margin: 0;
	padding: 0;
	text-align: center;
}

.thumbwrap li, .image {
	float: left;
	list-style: none;
	border: 1px solid #ccc;
	margin: .3em;
	padding: .5em;
	vertical-align: top;
}

.thumbwrap a {
	cursor: pointer;
	display: block;
	text-decoration: none;
	width: 180px;
}

.thumbwrap a:hover {
	background: #CCC;
}

.thumbwrap li div {
	display:table;
	width: 180px;
}

.thumbwrap li .wrimg {
	display: table-cell;
	height: 199px;
	vertical-align: middle;
	width: 200px;
	text-align: center !important;
}

.thumbwrap .caption {
	display:block;
	font-size:0.9em;
	line-height:1.1;
	height: 2.2em;
}

/* Artists page */

.artistImage {
	padding: 0 .5em .5em 0;
}

.imageThumb {
	display: block;
	text-align: center;
}

.image {
	min-height: 385px;
    width: 160px;
	vertical-align: middle;
}

.image a img {
	text-align: center;
}

.imageDetails {
	margin-left: 0;
	padding-left: 1.5em;
}

.imageDetails li {
	list-style: square;
}

.imageDetails li.noList {
	list-style: none;
	padding: 1em 0 0 3em;
}

.h2Size {
	font-size: 1.4em;
	padding: 1em;
}

/* End of Artists page */
/* Ceramics */
.books {
	list-style: none;
	margin: 0;
	padding: 0;
}

.books li {
	float: left;
	width: 46%;
	padding: .5em;
	margin: .5em;
	border: 1px solid #ccc;
	min-height: 400px;
	position: relative;
}

.books li .wrimg {
	float: left;
}

.books li .wrimg .img {
	padding: 0 .5em .5em 0;
}

.books li .title {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}

.subtitle, .author {
	font-weight: bold;
}

.authors li {
	list-style: none;
	margin: 0 0 1em 0;
}

.bookauthor {
	font-weight: bold;
	float: left;
	margin-right: 1.5em;
	text-align: right;
	white-space: nowrap;
	width: 300px;
}
/* End of Books */
/* Books */
.ceramics {
	list-style: none;
	margin: 0;
	padding: 0;
}

.ceramics li {
	float: left;
	width: 30%;
	padding: .5em;
	margin: .5em;
	border: 1px solid #ccc;
	min-height: 390px;
	position: relative;
}

.ceramics li .wrimg {
	float: left;
}

.ceramics li .wrimg .img {
	padding: 0 .5em .5em 0;
}

.books li .title {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}

/* End of Ceramics */

.pandp {
	text-align: center;
	font-size: 0.9em;
	color: #cc0000;
	text-shadow: #dedede 1px -1px 1px;
}

/* SEARCH */
.search ol {
	margin-bottom: 2em;
	padding-bottom: 1em;
}

.search li {
	margin-bottom: 1em;
}

.search li a {
    color: #343434;
    text-decoration: none;
}

.search li strong a {
    color: #09395D;
    text-decoration: none;
}

.search li strong a:hover {
    text-decoration: underline;
}

.even {
    background: #f8f8f8;
}

.paging {
    height: 1.5em;
    position: relative;
    font-size: .8em;
}
.paging .previous {
    left: .5em;
    position: absolute;
}
.paging .next {
    position: absolute;
    right: .5em;
}

.paging .disabled {
    color: #CCC;
}

.paging.end {
	margin-bottom: 1em;
}

/* END of Search */

#subNav ul {
    margin-left: 16px;
}

#subNav ul li {
    list-style: none;
    display: inline-block;
    margin-right: 20px;
    border-right: 1px solid #ccc;
    padding-right: 20px;
}

.selected {
    font-weight: bold;
}

#shop ul li ul li {
    margin-left: 8px;
    font-size: 90%;
}

#weAcceptPaypal {
    margin-left: -22px;
}
