/*define print styles*/
*			{ margin:0; padding:0; }
html		{ height:auto; }
body		{ width:100%; margin-bottom:1cm; font-style:normal; font-variant:normal; font-weight:normal; font-size:10pt; font-family:Arial, Helvetica, sans-serif; color:#000; }
p, ul, ol, dl, table
			{ font-size:10pt; margin-bottom:6pt; }
ul ul, ol ol, ol ul, ul ol { margin-bottom: 0; }
tt, pre		{ font-family:monospace; font-size:10pt; }
ul			{ margin-left:16px; padding-left:16px; color:#333; }
ol			{ margin-left:20px; padding-left:16px; color:#333; }
li			{ margin-bottom:2px; }
h1, h2, h3	{ font-style:normal; font-variant:normal; font-weight:normal; font-family:Arial, Helvetica, sans-serif; color:#bc571b; letter-spacing:0.05em; }
h1			{ font-size:13pt; margin-top:10pt; margin-bottom:6.5pt; }
h2			{ font-size:12pt; margin-top:8pt; margin-bottom:6pt; }
h3			{ font-size:11pt; margin-top:7pt; margin-bottom:5pt; }
hr			{ height:1px; color:#ccc; background-color:#ccc; border-width:0px; }

/*define some special display options*/
.justify		{ text-align:justify; }
.container		{ position:relative; }
.clearall		{ clear:both; display:block; height:0; overflow:hidden; }
.clearleft		{ clear:left; display:block; height:0; overflow:hidden; }
.altimgborder	{ border:1px solid #ddd; }
.quote			{ color:#a91164; font-style:italic; }
.showerror		{ color:#c00; }
.showsuccess	{ color:#00c; }
.listheader		{ margin:10px 0; border-bottom:2px dotted #126ea8; color:#e74a00; font-size:125%; font-style:italic; letter-spacing:1px; }
.nodbitem		{ margin:20px 0; border-top:2px dotted #126ea8; border-bottom:2px dotted #126ea8; padding:20px 0; font-size:1.1em; letter-spacing:0.09em; text-align:center; }
.photo			{ border:1px solid #ccc; padding:4px; background:#fff; }
.zoombr			{ position:absolute; bottom:5px; right:5px; }
.dotline		{ margin:5px 0; border-top:2px dotted #ccc; display:block; height:0; overflow:hidden; }
.theartist		{ display:block; margin-left:15px; margin-bottom:4px; float:right; }

/*redefine the styles needed for printing*/
#pagebox		{ position:relative; text-align:left; }

/*standard anchor link behaviour*/
a				{ text-decoration:underline; color:#00c; font-weight:bold; }

/*default form styles*/
input, textarea, select	{ color:#666; font-family:Verdana,Helvetica,Sans-Serif; }
input.std		{ background-color:#fff; border-left:1px solid #669; border-bottom:1px solid #b2b2cc; border-right:1px solid #b2b2cc; border-top:1px solid #669; }
textarea.std	{ background-color:#fff; border-left:1px solid #669; border-bottom:1px solid #b2b2cc; border-right:1px solid #b2b2cc; border-top:1px solid #669; }

/*top display*/
#logo			{ position:relative; }
#topimagesbox	{ display:none; }

/*menu*/
#menubox			{ display:none; }

/*styles used on multiple pages*/
.contentbox		{ position:relative; }
#left-2col		{ position:relative; }
#right-2col		{ display:none; }

/*home page*/
#homeimg		{ display:none; }
#homedates		{ position:relative; }
#homeinfo		{ position:relative; }
.npf_title		{ color:#847441; font-size:2.2em; }
.npf_subtitle	{ color:#847441; font-size:1.7em; }
.npf_dates		{ color:#847441; line-height:1.538em; }
.dotsabove		{ border-top:2px dotted #ccc; }
#tasters		{ position:relative; }

/*about page*/
#aboutbanner					{ position:relative; }
#aboutbanner img#inchurch		{ display:none; }
#aboutbanner h1, #aboutbanner p	{ color:#000; }

/*all artists layout*/
.artistbox				{ position:relative; clear:left; margin:0; padding:0; list-style:none; text-align:center; }
.artistbox li			{ position:relative; margin:20px 5px 0 0; padding:0; float:left; width:152px; overflow:hidden; }
.artistbox li.right		{ margin:20px 0 0 0; }
.artistbox li.left		{ clear:both; }
.artistbox .galimg		{ display:block; }
.artistbox .galtxt		{ display:block; margin:2px; font-weight:normal; text-decoration:none; }
.artistbox img.item		{ margin:0; border:1px solid #ccc; padding:3px; }

/*artist info layout*/
#artistcontact			{ position:relative; }
#artistcontact p		{ margin-bottom:0.545em; line-height:normal; }
#artistcontact p span	{ display:block; float:left; width:2.25cm; font-weight:bold; }

/*art detail page*/
#itembox				{ position:relative; margin-top:20px; }
#itembox img#viewlarge	{ border:1px solid #ccc; padding:4px; }
#itembox h2				{ margin-top:20px; border-top:2px dotted #ccc; padding-top:4px; font-style:italic; }
#itembox img.help		{ border:0; }
#itemdetails			{ position:relative; }
#itemdetails p			{ margin-bottom:0.545em; line-height:normal; }
#itemdetails p span		{ display:block; float:left; width:130px; font-weight:bold; }
p#itemdesc				{ margin:10px 0 4px 0; border-top:2px dotted #ccc; padding:10px 0 0 0; font-weight:bold; }

/*for the galleries layout*/
.gallerybox				{ position:relative; clear:left; margin:0; padding:0; list-style:none; }
.gallerybox li			{ position:relative; margin:20px 5px 0 0; padding:0; float:left; width:150px; }
.gallerybox li.right	{ margin:20px 0 0 0; }
.gallerybox .galimg		{ display:block; }
.gallerybox .galtxt		{ display:block; margin:2px; font-weight:normal; text-decoration:none; }
.gallerybox img.item	{ margin:0; border:1px solid #ccc; padding:4px; }

/*shows index*/
.showsbox				{ position:relative; clear:left; margin:0; padding:0; list-style:none; }
.showsbox li			{ position:relative; margin:25px 25px 0 0; padding:0; float:left; width:300px; height:97px; border-top:1px solid #ccc7a5; border-right:1px solid #ccc7a5; border-bottom:1px solid #ccc7a5; border-left:10px solid #ccc7a5; overflow:hidden; }
.showsbox li.right		{ margin:25px 0 0 0; }
.showsbox img			{ position:absolute; top:0; right:0; border:0; } 
.showsbox h1			{ margin:0; padding:3px 0 0 3px; color:#847441; font-family:Verdana, Helvetica, Sans-Serif; font-size:1.273em; font-weight:bold; } 
.showsbox p				{ margin:0; padding:2px 0 0 3px; color:#847441; font-family:Verdana, Helvetica, Sans-Serif; } 
.showsbox p.moreinfo	{ position:absolute; top:55px; left:1px; padding:14px 0 0 3px; color:#847441; font-family:Verdana, Helvetica, Sans-Serif; } 
.showsbox a				{ font-weight:normal; font-size:0.909em; }
.showsbox a:hover		{ font-weight:normal; }
.showsbox .editpos		{ position:absolute; top:0; right:0; }

/*techniques*/
#techmenu				{ position:relative; margin:0; padding:0; list-style:none; width:4cm; float:left; }
#techmenu li			{ margin:0; padding:0; }
#techmenu li a			{ text-decoration:none; }
#techmenu li a:hover	{ text-decoration:underline; }
#techmenu li.techmain	{ font-size:1.2em; }
#techmenu li.techsub	{ margin-left:10px; }
#techmenu li.technext	{ margin-bottom:6px; }
#techinfo				{ position:relative; margin-left:160px; }
#techinfo .imgright		{ float:right; margin:0 0 8px 15px; font-size:0.909em; }
#techinfo .imgleft		{ float:left; margin:0 15px 8px 0; }
.glossary				{ position:relative; margin:0 0 0 140px; padding:0; list-style:none; }
.glossary li span		{ display:block; width:140px; margin-left:-140px; float:left; }


/*event summary display*/
.eventsumbox			{ position:relative; margin:0.5cm 0 0.5cm 0; }
.eventsum				{ position:relative; margin:10px 20px 15px 0; border:1px solid #ccc; padding:0.25cm; }
.eventsum col1			{ clear:left; }
.eventsum col2			{ margin-right:0; }
.eventsum .eventimg		{ float:left; width:110px; height:110px; }
.eventsum img			{ float:right; }
.eventsum h2			{ margin-top:0; margin-bottom:0; font-size:1.15em; line-height:1.2em; color:#c00; }
.eventsum p				{ margin-top:0; font-size:1.1em; line-height:1.2em; }
.eventsum .wi			{ padding-left:120px; }
.eventsum span.more		{ display:none; }
.eventsum .eventdate	{ position:absolute; bottom:1px; right:10px; color:#666; font-size:1em; line-height:1.2em; font-family:Verdana, Geneva, sans-serif; }
.eventsumbox .editpos	{ position:absolute; bottom:0; left:0; }

/*contact page*/
#frmcontact					{ position:relative; margin-bottom:1cm; border-top:2px dotted #ccc; border-bottom:2px dotted #ccc; padding-top:1cm; }
#frmcontact input.text		{ width:40%; font-size:0.909em;/*10px*/}
#frmcontact input.code		{ display:none; }
#frmcontact textarea		{ width:40%; font-size:0.909em;/*10px*/}
#frmcontact input.doit		{ display:none; }
#frmcontact label			{ display: block; float: left; width:10%; text-align:right; margin:0 6px 0 0; }
#frmcontact #codeframe		{ margin:0; border:0; padding:0; height:12px; width:48px; }

/*the footer link for CubeConnection*/
#siteby				{ position:relative; margin-top:0.5cm; color:#999; border-top:1px solid #888; }
#siteby p			{ margin:3px 6px; text-align:right; font-size:0.909em; }
#siteby #copyright	{ float:left; }
#siteby a#cube		{ text-decoration:none; font-weight:bold; }

/*================================*/
/* define all the admin style bits*/
/* needed on user pages           */
/*================================*/
#adminmenu			{ display:none; }

