body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	background: url('/skins/artworldgallery/images/main-bg.jpg') repeat-x top left #07080C;
	color: #FFFFFF;
}

img {
	border: 0px;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #4E659B;
}

hr {
	border: 0px none;
	background: url('/skins/artworldgallery/images/hr.jpg') no-repeat top center;
	height: 1px;
}

h1 {
	font-family: DistrictThinRegular;
	color: #4E659B;
	font-weight: normal;
}

h1 a {
	text-decoration: none;
	color: #4E659B;
}

h3 {
	font-family: DistrictThinRegular;
	font-weight: normal;
	font-size: 18px;
}

li {
	list-style-type: none;
	background: url('/skins/artworldgallery/images/li-bg.png') no-repeat 0px 4px;
	margin-left: 5px;
	padding-left: 10px;
}

.artists ul {
	margin-left: 0px;
	padding-left: 0px;
}

.artists li {
	margin-left: 0px;
}

.artists li a {
	text-decoration: none;
}

#wrapper {
	width: 997px;
	margin-left: auto;
	margin-right: auto;
}

#logo, #menu {
	float: left;
}

#menu .menu-item, #menu .menu-item-on {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
}

#menu a {
	text-decoration: none;
}

#menu .menu-item-on a {
	color: #4E659B;
}

#menu .menu-item-on, #menu .menu-item:hover {
	background: url('/skins/artworldgallery/images/menu-selected-bg.jpg') no-repeat bottom center;
}

#menu .menu-item-on:hover {
	background: none;
}

#menu .menu-item-on a:hover {
	color: #FFFFFF;
}

#menu {
	padding-top: 116px;
}

#header {
	height: 142px;
	padding-bottom: 20px;
}

#footer {
	color: #49494B;
	padding-top: 10px;
	padding-bottom: 15px;
}

#footer img {
	padding-left: 10px;
}

#footer a {
	text-decoration: none;
}

#footer-menu a {
	padding-left: 3px;
	padding-right: 3px;
}

#recent-items {
	padding-bottom: 30px;
	text-align: center;
}

#paintings-cycle {
	padding-bottom: 10px;
}

#other-cats {
	padding-bottom: 25px;
}

#other-cats img {
	padding-bottom: 10px;
}

.newsletter-signup {
	font-family: DistrictThinRegular;
	font-size: 26px;
	font-weight: normal;
	padding-top: 30px;
}

.newsletter-signup a {
	font-family: DistrictThinRegular;
	text-decoration: none;
	color: #4E659B;
}

#orgs {
	padding-top: 18px;
}

#orgs a {
	text-decoration: none;
}

#orgs img {
	padding-right: 5px;
}


.item-div {
	padding: 2px;
	border: 1px solid #49494B;
	margin-left: 5px;
	margin-right: 5px;
	height: 220px;
	text-align: left;
}

td.item a {
	text-decoration: none;
}

td.item .artist-name, .artwork-thumb .artist-name a {
	text-transform: uppercase;
	color: #49494b;
	text-decoration: none;
	text-align: left;
}

td.item .item-title {
	padding-left: 3px;
}

.sIFR-alternate {
	display: none;
}

.category p {
	padding-right: 35px;
}

.artist img, .category img {
	padding: 2px;
	border: 1px solid #49494B;
}

.category h1 {
	margin-top: 0px;
}

.input-bg {
	width: 370px;
	background: url('/skins/artworldgallery/images/input-bg.jpg') no-repeat center left #000000;
	border: 1px solid #4E4E4E;
	height: 14px;
	color: #FFFFFF;
	font-size: 12px;
}

.textarea-bg {
	width: 370px;
	background: url('/skins/artworldgallery/images/textarea-bg.jpg') no-repeat top left;
	border: 1px solid #4E4E4E;
	height: 125px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px;
}

#contact-table td {
	padding-bottom: 5px;
}

#contact-table .title {
	padding-right: 35px;
}

.address td {
	padding-bottom: 5px;
	line-height: 17px;
}

.address .title {
	font-weight: bold;
	padding-right: 35px;
}

.artist-list {
	width: 235px;
	padding-right: 15px;
}

.artist-list .image div {
	width: 53px;
	height: 53px;
	border: 1px solid #4E4E4E;
	padding: 2px;
}

.artist-list .image div div {
	width: 53px;
	height: 53px;
	border: 0px none;
	padding: 0px;
}

.artist-list .image {
	width: 55px;
	padding-right: 15px;
	padding-bottom: 5px;
}

.artist-list h2 {
	font-weight: normal;
	margin-top: 0px;
	border-bottom: 1px solid #818183;
	color: #818183;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-left: 5px;
}

.artist-list {
	padding-bottom: 15px;
}

.artist-list a {
	text-decoration: none;
}

.black-button {
	background: url('/skins/artworldgallery/images/black-button-bg.png') no-repeat top left;
	width: 236px;
	height: 21px;
	float: left;
	padding-left: 10px;
	padding-top: 7px;
	margin-top: 15px;
}

.black-button a {
	text-decoration: none;
}

.sidebar {
	width: 240px;
	padding-right: 10px;
}

.sidebar img {
	padding-bottom: 10px;
}

.pages {
	text-align: right;
}

.pages a {
	border: 1px #4D4D4F solid;
	text-decoration: none;
	color: #FFFFFF;
	background: #000000;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 5px;
	cursor: pointer;
}

.pages a:hover, .pages .pageNumbersHold {
	color: #000000;
	background: #FFFFFF;
}

.artwork-thumb {
	width: 25%;
	padding-bottom: 15px;
}

.artwork-wrapper {
	border: 1px solid #4D4D4F;
	background: #000000;
	height: 180px;
	width: 150px;
	padding: 10px;
}

.artwork-thumb .image td {
	height: 150px;
	width: 150px;
}

.artwork-thumb .title {
	padding-top: 5px;
	text-align: left;
	overflow: hidden;
	height: 14px;
	width: 150px;
}

.artwork-thumb .title a {
	text-decoration: none;
}

.artwork-thumb .artist-name {
	font-size: 11px;
	overflow: hidden;
	height: 13px;
	width: 150px;
	text-align: left;
	padding-top: 2px;
}

.hr {
	border-bottom: 1px solid #FFFFFF;
	margin-top: 12px;
	margin-bottom: 12px;
}

.antique-details {
	margin-top: 12px;
}

.antique-details td {
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}

.antique-details .title {
	font-weight: bold;
	padding-right: 15px;
	width: 135px;
}

#main_image_graphic img {
	border: 1px solid #4D4D4F;
	background: #000000;
	padding: 2px;
	margin-bottom: 10px;
}

.sub-images div {
	overflow: auto;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}

#image-selector td {
	width: 150px;
	height: 150px;
	background: #000000;
	border: 1px solid #4D4D4F;
	padding: 2px;
}

