@charset "UTF-8";

/* CSS for styling and positioning of the site */

* { margin: 0; padding: 0; }

html, body {
	margin:0;
	height:100%;
	width:100%;
	background-color:#eeeeee;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:hidden;
}

/* header section */
#wideheader {
	background-color:#FFFFFF;
	position:fixed;
	width:100%;
	z-index:99;
}

#header {
	margin:0 auto;
	height:80px;
	width:800px;
	text-align:center;
	background-color:#FFFFFF;
}


#header img {
	padding-top:15px;
}

#search {
	float:right;
	padding-top:50px;
}

#search .searchbox {
	width:80px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:solid #666666 1px;
	padding:2px;
}

#search .searchbtn {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:solid #666666 1px;
	padding:1px;
}

/* top navigation section */
#widenav {
	top:80px;
	position:fixed;
	width:100%;
	z-index:1;
}
#nav {
	margin:0 auto;
	height:30px;
	width:800px;
	background-color:#444444;
	text-align:center;
}

#nav ul {
	margin:0;
	padding:0;
	color: White;
	float: left;
	width: 100%;
	font-size:13px;
}

#nav ul li { 
	display: inline; 
}

#nav ul li a:link, #nav ul li a:visited {
margin:0;
	padding:8px 10px 6px 10px;
	color: White;
	text-decoration: none;
	font-weight:bold;
	float: left;
	border-right:solid 1px #666;
}

#nav ul li a:hover {
	background-color: #d20000;
	color: #fff;
}

/* main content area */
#widecontent {
	
	width:100%;
}
html>body #widecontent {padding-top:110px;}

#content {
	margin:0 auto;
	width:800px;
	text-align:left;
	background-color:#FFFFFF;
}

/* artist list */

#list, #list2 {
clear:left;
float:left;
	margin-left:0px;
	width:250px;
	position:fixed;
	overflow:auto;
	height:100%;
	margin:0;
	padding:0;
	z-index:0;
}

#heading {
margin:0;
	top:110px;
	float:left;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding:0;
	position:fixed;
	width:233px;
	background-color:#FFFFFF;
	z-index:1;
color:#FFFFFF;
}
#list ul {
	margin:0;
	padding:15px 0 0 0;
	width:233px;
	list-style-type: none;
	text-align:center;
background-color:#fff;
}
/* 
#heading {
margin:0;
	top:110px;
	float:left;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding:8px 0 8px 0;
	position:fixed;
	width:233px;
	background-color:#E1E1E1;
	z-index:1;
}

#list ul {
	margin:0;
	padding:30px 0 0 0;
	width:233px;
	list-style-type: none;
	text-align:center;
background-color:#fff;
}
*/
#list li a:link, #list li a:visited {
	display: block;
	padding: 5px;
	color: #000;
	text-decoration: none;
}

#list li a:hover {
	background-color: #E1E1E1;
}

/* main body area */
#main_area {
background-color:#fff;
clear:both;
float:right;
	width:550px;
position:fixed;
overflow:auto;
height:100%;

	}
/* homepage */
/* -- CHANGED BY CEM - to avoid horizonal scroll bar on homepage
#homepage {
	padding:100px 15px;
	width:550px;
	text-align:center;
	margin:0 auto;
	vertical-align:middle;
}
*/
#homepage {
	padding:50px 0;
	width:530px;
	text-align:center;
	margin:0 auto;
	vertical-align:middle;
}

#homepage h1 {
	padding:0;
	margin:15px 0 5px 0;
	font-size:24px;
}
#homepage h2 {
	color:#D20000;
	margin:5px 0 5px 0;
	font-size:18px;
}
#homepage p {
	color:#D20000;
	margin:0;
	padding:0;
}
#homepage img {
	border:solid 0px #FFFFFF;
}
#homepage img:hover {
	border:solid 0px #E3E3E3;
}

/* artist page && new artworks && 20th c design*/
#artistpage {
	padding:10px;
	width:510px;
	text-align:center;
	margin:0 auto;
	vertical-align:middle;
}
#artistpage #artistheader h1 {
	padding:0;
	margin:5px 0 15px 0;
	font-size:24px;
}
#artistpage #artistheader p {
padding:0;
	margin:-15px 0 15px 0;
}

#artistpage #artistheader a:link, #artistpage #artistheader a:visited{
	padding:0;
	margin:0 ;
	font-size:12px;
color:#D20000;
font-weight:bold;
text-decoration:none;
}
#artistpage #artistheader a:hover {
text-decoration:underline;
}

#artistpage .artwork {
	padding-top:10px;
	width:240px;
	margin:5px;
	float:left;
height:280px;
display:inline;}

#artistpage .single {
width:100%;
}

#artistpage .artwork .img{
height:180px;
}

html>body #artistpage .artwork .img{height:180px;position:relative;width:100%;padding:0;margin:0;text-align:left;}
#artistpage .artwork .img div {
/*position:absolute;*/
bottom:0;
width:100%;
text-align:center;
}

html>body #artistpage .artwork .img div {position:absolute;bottom:0;width:100%;text-align:center;}
#artistpage .artwork h2 {
	padding:0;
	margin:0;
	font-size:14px;
}
#artistpage .artwork p {
	color:#D20000;
	font-size:11px;
	padding:0;
	margin:3px 0 5px 0;
}
#artistpage .artwork p.tc {
	color:#666666;
	font-size:11px;
	padding:0;
	margin:3px 0 5px 0;
}
#artistpage .artwork a:link, #artistpage .artwork a:visited {
	color:#D20000;
	text-decoration:none;
}
#artistpage .artwork a:hover {
	text-decoration:underline;
}

#artistpage .clearer {clear:both;}
/*
#artistpage .artwork:hover {
	padding-top:10px;
	width:250px;
	margin:7px;
	background-color:#F7F7F7;
	float:left;
}*/
#artistpage .artwork img {
	border:solid 5px #FFFFFF;
}

#artistpage .artwork img:hover {
	border:solid 5px #E3E3E3;
}

/* about us && testimonials*/
#aboutus, #testimonial, #links{
	padding:15px;
	width:500px;
	text-align:left;
	margin:0 auto;
}

#aboutus h1 {
	padding:0;
	margin:0;
	font-size:24px;
}

#aboutus p {
margin:0;
padding:5px 0 5px 0;
font-size:12px;
line-height:18px;
}
#aboutus img.right {
float:right;
margin:5px 0 5px 20px;
}
#aboutus img.left, #aboutus img.aboutme {
float:left;
margin:5px 20px 5px 0;
}
#aboutus img.right, #aboutus img.left{
border: solid 5px #FFFFFF;
}
#aboutus img.right:hover, #aboutus img.left:hover{
border: solid 5px #E3E3E3;
}
#aboutus a:link, #aboutus a:visited {
color:#D20000;
text-decoration:none;
font-weight:bold;
}
#aboutus a:hover {
text-decoration:underline;
}
#aboutus p.tc {
clear:both;
font-size:10px;
line-height:12px;
color:#999999;
}
#aboutus p.testimonialslink {
float:right;
margin:-20px 5px 0 0;
padding:0;
font-size:14px;
}

#testimonial h1 {
	padding:0;
	margin:0 0 20px 0;
	font-size:24px;
}
#testimonial p.desc {
margin:0;
padding:5px;
font-size:16px;
line-height:20px;
font-style:italic;
font-family:georgia;
}
#testimonial p.writer {
margin:0 0 20px 0;
padding:0 5px 5px 0;
font-size:12px;
line-height:16px;
text-align:right;
color:#D20000;
font-weight:bold;
}

/* contact us */

#aboutus #contactus p {
margin:8px 0 0 0;
padding:0;
float:left;
clear:left;
width:100px;
}

#aboutus #contactus input.contact {
margin:5px 50px 0 0;
width:200px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:solid #666666 1px;
	padding:3px;
float:left;
}

#aboutus #contactus textarea.contact {
margin:5px 50px 0 0;
width:200px;
height:100px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:solid #666666 1px;
	padding:3px;
float:left;
}

#aboutus #contactus input.contactbtn {
margin:5px 0 15px 100px;
padding:0;
clear:left;
font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:solid #666666 1px;
	padding:3px;
float:left;
background-color:#D20000;
color:#FFF;
}

/* mailing list */

#aboutus #maillist p {
margin:8px 0 0 0;
padding:0;
float:left;
clear:left;
width:100px;
}

.redtxt {
color:#D20000;
}

#aboutus #maillist input.list {
margin:5px 50px 0 0;
width:200px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:solid #666666 1px;
	padding:3px;
float:left;
}

#aboutus #maillist textarea.list {
margin:5px 50px 0 0;
width:200px;
height:40px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:solid #666666 1px;
	padding:3px;
float:left;
}

#aboutus #maillist #listdetails {
clear:left;
margin:0;
padding: 5px 0 0 100px;
}

#aboutus #maillist #listdetails p{
float:left;
margin:0;
padding:5px 0 0 0;
width:400px;
}


#aboutus #maillist #listdetails input.listcheck{
margin:0;
padding:0;
}


#aboutus #maillist #listdetails input.list{
margin:0 0 0 15px;
padding:2px;
border:solid #666666 1px;
width:100px;
}

#aboutus #maillist input.listbtn {
margin:15px 0 15px 100px;
padding:0;
clear:left;
font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:solid #666666 1px;
	padding:3px;
float:left;
background-color:#D20000;
color:#FFF;
}

/* links */

#links h1 {
	padding:0;
	margin:0;
	font-size:24px;
}

#links h2 {
	padding:10px 0 0 0;
	margin:0;
	font-size:18px;
}

#links ul {
list-style-type: none;
}

#links p {
margin:0;
padding:5px 0 5px 0;
font-size:12px;
line-height:18px;
}

#links a:link, #links a:visited {
color:#D20000;
text-decoration:none;
font-weight:bold;
}
#links a:hover {
text-decoration:underline;
}


/* CSS for lytebox */
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(images/lytebox/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(images/lytebox/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(images/lytebox/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(images/lytebox/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(images/lytebox/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(images/lytebox/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(images/lytebox/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(images/lytebox/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(images/lytebox/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(images/lytebox/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(images/lytebox/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(images/lytebox/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(images/lytebox/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left;  padding-bottom:10px;}
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(images/lytebox/close_grey.png) no-repeat; }
	#lbClose.red { background: url(images/lytebox/close_red.png) no-repeat; }
	#lbClose.green { background: url(images/lytebox/close_green.png) no-repeat; }
	#lbClose.blue { background: url(images/lytebox/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(images/lytebox/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(images/lytebox/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(images/lytebox/play_red.png) no-repeat; }
	#lbPlay.green { background: url(images/lytebox/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(images/lytebox/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(images/lytebox/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(images/lytebox/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(images/lytebox/pause_red.png) no-repeat; }
	#lbPause.green { background: url(images/lytebox/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(images/lytebox/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(images/lytebox/pause_gold.png) no-repeat; }
