/* MAIN STYLES */

p, table, tr, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #454545;
}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
}
li.last {
	margin-bottom: 25px;
  } 
ul li {
	list-style-type: square;
}
a:link, a:visited {
	color: #BB5E00;
	text-decoration: none;
}
a:hover, a:active {
	color: #BB5E00;
	text-decoration: underline;
}
#searchresults a:link, a.link:link {
	color: #BB5E00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BB5E00;
	text-decoration: none;
}
#searchresults a:visited, a.link:visited {
	color: #BB5E00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BB5E00;
	text-decoration: none;
}
#searchresults a:hover, a.link:hover {
	color: #BB5E00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BB5E00;
	text-decoration: none;
	background-color: #F8E691;
}
#searchresults a:active, a.link:active {
	color: #BB5E00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BB5E00;
	text-decoration: none;
}
#searchresults font {
	font-style: italic;
	font-size: 9px;
}
/* INTERFACE STYLES */
#ArtworkThumbnails p.thumbnailText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
	display: inline;
	text-align: center;
}
#ArtworkThumbnailImage {
	border: 1px solid #999999;
	padding: 5px;
	margin-bottom: 5px;
	width: 130px;
}
#RandomImage {
	width: 240px;
	background-color: #F0F0CC;
	background-repeat: repeat;
	overflow: hidden;
}
#RandomImage_199 {
	width: 199px;
	background-color: #F0F0CC;
	background-repeat: repeat;
	overflow: hidden;
}
#RandomImage_Small1, #RandomImage_Small2, #RandomImage_Small3 {
	width: 90px;
	background-color: #F0F0CC;
	background-repeat: repeat;
	overflow: hidden;
}
#DisplayArtworkPage {
	padding: 15px;
	font-size: 10px;
}
#DisplayArtworkPage p {
	font-size: 10px;
}
#DisplayImage {
	padding: 10px 15px 10px 0px;
	float: left;
}
#DisplayEnlarge {
	padding: 5px;
	text-align: right;
	background-color: #FFFFFF;
	border: 1px solid #DEDEDE;
}
#SideNav {
	line-height: 26px;
	color: #BB5E00;
	padding: 15px;
}
#SideNav li {
	margin-top: 14px;
	line-height: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*margin-bottom: 3px;*/
}
#SideNav li.last {
	margin-bottom: 25px;
}
#SideNav ul {
	list-style-type: square;
	list-style-image: url(images/icons/bullet.gif);
	list-style-position: outside;
	margin-left: 12px;
	padding-left: 12px;
	margin-bottom: 3px;
	padding-bottom: 3px;
} 
#SideNav ul ul {
	margin-bottom: 7px;
	padding-bottom: 7px;
} 

#SideNav a:link {
	color: #BB5E00;
	text-decoration: none;
}
#SideNav a:visited {
	color: #BB5E00;
	text-decoration: none;
}
#SideNav a:hover {
	color: #BB5E00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BB5E00;
	text-decoration: none;
	background-color: #F8E691;
}
#SideNav a:active {
	color: #BB5E00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BB5E00;
	text-decoration: none;
}
#SideNav ul li a.current:link, a.current:visited, a.current:hover, a.current:active {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BB5E00;
	text-decoration: none;
}
#Footer {	
	text-align: center;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 17px;
	color: #666666;
}

.Header, h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #BB5F02;
}
.eventTitle, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #BB5E00;
	margin-bottom: -1em;
	padding-bottom: -1em;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	margin-bottom: -1em;
	padding-bottom: -1em;
}
.eventSubtitle, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #BB5E00;
	margin-bottom: -1em;
	padding-bottom: -1em;
}
.highlight, h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1ex;
	margin-top: -2px;
	padding-top: -2px;
}
.tableHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #D0830C;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D0830C;
}
.tablePadding5pxAllSides {
	padding: 5px;
}
.tablePadding10pxAllSides {
	padding: 10px;
}
.tablePadding15pxAllSides {
	padding: 15px;
}
.tablePadding25pxCentre {
	padding: 25px 0px 0px 0px;
}
.tablePadding25pxLeftRight {
	padding: 25px 25px 0px 25px;
}
.tablePadding25pxLeftRightOnly {
	padding: 0px 25px 0px 25px;
}
#pipe ul {
        margin-left: 0;
        padding-left: 0;
        display: inline;
        } 

#pipe ul li {
        margin-left: 0;
        padding: 3px 15px;
        border-left: 1px solid #000;
        list-style: none;
        display: inline;
        }
        
                
#pipe ul li.first {
        margin-left: 0;
        border-left: none;
        list-style: none;
        display: inline;
        } 
.CategoryShortDescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.SoldBig {
	color: #990000;
	font-weight: bold;
	font-size: 14px;
}
.SoldSmall {
	color: #990000;
	font-weight: bold;
	font-size: 10px;
}
a.imagelink:link, a.imagelink:visited, a.imagelink:hover, a.imagelink:active {
	text-decoration: none;
	border: 0;
}
#randomImageBio {
	padding: 5px;
	border: 1px solid #CCC;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
#SideNav select {
	font: normal 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #EAEAB6;
}
