/***********************************
Copyright 2008-2010
The City University of New York
Office of University Relations
Office of Communications and Media
Eri Sahagun, Web Developer
www.cuny.edu
************************************/
/*** wrap.css ***/
/**********************************
Styling Difinitions
Colors
***
CUNY Blue- color: #1d3a83; (headings) 

Almost Black #353a3d (body copy)
Cyan- color: #005daa (p a & li a)
Orange- color: #ff6600 (a.orange and a.suffix)
Chinese Orange- color: #ff6633 (not in use)
Dull Orange- color: #e67700 (not in use)

Dark Gray- color: #262b2e; (bottom background)
Middle Gray- color: #666f74; (main background)
Light Gray- color: #d6dbde;

**********************************
border: solid 1px magenta;
**********************************/
html {
	/* This prevents window jump by forcingn scrolly */
	min-height: 101%;
	overflow-y: scroll;
}

body {
	width: 100%;
	margin:0 auto;
	padding:0;
	background-color:#33383b;
	background-image: url(../images/global/backgrounds/texturedbg01032012b.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}


#wrap-top {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/global/backgrounds/shadow_transparent12282011.png);
	background-repeat: repeat-y;
	background-position: center top;	
}

#wrap-focus {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/global/backgrounds/shadow_transparent12282011.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrap-bottom {
	clear:both;
	width: 100%;
	margin: 0 auto 0px 0px;
	padding: 0 0 15px 0;
	background-image: url(../images/global/backgrounds/shadow_bottom12282011.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}
/* img {display:block} prevents background space between <a> and <img/> 
a img should not display block, to prevent new-line of <a> <img/> */
img { display: block; }
a img { border: 0;}
a:hover img, td a:hover img, div a:hover img  { background-color:transparent;}

hr {
	background-color: #dee0e1;
	color: #d6dbde;
	line-height: 1px;
	display: block;
	height: 1px;
	width: 100%;
	border: 0;
	margin: 3px 0;
}
br.clear-float,
hr.clear-float {
	clear:both;
}
br.clear-left,
hr.clear-left {
	clear:left;
}
br.clear-right,
hr.clear-right {
	clear:left;
}
hr.white {
	background-color: #fff;
	color: #fff;
}
br.half {
	margin: 3pt 0;
	display: block;
}

/***
<div#skip> .skip-links are for 
users with browser readers and accessibility
(W3C WAI, Section 508 of the Rehabilitation Act of 1973)
************************************/
.skip-links {
	visibility: hidden;
	position:absolute;
	left:0px;
	top:-500px;
	width:0px;
	height:0px;
	overflow:hidden;
}

/***
<div#atticbar> is the top bar 
that toggles on/off
************************************/
#atticbar {
	width: 100%;
	margin: 0 auto;	
}

#findit,
#findcollege {
/*
	visibility: hidden;
	display:none;
*/
}

.find-hide-button a {
	float: right;
	width: 20px;
	padding:0 2px;
	display: inline-block;
}
.find-table {
	width: 1000px;
	background-color: #1a3475;
	padding:0;
	margin: 0 auto;
	border-collapse: collapse;
}
.find-table td {
	width: 199px;
	vertical-align: top;
	border-style: solid;
	border-width: 0 1px;
	border-color: #364d86;
	padding-top: 8px;
	padding-right: 10px;
}
.find-table thead td {
	padding-bottom: 5px;
	padding-left: 22px;
	background-color: #1d3a83;
}
.find-table tbody td {
	padding-bottom: 10px;
	padding-left: 22px;	
	border-width: 0 1px;
}
.find-table td.find-td-1 {
	border-left:0;
}
.find-table td.find-td-4 {
	border-right:0;


}

.find-table tbody td ul {
	padding: 0;
	margin: 0;
}

/***
<div#logobar> is the whole bar 
that contains .logo .find-links & .role-links
************************************/
#logobar {
	background-color:#fff;
	padding: 0 20px 0px 20px;
	height: 96px;
	width: 960px;
	margin: 0 auto;	
}

.logo { 
	float:left;
	margin: 20px 0 ;
}

.find-links { 
	float:right;
/*
	height: 40px;
*/
}


#search-gsa-icon {

background-image: url(../images/global/search-icon.jpg);

}


.role-links span.dot { margin: 0 5px;}

.role-links {clear:right; float:right; margin: 27px -3px 0 0;}

/***
<div#tabsbar> is the whole bar 
that contains .tabs .search & .login
************************************/

/* STYLES @ main-tabs.css */


/***
FOCUS [#breadcrumb + #title + #menu + #banner + #body]
*************/
#focus {
	padding: 3px 20px 20px 20px;
	background-color: #fff;
	margin: 0 auto;
	width:960px;
	min-height: 400px;
	display: block;
	overflow: hidden;
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

/***
#breadcrumb
*************/
#breadcrumb {
	width:960px;
	margin: 0;
	padding:0;
}

.auto-breadcrumb {
	margin: 0px 0 12px 0;
}



/***
#title 
*************/

#title {
	min-height: 18px;
	margin:0 0 0 0;
	padding:0;    
}
#subtitle {
	padding:0px;
	margin:0;
}
#subtitle .empty-subtitle {
	display:none;
	width: 0;
	height: 0;
}
#subtitle .auto-subtitle {
	min-height: 19px;
	margin: 0px 0px 7px 0px;
	padding:0px 0px 3px 0px;
	width: 670px;
	display: block;
	float: right;
	border-bottom: 1px solid #d6dbde;
}

/***
.menu - (width=270px + margin-right=20px)
	border-top: solid 1px magenta;

*******/

.empty-menu,
.hidden-menu { 
	display:none;
	width: 0;
	height: 0;
}
.auto-menu {
    float:left;
    width: 270px;
    margin: 0px 20px 20px 0;
    padding:0;
}

/***
.banner
**************/

.empty-banner {
	height:0;
	display: none;
}
.empty-menu, .hidden-menu {
	width:960px;
    margin: 0;    
	height: 0;
}
.auto-banner {
	float:right;
	clear: right;
}
/* Don't think these are being used */
/*
.page-banner,
.page-banner-minisite {
	float:right;
	width:670px;
	padding:0;
	margin:5px 0 15px 0;
}

.page-banner img {
	width:670px;
}

.page-banner-across {
	margin:5px 0 15px 0;
}
.page-banner-across img {
	width: 960px;
}
*/

/***
<div#body>
************************************/
#body {
	padding-bottom: 20px;
}

/***
<div#bottombar> is the whole bar 
that contains .bottom-table
************************************/

#bottombar {
	background-color: transparent;
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	
	
}

#bottombox {

	border:0;
	border-collapse: collapse;
	width: 960px;
	margin: 0 auto;
	padding: 6px 20px 6px 20px;
	
}




/*---Old Style
#bottombar {
	background-color: transparent;
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	background-image: none;
}

#bottombox {

	border:0;
	border-collapse: collapse;
	width: 100%;
	margin: 0 auto;
	padding:0;
	/*background-image: url(../images/global/shadow_transparent06072010.png);
	background-repeat: repeat-y;
	background-position: center top;*/	



.bottom-table2 {
	border:0;
	border-collapse: collapse;
	width: 960px;
	height: 229px;
	margin: 0px auto;
	padding:0;
	background-color: transparent;
	font-size: 8pt;
	
}

.bottom-table2 td.left {

	width: 270px;
	padding: 14px 0px 0px 0px;
	border-right: 1px solid #52595c;
	vertical-align: top;
	border-collapse:collapse;


}


.bottom-table2 td.middle {

	width: 400px;
	padding: 10px 20px 0px 20px;
	border-right: 1px solid #52595c;
	vertical-align: top;
	border-collapse:collapse;


}

.bottom-table2 td.right {

	width: 229px;
	padding: 10px 0px 0px 19px;
	vertical-align: top;
	border-collapse:collapse;
	


}


#bottombox h4 { color: #f2f2f2; font-weight: normal; margin-bottom: 7px; }

#bottombox a.lite-orange { color: #c8c39b; }

#bottombox a.lite-orange:hover { color: #c8c39b; }

#bottombar ul.footer-quicklinks {

	padding-top: 0px;

}

#bottombar ul.footer-quicklinks li{

	list-style-type: none;
	list-style-image: none;
	background-image: none;
	padding-left: 0px;
	font-size: 9pt;
	font-weight: normal;
	
	}
	
#bottombar ul.footer-quicklinks li a {

	color: #babfc2;

}

/*Bottom Bar Updates Column********
********************************************/

table.footer-updates {

	width: 390px;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	border-collapse: collapse;

}

table.footer-updates img {

	padding-bottom: 3px;
	
	}

table.footer-updates td {

	width: 120px;
	padding: 0px 20px 15px 0px;
	vertical-align: top;
	margin: 0px;
	border-collapse:collapse;


}

table.footer-updates td.updatesright { padding-right: 0px; }


/*Bottom Bar Left Icon Table********
********************************************/

table#icon-table {

	
	margin: 0px 0px 10px 0px;
	border: 0px;
	border-collapse:collapse;
	padding: 0px;

}

table#icon-table td{

	vertical-align: top;
	border: 0px;
	padding: 0px 0px 16px 0px;
	border-collapse:collapse;
	margin: 0px;

	

}

table#icon-table td.left {

	
	padding-right: 10px;
	
	
}

table#icon-table td.right {

	
	
	
}

table#icon-table td a {

	display: block;
	width: 74px;
	height: 18px;
	padding: 4px 0px 0px 30px;
	font-size: 8pt;
	text-transform: uppercase;
	color: #babfc2;

}




a#share {

	background-image: url(../images/global/footer/share.png);
	background-repeat: no-repeat;
	background-position: left top;

}

a#alert {

	background-image: url(../images/global/footer/alert.png);
	background-repeat: no-repeat;
	background-position: left top;

}

a#rss {

	background-image: url(../images/global/footer/rss.png);
	background-repeat: no-repeat;
	background-position: left top;

}

a#map {

	background-image: url(../images/global/footer/map.png);
	background-repeat: no-repeat;
	background-position: left top;

}

a#twitter {

	background-image: url(../images/global/footer/twitter.png);
	background-repeat: no-repeat;
	background-position: left top;

}

a#facebook {

	background-image: url(../images/global/footer/facebook.png);
	background-repeat: no-repeat;
	background-position: left top;

}



/*Bottom bar Media Links 
**************************/

#bottombox ul.media-links {
	margin: 0 0 0 0 ;
	padding:0;
	border-top: solid 1px #52595c;
	width: 250px;
	list-style-type: none;
	list-style-image: none;
	
}
#bottombox ul.media-links li {
	background-image: url(../images/global/triangle-right-gray-dark.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding: 5px 0 5px 8px;
	font-size: 9pt;
	line-height: 12pt;
	border-bottom: solid 1px #52595c;
	width: 242px;
	list-style-image: none;
}
#bottombox ul.media-links li a {
	color: #f2f2f2;	
	display: block;
	padding: 0 0 0 2px;
	background-image: none;
}
#bottombox ul.media-links li a:hover {
	background-color: #d6dbde;	
	color: #353a3d;
	text-decoration: none;
}

#bottombox ul.media-links li a span.h4 { 
	
	color: #839be6;
}


/*Previous Bottombar Table********
********************************************/

.bottom-table {
	border:0;
	border-collapse: collapse;
	width: 1000px;
	height: 229px;
	margin: 0 auto;
	padding:0;
	background-color: transparent;
	font-size: 8pt;
	/*background-image: url(../images/global/bgoverlay-dark.png);
	background-repeat: repeat;*/
}

.bottom-table td, .bottom-table th {
	width: 227px;
	vertical-align:top;
	padding: 10px 7px 8px 15px;
	text-align: left;
}
.bottom-table thead td {
	background-color: #656f74;
	text-transform: uppercase;
	font-weight: bold;
	padding: 11px 8px 3px 15px;
	border-right: solid 1px #999;
}
.bottom-table thead td.bottom-td-4 {
	border: 0;
}
.bottom-table th.bottom-td-1,
.bottom-table th.bottom-td-2,
.bottom-table th.bottom-td-3 {
	border-right: solid 1px #595f64;
}
.bottom-table tbody {

}
.bottom-table tbody td.bottom-td-4 {
	width: 250px;
	padding: 11px 0px 0px 0px;
	border-collapse:collapse;
	margin: 0px;
	border: 0px;
	
}

.bottom-table tbody td.bottom-ads {
	width: 250px;
	padding: 11px 0px 0px 0px;
	border-collapse:collapse;
	margin: 0px;
	border: 0px;
	border-collapse:collapse;
	vertical-align:bottom;
	
}


table#bottom-ads { 

	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: 0px;
	width: 240px;
	
}

table#bottom-ads td { 

	padding: 10px;
	margin: 0px;
	border-collapse: collapse;
	border: 0px;
	vertical-align: bottom;
	
	}
	

	
table#bottom-ads td#icon2 { border-right: solid 1px #595f64; width: 56px; }


#bottombar ul#updates-list { padding: 0px 7px 0px 15px; }

.xmldata-footer-updates { padding: 0px; margin: 0px; border: 0px; }

.bottom-icons {

	margin: 20px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	vertical-align:bottom;
	border-top: solid 1px #595f64;
	width: 250px;
	display:block;
}

.alert { border-bottom: solid 1px #595f64; padding: 10px; }

#bottom-icon1 {

	margin: 70px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border: 0px;
	vertical-align:bottom;
	text-align: right;
	border-bottom: solid 1px #595f64;
	border-top: solid 1px #595f64;
	height: 40px;
	display:block;
	
}

#bottom-icon2 {

	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border: 0px;
	text-align: right;
	vertical-align:bottom;
	height: 40px;
	display:block;
	
}

#bottom-icon1 img, #bottom-icon2 img { float: right; } 

/***
<div#findbar> placeholder for code that
dynamically loads in atticbar
************************************/

#findbar {
	width: 100%;
	margin: 0 auto;	
}
#findbar table {
	background-color:#202425;

}
#findbar table thead td {
	background-color: #656f74;
}
#findbar table td {
	border: solid 1px #595f64;
	width: 236px;
}
#findbar table thead td img {
	display: none;
	visibility: hidden;
}

/***
<div#footer> is the whole bar 
that contains small links 
************************************/

#footer {
	background-color: transparent;
	margin: 0 auto 0px auto;
	width: 1000px;
	padding: 10px 0px 5px 0px;
}
#footer table {
	width: 968px;
	margin: 0 auto;
}
#footer td {
	padding:0;
}
#footer .footer-links {
	width: 925px;
}
#footer .footer-links span {
	margin: 0 2px;
}


/*New Bottom Bar and Footer********
********************************************/


#bottombar3 {
	background-color: transparent;
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

#bottombox3 {

	border:0;
	border-collapse: collapse;
	width: 960px;
	margin: 0 auto;
	padding: 0px 20px 20px 20px;
	background-color: none;
	overflow: auto;
}

#bottombar3 #titles {
	display: block;
	font-size: 8.5pt;
	height: 25px;
	overflow: auto;
	padding: 28px 0px 0px 312px;
	text-transform: uppercase;
	width: 648px;
}

#bottombar3 #titles div {
	color: #fff;
	display: block;
	height: 20px;
	float: left;
	overflow: auto;
}

#titles #title-cunymedia {
	width: 200px;
}

#titles #title-updates {
	width: 230px;
}

#bottombar3 #icons {
	display: block;
	float: left;
	height: 35px;
	width: 292px;
}

#bottombar3 #media-links {
	display: block;
	float: left;
	padding: 0px 10px 0px 14px;
	width: 176px;
	border-left: 1px solid #666e71;
}

#bottombar3 #updates-links {
	display: block;
	float: left;
	padding: 0px 10px 0px 14px;
	width: 206px;
	border-left: 1px solid #666e71;
}

#bottombar3 #quick-links {
	display: block;
	float: left;
	padding: 0px 0px 0px 14px;
	width: 216px;
	border-left: 1px solid #666e71;
}

#footer2 {
	background-color: transparent;
	margin: 0 auto 0px auto;
	width: 960px;
	padding: 10px 20px 5px 20px;
	clear: both;
	color: #d8d8d9;
	font-size: 8pt;
}

#bottombar3 a, #footer2 a {
	color: #c0c1c2;
	font-weight: normal;
}

#bottombar3 a:hover, #footer2 a:hover {
	background-color: transparent;
	color: #8b9fda;
	text-decoration: none;
}

#bottombar3 ul {
	padding-left: 4px;
	margin: 0px;
}

#bottombar3 ul li {
	font-size: 9pt;
	margin: 0px;
	padding: 0px 0px 4px 0px;
}
	
#bottombar3 #icons a {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 35px;
	width: 34px;
	padding: 0px 10px 0px 0px;
}

#bottombar3 #icons a:hover {
	background-position: left -35px;
	text-decoration: none;
}

#icons #share-box {
	display: block;
	float: left;
	height: 35px;
	width: 44px;
}

#atclear { display: none; }

a#button-share {
	background-image: url(../images/global/bottom/shareFull.png);
}

a#button-facebook {
	background-image: url(../images/global/bottom/facebookFull.png);
}

a#button-twitter {
	background-image: url(../images/global/bottom/twitterFull.png);
}


a#button-rss {
	background-image: url(../images/global/bottom/rssFull.png);
}


a#button-map {
	background-image: url(../images/global/bottom/mapFull.png);
}

a#button-alert {
	background-image: url(../images/global/bottom/alertFull.png);
}



/***
<div#noscript> holds a message
for non-javascript users only
************************************/
#noscript {
	width: 1000px;
	background-color: #1a3475;
	color: #d6dbde;
	padding:0px;
	margin: 0 auto;
}

/***
<div#extra> is all the way down holding
analytics <script>	
border: solid 1px magenta;	
************************************/
#extra {
	display:none;
	height:0px;
	visibility: hidden;	
}
/***
Sitemap
******************/
.sitemap {
	width: 960px;
	border-collapse: collapse;
	margin: 15px 0;
}
.sitemap td {
	vertical-align: top;
	width: 225px;
	padding: 0 10px 15px 0;
}
.sitemap .map-block-level-2 {
	border-top: solid 1px #d6dbde;
	padding-top: 3px;
}
.sitemap .map-block-level-2 div {
	padding: 1px 0 3px 17px;
}
.sitemap div.map-block-level-4 {
	width: 186px;
	padding:0;
	margin: 0 0 6px 0;
	background-color: #efefef;
}
.sitemap div.map-block-level-4 .map-item {
	border-top: solid 1px #fff;
	padding: 4px 4px 2px 6px;
	margin: 0 0 1px 0;
}
.sitemap div.map-block-level-4 div.map-block-level-5 .map-item {
	border: 0;
	padding: 1px 4px 2px 6px;
	margin: 0;
}
/***
Content
******************/
.mini-site-content {
	margin-left: 290px;
}

