@charset "UTF-8";
/* CSS Document */

.clear { clear: both;}

html {
width:100%;
margin:0;
padding:0;
}

body{
width:726px;
margin:30px 0 0 10px;
background-color:#ffffff;
color:#333333;
}



body a {
color:#000000;
text-decoration:none;
}

body a:hover {
text-decoration:underline;
}

img {
border:none;
}

div#newcontainer {
width:730px;
height:auto;
margin:0px;
padding:0px;
float:left;
position:relative;
font-size:13px;
line-height:130%;
z-index:4;

}

body#thebigdrawimages div#newcontainer {
width:1200px;
}


/*    header        */

div#hdrMainNav {
width:730px;
height:100px;
padding:0px;
margin:0px;

}

div#newheader_section_title {
font-family: Helvetica, Arial,  sans-serif;
font-size:11px;
width:100%;
height:14px;
margin:0px 0 30px 0;
padding:6px 1px 4px 1px;
background-color:#eeeeee;
text-transform:uppercase;
letter-spacing:1px;
color:#000000;
}



/*######################## SEARCH BOX ################################### */

div#searchbox{
position:relative;
margin:0px 0px 0px 5px;
width:236px;
height:71px;
background-color:#ffffff;
float:left;
border-width:1px;
border-color:#b9b9b9;
border-style:solid;
padding:9px 7px 0px 7px;
z-index:250;
}

form {
margin:0px;
padding:0px;
height:17px;
}


body#search div.searchpage div.eventsearch  {

background-color: blue;
min-height: 150px;
float: left;
display: block;
}

body#search div.searchpage div.prodsearch  {
background-color: green;
min-height: 180px;
float: left;
display: block;
}


form input#headsearchtextbox {
border-width:1px;
border-color:#b9b9b9;
border-style:solid;
font-family:"Times New Roman", Georgia,  Times, serif;
font-size:11px;
font-style:italic;
float:left;
width:190px;
background-color:#ffffff; 
margin:0px;
padding:2px 2px 0 2px;
height:15px;
}

form input#headsearchsubmit {
float:right;
margin:0px;
padding:0px;
}

/*######################## SEARCH Results Page ################################### */

body#search_results table#productsrch, body#search_results table#eventsrch {
float: left;

}

 

/* ######################## ALT NAV ################################### */

ul#altnav {
padding:9px 0 0 0;
margin:0px 0 0 0;
height:31px;
float:left;
clear:left;
width:100%;
}

ul#altnav li {
position:relative;
height:15px;
padding:0;
margin:0px;
list-style-type:none;

}

ul#altnav li a {
height:0px;
padding:15px 0 0 0;
margin:0px;
display:block;
overflow:hidden;
background-repeat:no-repeat;
background-image:url(../images/new09/altnav.gif);/**/
}

ul#altnav li#altnavsupport, ul#altnav li#altnavsupport a, ul#altnav li#altnavfacebook, ul#altnav li#altnavfacebook a {
width:95px;
}

ul#altnav li#altnavsupport, ul#altnav li#altnavfacebook {
clear:left;
float:left;
}

ul#altnav li#altnavbecome, ul#altnav li#altnavbecome a, ul#altnav li#altnavnewsletter, ul#altnav li#altnavnewsletter a {
width:115px;
}

ul#altnav li#altnavbecome, ul#altnav li#altnavnewsletter {
float:right;
clear:right;
}

ul#altnav li#altnavsupport a {
background-position: 0 0 ;
}

ul#altnav li#altnavsupport a:hover {
background-position: 0 -49px ;
}

ul#altnav li#altnavbecome a {
background-position: -100px 0 ;
}

ul#altnav li#altnavbecome a:hover {
background-position: -100px -49px ;
}

ul#altnav li#altnavfacebook a {
background-position: 0 -20px ;
}

ul#altnav li#altnavfacebook a:hover {
background-position: 0 -69px ;
}

ul#altnav li#altnavnewsletter a {
background-position: -100px -20px ;
}

ul#altnav li#altnavnewsletter a:hover {
background-position: -100px -69px ;
}



/*######################## MAIN CONTENT ################################### */


div#hdrSectionTitle {
margin:50px 0 0 0;
clear:left;
float:left;

}

div#mainbodycontentnew09 {
clear:both;

}

h1#mainlogo {

height:80px;
width:140px;
margin:0px;
padding:0px;
position:relative;
float:left;

}

h1#mainlogo a {

height:0px;
padding: 80px 0px 0px 0px;
margin:0px;
display:block;
overflow:hidden;
background-image:url(http://www.drawingcenter.org/images/new09/logo.gif);
}


/*######################## MAIN MENU ################################### */


ul#menu {

width:296px;
position:relative;
float:left;
margin:0px 0px 0px 32px;
padding:0px;
height:91px;
}

#menu li.mainmenu {
margin:0px;
list-style-type:none;
position:absolute;
padding:0px;
}

#menu li.mainmenu  a {
background-image: url(http://www.drawingcenter.org/images/new09/mainnav.gif);
height: 0px;
padding: 17px 0 0 0;
margin:0px;
overflow:hidden;
display:block;
width:100%;
position:absolute;

}

#menu li ul.hideit li, ul.hideit {
display:none;
}

#menu li ul.hideit li a, ul.hideit{
display:none;
}

#menu li ul.showit li.submenu {
display:block;
position:relative;
margin:0;
list-style-type:none;
width:100%;
padding:0;
z-index:150;
}

#menu li ul.showit li a{
display:block;
padding:17px 0 0 0;
background-image: url(http://www.drawingcenter.org/images/new09/mainnav.gif);
height:0px;
overflow:hidden;
width:100%;
position:relative;
}



ul#menu li.mainmenu ul.showit {
background-repeat:no-repeat;
display:block;
background-position: bottom right;
padding:0px 8px 6px 0px;
margin:0px;
position:relative;
top:17px;
left:4px;
z-index:100;
}

/* when it was on the side top:-4px;
left:110px; */

/*#menu li#menu10 ul.showit {
background-repeat:no-repeat;
display:block;
background-position: bottom right;
padding:0px 8px 6px 0px;
margin:0px;
position:relative;
top:0px;
left:4px;
 

}*/


/*sets different shadows for different subnavs so that corners can be pretty */

#menu li#menu10 ul.showit {
background-image:url(../images/new09/subnav-shadow-large.png);
}

/* items with only two sub nav items */

#menu li#menu1 ul.showit, #menu li#menu3 ul.showit, #menu li#menu5 ul.showit {
background-image:url(../images/new09/subnav-shadow-three.png);
}

/* items with only two sub nav items */

#menu li#menu4 ul.showit {
background-image:url(../images/new09/subnav-shadow-two.png);
}


/* right column of menu */
#menu li#menu6, #menu li#menu7, #menu li#menu8, #menu li#menu9, #menu li#menu10  {
width:150px;
position:absolute;
left:150px
}

/*left column of menu */

#menu li#menu1, #menu li#menu2, #menu li#menu3, #menu li#menu4, #menu li#menu5  {
width:135px;
position:absolute;
left:0px
}

/* row 1 of menu */

#menu1, #menu6  {
z-index:50;
top: 0px;

}

/* row 2 of menu */
#menu2, #menu7  {
z-index:40;
top: 17px;

}

/* row 3 of menu */
#menu3, #menu8  {
z-index:30;
top: 34px;

}

/* row 4 of menu */
#menu4, #menu9  {
z-index:20;
top: 51px;

}


/* row 5 of menu */
#menu5, #menu10  {
z-index:10;
top: 68px;

}



li#menu1 a {
background-position: 0 0 ;
}

li#menu1 a:hover {
background-position: -160px 0px ;
}
li#menu2 a {
background-position: 0 -20px ;
}

li#menu2 a:hover {
background-position: 160px -20px ;
}

li#menu3 a {
background-position: 0 -40px ;
}

li#menu3 a:hover {
background-position: -160px -40px ;
}

li#menu4 a {
background-position: 0 -60px ;
}

li#menu4 a:hover {
background-position: -160px -60px ;
}

li#menu5 a {
background-position: 0 -80px ;
}

li#menu5 a:hover {
background-position: -160px -80px ;
}


li#menu6 a {
background-position: 0 -100px ;
}

li#menu6 a:hover {
background-position: -160px -100px ;
}

li#menu7 a {
background-position: 0 -120px ;
}

li#menu7 a:hover {
background-position: -160px -120px ;
}

li#menu8 a {
background-position: 0 -140px ;
}

li#menu8 a:hover {
background-position: -160px -140px ;
}

li#menu9 a {
background-position: 0 -160px ;
}

li#menu9 a:hover {
background-position: -160px -160px ;
}

li#menu10 a {
background-position: 0 -180px ;
}

li#menu10 a:hover {
background-position: -160px -180px ;
}

#menu li#menu1 ul li#submenu1a a {
background-position: 0 -200px;
}

#menu li#menu1 ul li#submenu1a a:hover {
background-position: -160px -200px;
}

#menu li#menu1 ul li#submenu1b a {
background-position: 0 -220px;
}

#menu li#menu1 ul li#submenu1b a:hover {
background-position: -160px -220px;
}

#menu li#menu1 ul li#submenu1c a {
background-position: 0 -240px;
}

#menu li#menu1 ul li#submenu1c a:hover {
background-position: -160px -240px;
}

#menu li#menu3 ul li#submenu3a a {
background-position: 0 -260px;
}

#menu li#menu3 ul li#submenu3a a:hover {
background-position: -160px -260px;
}

#menu li#menu3 ul li#submenu3b a {
background-position: 0 -280px;
}

#menu li#menu3 ul li#submenu3b a:hover {
background-position: -160px -280px;
}

#menu li#menu3 ul li#submenu3c a {
background-position: 0 -300px;
}

#menu li#menu3 ul li#submenu3c a:hover {
background-position: -160px -300px;
}

#menu li#menu4 ul li#submenu4a a {
background-position: 0 -320px;
}

#menu li#menu4 ul li#submenu4a a:hover {
background-position: -160px -320px;
}

#menu li#menu4 ul li#submenu4b a {
background-position: 0 -340px;
}

#menu li#menu4 ul li#submenu4b a:hover {
background-position: -160px -340px;
}

#menu li#menu5 ul li#submenu5a a {
background-position: 0 -360px;
}

#menu li#menu5 ul li#submenu5a a:hover {
background-position: -160px -360px;
}

#menu li#menu5 ul li#submenu5b a {
background-position: 0 -380px;
}

#menu li#menu5 ul li#submenu5b a:hover {
background-position: -160px -380px;
}

#menu li#menu5 ul li#submenu5c a {
background-position: 0 -400px;
}

#menu li#menu5 ul li#submenu5c a:hover {
background-position: -160px -400px;
}

#menu li#menu10 ul li#submenu10a a {
background-position: 0 -420px;
}

#menu li#menu10 ul li#submenu10a a:hover {
background-position: -160px -420px;
}

#menu li#menu10 ul li#submenu10b a {
background-position: 0 -440px;
}

#menu li#menu10 ul li#submenu10b a:hover {
background-position: -160px -440px;
}

#menu li#menu10 ul li#submenu10c a {
background-position: 0 -460px;
}

#menu li#menu10 ul li#submenu10c a:hover {
background-position: -160px -460px;
}
#menu li#menu10 ul li#submenu10d a {
background-position: 0 -480px;
}

#menu li#menu10 ul li#submenu10d a:hover {
background-position: -160px -480px;
}

#menu li#menu10 ul li#submenu10e a {
background-position: 0 -500px;
}

#menu li#menu10 ul li#submenu10e a:hover {
background-position: -160px -500px;
}

#menu li#menu10 ul li#submenu10f a {
background-position: 0 -520px;
}

#menu li#menu10 ul li#submenu10f a:hover {
background-position: -160px -520px;
}

#menu li#menu10 ul li#submenu10g a {
background-position: 0 -540px;
}

#menu li#menu10 ul li#submenu10g a:hover {
background-position: -160px -540px;
}

#menu li#menu10 ul li#submenu10h a {
background-position: 0 -560px;
}

#menu li#menu10 ul li#submenu10h a:hover {
background-position: -160px -560px;
}

#menu li#menu10 ul li#submenu10i a {
background-position: 0 -580px;
}

#menu li#menu10 ul li#submenu10i a:hover {
background-position: -160px -580px;
}

/*  FOOTER STYLES */

div.kicker {
position:relative;
clear:both;
width:1px;
height:1px;
overflow:hidden;
}

div#footerdiv {
margin:30px 0 0 0;
padding:0px;
clear:both;
float:left;
width:730px;
height:auto;
position:relative;

}

div#footerdiv ul {
margin:0px;
padding:0px;
}

div#footerdiv ul li {
float:left;
list-style-type:none;
color:#333333;
margin:0px;
padding:0px;

}


div#footerdiv ul li a.bottomnav{
text-decoration:none;
color:#333333;
font-family: Helvetica, Arial, sans-serif;
font-size:9px;
padding:0 5px 0 5px;
margin:0px;
border-right-style:solid;
border-right-color:#333333;
border-right-width:1px;
text-transform:uppercase;
}

div#footerdiv ul li a.bottomnav:hover{
text-decoration:underline;
}

div#footerdiv ul li:first-child a {
padding-left:0;
}

div#footerdiv ul li:last-child a {
border-right:none;
}

div#footerlocation {
margin:7px 0 0 0;
padding:0;
clear:left;
float:left;
width:430px;

}

div#footerlocation div.footerlocationitem {

float:left;
border-right-style:solid;
border-right-width:1px;
border-right-color:#333333;
padding:0px 5px 0px 5px;
font-family:Helvetica, Arial, sans-serif;
font-size:9px;
color:#333333;
background-color:#FFFFFF;
text-transform:uppercase;
}

div#footerlocation div.footerlocationitem:last-child {
border:none;
}
div#footerlocation div.footerlocationitem:first-child {
padding-left:0;
}

div#copyright {
clear:left;
font-family:Helvetica, Arial, sans-serif;
font-size:9px;
color:#666666;
float:left;
background-color:#FFFFFF;
margin:20px 0 0 0;
padding:0 6px 0px 0px;
border-right-style:solid;
border-right-width:1px;
border-right-color:#333333;
}

div#specificlink  {
font-family:Helvetica, Arial, sans-serif;
font-size:8px;
color:#666666;
float:left;
background-color:#FFFFFF;
margin:20px 0px 0px 7px;
padding:0px;

}

div#specificlink a {
color:#666666;
text-decoration:none;

}
div#specificlink a:hover {
color:#000000;

}


/* ################################################################################### */
/* ############################ home page styles ##################################### */
/* ################################################################################### */

body#home {
	font-family:"Times New Roman",Georgia,Times,serif;
}

body#home h3, body#home h4 {
	font-weight: normal;
	margin:0;
	padding:0;
}

body#home h3 {
	font-size: 20px;
}

body#home h4 {
	font-size: 16px;
	padding: 0 0 7px 0;
}

.homelabel {
	padding: 0;
}

body#home div#newcontainer {
	width:460px;
	position:relative;
	height:690px;
}

body#home div.exhdate, body#home h3.exhname, body#home h2.exhtitle a {
font-size:25px;
width: 400px;
padding: 0 0px;
/* padding on sides was 30px */
}

body#home div.exhdate {
margin:20px 0 0 0;
}

#sidebar_container {
	height: 690px;
	width: 250px;
	background-color: #CCCCCC;
	float:left;
	margin: 0 0 0 14px;

}

div.currentexhibitiontext, div.currentexhibition {
	margin:0px;
	padding:0px;
	width:460px;
	height:288px;
	position:absolute;
	top:0;
	padding:0;
	background-color:#FFFFFF;
}

div#currentexhibition2pic, div#currentexhibition2text {
	position:absolute;
	top:232px;
}

div#currentexhibitionbigpic {
	height: 460px;
}

div.currentexhibitiontext {
	width:100%;
}

div#eventstext {
	line-height:1em;
	font-size: 13px;
}

div#eventstext div.exhtitle {
	font-style: italic;
	padding: 0 0 3px 0;
}

div#viewingprogramthumb, div#viewingprogramtext {
	position:absolute;
	top: 464px;
	left: 0px;
}

div#programsthumb, div#programstext {
	position:absolute;
	top: 464px;
	left:289px;
}

div#eventsthumb, div#eventstext {

	position:absolute;
	top:581px;
	left:0px;
	width:112px;

}

div#multimediathumb, div#multimediatext {

	position:absolute;
	top:581px;
	left:116px;

}

div#bookstorethumb, div#bookstoretext {

	position:absolute;
	top:581px;
	left:232px;

}

div#educationthumb, div#educationtext {

	position:absolute;
	top:581px;
	left:348px;

}





/* ########################  exhibition and some event page styles*########################  */

/* main exhibition title styles */
/* first selector was div#colone - i think joe changed this --- jay adding colone back in dec 18 */
ul.publiceventslist h2.exhtitle, div#currentexhibition1text h2.exhtitle,  div#currentexhibition2text h2.exhtitle, div#exhbition_details h2.exhtitle, div#coltwo h2.exhtitle a, div#coltwo h2.exhtitle, div#colone h2.exhtitle a, div#colone h2.exhtitle, body#thebigdraw h2.exhtitle, body#thebigdrawimages h2.exhtitle, body#edu_schoolprogs div#newcontainer h2.exhtitle, body#edu_internships div#newcontainer h1, body#support h2, body#membership h2, body#membership2010 h2 {
font-family: "Times New Roman", Georgia,  Times, serif;
font-size:20px;
font-weight:normal;
color:#000000;
margin:10px 0 10px 0;
padding:0px;
text-decoration:none;
text-align:justify;

}

body#membership2010 h2  {
text-align: right;
}

h3.droom, div#myRelatedProducts {
font-family: Helvetica, Arial, sans-serif;
font-size:11px;
margin:20px 0 0 0;
padding:0px;
text-transform:uppercase;
letter-spacing:normal;
color:#000000;
}

body#pub_books h3.droom  {
margin: 0;
}

body#exh_current h3.droom {
margin-top:0px;
}

body#exh_current div#container h3.droom {
margin-top:20px;
}

div#offsitelink {
margin: 0 0 30px;
padding: 1px;
height: 10px;
width: 100%;
}

body#pub_books div.droom {
font-family: Helvetica, Arial, sans-serif;
font-size:11px;
margin:0 0 0 3px ;
padding:0px;
text-transform:uppercase;
letter-spacing:1px;
color:#000000;
}

div.pubsearch h3.droom {
display: inline;
margin: 0 20px 0 0;
}


h3.subtitle a, h3.exhname, body#edu_internships div#newcontainer h2 {
/* subtitle */
font-family:"Times New Roman", Georgia,  Times, serif;
font-size:20px;
font-style:italic;
font-weight:normal;
margin:10px 0 10px 0;
padding:0px;
text-decoration:none;
text-align:justify;
}

body#pub_books h3.exhname {
margin: 5px 0 25px;
}

#exh_current div.exhdate {
font-family:"Times New Roman", Georgia,  Times, serif;
font-size:20px;
margin:10px 0 10px 0;
padding:0px;
text-decoration:none;
text-align:justify;
}




div#wide {
width:600px;
margin:0px;
padding:0px;
}

div#currentexhibition1text, div#coltwo {
width:320px;
margin:0px 15px 0px 0px;
height:auto;
position:relative;
}

div#colone {
width: 320px;
float: left;
}

div#newcontainer div#currentexhibition1text {
float:left;
}

div#newcontainer div#coltwo {
float:right;
}

div#coloone form {
width:100%;
height:auto;


}

div#mainexhibitionimage {
width:320px;
height:300px;
padding:0px;
margin:10px 0px 20px 0px;
float:left;
}

div#individualexhibitiondesciptiondiv {
text-align:left;
margin:10px 0 20px 0px;
padding:0px;
}

#colone div#individualexhibitiondesciptiondiv, #coltwo div#individualexhibitiondesciptiondiv {
text-align: justify;
}

div#exhibitionlinksdiv {
color: #000000;
margin:10px 0 20px 0px;
clear:left;
}

 
div#mainexhibitionimagecol {
width:320px;
height:300px;
padding:0px;
margin:10px 0px 20px 0px;
}

div#mainexhibitionthumbs {
width:350px;
height:300px;
padding:0px;
margin:10px 0px 20px 0px;
float:right;
}

div#mainexhibitionthumbsx a {
border:none;
display:block;
width:70px;
height:70px;
margin:0px 10px 10px 0px;
padding:0px;
}

div#mainexhibitionthumbsx a img {
border:none;
margin:0px;
padding:0px;
}

div#individualexhibitiondesciptiondiv {
text-align:left;
margin:10px 0 20px 0px;
padding:0px;

}

div#exhibitionlinksdiv {
margin:10px 0 20px 0px;
padding:0px;
clear:left;
}

/* these are the links like view images press release */
a.exhibitionlinks, div.exhname, home#thebigdraw span#otheryears a.exhibitionlinks {
padding:0 7px 0 7px;
margin:0px;
border-right-style:solid;
border-right-width:2px;
border-right-color:#000000;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
font-family: Helvetica, Arial, sans-serif;

}

div.exhRelated div.exhname {
font-weight:normal;
font-family:"Times New Roman",Georgia,Times,serif;


}
	



body#thebigdraw div.bigDrawItem a.exhibitionlinks {
border-right: 0 none;
padding: 0;

}
/* */
 
 
a.morelinks {
padding:0;
margin:0px;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
font-family: Helvetica, Arial, sans-serif

}

div.morelinks {
margin:10px 0 0 0;
clear:left;
width:320px;
float:left;
height:auto;
}

a.morelinks:hover,a.exhibitionlinks:hover {
Text-decoration:underline;
}

/* this is the div that is around related events */
div.exhRelated {
width:100%;
height:auto;
margin:0 0 10px 0;
}

div.exhRelated div.exhname {
clear:left;
float:left;
padding-left:0px;
}

div.relatedeventsdate {
float:left;
padding:0 0 0 10px;
}

a.exhibitionlinks:first-child {
padding-left:0px;

}

a.exhibitionlinks:last-child, home#thebigdraw span#otheryears a.exhibitionlinks:last-child {
border-right:none;
}/**/


/* ####### exhibiiton image page styles ######### */
div#contains-thumbgrid {
float:left;
width:162px;
margin:0px;
padding:0px;
}

div#contains-thumbgrid a {
float:left;
border:none;
display:block;
width:70px;
height:70px;
margin:0px 10px 10px 0px;
padding:0px;
}

div#contains-thumbgrid a img {
border:none;
margin:0px;
padding:0px;
}

#desctxt {
clear:both;
width:510px;
margin:15px 0px 0px 168px;
padding:10px 0px 0px 0px;
}

#desctxtexh {
clear:both;
width:510px;
margin:0px 0px 0px 0px;
padding:10px 0px 0px 0px;
}

/* ########################## upcoming and past exhibition page styles ################################## */


ul.eventList {
margin: 10px 0 0 0;
padding:15px 0 0 0;
}

ul.eventList li {
margin:10px 0px 10px 0;
padding:0px;
list-style-type:none;

}

 
ul.eventList li ul {
margin:0;
padding:0;

}

ul.eventList li ul li{
margin:0;
padding:0;

}


ul.eventList li ul li.exhibitiondetails {
float:left;
height:80px;
margin:10px 0 10px 0;
padding:0px;
width:610px;
}


a.listthumbdiv {
display:block;
float:left;
clear:left;
padding:0px 10px 0px 0px;
margin:10px 0 10px 0;
}

h3.listnamediv {
color:#333333;
font-size:14px;
font-weight:normal;
margin:10px 0 0px 0px;
padding:0px;
}

h3.listnamediv a {
color:#333333;
text-decoration:none

}

h3.listnamediv a:hover {
color:#000000;
text-decoration:underline;

}

h4.exhdates {
color:#000000;
margin:3px 0 10px 0;
padding:0px;
display:inline;
font-weight:normal;
font-size:11px;
}

body#events_special h4.exhdates {
display: block;
}

h4.droom {
color:#999999;
margin:3px 0 10px 20px;
padding:0px;
display:inline;
font-size:11px;
font-weight:bold;

}

h4.listsubtitle {
margin:4px 0 0 0;
font-weight:normal;
font-size:10px;
line-height:90%;
font-family:Helvetica, Arial, sans-serif;

}

/* added this so captions for artwork put into the description field of exhibitions could be made to be a shorter width - vlek 12/22/09 */
h5, h6 {
margin:0 0 0 0;
width: 320px;
font-size:13px;
line-height:130%;
font-weight:normal;
}


form#form1 {
display: inline;
margin:20px 0 20px 0;
padding:0px;

}

a.searchthissite {
display:block;
color:#333333;
font-size:11px;
text-decoration:none;
margin:6px 0 0px 0;
}


body#exh_current div#images, body#exh_current div#audio, body#exh_current div#video {
 margin-top:15px;

}

/* ###################################### Public Event Pages Styles and some Education pages ######################################### */

ul.publiceventslist{
margin:0px;
padding:0px;

}

ul.publiceventslist li{ 
margin:30px 0 80px 0px;
padding:0px;
list-style-type:none;
}

ul.publiceventslist li div {
margin:0px;
padding:0px;
}


img#publiceventimage {
margin: 0px 0px 10px 0;
padding:0px;
}

h4.relatedexhibition {
color:#999999;
margin:0px 0 0px 0px;
padding:0px;
font-size:11px;
font-weight:bold;
}

h4.relatedexhibition a {
color:#666666;
text-decoration:none;
}

h4.relatedexhibition a:hover {
text-decoration:underline;
}


body#events_special h2.exhtitle, body#events_special h2.exhtitle a, body#auctionpopup h2.exhtitle, body#auctionpopup .exhdate,  body#events_special div.exhdate, body#events_special h4.exhdates, body#edu_familyprograms h2.exhtitle, body#edu_schoolprogs h2.exhtitle, body#pub_books h2.exhtitle, body#auctiontickets h2.exhtitle, body#auctiontickets h4.exhdates, body#galatickets h2.exhtitle, body#galatickets h4.exhdates {
color:#333333;
font-size:20px;
font-weight:normal;
margin:5px 0 5px 0px;
padding:0px;
}

body#pub_books h2.exhtitle {
margin: 3px 0 8px;
}

h3.pubprogramsubtitle {
font-style:italic;
font-weight:normal;
font-size:20px;
line-height:90%;
margin:5px 0 5px 0;
padding:0 0 0 0;

}

body#membership2010 p.memgroup{
margin-top: 0;
margin-bottom: 0;
}

body#membership p span, body#membership2010 p span {
display: inline;
font-size: 18px;
margin-right: 5px;

}



body#membership2010 p span.joinlink a {
display: inline;
/* float: right; */
color: gray;
font-size: 14px;
font-style: normal;
margin-right: 20px;
text-align: right;
text-transform: lowercase;
font-style: italic;  
}

body#membership2010 p span.joinlink a:hover {
text-decoration: underline;
}

body#membership2010 span.new {
font-size: 12px;
font-weight: bold;
background-color: yellow;
margin-bottom: 3px;
}

body#membership2010 img {
margin-top: 30px;
margin-right: 12px;

}

/* ###################################### Education Page Styles ######################################### */



div.eduevent {
margin-bottom: 20px;
clear: right;
}


div.eduevent img {
float:right;
margin: 0 0 20px 20px;
}

/* ###################################### Publication Page Styles ######################################### */

div.featured {
overflow: auto;

}

.pubname {
margin:0px 3px 3px 3px;
font-style: italic;
}

.pubsubtitle {
margin:3px 3px 3px 3px;
}

div.pubsearch {
margin: 40px 0 30px;
}

div.publist {
margin: 0 0 15px;
}

form span.txtPurchase a.doclinks {
text-transform:capitalize;
font-size:13px;
color:#000000;
margin:0 0 0 20px;
display:inline;
}

form a.doclinks {
display:block;
width:120px;
padding:10px 0 10px 0;

}


/* ###################################### Special Event Pages Style ######################################### */



body#events_public h2.exhtitle {
margin:5px 0 0 0;
 
}

body#events_special div.exhibitiondesciptiondiv div div p a {
color:#000000;
font-family:Helvetica,Arial,sans-serif;
font-size:11px;
font-weight:bold; 
margin:0;
padding:0 7px 0 0;
}

.specialeventslist img {
float:left;
}


div.exhibitiondesciptiondiv {
clear:both;
}

ul.specialeventslist{
margin:0px;
padding:0px;

}

ul.specialeventslist li{ 
margin:30px 0 80px 0px;
padding:0px;
list-style-type:none;
}

ul.specialeventslist li div {
margin:0px;
padding:0px;
}

table#auctiontickets {
width: 550px;
border-spacing: 0 20px ;

}

.tinytext {
font-size: 11px  ;
}

.tinytextbold {
font-size: 11px  ;
font-weight: bold;
}

table.auctionart {
width: 710px;
margin-top: 40px;
margin-left: 40px;
text-align: center;
}

table.auctionart tr td {
width: 180px;
margin: 0 65px 65px 0;
padding: 0;

}

table.auctionart tr td div {
width: 115px;
margin: 0;

}


table.auctionart tr td div.tinytxt {
text-align: left;
padding-top: 20px;
padding-bottom: 40px;

}



/* ############################ Auction Artwork Popup ########################## */


body#auctionpopup {
width: 640px;
margin: 20px;
}

div#popupnav {
margin: 10px 0 15px 0;
color: #bbbbbb;
font-family:Helvetica,Arial,sans-serif;
font-size:13px;
padding-bottom: 5px;
border-bottom: 1px solid #bbbbbb;

}

div#popupnav a {
color: #bbbbbb;
}

div#popupnav .popclose {
margin-right: 520px;
}

div#popupnav .doclinks, div#popupnav .doclinksgrey {
font-size: 14px;
}





/* ##################################### The Big Draw Styles ############################################## */

/* rest of styles for title are under title in event and exhibition styles above */
 body#thebigdraw h2.exhtitle,  body#thebigdrawimages h2.exhtitle{
 margin:30px 0 0 0;
 font-weight:normal;
 }
 
body#thebigdraw h3.exhtitle, body#thebigdrawimages h3.exhtitle  {
 margin:45px 0 0 0;
 font-weight:normal;
 }

div.bigDrawItem p {
margin: 2px 0 2px 0;

}

body#about_news h2 {
font-size:20px;
font-weight:normal;
margin:25px 0px 10px 0;
}

body#about_news div#pressBody {
margin-top: 30px;
}

/* ##################################### Past Exhibitions sort form ############################################## */

div#newcontainer form span {
font-size:16px;
margin:0 10px 0 0;
}

/* #####################################About Visit Page ############################################## */



body#about_visit div#newcontainer h3.exhname {
font-style:normal;
margin-top:40px;

}

body#about_visit div#newcontainer h3.exhname:firstchild {
font-style:normal;
margin-top:20px;

}
