﻿body{
    margin:0px; 
    padding:0px;   
    font: normal 10px/12px helvetica, arial, sans-serif;    
    background-color:#d6d3c7;
    }

#main
{
    position:absolute;
    left:0px;
    top:0px;
   /* background-image:url(/images/open-book-bgimages-main-1.jpg);*/
    background-repeat:no-repeat;
  /*  background-position:top center;
    background-attachment:fixed;*/
    width:984px;
    height:622px;
    margin: 0 auto;
    margin-left:12px;
    z-index:-50;
  
}
/*GENERIC STUFF*/
.opacitybox
{
    opacity:0.80;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	background-color:#000000;
	width:984px;
	height:622px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:-1;
}
.clear {clear:both;}
div {padding:0;margin:0;}

#container{
	margin: 0 auto;
	padding:0;
	width: 984px;
	position:relative;		
}
#header{
    clear:both;	
	padding:0px;
	margin:0px;
	width:984px;
	height:72px;	
	position:absolute; top:20px;
	
	/*this z-index fixes IE6 nav laying under content */
    z-index:50;
	/*
    overflow:hidden;  //remove this hidden so the overlay will over lay.
	min-height:72px; height:auto !important; height:72px;
    */
	}
 
#header .opacitybox
{
    background-color:#fff;
    opacity:0.7;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	height:72px;
	clear:both;
}

/*  
*********************  MAIN CONTENT ****************   
*/
#page
{
    margin:233px 0px 0px 12px;
    position:relative;
    overflow:hidden;
    }
body.explore #page {
    margin:0px 0px 0px 12px;
    position:relative;
    overflow:hidden;
    z-index:10;
    }  
#content{
	padding: 25px 0px 0px 0px;
	margin:0px;
	margin-bottom:1px; /*THIS FIXES THE TRAILING LINE!!!*/
	width:750px;
	height:293px;
	position:relative;
    top:0px;
    left:0px; 
    overflow:hidden;
    z-index:10;
    /*left and bottom are needed to allow first click on jquery to show hide...*/
}
/*only home is a shorty*/
body.home #content{width:260px;}

#content-knob{
	padding: 25px 2px 0px 2px;
	margin:0px;
	width:8px;
    float:left;
    height:293px;  
    top:0px;
    left:0px;  
    position:relative;
    overflow:hidden;
    z-index:10;
   
}
#content_main{
	padding:0px 50px 22px 40px;
	margin:0px;
	height:271px;
	width:660px;
    float:left;    
}

body.iam .bodyMain
{
    
	padding:0px 15px 0px 0px;
	margin:0px;
	height:271px;
	width:207px;
    float:left;     
    font-size:12px;
    line-height:15px;   
    color:#606060;
}
body.iam .bodySub{
	padding:0px 15px 0px 20px;
	margin:0px;
	height:271px;
	width:389px;
    float:left;  
    border-left:2px solid #b9b9b9;  
}
#content_main_body
{
 height:207px;
 padding:8px 0 12px 0px;
 margin:0px;
    }	    
.scroll-pane 
{
    overflow:auto;
    height:207px;
    }	

    
body#space #content_main_body, body.room_rentals #content_main_body, body.donate #content_main_body
{
 height:219px;
 padding:8px 0 12px 0px;
 margin:0px;
    }	    
body.space .scroll-pane , body.room_rentals .scroll-pane, body.donate .scroll-pane
{
    overflow:auto;
    height:219px;
    }	   
   
body#news #content_main_body, body#events #content_main_body
{
 height:219px;
 padding:0px 0 0px 0px;
 margin:0px;
 padding-right:120px;
    }	    

body#news .scroll-pane ,body#events .scroll-pane 
{
    overflow:auto;
    height:219px;
}	    
     
body.home #content_main{
	padding:0px 15px 0px 0px;
	margin:0px 0 0 40px;
	width:193px;
    float:left;    
}
#content-knob .opacitybox,
.explore_content .opacitybox,
#content .opacitybox{
    background-color:#FFF;
    opacity:0.9;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
}



/*  *********************  TOP NAV BITS ****************   */
.topnav
{
    height:12px;    
    margin:0;      
    padding:4px 0 4px 0;
    text-align:center;
    float:right;
    width:70px;
    overflow:hidden;
    position:relative;
}
/*
#topnav_contact{margin:0px 12px 0px 0px;  }*/
#topnav_newsflash, #topnav_find{margin:0px 4px 0px 0px;  }
#topnav_newsflash{width:auto;padding:4px 15px 4px 15px;}

.topnav .topbodycopy {color:#9f9f9f;position:relative;	font-size:10px;	line-height:10px;font-weight:bold;}

#header #logo
{
   
    height:36px;
	border:0;
    width:146px;  
    margin:10px 0 0px 24px;  
    float:left;
    clear:both;
}
    
#mainnav
{
    clear:left;
    display:inline;
	float: left;
	margin-left:58px;
	margin-top:0px;
    padding-bottom:5px;
}
/*add overlay for nav items*/
#mainnav #dropmenu li a .overlay	{display:none;position:absolute;z-index:40;left:0px;top:20px;height:7px;width: 100%; background-color:#fff;margin:0px;padding:0px;}
#mainnav #dropmenu li a:hover .overlay {display:block;z-index:41;}

/*width:44px;
fix width for each nav item
#mainnav #dropmenu li a#mainnav-home .overlay {width:43px;}
#mainnav #dropmenu li a#mainnav-about .overlay {width:43px;}
#mainnav #dropmenu li a#mainnav-events .overlay {width:48px;}
#mainnav #dropmenu li a#mainnav-room_rentals .overlay {width:81px;}
#mainnav #dropmenu li a#mainnav-donate .overlay {width:50px;}
*/
#mainnav #dropmenu li a .overlay.displayoverlay{display:block !important; z-index:99;}

#mainnav #dropmenu li a .displayoverlay{display:block;z-index:99;}

/*TURN ON NAV FOR EACH PAGE SECTION*/

body.home #mainnav li a#mainnav-home,
body.about #mainnav li a#mainnav-about,
body.events #mainnav li a#mainnav-events,
body.room_rentals #mainnav li a#mainnav-room_rentals,
body.donate #mainnav li a#mainnav-donate  
{
    background:#fff; 
}

/*TURN ON NAV OVERLAY FOR EACH PAGE SECTION*/
body.home #mainnav li a#mainnav-home .overlay,
body.about #mainnav li a#mainnav-about .overlay,
body.events #mainnav li a#mainnav-events .overlay,
body.room_rentals #mainnav li a#mainnav-room_rentals .overlay,
body.donate #mainnav li a#mainnav-donate .overlay
{display:block;}

#dropmenu {margin:5px 0 0 0; padding:0; list-style-type:none; list-style-position:outside; position:relative; z-index:300;}   
#dropmenu a{
    display: block;
	float: left;
	padding: 3px 6px 6px 6px;
	color:#383838;
	text-decoration: none;	
	font-size:12px;
	line-height:12px;
	position:relative;}   
/*#dropmenu a:hover,#dropmenu a:active, #dropmenu li a:active  {background:#fff;}   */
#dropmenu a:hover {background:#fff;}   
#dropmenu li {float:left; position:relative;margin:0;}/*margin: 0px 1px 0px 1px; */
/*next one keeps the top nav ON when hovering sub lists*/
#dropmenu li:hover,#dropmenu li:active, #dropmenu li:hover a,#dropmenu li:active a ,#dropmenu li.dropmenu_on{background:#fff;}   
#dropmenu ul 
{
 display:none;position:absolute;z-index:41;left:-100px;top:21px;
 margin:0; list-style-type:none; list-style-position:outside; 
 height:auto;
 width:236px;
 padding:28px 28px 18px 28px;  background-color:#fff;
 border-top:6px solid #999;
 border-bottom:6px solid #999;
 }
 /*now position each UL so they are in same spot*/
 /*
#dropmenu #mainnav-li-about ul {left:-58px; top:21px;}
#dropmenu #mainnav-li-events ul {left:-100px; top:21px;}
#dropmenu #mainnav-li-room_rentals ul {left:-148px; top:21px;}
#dropmenu #mainnav-li-donate ul {left:-226px; top:21px;}
*/

#dropmenu #mainnav-li-about ul {left:-51px;}
#dropmenu #mainnav-li-events ul {left:-94px;}
#dropmenu #mainnav-li-room_rentals ul {left:-142px;}
#dropmenu #mainnav-li-donate ul {left:-224px;}


#dropmenu li ul li{width:234px; padding:0px; border:1px solid #bddfe4;margin-bottom:10px;}   
#dropmenu li ul li.hilite{background-color:#f2fbfc; }  
#dropmenu li ul li.hilite a:hover, #dropmenu li ul li.hilite a{background-color:#f2fbfc; }  
#dropmenu li ul a {float:left;background:#FFF;font-weight:normal;font-size:11px; line-height:13px; color:#606060;margin:0;padding:10px 8px 10px 8px;}   
#dropmenu li ul a .header {font-weight:bold;font-size:13px; line-height:15px; color:#606060;display:block;}   
#dropmenu li ul.displaynav{display:block;}   
#dropmenu li.hilitenav{background-color:#fff; }  

#dropmenu li:hover ul, #dropmenu li li:hover ul {display:block;}   
#dropmenu li ul li:hover, #dropmenu li ul li:active, #dropmenu li ul li:hover a,#dropmenu ul li:active a{background:#f2fbfc;}   
#dropmenu li ul li a:hover, #dropmenu li ul li a:active{background-color:#f2fbfc; }  


/*---------------------------------------------------------------------------
FEATURE NAV 2
---------------------------------------------------------------------------*/

/*add overlay for nav items*/
#dropmenu_feature li a .overlay	{display:none;position:absolute;z-index:40;left:-12px;top:42px;height:7px;width:280px;background-color:#fff;}

/*TURN ON NAV OVERLAY FOR EACH PAGE SECTION*/
body.explore #dropmenu_feature li#dropmenu_feature_explore a#featurenav_explore .overlay,
body.iam #dropmenu_feature li#dropmenu_feature_iam a#featurenav_iam .overlay
{display:block; clear:both;}

li#dropmenu_feature_explore{padding-bottom:0px; margin-bottom:0px;}
#dropmenu_feature {margin:0px 0 0 0; padding:0; list-style-type:none; list-style-position:outside; position:relative; z-index:300;}   
#dropmenu_feature a{
    display: block;
	float: left;
	padding: 0px;
	text-decoration: none;
    text-align:left;
    color:#606060;
    font-size:12px;
	line-height:12px;  
	position:relative;
	background:#fff;
	}   
	
#dropmenu_feature a .big, #dropmenu_feature li ul li .big
{	
    font-size:24px;
	line-height:24px;
}	
.plus-sign
{
    color:#ccc;
    font-size:35px;
	line-height:35px;
	position:absolute;
	left:238px;
	top:0px;
}
/*#dropmenu_feature a:hover,#dropmenu_feature a:active, #dropmenu_feature li a:active  {z-index:41;}   */
#dropmenu_feature li 
{
    float:right; 
    position:relative;
    height:42px;
    margin:20px 24px 0px 0px; 
    width:256px; 
    padding:10px 12px 0px 12px;     
    text-transform:lowercase;
    text-align:left;
    color:#606060;
    font-size:12px;
	line-height:12px;
    background:#fff;
    }
#dropmenu_feature #dropmenu_feature_iam
{
background:none repeat scroll 0 0 #FFFFFF;
color:#606060;
float:right;
font-size:12px;
height:42px;
line-height:12px;
margin:20px 20px 0 0px;
padding:10px 12px 0;
position:relative;
text-align:left;
text-transform:lowercase;
width:256px;
}
/*next one keeps the top nav ON when hovering sub lists*/
#dropmenu_feature li:hover,#dropmenu_feature li:active, #dropmenu_feature li:hover a,#dropmenu_feature li:active a{background:#fff;}   
#dropmenu_feature ul {
 display:none;position:absolute;z-index:40;left:0px;top:-6px;
 margin:0; list-style-type:none; list-style-position:outside; 
 height:auto;
 width:260px;
 padding:10px 12px 18px 8px;
 background-color:#fff;
 border-top:6px solid #999;
 border-bottom:6px solid #999;
 }
#dropmenu_feature li ul li{width:252px; height:auto; padding:0px 4px 0px 4px;margin:0px;}   

#dropmenu_feature li ul li.header
{
    height:auto; width:256px;padding:0px 0px 28px 4px;margin:0px;text-align:left;
    color:#606060;
    font-size:12px;
    background-color:#fff;
	line-height:12px;  
	}   
	/*
#dropmenu_feature li#dropmenu_feature_explore ul li.header
{padding-bottom:28px;background-color:#fff;}
*/	

#dropmenu_feature li ul li.header.subhead
{	padding:0px 0px 0px 4px; font-size:17px; line-height:25px; color:#383838;background-color:#fff;
    }
#dropmenu_feature li ul li.header:hover{background:#fff;}
#dropmenu_feature li ul a {float:left;background:#FFF;font-weight:normal;font-size:17px; line-height:25px; color:#606060;padding:0px;margin:0;width:252px;}   
#dropmenu_feature li:hover ul, #dropmenu_feature li li:hover ul {display:block;}   
#dropmenu_feature li ul li:hover, #dropmenu_feature li ul li:active, #dropmenu_feature li ul li:hover a,#dropmenu_feature ul li:active a{background:#f2fbfc;}   
#dropmenu_feature li a:hover, #dropmenu_feature li a:active{background-color:#f2fbfc; }  



#dropmenu_feature li ul li#explore_map:hover, #dropmenu_feature li ul li#explore_map{background-color:#fff;border:0px;color:#fff;padding-bottom:10px;}
#dropmenu_feature li ul.displaynav{display:block;} 


/*end feature nav*/

/* CONTENT SUB NAV */
.movebehindoverlay{display:none !important;}


#subnav ul {margin:0; padding:0; list-style-type:none; list-style-position:outside;height:12px;}   
#subnav ul li {list-style-type:none; display:inline; float:left; position:relative;padding:0px; margin: 0px 1px 0px 1px;}
#subnav ul li a{
    display: block;
	padding: 0px 10px 0px 0px;
	color:#606060;
	margin:0px;
	text-decoration: none;	
	font-size:12px;
	line-height:12px;
	text-transform:uppercase;
	}
#subnav ul li#cph_subnav_divider{
    display: block;
	padding: 0px 10px 0px 0px;
	color:#606060;
	text-decoration: none;	
	font-size:12px;
	line-height:12px;
	} 	   
#subnav ul li a:hover,#subnav a:active, #subnav ul li a:active  {color:#4eabca;}   
/*next one keeps the top nav ON when hovering sub lists*/
#subnav ul li:hover,#subnav ul li:active, #subnav ul li:hover a,#subnav ul li:active a{color:#4eabca;}   
#subnav ul li a:hover, #subnav ul li a:active{color:#4eabca; }  

/*turn subnav on per page*/
/*literary_tenants*/
body#subnav1 #cph_subnav_1 a,
body#subnav2 #cph_subnav_2 a,
body#subnav3 #cph_subnav_3 a,
body#subnav4 #cph_subnav_4 a,
body#subnav5 #cph_subnav_5 a
{color:#4eabca; }  

#header .featurenav
{
    height:42px;
    float:right;
    background:#fff;
    width:266px;
    margin:20px 24px 0px -4px; 
    padding:10px 0px 0px 14px;     
    text-transform:lowercase;
    text-align:left;
    color:#606060;
    font-size:12px;
	line-height:12px;
    position:relative;
    display:inline;    
}
#header .featurenav .big
{	
    font-size:24px;
	line-height:24px;
}
#header .featurenav .plus-sign
{
    color:#ccc;
    font-size:35px;
	line-height:35px;
	position:absolute;
	right:10px;
	top:12px;
}

#footer
{
    height:15px;    
    margin:0px 0px 0px 12px;      
    padding:0px 0 6px 12px;
    width:948px;
    overflow:hidden;
    position:absolute;
    top:601px;
    left:0px;
}
 #footer #createdBy
{
    color:#858585;
    font-size:11px;
    float:right;
    padding-top:4px; 
    padding-right:10px;
    
}
#footer #createdBy a
{
    text-decoration:none;
    
    color:#858585;
    font-size:11px;
  
    
}
#footer #createdBy a:hover
{
    text-decoration:none;
    color:#80c0ca;
    font-size:11px;
  
    
}
#footer .footer_desc 
{
    color:#858585;
    float:left; 
    text-transform:uppercase; 
    font-size:11px;
    line-height:11px;
    position:relative; 
    margin: 0; 
    padding: 5px 8px 6px 0px;
    }

#footer ul
{
	margin: 0;
	padding: 0;
	float:left; 
	position:relative;
}

#footer li
{
	list-style-type: none;
	display: inline;
}

#footer li a
{
	display: block;
	float: left;
	padding: 5px 8px 6px 8px;
	text-decoration: none;
	font-size:11px;
	line-height:11px;	
}

#footer li a,
#footer li a:link,
#footer li a:visited
{
	color:#858585;
}

#footer ul li a:active,#footer ul li a:hover,#footer ul li a.footer_on
{ 
    color:#80c0ca; 
}
.topnav_boxes{
	width: 924px;
	padding:30px;
	margin:0;
	padding: 30px;
	position:absolute;
	top: 0px;
	z-index:999;
	right:0px;
	background-color: #fff;	
	border-bottom:6px solid #858585;
    display:none;
}
.close_x, .close_contact
{
    float:right;
	cursor:pointer;
	background-color:#d6d3c7;
    background-image:url(/images/open-book-xbutton.jpg);
    background-repeat:no-repeat;
    background-position:top center;
    padding:0px;
	margin:0px;
	width: 20px;
	height: 20px;
	display:inline;
    }
.topnav_content 
{
    float:right;
    text-align:left;
    padding:0px 0px 0px 50px;
    margin:0px;
    display:inline;
    width:924px;
    padding:0px; 
    }  
.find_content
{
    padding-left:50px;
    padding-right:20px;
    width:444px; 
    display:inline;
    }
.directions
{
    margin:15px 0 10px 0;
	padding:0;	
	 }
	 
	 
	 
	 
/*STYLES*/
    
/*Top NAV*/    
.topnav_content h1
{
    font-weight:normal;
    color:#a5a5a5;
    font-size:31px;
	line-height:36px;
	padding:0px;
	margin:0px;    
    }   
.topnav_content h2
{
    font-weight:normal;
    color:#383838;
    font-size:31px;
	line-height:36px;
	padding:0px;
	margin:0px;
    
    }   
.topnav_content h3
{
    font-weight:bold;
    text-transform:uppercase;
    color:#606060;
    font-size:12px;
	line-height:15px;
	padding:0px;
	margin:0px;
    padding-top:20px;
    }   
.topnav_content .bodycopy
{
    font-weight:normal;
    color:#606060;
    font-size:12px;
	line-height:15px;
	padding:0px;
	margin:0px;
	padding-top:5px;    
    }   
    
/*BODY CONTENT*/  
#content #content_main h1
{
    padding:0px;
	margin:0px;
	font-weight:bold;    
    font-size:30px;
	line-height:32px;
	color:#ab2222;
	text-transform:lowercase;	
    }
body#events #content #content_main h1,    
body#news #content #content_main h1{padding-bottom:20px;}
    
#content #content_main h2
{   
    display:block;
    padding:0px;
	margin:0px;
	font-weight:normal;    
    font-size:18px;
	line-height:20px;
	color:#606060;	
    }
body.room_rentals #content #content_main h2{padding-top:15px;}  

#content #content_main h3
{   
    padding:0px;
	margin:0px;
	font-weight:bold;    
    font-size:11px;
	line-height:13px;
	color:#606060;
	text-transform:uppercase;	
    }
  
#content #content_main .post h3
{   
    padding-top:2px;
	margin-top:4px;
	margin-bottom:1px;
	font-weight:bold;    
    font-size:11px;
	line-height:13px;
	color:#606060;
	text-transform:uppercase;	
}  
body.iam #content #content_main h3{clear:both;padding-top:20px;}  
    

.callout
{
    color:#606060;
    font-size:23px;
	line-height:26px;  
	padding-top:20px;
	}        
	
.bodycopy
{
    color:#606060;
    font-size:17px;
	line-height:25px;  
}   
.bodycopy a,
.bodycopy a:hover,
.bodycopy a:visited,
.bodycopy a:active,
.bodycopy a:link
{
    color:#606060;
    font-size:17px;
	line-height:25px;  
	text-decoration:underline;
    }


.bodycopy2
{
    color:#606060;
    font-size:12px;
	line-height:15px;  
	padding-top:4px;
	}   
.bodycopy3
{
    color:#606060;
    font-size:12px;
	line-height:15px;  
	padding-top:4px;
	padding-bottom:0px;
	margin-bottom:-15px;
	}   	
.bodycopy4
{
    color:#606060;
    font-size:11px;
	line-height:13px;  
	padding-top:10px;
	padding-bottom:0px;
	
	}   	
	
.post
{
	clear:both;
	float:left;	
	margin:0;
	padding:0;
	padding-bottom:18px;
    }
        
        
.bodycopy2 a,
.bodycopy2 a:hover,
.bodycopy2 a:visited,
.bodycopy2 a:active,
.bodycopy2 a:link
{
    color:#606060;
    font-size:12px;
	line-height:15px;  
	text-decoration:underline;
    }
	

.bodycopy a.internal_link
{
    clear:left;
    display:block;
    padding: 5px 5px 5px 5px;
    font-size:10px;
	line-height:10px;  
	margin:8px 0 0 0;
	text-transform:uppercase;
	text-decoration:none;
	color:#606060;
	border:1px solid #b9b9b9;	
	width:auto;
	background-color:#fff;
	
	float:left;
	cursor:pointer;
    }
.bodycopy a.external_link
{
    clear:left;
    display:block;
    padding: 5px 22px 5px 5px;
    font-size:10px;
    font-weight:bold;
	line-height:10px;  
	margin:8px 0 0 0;
	text-transform:uppercase;
	text-decoration:none;
	color:#606060;
	border:1px solid #f5c23c;	
	width:auto;
	background-color:#f5c23c;
    background-image:url(/images/yellow-btn-arrow.gif);
    background-repeat:no-repeat;
    background-position:right center;    
	float:left;
	cursor:pointer;
    }    


.bodycopy a.external_link:hover,
.bodycopy a.external_link:visited,
.bodycopy a.external_link:active,
.bodycopy a.external_link:link

{
    font-size:10px;
    font-weight:bold;
	line-height:10px;  		
	text-decoration:none;
    }
.bodycopy a.internal_link:hover,
.bodycopy a.internal_link:visited,
.bodycopy a.internal_link:active,
.bodycopy a.internal_link:link

{
    font-size:10px;
    font-weight:normal;
	line-height:10px;  		
	text-decoration:none;
    }
    
.bodycopy ul {margin:0; padding:0; list-style-type:none; list-style-position:outside;}   
.bodycopy ul li {list-style-type:none;position:relative;margin: 0px 0px 2px 0px;}	

ol {margin:0; padding:0; }   
ol li {position:relative;margin: 0px 0px 4px 18px;}	

body.filenotfound .bodycopy2 ol li ol li {position:relative;margin: 0px 0px 4px 35px;}	
    
body.filenotfound .bodycopy2 ol li a,
body.filenotfound .bodycopy2 ol li a:hover,
body.filenotfound .bodycopy2 ol li a:visited,
body.filenotfound .bodycopy2 ol li a:active,
body.filenotfound .bodycopy2 ol li a:link
{
	text-decoration:none;
    }
body.filenotfound .bodycopy2 ol li a:hover,
body.filenotfound .bodycopy2 ol li a:active
{
	 color:#80c0ca; 
    }    

/*EXPLORE SECTION*/
.explore_box
{
    /*height:501px;    */
    margin:0;      
    padding:0;
    width:501px;
    overflow:hidden;
    position:absolute;
    border:0px solid #000;
    height:401px;
}
.explore_box_switch
{    
    margin:0;      
    height:401px;
    padding:0;
    width:501px;
    overflow:hidden;
    position:absolute;
    border:0px solid #000;
    }
/*.target{float:left;position:relative; top:0px; left:0px;z-index:21;width:41px;height:41px;
    background-image:url(/images/info-circle-2.png);
    background-repeat:no-repeat;
    background-position:right center;   
	}*/
.target
   {
    float:left;position:relative; top:0px; left:0px;z-index:21;
    background:url(/images/info-circle-2.png) no-repeat; height:41px; width:41px;
   
     
	}
.target_main
	{
	    margin:0; padding:0;display:inline;float:left;width:41px; height:41px;
	}

.target_main_switch
	{
	    margin:0; padding:0;display:inline;float:right;width:41px; height:41px;
	}
.explore_box_switch .target_switch{float:right;position:relative; top:0px; right:0px;z-index:21;width:41px;height:41px;
    background-image:url(/images/info-circle-2.png);
    background-repeat:no-repeat;
    background-position:right center;    
	}


.target.moveunder{z-index:10;}
.explore_box_switch .target_switch.moveunder{z-index:10;}

.explore_content
{
    position:relative;
    top:25px; left:-16px;
    width:420px;
    z-index:20px;
    overflow:hidden;
    padding:20px;
    display:none;
    float:left;
    }


.explore_box_switch .explore_content
{
    position:relative;
    top:25px; left:16px;
    width:420px;
    z-index:20px;
    overflow:hidden;
    padding:20px;
    display:none;
    float:right;
    }    
#explore_patio_1{top:350px; left:230px;}
#classroom3_1{top:210px; left:20px;}    
#explore_bookclubroom_1{top:260px; left:160px;}    
#explore_milkweed_1{top:310px; left:130px;}
#explore_the_loft_offices{top:260px; left:230px;}
#explore_writersstudios_1{top:270px; left:470px;}
#explore_performancehall_1{top:200px; left:200px;}
#explore_literarycommons_1{top:125px; left:225px;}
#explore_literarycommons_2{top:180px; left:270px;}
#classroom2_1{top:200px; left:330px;}
#explore_shop_1{top:350px; left:200px;}
#explore_mcbastudios_1{top:290px; left:240px;}
#explore_staircase_1{top:350px; left:150px;}
#explore_staircase_2{top:150px; left:400px;}
#explore_gallery_1{top:150px; left:300px;}
#explore_coffeegallery_1{top:365px; left:160px;}
#explore_coffeegallery_2{top:230px; left:100px;}
#explore_exterior_1{top:110px; left:120px;}    
#explore_exterior_2{top:300px; left:450px;}    

.noshow{display:none;}

.cursorpointer{ /* jQuery fix add class on hover for IE6*/
	cursor:pointer;
}

.right{float:right; display:inline;}
.left{float:left; display:inline;}
a,* {outline:none;} /*removes dotted  line onclick*/
  

/*Form */


	
/*fieldsets*/

fieldset {
	border: none;
	}
.radio_span
{
    position:relative;
    bottom:-1px;
    
}	
#contact_box span
{
    font-size:22px;
	line-height:26px;  
    color:#606060;
    vertical-align:bottom;
    padding-top:10px;
    padding-bottom:0px;
    padding-left:2px;
    padding-right:2px;
    margin-bottom:0px;
} 
input[type="radio"]{ 
  font-size:22px;  
  vertical-align:middle; 
} 

input[type="radio"]{ 
  font-size:22px;  
  vertical-align:middle; 
} 

select	
{
    font-size:12px;
	line-height:15px;  
	padding: 3px;
	border:1px;
	background:#ccc;
	color:#606060;
	margin-bottom:7px;}
     
input[type="text"] , .text {
	font-size:12px;
	line-height:15px;  
	padding: 3px;
	width: 200px;
	border:0px;
	background:#ccc;
	color:#606060;
	margin-bottom:7px;
	}

.emailValidaate
	{
	position:relative;
	top:-20px;
	}	
.textbox_asp {
	font-size:12px;
	line-height:15px;  
	padding: 3px;
	width: 200px;
	border:0px;
	background:#ccc;
	color:#606060;
	margin-bottom:0px;
	}
input.text {
	/* Repeated here for benefit of IE6:Win */
	font-size:12px;
	line-height:15px;  
	padding: 3px;
	width: 200px;
	border:0px;
	background:#ccc;
	color:#606060;
	margin-bottom:7px;
	}	
textarea {
	font-size:12px;
	line-height:15px;  
	padding: 3px;
	width: 220px;
	height:146px;
	border:0px;
	background:#ccc;
	color:#606060;
	margin-bottom:10px;
	overflow:auto;
	}

.textarea_asp {
	font-size:12px;
	line-height:15px;  
	padding: 3px;
	width: 190px;
	height:170px;
	border:0px;
	background:#ccc;
	color:#606060;
	margin-bottom:10px;
	overflow:auto;
	
	}


input.submit,input[type="submit"],input[type="file"] , body.admin input[type="button"]{
	border:0;
	margin: 0;	
	padding:3px 15px 3px 15px;
	font-weight:bold;
	font-size:10px;
	line-height:13px;  
	color:#858585;
	background:#ccc;
	float:left;
	cursor:pointer;
	}


.clear {clear:both;}    
img, div { behavior: url(/includes/iepngfix.htc) }

body.admin input.submit,body.admin input[type="submit"] {
margin-left:10px;
}
#cmdLogin{margin-left:0px;}
body.admin input[type="submit"].addnew
{
    clear:both;
    float:left;
    margin:10px 0 20px 0;
    }
body.admin input[type="submit"]#signout{float:right;}    
    
body.admin {
    margin:0px; 
    padding:0px;   
    font: normal 10px/12px helvetica, arial, sans-serif;    
    background-color:#d6d3c7;
	} 
body.admin #container{
    background-color:#fff;
	margin: 0 auto;
	padding:0;
	width: 924px;
	padding:30px;
	height:auto !important;
	position:relative;	
	} 
body.admin #container h1
{
    padding:0px;
	margin:0px;
	font-weight:bold;    
    font-size:30px;
	line-height:32px;
	color:#ab2222;
	text-transform:lowercase;	
    }
  
body.admin #container h2
{   
    display:block;
    padding:0px;
	margin:0px;
	font-weight:normal;    
    font-size:18px;
	line-height:20px;
	padding-top:30px;
	color:#606060;	
    }

body.admin #container h3
{   
    padding:0px;
	margin:0px;
	font-weight:bold;    
    font-size:11px;
	line-height:13px;
	color:#606060;
	text-transform:uppercase;	
    }

body.admin .errorValidatorMsg
{
    padding:0px;
	margin:0px;
	font-weight:normal;    
    font-size:11px;
	line-height:13px;
	color:#ab2222 !important;	
    }
  
    
body.admin #container table tr td
{   
    padding:3px;
	margin:0px;
	font-weight:normal;    
    font-size:11px;
	line-height:13px;
	color:#606060;	
    }
body.admin #container table tr th
{   
    padding:3px;
	margin:0px;
	font-weight:normal;    
    font-size:11px;
	line-height:13px;
	text-transform:capitalize;
	color:#606060;	
    }

body.admin #container table tr td a, body.admin #container table tr th a
{   
    padding:3px;
	margin:0px;
	font-weight:normal;    
    font-size:11px;
	line-height:13px;
	color:#606060;
	text-transform:capitalize;
    }
body.admin #container table tr td a:hover, body.admin #container table tr th a:hover
{   
text-decoration:underline;
    }

body.admin #linkReturn, body.admin #lnkGoBack    {   
    padding:3px;
	margin:0px;
	font-weight:normal;    
    font-size:11px;
	line-height:13px;
	color:#606060;
	text-transform:capitalize;
    }
body.admin #container .titleTextbox
{
    width:550px;
}    
body.admin #container .descriptionTextbox
{
    width:550px;
    height:200px;
}
body.admin #container .linkTextbox
{
    width: 450px;
}
body.admin #container td.urlValidator
{
    position:relative;
    top: -10px;
}

  	    	    	  	
