/* General Settings */

html {
	margin: auto;
	padding: auto;
	font-family: arial, helvetica nueu, helvetica;
	font-size: 12px;
	font-color: #000;
	color: #606060;
	background-color: transparent;
	background-image: url("images/arthost_baselogo.gif");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: right bottom;
}

body {
   	background: transparent url('images/bg.png') repeat-x top left;
    margin: 0
}

div#featurednonhome {
    margin: 25px 0px 75px 0px;
	padding: 10px 0px;
}

div#featurednonhome .sub {
    font-size:12px;
    color: #b50000;
}

#body-container {
	margin:auto;
	width: 900px;
	padding-top: 10px;
}

a img{
	border: 0;
}

a {
	text-decoration: none;
	color: #808080;
}

h1 {
	font-weight:lighter;
	color: #b50000;
}

#pageheader { /* Header on Each Page */
	padding-top:0px;
	padding-bottom: 40px;
}

#pageheader2 {
	dispaly: block;
	margin: auto;
	width:770px;
}

hr {
	border: 0;
	border-top: 1px solid #aaa;
}

#jmgcontentin { /* Content Wrapper */
	margin:auto;
	width:900;
	color: #000;
}

/* Header Style */

#jmgheader {	/* Logo, News and Menu */
	padding-bottom: 0px;
}

#jmgheadertop {	/* Logo and News*/
	height: 80px;
	width: 900px;
}

#jmgnewsbar {	/* News */
	display: block;
	vertical-align: top;
	width: 260px;
	height: 70px;
	color: #fff;
	text-align: right;
}

#newspic {	/* Image that appears beside News */
	display:block;
	float: right;
	margin-right: 50px;
	margin-left: 10px;
}

#newstext {	/* Text that appears beside News */
	display: block;
	//float: left;
	vertical-align: top;
	width: 150px;
	margin-top: -10px;
	padding-right: 10px;
}

#newstext a {
	color: #FFF;
}

#jmglogo {	/* Logo */
    padding: 10px 0px;
}

#titlebar {	/* Black Bar */
	background-color:#aaaaaa;
	height: 1px;
	width: 900px;
}

/* Menu - PLEASE NOTE: Menu is part of #jmgheader */

a.navtop {	/* Links */
	font-size:15px;
	padding-right:4px;
	padding-left:4px;
	text-decoration: none;
	color: #FFF;
}

#jmgmenu {	/* Menu */
	padding-top: 6px;
	padding-bottom: 5px;
	margin-left: -20px;
	text-align: center;
	width: 900px;
}

#jmgmenu a:hover { /* Links onMouseOver */
	color: #606060;
	text-decoration: none;
}

/* Home Page Style */

div#homecontent {
	margin: 40px 0px;
}

div#pic {
    margin-top: -8px;
	float: left;
	margin-right: 10px;
}

div#text {
		margin-top: -12px;
		margin-left: 150px;
		width: 180px;
		font-size: 11px;
}
div#text .sub {
	padding-left: 10px;
}

div#features {
	margin-left: 330px;
	margin-bottom: 10px;
}

div.featured {
	padding: 5px 0px;
	height: 160px;
}

div#homecontent div#static {
	float: left;
	margin-right: 100px;
}

/* Artist Page Style */

#artisttext {
	width: 800px;
	margin: auto;
}

#artists {
	text-align: left;
	margin: auto;
}
#unrepresentedartists td{
	width: 200px;
}

#representedartists td{
	width:200px;
}
#unrepresentedartists tr{
	height: 15px;
	padding:0;
}

#representedartists tr{
	height: 15px;
	padding: 0;
}
#representedartists table {
	width:700px;
	margin:auto;
}

#unrepresentedartists table {
	width:700px;
	margin:auto;
}

#representedartists {
	width:800px;	
	margin:auto;
}

#unrepresentedartists {
	width:800px;
	margin:auto;
}

span.artistListLastName {
	color: #575757;
	font-size:13px;
}

span.artistListFirstName {
	color: #5f5f5f;
	font-size:13px;
}

/* Books Page Style */

tr.Booksitem {
	display: block;
	height:200px;
	padding: 10px 100px 0 100px;
}

td.Booksitemimage {
	vertical-align: middle;
	width: 100px;
}

td.booksitemtext {
	vertical-align: middle;
	width: 550px;
}

div.booksitemtext p {
	width: 550px;
}

div.Linksitem {
	padding: 10px 100px 0 100px;
	width: 400px;
}

#listobooks {
	padding-top: 50px;
}

/* Exhibitions & Events Styles */

td.event {
	width: 800px;
	margin:auto;
	border-top: 1px solid #aaa;
	padding: 10px 0 50px 0;
	margin: 10px 50px 50px 50px;
}

#eh {
	width: 900px;
	margin:auto;
	padding-bottom: 50px;
	padding-top: 0px;
}


#ehtext {
	width: 450px;
	padding: 0 0 0 50px;
	margin: 0;
	vertical-align: top;
}

#etitle
{
	text-decoration: bold;
	color: #c10077;
	font-size: 15px;
}

#ehsuptitle
{
	text-decoration: bold;
	color: #c10077;
	font-size: 14px;
}

#ehimage {
	width: 450px;
	padding: 0;
	margin:0;
}
#evtab {
	width: 700px;
	margin:auto;
}

#evtab td{
	padding-bottom: 50px;
}

table.pager {
	width:800px;
	margin:auto;
}

span.eventimg {
	vertical-align: middle;
	width: 150px;
}

span.eventtxt {
	vertical-align: middle;
	width:300px;
}

span.eventtitle {
	font-size:15px;
}

span.eventaddress {
	display: block;
	float: left;
	padding: 0 20px 0 20px;
	vertical-align: top;
	font-size: 9px;

}

div.ieventhead {
	display: block;
	margin:auto;
	padding: 10px 50px 0 50px;
}

#iehtext {
	margin:auto;
	display: block;
	vertical-align: top;
	text-align: center;
	width: 600px;
}

#iehimage {
	margin:auto;
	vertical-align: top;
	width:400px;
}

/* Art Styles */

#arttable{
	display: block;
	margin:auto;

}
#arttable table{
	width: 800px;
	margin:auto;
}

#eh table{
	margin: auto;
}

#arttable td{
	width: 25%;
}

/* Photo Styles */

#phototable{
	display: block;
	margin:auto;
	float: none;
}
#phototable table{
	width: 800px;
	margin:auto;
}

#phototable td{
	width: 20%;
}

tr.ImageGalleryitem {
}

td.ImageGalleryitemtext {
	vertical-align: top;
	width: 400px;
	padding-left:20px;
	padding-bottom:50px;
}

td.ImageGalleryitemimage {
	vertical-align: top;
	width: 100px;
}

/* About Styles */

div.aboutitem {
	display: block;
	height:200px;
	padding: 10px 50px 0 50px;
}

div.aboutitemtext {
	float:left;
	display: block;
	vertical-align: middle;
	width: 550px;
}

div.aboutitemimage {
	float:left;
	vertical-align: middle;
	width: 100px;
	padding: 10px 40px 10px 40px;
}

/* News Style */

div.newsitem {
	display: block;
	height:150px;
	padding: 10px 100px 0 100px;
}

div.newsitemtext {
	float:left;
	display: block;
	vertical-align: top;
	width: 550px;
}

div.newsitemimage {
	display:block;
	float:left;
	vertical-align: top;
	width: 125px;
}

div.inewsitem {
	display: block;
	height:200px;
	padding: 0 50px 0 50px;
}

div.inewsitemtext {
	float:left;
	display: block;
	vertical-align: top;
	width: 300px;
}

div.inewsitemtext a {
	color: grey;
}

div.inewsitemimage {
	float:left;
	vertical-align: middle;
	width: 450px;
	padding-left:  50px;
}

#iehtext h4{
color: #c10077;
font-size:20px;
}
#considel {
display:block;
float: left;
width: 300px;
margin-top: -50px;
}

#consider {
display:block;
float: left;
margin-left: 100px;
margin-top: -70px;
}

#addrimage {
display:block;
float: left;
width: 300px;
padding-left:95px;
padding-bottom:20px;
}

#addr {
display:block;
float: left;
}

#botimg {
display: block;
padding: 20px 20px 20px 20px;

}


.subsub {
font-size:14px;
font-weight: bold;
color: grey;
}

.sub {
    //padding-left: 10px;
    font-size:17px;
    color: #b50000;
}

h3 {
	color: #b50000;
}

a#ehmain {
    display: block;
}
