@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 100%;
	background: #fff url(../images/pageBg.jpg) repeat scroll 0 0;
	/*background: #fff url(../images/temp/draft.jpg) repeat scroll 0 0;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.5pt;
	color: #8A2003;
	overflow: auto;
	
	
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #8A2003;
	scrollbar-3dlight-color: #8A2003;
	scrollbar-darkshadow-color: #8A2003;
	scrollbar-face-color: #55170A;
	scrollbar-highlight-color: #55170A;
	scrollbar-shadow-color: #55170A;
	scrollbar-track-color: #8A2003;
	
	position: absolute;
	
	/*55170A*/
	
	}
	
body.flashIntro {
	overflow: hidden;
	}
	
a { 
	color: #666;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
h1, h2, h3, h4, h5 {
	clear: left;
	margin-top: 4px;
	}
	
h1 {
	font-size: 20px;
	font-weight: bold;
	}
	
h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 30px 0 10px 0;
	}
	
h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 10px 0;
	}
	
h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 10px 0;
	}
	
p {
	margin-bottom: 9px;
	margin-top: 5px;
	clear: left;
	}
	
ul {
	clear: left;
	}
	
strong {
	font-weight: bold;
	}
	
em {
	font-style: italic;
	}
	
#pageWrapper {
	max-width: 100%;
	min-width: 980px;
	min-height: 796px;
	background: transparent url(../images/scrollBg.png) no-repeat scroll center 80px;
	overflow: hidden;
	}
	
.noBg {
	background: none !important;
	}
	
#bodyContainer {
	max-width: 1225px;
	min-width: 900px;
	overflow: hidden;
	padding-top: 0;
	}
	
.flashIntro #bodyContainer {
	max-width: 1225px;
	min-width: 900px;
	overflow: hidden;
	padding-top: 0px;
	}

#pageBody {
	padding-top: 0;

	width: 1230px;
	overflow: hidden;
	background: transparent url(../images/splatterBg.png) no-repeat scroll 0 0;
	height: 706px;
	float: right;
	}
	
.flashIntro  #pageBody {
	height: 756px;
	}

#pageHeader {
	position: relative;
	left: 80px;
	top: 20px;
	width: 191px;
	}

#pageHeader a {
	display: block;
	background: transparent url(../images/bloodsLogoNew.png) no-repeat scroll 0 0;
	width: 191px;
	height: 80px;
	text-indent: -900em;
	overflow: hidden;
	}
	
ul#primaryMenu {
	list-style: none;
	padding: 0;
	float: left;
	margin: 49px 0 0 336px;
	}
	
#primaryMenu li {
	float: left;
	margin-right: 16px;
	cursor: pointer;
	}
	
#primaryMenu li.firstItem {
	margin-right: 73px;
	}
	
#primaryMenu a {
	padding: 10px 0 0 13px;
	font-weight: bold;
	color: #8A2003;
	display: block;
	text-decoration: none;
	cursor: pointer;	
	}
	
#primaryMenu a span {
	padding: 0 16px 6px 0;
	display: inline-block;
	cursor: pointer;
	}
	
#primaryMenu a.selected, #primaryMenu a:hover {
	background: transparent url(../images/rolloverLeft.png) no-repeat scroll left 2px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#primaryMenu a.selected span, #primaryMenu a:hover span {
	background: transparent url(../images/rolloverRight.png) no-repeat scroll right 2px;
	}
	
#pageContent {
	color: #fff;
	float: left;
	margin-top: 23px;
	display: block;
	/*margin: 50px 0 0 220px;*/
	/*margin: 0 0 0 220px;*/
	overflow: auto;
	height: 380px;
	padding-bottom: 20px;
	}
	
#pageContent h1 {
	margin-top: 10px;
	}
	
#pageContent a {
	color: #55170A;
	}
	
#pageFooter {
	/*margin-left: 800px;
	position: absolute;
	top: 664px;*/
	float: right;
	padding-top: 30px;
	padding-right: 10px;
	width: 460px;
	display: block;;
	}
	
#pageFooter ul {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 12px;
	float: right;
	width: 445px;
	overflow: hidden;
	}
	
#pageFooter li {
	float: left;
	margin-left: 12px;
	padding-right: 12px;
	border-right: solid 1px;
	}
	
#pageFooter li a {
	color: #8A2003;
	font-size: 12px;
	}
	
#pageFooter li a:hover {
	text-decoration: underline;
	}
	
#pageFooter p {
	font-size: 11px;
	line-height: 14px;
	clear: both;
	float: right;
	width: 432px;
	}
	
#homeImage, #aboutImage {
	float: right;
	padding: 0 0 0 95px;
	margin-top: 100px;
	margin-bottom: 40px;
	height: 228px;
	width: 228px;
	text-align: center;
	overflow: hidden;
	}
	
#artistImage {
	float: right;
	padding: 0 0 0 95px;
	margin-top: 100px;
	margin-bottom: 40px;
	min-height: 228px;
	min-width: 228px;
	text-align: center;
	overflow: hidden;
	}
	
#aboutImage {
    height: auto;
    }

#aboutImage img {
    margin-bottom: 20px;
    }
	
.none {
	width: 775px;
	}

.home, .about {

	/*padding-left: 156px;*/
	width: /*905 - 155*/746px;
	margin-left: 375px;
	padding-right: 94px;
	}
	
.home h1 {
	background: transparent url(../images/titles/home.jpg) no-repeat scroll left top;
	float: left;
	height: 85px;
	overflow: hidden;
	text-indent: -900em;
	width: 290px;
	}
	
.news,
.buy,
.search,
.flashExhibitions,
.contact,
.terms,
.sitemap {
	width: 508px;
	margin-left: 375px;
	padding-right: 340px;
	}
	
.flashExhibitions,
.contact,
.terms {
	width: 508px;
	margin-left: 375px;
	padding-right: 340px;
	overflow: hidden !important;
	}
	
.sitemmap {
	padding-right: 0;
	width: 748px !important;
	}
	
.sitemap h1 {
	background: transparent url(../images/titles/siteMap.jpg) no-repeat scroll left top;
	float: left;
	height: 95px;
	overflow: hidden;
	text-indent: -900em;
	width: 450px;
	}
	
.sitemap li {
	background: transparent url(../images/arrow.png) no-repeat scroll 0 5px;
	padding-left: 10px;
	margin-bottom: 8px;
	}
	
.news h1 {
	background: transparent url(../images/titles/news.jpg) no-repeat scroll left top;
	float: left;
	height: 85px;
	overflow: hidden;
	text-indent: -900em;
	width: 460px;
	}
	
.about h1 {
	background: transparent url(../images/titles/about.jpg) no-repeat scroll left top;
	float: left;
	height: 85px;
	overflow: hidden;
	text-indent: -900em;
	width: 460px;
	clear: left;
	}
	
.buy h1 {
	background: transparent url(../images/titles/buyArt.jpg) no-repeat scroll left top;
	float: left;
	height: 100px;
	overflow: hidden;
	text-indent: -900em;
	width: 460px;
	clear: left;
	}
	
.buy h2 {
	font-size: 16px;
	}
	
.search h1 {
	background: transparent url(../images/titles/search.jpg) no-repeat scroll left top;
	float: left;
	height: 85px;
	overflow: hidden;
	text-indent: -900em;
	width: 460px;
	}
	
.flashExhibitions h1 {
	background: transparent url(../images/titles/flashExhibitions.jpg) no-repeat scroll left top;
	float: left;
	height: 85px;
	overflow: hidden;
	text-indent: -900em;
	width: 700px;
	}
	
.flashExhibitions li {
	float: left;
	margin-right: 40px;
	}
	
.contact h1 {
	background: transparent url(../images/titles/contact.jpg) no-repeat scroll left top;
	float: left;
	height: 85px;
	overflow: hidden;
	text-indent: -900em;
	width: 700px;
	}
	
.terms h1 {
	background: transparent url(../images/titles/terms.jpg) no-repeat scroll left top;
	float: left;
	height: 95px;
	overflow: hidden;
	text-indent: -900em;
	width: 800px;
	}
	
.artists {
	width: 823px;
	margin-left: 205px;
	padding-left: 175px;
	padding-right: 20px;
	}
	
.artists h1 {
	background: transparent url(../images/titles/artists.jpg) no-repeat scroll left top;
	float: left;
	height: 95px;
	overflow: hidden;
	text-indent: -900em;
	width: 650px;
	}
	
.artists p.intro {
	width: 500px;
	}
	
.artists .artist {
	margin-left: -175px;
	margin-bottom: 50px;
	clear: left;
	overflow: hidden;
	padding-bottom: 15px;
	}
	
.artists .details {
	width: 155px;
	float: left;
	display: inline-block;
	padding-right: 20px;
	text-align: right;
	font-size: 12px;
	}
	
.artists .details h2 {
	font-size: 18px;
	margin: 8px 0 0;
	}
	
.artists .details a {
	display: block;
	float: right;
	width: 118px;
	}
	
.artists .work {
	float: left;
	display: inline-block;
	}
	
.artists .work h4 {
	color: #55170A;
	margin: 0;
	font-size: 12px;
	}
	
.artwork {
	width: 740px;
	margin-left: 205px;
	padding-left: 175px;
	padding-right: 100px;
	}
	
.artwork h1 {
	background: transparent url(../images/titles/artwork.jpg) no-repeat scroll left top;
	float: left;
	height: 95px;
	overflow: hidden;
	text-indent: -900em;
	width: 650px;
	}
	
.artwork .details {
	width: 155px;
	float: left;
	display: inline-block;
	padding-right: 20px;
	text-align: right;
	font-size: 12px;
	margin-left: -175px;
	clear: left;
	}
	
.artwork .details h2 {
	font-size: 18px;
	margin: 8px 0 0;
	}
	
.artwork .details a {
	display: block;
	float: right;
	width: 128px;
	}
	
.artwork .work {
	float: left;
	display: inline-block;
	}
	
.artwork .work .image,
.artwork .work .artworkLinks {
	padding-right: 30px;
	}
	
.artwork .work .artworkLinks,
.artwork .work .info {
	padding-top: 20px;
	}
	
.artworkLinks .previousLink {
	background: transparent url(../images/leftArrow.png) no-repeat scroll 0 0;
	display: block;
	float: left;
	width: 20px;
	height: 39px;
	text-indent: -900em;
	}
	
.artworkLinks .nextLink {
	background: transparent url(../images/rightArrow.png) no-repeat scroll 0 0;
	display: block;
	float: right;
	width: 20px;
	height: 39px;
	text-indent: -900em;
	}
	
.artwork .work .info {
	vertical-align: middle;
	}
	
.artwork .work .price {
	float: left;
	font-size: 16px;
	}
	
.artwork .work .size {
	float: right;
	color: #55170A;
	font-size: 12px;
	}
	
.artwork .description,
.artwork .image {
	vertical-align: top;
	}
	
.artwork .description {
    width: 250px;
    }

.artwork .description h3 {
	margin: 2px 0 8px;
	font-size: 20px;
	}
	
.profile {

	width: /*905 - 155*/746px;
	margin-left: 375px;
	padding-right: 94px;
	}
	
.profile h1 {
	background: transparent url(../images/titles/profile.jpg) no-repeat scroll left top;
	float: left;
	height: 85px;
	overflow: hidden;
	text-indent: -900em;
	width: 290px;
	}
	
.sitemap ul {
    padding-left: 20px;
    }


	
#pageContent img {
	border: 4px solid #55170A;
	}
	
	
.moreInfoLink {
    float: right;
    /*position: relative;*/
    margin-top: 140px;
    }
    
.moreInfoLink a {
    text-transform: lowercase;
    font-size: 11px;
    background: transparent url(../images/rightArrow.png) no-repeat scroll 40px 0;
    height: 60px;
    width: 80px;
    padding-top: 40px;
    display: block;
	text-align: right;
    }
    
.scrollInfo {
    /*position: absolute;*/
    color: #55170A;
    width: 120px;
    font-size: 11px;
    float: right;
    text-align: right;
    padding-top: 20px;
    /*margin-right: 700px;
    top: 700px;*/
    }
	
.details p {
	line-height: 16px;
	}
	
/*.work tr {
	margin-bottom: 20px;
	display: block;
	}*/
	
.work td {
	padding-bottom: 20px;
	}
