/* CSS Document */ 
 body {
	background-image: url("http://www.eyerisingart.com/images/back.jpg");
	background-position:top left;
	background-repeat: no-repeat;
	padding: 0;
	border: 0;}
div#outer {background: #1769b3;
	position: absolute;
	overflow: visible;
	display: block;
	width: 100%;
	left: 0px;
	top:0px;
}
div#outer2 {background: #1769b3;
	width: 80%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	height:auto;
}

div#main {
	height:auto;
	background: transparent url("http://www.eyerisingart.com/images/backmain.jpg");
	background-repeat: repeat-y;
	background-position:top left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 40px;
	position: absolute; /* required */
	left: 30%;/* required */
	margin-left: -225px; /* half of width */
	width: 900px; /* width of div */
	min-height: 1740px;
}
div#main2 {
	margin-left: 1%;
	margin-top: 0px;
	padding: 0px;
	height: 1500px;
	width: 800px;
	background: #1769b3;
	clip: rect( );
	height:auto;
}
div#footer {background: #1769b3;
	padding: 15px;
	margin: 0px;
	border-top: thin solid #dedede;
}
a:link {
	color: #a0cdf7;
	text-decoration: none;
}
a:visited {
	color: #75a6d3;
	text-decoration: none;
}
a:hover {
	color: #4da5f7;
	text-decoration: underline;
}
.mousetext {font: normal 10/1.2em Verdana, Arial, Helvetica, sans-serif;
}
.ratext {font: normal 11px/1.3em Verdana, Arial, Helvetica, sans-serif;
}
.indent {
	margin-left: -10px;
}
.indent50 {
	padding: 0px 0px 0px 50px;
}
.indent20 {
	padding: 0px 0px 0px 20px;
}
.indent10 {
	padding: 0px 0px 0px 10px;
}
.noindent {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px -20px;
}
#inset .ratext p {
	font: 11px/1.5em Arial, Verdana, sans serif;
	color: #fff;
	line-height: 140%;
	margin: 0px 10px 10px 10px;
	padding-left: 10px;
}
#top {
	position: absolute;
	top: 200px;
	left: 5px;
	padding-left: 8px;
	padding-top: 8px;
	min-width: 625px;
}
#top2 {
	position: absolute;
	top: 580px;
	left: 110px;
	background: transparent;
	width: 400px;wid/th: 380px;
	min-width: 400px;
	height:auto;
}
#inset {
	position: absolute;
	top: 625px;
	left: 520px;
	width: 180px;wid/th: 160px;
	background: transparent;
	height: auto;
}
#inset ul {
	padding-left: 10px;
	width: 200px;
	wid/th: 180px;
	background: transparent;
	list-style: square;
	
}
#inset li {
	padding-left: 0px;
	list-style: square;
}
p {
	font: 12px/160% Arial, Verdana, "sans serif";
	color: #fff;
	margin: 10px 20px 30px 10px;
}
ul {
	list-style: square;
	margin: 0px 10px 0px 5px;
	line-height: 140%;
	color: #fff;
}
h1 {
	font: 22px/28px Optima, Palatino Linotype, Lucida Grande, Times New Roman, serif;
	line-height: 125%;
	color: #f9c053;
	margin-left: 12px;
	margin-top:10px;
}
h2 {
	font: 22px/26px Optima, Palatino Linotype, Lucida Grande, Times New Roman, serif;
	line-height: 125%;
	color: #ad714b;
	margin-left: 12px;
	margin-top: 0px;
}
h3 {
	margin: 10px 10px 10px 0px;
	font: 12px Arial, Verdana, sanserif;
	color: #f9c053;
	text-transform: uppercase;
	border-top: 1px solid #a29486;
	border-bottom: 1px solid #e9ddd16;
	padding: 3px 0px 3px 10px;
}
h4 {
	margin: 40px 10px 10px 0px;
	font: 12px Arial, Verdana,sanserif;
	color: #6F7F24;
	text-transform: uppercase;
	border-top: 1px solid #e9ddd1;
	border-bottom: 1px solid #e9ddd1;
	padding: 3px 0px 3px 10px;
	width: 200px;
}
.pics {background-color: #cf8e27; padding: 4px;
	position: absolute;
	top: 498px;
	left:28px;
	height: 66px;
	width: 610px;
} /*makes the thumbnails show*/
#thumbs {
	margin: 60px 0 20px 0;
	width: 650px;
}
#thumbs img {
	border: none;
}
#thumbs ul {
	list-style: none;
	margin: 3px 0px 0px 0px;

}
#thumbs ul#exhibits {
	position: absolute;
	top: 485px;
	left: 34px;
	padding-top:20px; padding-left: 20px;
	z-index: 1;
}
#thumbs li#exhibits a:link {
	position: absolute;
	top: 486px;
	left: -1px;

	z-index: 1;
	margin-right: 0px;
	padding-right: 0px;
}
#thumbs li#exhibits a:visited {
	position: absolute;
	top: 495px;
	left: -1px;

	z-index: 1;
	margin-right: 0px;
	padding-right: 0px;
}
#thumbs ul#exhibits:hover {
	z-index: 2;
}
#thumbs ul#exhibits a:hover img {
	width: 600px;
	height: 398px;
}/*makes the 
large image show on hover over thumbnail image*/
#thumbs a img {
	position: absolute;
	width: 1px;
	height: 1px;
	left: 0px;
	overflow: hidden;
	background: #2c231a;
}
#thumbs a:hover img {
	position: absolute;
	top: -422px;
	left: -10px;
	width: 96px;
	height: 72px;
	padding: 10px;
	border: solid #b7aea4 1px;
	border: 3px solid #b7aea4;
}
#thumbs a span, #thumbs a span.anim-head {
	position: absolute;
	top: -2000px;
	left: -2000px;
}
#thumbs a:hover {
	border: solid #796957 0px;
	background:transparent; z-index: 500;
}
#thumbs a:hover span.anim-head {
	position: absolute;
	top:-430px;
	left:616px;
	font-weight: bold;
	font-size: 16px;
	color: #fddea2;
	width: 200px;
	z-index: 0;
	background: transparent;
	padding: 20px 20px 10px 20px;
	height: auto;
	min-height: 400px;
}
#thumbs a:hover span {
	position: absolute;
	top: -350px;
	left: 616px;
	width: 200px;
	font-size: 13px;
	color: #fddea2;
	line-height: 140%;
	z-index: 0;
	background: #transparent;
	padding: 10px 20px 20px 20px;
	min-height: 200px;
	height: auto;
}
#thumbs a, #thumbs a:visited {
	display: block;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #25160c;
	height: 398px;
	width: 625px;a
	background-position: bottom left;
	background-repeat: no-repeat;
}
#thumbs li {
	float: left;
	margin:0px 0px 0px -51px;
	padding: 0px 1px 0px 0px;
	height: 72px;
	width: 151px;
	z-index: 2;
}
#thumbs ul#exhibits a {
	width: 99px;
	height: 72px;
	left: 400px;
	padding: 2px 1px 0px 1px;
	background:none;
}/*this is where you fill 
the thumbnail blocks with color or keep clear so images underneath show through 
and still the hover works*/
#thumbs a.exhibit1 {
	background: transparent url('http://eyerisingart.com/images/banner1sm.jpg') ;
}
#thumbs a.exhibit2 {
	background: transparent url('http://www.eyerisingart.com/images/banner2sm.jpg') ;
}
#thumbs a.exhibit3 {
	background: transparent url('/http://www.eyerisingart.com/images/banner3sm.jpg') ;
}
#thumbs a.exhibit4 {
	background: transparent url('http://www.eyerisingart.com/images/banner4sm.jpg') ;
}
#thumbs a.exhibit5 {
	background: transparent url('http://www.eyerisingart.com/images/banner5sm.jpg') ;
}
#thumbs a.exhibit6 {
	background: transparent url('http://www.eyerisingart.com/images/banner6sm.jpg') ;
}
. unnamed1 {
margin-left: 0px
}
ul, li {
	font: normal 100%/1.5em Verdana, Arial, Helvetica, sans-serif;
	background: transparent;
}
.portfolio {
	position: absolute;
	top: 250px;
	left: 0px;
}
.portfolioimage {
	margin-top: 15px;
	margin-bottom: 5px;
	border: 1px solid #dedede;
	padding: 2px;
}
.portfoliobutton {
	position: absolute;
	left: 650px;
	top: 30px;
	border: none;
}
hr {
	color: #a29486;
	width:90%;
	align: center;
}

