﻿/* CSS Document - style.css */

/* Table of Contents   */
/*                     */
/* Structure           */
/* Typography          */
/* Lists, Images, Etc  */
/*                     */

/* Structure */

html {
	background-image: url(images/texture.jpg);
	background-attachment:fixed;
	padding:0;
	margin:0;
}
body {
	padding:0;
	margin: 0;
}
.align-right {
	float:right;
	border:0;
}
.align-left {
	text-align:left;
	padding-left:5px;
}
.artdetail {
	color:#333;
	font-family:Verdana;
	font-size:9px;
}

/* The "artimage..." classes refer to the featured images on    */
/* specific pages.  The jpg image names should not be changed   */
/* but the desired images should be saved with the indicated    */
/* names. The images must be 330px wide and 450px tall or else  */
/* the image will be distorted.                                 */

.artimageabout {
/*	background-image:url(artimageabout.jpg); */
	width:330px;
	height:450px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
.artimageexhibitions {
	background-image:url(images/artimageexhibitions.jpg);
	width:330px;
	height:450px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
.artimagegallery {
	background-image:url(images/artimagegallery.jpg);
	width:330px;
	height:450px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
.artimagehomepage {
	width:330px;
	height:450px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd
}
.artimagelinks {
	background-image:url(images/artimagelinks.jpg);
	width:330px;
	height:450px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
.artimagellaa {
	background-image:url(images/artimagellaa.jpg);
	width:330px;
	height:450px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
.artimageservices {
	background-image:url(images/artimageservices.jpg);
	width:330px;
	height:450px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
}
img.center {
	display:block;
	padding:0;
	border:0;
	margin:5px auto 5px auto;
}
.box1 {
	position:relative;
	width:360px;
	height:100%;
	margin:5px;
	float:left;
	clear:left;
}
.box2 {
	position:relative;
	width:360px;
	height:100%;
	margin:5px;
	float:right;
}
.box3 {
	position:relative;
	width:360px;
	height:100%;
	left:185px;
	margin:5px;
	float:left;
}
.artinfo {
	background-color:#e2e2e2;
	text-align:center;
	float:left;
	position:relative;
	width:340px;
	border:0;
	margin:0;
	padding:0;
	margin-left:10px;
}
.artinfoclearleft {
	background-color:#e2e2e2;
	text-align:center;
	float:left;
	position:relative;
	width:340px;
	clear:left;
	border:0;
	margin:0;
	padding:0;
	margin-left:10px;
}
.artinfoclearright {
	background-color:#e2e2e2;
	text-align:center;
	float:left;
	position:relative;
	width:340px;
	clear:right;
	border:0;
	margin:0;
	padding:0;
	margin-left:10px;
}
.artistimage {
	float: left;
	width: 210px;
	height: 20px;
	border: 0;
	margin: 10px;
	padding: 0;
	clear: right;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.breadcrumbs {
	position:relative;
	padding-right:15px;
	z-index:50;
}
.cellartist {
	width:328px;
	height:40px;
	vertical-align:bottom;
}
.descriptioncontainerleft {
	width:320px;
	padding:5px;
	float:left;
	text-align:left;
	margin-top:5px;
}
.linklist {
	position:relative;
	float:left;
	width:300px;
	border:1px solid #ddd;
	background-color:#e8e8e8;
	padding:5px 15px 5px 15px;
	margin:5px 0 5px 0;
	color:#333;
	text-align:left;
	font-size:11px;
}
.linklist:hover {
	background-color:#c8c8c8;
}
.secondone {
	position:relative;
	float:right;
	margin:0;
	padding-left:0;
}
.selectedlink {
	color:#ddd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	border-right:1px solid #666;
	padding:0 5px 0 5px;
}
.tableone {
	position:relative;
	top:0;
	border-style:none;
	padding:5px;
}
.tabletwo {
	position:relative;
	top:0;
	clear:left;
	border-style:none;
	padding:5px;
}
.td {
	width:328px;
	height:40px;
}
.topnav1 {
	color:#777777;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	border-right:1px solid #666;
	padding:0 5px 0 5px;
}
.topnav1:hover {
	color:#fff;
	padding-left:20px;
}
#bodysection {
	width:740px;
	background-color:#fff;
	position:absolute;
	top:235px;
}
#container {
	background: url(images/backwhite.jpg) top center;
	display:table;
	position:relative;
	width:740px;
	height:100%;
	margin:0 auto;
	padding:0;
}
#copyright {
	position:relative;
	float:left;
	margin:5px 0 0 10px;
}
#descriptionbox {
	position:relative;
	background-image:url(images/aboutusbox.jpg);
	width:328px;
	height:33px;
	border:1px solid #ddd;
	float:left;
	margin:20px 0 0 10px;
}
#descriptionboxaa {
	position:relative;
	background-image:url(images/aboutusboxaa.jpg);
	width:328px;
	height:33px;
	border:1px solid #ddd;
	float:left;
	margin:20px 0 0 10px;
}
#descriptionboxleft {
	position:relative;
	background-image:url(images/aboutusbox.jpg);
	width:328px;
	height:33px;
	border:1px solid #ddd;
	float:left;
	margin-top:20px
}
#firstbar {
	background-image:url(images/header.jpg);
	position:relative;
	width:740px;
	height:225px;
}
#inline {
	float:right;
	position:relative;
	width:330px;
	height:25px;
}
#inlineleft {
	float:left;
	position:relative;
	width:330px;
	height:25px;
}
#leftsection {
	width:345px;
	height:100%;
	left:0;
	position:relative;
	float:left;
	clear:left;
	margin-top:0;
	padding:15px 0 0 0;
}
#maillinkbutton {
	background-image:url(images/emaillinkbox.jpg);
	float:right;
	width:160px;
	height:25px;
	border:1px solid #ddd;
}
#maillinkbutton:hover {
	background-image:url(images/emaillinkboxhover.jpg);
	border:1px solid #aaaaaa;
	height:25px;
	width:160px;
}
#nav {
	position:absolute;
	width:740px;
	top:203px;
	z-index:50;
}
#phonelinkbutton:hover {
	background-image:url(images/phonelinkboxhover.jpg);
	border:1px solid #aaaaaa;
	height:25px;
	width:160px;
}
#quicklinksdiv {
	float:right;
	position:relative;
	width:330px;
	margin-top:0;
}
#rightsection {
	background-color:white;
	width:345px;
	position:relative;
	float:right;
	padding:15px 15px 0 0;
}
#spectrumbar {
	background-image: url(images/spectrumbar.jpg);
	position:absolute;
	width:740px;
	height:12px;
	top:223px;
}
#wholesection {
	width:740px;
	height:100%;
	left:0;
	position:relative;
	float:left;
	clear:left;
	margin-top:0;
	padding:10px 0 0 0;
}
a.imageright {
	float:right;
}
.caption {
	color:#333;
	font-family:Verdana;
	font-size:10px;
	text-align:center;
	border:0;
	margin:0;
}
div.featuredart {
	background-image:url(images/featuredartworkbox.jpg);
	width:340px;
	height:33px;
	float:left; 
	border:0;
	margin:0 0 0 10px;
	padding:0;
}
div.tableleft {
	position:relative;
	float:left;
	border-style:none;
	padding:6px;
}
/*img.featuredart { */
/*	background-image:url(images/featuredartworkbox.jpg); */
/*	width:330px; */
/*	height:100%; */
/*	border:0;  */
/*} */
img.noborder {
	float:left; 
	border:0;
	margin:0 0 0 10px;
	padding:5px;
}
p.bigleft {
	color:#333;
	font-family:Verdana;
	font-size:10px;
	text-align:left;
	margin:0 0 0 10px;
}
p.bigright {
	color:#333;
	font-family:Verdana;
	font-size:10px;
	text-align:right;
}

/* Typography */

a {
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	text-decoration:none;
}
h1 {
	color:#666;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:18px;
	text-align:left;
	padding-left:5px;
	clear:left;
}
h3 {
	color:#333;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
}
p {
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

/* Lists, Images, Etc */

ul, li {
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	list-style:none;
	display:inline;
}