@charset "UTF-8";
/* CSS Document */

/* Stellar Downer Fine Art - created by Kylie Norton - All rights reserved */


body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans",  Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #261e7e;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}


html {
	scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #999999;
	scrollbar-arrow-color: #666666;
    scrollbar-highlight-color: #999999;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
}

#wrapper {
	width: 955px;
	margin: 10px auto 0px auto;
	background-color: #FFF;
}

#main-content {
	width: 600px;
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-top: 30px;
	min-height:450px;
}

#main-content h1 {color: #990033; font-size:16px;}
#main-content h2 {color: #990033; font-size: 14px;  font-weight:normal;}
#main-content h3 {color: #990033; font-size: 12px;  font-weight:normal;}

#main-content a:link, #main-content a:visited {text-decoration: none; color: #261e7e;}
#main-content a:hover, #main-content a:active {text-decoration: underline; color: #990033;}





#main-content2 {
	width: 730px;
	float: left;
	margin-left: 80px;
	margin-bottom: 30px;
	margin-top: 30px;
}
.border img {
	border: 1px solid #cccccc;
}




#side-content-right {
	width: 250px;
	float: right;
	margin-bottom: 30px;
	margin-top: 20px;
	padding-left: 0px;
	margin-right: 30px;
}
#side-content-indent {
	margin-left: 0px;
}
#side-content-right h1 {color: #990033; font-size: 14px;  font-weight:normal;}
#side-content-right h2 {color: #990033; font-size: 14px;  font-weight:normal;}

#side-content-right h3 {color: #990033; font-size: 12px;  font-weight:normal;}


#side-content-right a:link, #side-content-right a:visited {text-decoration: none; color: #261e7e;}
#side-content-right a:hover, #side-content-right a:active {text-decoration: underline; color: #990033;}

/* fotoer */

#footer {
	clear: both;
	font-size:10px;
	color: #261e7e;
	padding-left: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990033;
	padding-top: 5px;
}

#footer a:link, #footer a:visited {text-decoration: none; color: #261e7e;}
#footer a:hover, #footer a:active {text-decoration: underline; color: #990033;}


#imagetable a:link, #imagetable a:visited {text-decoration: none; color: #261e7e;}
#imagetable a:hover, #imagetable a:active {text-decoration: underline; color: #990033;}

#imagetable2 img {border: solid 1px #cccccc;}
#imagetable2 {line-height: 14px;}
#imagetable2 a:link, #imagetable2 a:visited {text-decoration: none; color: #261e7e;}
#imagetable2 a:hover, #imagetable2 a:active {text-decoration: underline; color: #990033;}









#text {
	margin-left: 20px;
}
.red {
	font-weight: bold;
	color: #990633;
}



#main-content-text {
	margin-top: 30px;
	margin-bottom: 40px;
	width: 550px;
	float: right;
	margin-right: 50px;
	min-height:350px;
}
#main-content-text h1 {color: #990033; font-size: 16px;  }
#main-content-text h2 {
	color: #990033;
	font-size:14px;
	
}

#main-content-text a:link, #main-content-text a:visited {text-decoration: none; color: #990033;}
#main-content-text a:hover, #main-content-text a:active {text-decoration: underline; color: #261e7e;}

#main-content-text ul { line-height:16px;}
#main-content-text ul a:link, #main-content-text ul a:visited {text-decoration: none; color: #261e7e;}
#main-content-text ul a:hover, #main-content-text ul a:active {text-decoration: underline; color: #990033;}


#side-content-left {
	margin-top: 30px;
	margin-bottom: 40px;
	width: 255px;
	float: left;
	margin-left: 60px;
	
}
#side-content-left img {border: solid 1px #cccccc;}
#side-content-left h3 {
	color: #990033;
	font-size:12px;
}

#work_side {
	font-size: 10px;
	padding: 2px;
	width: 210px; line-height:14px;
}
/* HOME PAGE SETTINGS */


#home-left {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 550px;
	float: left;
	margin-left: 50px;
}
#home-right {
	margin-top: 50px;
	margin-bottom: 0px;
	width: 250px;
	float: right;
	margin-right: 40px;
	vertical-align: bottom;
}
#home-right a:link, #home-right a:visited {text-decoration: underline; color: #990033;}
#home-right a:hover, #home-right a:active {text-decoration: underline; color: #261e7e;}
#address {
	clear: both;
	margin-left: 30px;
	margin-right: 50px;
	margin-top: 10px;
}
#address a:link, #address a:visited {text-decoration: underline; color: #990033;}
#address a:hover, #address a:active {text-decoration: underline; color: #261e7e;}



/* NAV BAR */
#nav {width: 845px; }

ul#nav {width: 845px; margin: 0px; padding: 0px;}
ul#nav li {
			display:block;
			float:left;list-style-type:none;
			}
			ul#nav li a {
				display:block;
				outline:none;
				width:0px;height:22px;
				background:transparent url(../images/nav.gif) no-repeat 0 0;
				text-indent:-9009px;
				margin:0 0 0 0;
				}
			
				ul#nav li a:hover
				{background-position:0 -22px}
			
			ul#nav li#home-nav a {
				width:62px;
				background-position:-0px 0;
				}
				ul#nav li#home-nav a:hover, body#home ul#nav li#home-nav a  {
					background-position:-0px -22px
					}
			ul#nav li#about-nav a {
				width:80px;
				background-position:-62px 0;
				}
				ul#nav li#about-nav a:hover, body#about ul#nav li#about-nav a  {
					background-position:-62px -22px
					}
			ul#nav li#artists-nav a { 
				width:84px;
				background-position:-142px 0;
				}
				ul#nav li#artists-nav a:hover, body#artists ul#nav li#artists-nav a  {
					background-position:-142px -22px
					}
			ul#nav li#exhibitions-nav a {
				width:109px;
				background-position:-226px 0;
				}
				ul#nav li#exhibitions-nav a:hover, body#exhibitions ul#nav li#exhibitions-nav a  {
					background-position:-226px -22px
					}
			ul#nav li#stockroom-nav a {
				width:105px;
				background-position:-335px 0;
				}
				ul#nav li#stockroom-nav a:hover, body#stockroom ul#nav li#stockroom-nav a  {
					background-position:-335px -22px
					}
			ul#nav li#services-nav a {
				width:85px;
				background-position:-440px 0;
				}
				ul#nav li#services-nav a:hover, body#services ul#nav li#services-nav a {
					background-position:-440px -22px
					}
			ul#nav li#news-nav a {
				width:79px;
				background-position:-525px 0;
				}
				ul#nav li#news-nav a:hover, body#news ul#nav li#news-nav a {
					background-position:-525px -22px
					}
					
			ul#nav li#links-nav a {
				width:74px;
				background-position:-604px 0;
				}
				ul#nav li#links-nav a:hover, body#links ul#nav li#links-nav a {
					background-position:-604px -22px
					}
			ul#nav li#subscribe-nav a {
				width:92px;
				background-position:-678px 0;
				}
				ul#nav li#subscribe-nav a:hover, body#subscribe ul#nav li#subscribe-nav a  {
					background-position:-678px -22px
					}
					
			ul#nav li#contact-nav a {
				width:75px;
				background-position:-770px 0;
				}
				ul#nav li#contact-nav a:hover, body#contact ul#nav li#contact-nav a {
					background-position:-770px -22px
					}
/*	
#nav#store #globalnav li#gn-store a { background-position: -117px -114px !important; }

//#body#contact #nav li#contact-nav a { background-position: -770px -22px !important; }
*/
ul#artist-list  {list-style-type: none; padding-left: 15px; line-height: 16px;}


ul#ex-list  {
	margin-left: 6px;
	padding-left: 6px;
	
}
#ex-list a:link, #ex-list a:visited {color:#261e7e;; text-decoration: none;}
#ex-list a:hover, #ex-list a:active {color:#990033; text-decoration: none;}


ul#ex-list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#ex-list2 a:link, #ex-list2 a:visited {color:#261e7e;; text-decoration: none;}
#ex-list2 a:hover, #ex-list2 a:active {color:#990033; text-decoration: none;}


.submit {
	border: 1px solid #990033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990033;
	background-color: #efefef;
	margin-top: 3px;
	margin-bottom: 3px;
}
.standard {
	width: 220px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px;
}
.worktitle {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}


#enlargement_links a:link {
	color:#990033;
	text-decoration:none;
	padding: 2px 8px 2px 8px;
	border: 1px solid #990033;
	font-weight: normal;
}
#enlargement_links a:visited {color:#990033; text-decoration:none; background-color:#FFFFFF; padding: 2px 8px 2px 8px; border: 1px solid #990033; font-weight: normal;}
#enlargement_links a:hover  {color:#261e7e; text-decoration:none; background-color:#efefef; padding: 2px 8px 2px 8px; border: 1px solid #261e7e; font-weight: normal;}
#enlargement_links a:active {color:#261e7e; text-decoration:none; background-color:#efefef; padding: 2px 8px 2px 8px; border: 1px solid #261e7e; font-weight: normal;}
.smtextitalics {
	font-size: 10px;
	font-style: italic;
}
.bolditalic {
	font-style: italic;
	font-weight: bold;
}
.map img {border: none;}

