/* 
Title:		University System of Georgia main site
Author: 	 w3admin@usg.edu
*/

/* =Header
-------------------------------------------------------------------------*/

#header {
	background: #0038A9 url(/images/header_bg.png) left top no-repeat;
}

/* =Navigation
-------------------------------------------------------------------------*/

#nav ul { 
	border-top-color: #7BA742;
	
}

#nav ul a { 
	background: #7BA742;
	border-bottom-color: #526F2C;
	border-top-color: #A2DB58;
	color: #000;
}

#nav a.active {
	border-color: #fff;
	background: #fff;
	color: #000;
}

#nav a:hover {
	background: #fff;
	border-top-color: #526F2C;
	border-bottom-color: #A2DB58;
	color: #000;
}

#nav ul ul a { 
	background: #9DC668;
	border-bottom-color: #8BBC4A;
	border-top-color: #A9D76C;
	color: #000;
}

#nav ul ul a.active, #nav ul ul a:hover  {
	background: #D3F9A2;
	border-bottom-color: #86AF51;
	border-top-color: #86AF51;
}

#nav ul ul ul a { 
	background: #E5FEC5;
	border-color: #E5FEC5;
}

#nav ul ul ul a.active {
	border-color: #E5FEC5;
	font-style: italic;
}

#nav ul ul ul a:hover { 
	background: #fff;
	border-color: #E5FEC5;
}

/* =Main Content
-------------------------------------------------------------------------*/

#wrapper, #container {
	background: #fff url(/images/page_bg.gif) left top repeat-y;
}

/* =Sub Content
-------------------------------------------------------------------------*/

#sub .item {
	border-top-color: #7BA742;
}

#sub .item h3 {
	color: #7BA742;
}

/* =Home Page
-------------------------------------------------------------------------*/

body.isHome #main {
	padding: 3px 0 0 15px;
	width: 710px;
}

#main #featured_inst {
	line-height: 1.0;
	padding: 9px 0 15px;
}

#main #hp_body {
	background: url(/images/news_col_bg.png) 100% 0 repeat-y;
	border-top: 4px solid #fff;
}

#main #hp_body:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#main #hp_body #news_col {
	background: url(/images/news_top_bg.png) 0 0 no-repeat; 
	float: right;
	padding: 0 15px;
	width: 210px;
}

#main #news_col #regents {
	min-height: 10.5em;
	padding-bottom: 15px;
}

#main #news_col #regents ul {
	margin: 0;
	padding: 0;
}

#main #news_col #regents ul li {
	list-style: none;
}

#main #news_col #news ul {
	margin: 0;
	padding: 0;
}

#main #news_col #news ul li {
	list-style: none;
	font-size:12px;
}

/*#main #news_col h3 {
	margin-top: 12px;
}*/

#main #news_col p {
	font-size:12px;
}

#main #news_col #news .calendar {
	line-height:30px;
}

#main #news_col #networks li {
	display:block;
	padding: 3px 3px 3px 30px;
	width:120px;
	border:1px solid #CCC;
	margin-bottom:5px;
}

#main #news_col #networks li a:link {text-decoration:none;}
#main #news_col #networks li a:visited {text-decoration:none;}
#main #news_col #networks li a:hover {text-decoration:underline;}
#main #news_col #networks li a:active {text-decoration:underline;}

#main #hp_body #info_col {
	float: left;
	width: 455px;	
}

#main #hp_body #info_col ul {
	margin-left: 1.5em;
	padding: 0;
}

#main #info_col h3, #main #news_col h3 {
	border-bottom: 2px solid #7BA742;
	font: 1em verdana, arial, sans-serif;
	padding: 4px 0 0;
	margin-bottom: 12px;
	text-transform: uppercase;
}

#main #audience_nav, #main #quick_links, #main #chancellor, #main #spotlights {
	float: left;
	min-height: 10.5em;
	width: 215px;
}

/*#main #quick_links, #main #spotlights {
	border-top: 1px solid #ddd;	
}*/

#main #audience_nav, #main #quick_links {
	padding: 0 15px 15px 0;
}

#main #chancellor, #main #spotlights {
	padding: 0 0 15px 10px;
}

#main #hp_body #info_col #spotlights ul {
	list-style-type: none;
	margin-left: 0;
}

#main #spotlights li {
	padding-bottom: 14px;
	min-height: 22px;
	padding-left: 28px;
}

#main #spotlights li#linkages {
	background: url(/images/spotlights/linkages.gif) 0 20% no-repeat;
}

#main #spotlights li#pointsofpride {
	background: url(/images/spotlights/pointsofpride.gif) 0 20% no-repeat;
}

#main #spotlights li#lu {
	background: url(/images/spotlights/lu.gif) 0 20% no-repeat;
}

#main #spotlights li#syssupp {
	background: url(/images/spotlights/syssupp.gif) 0 20% no-repeat;
}

#main #spotlights li#csip {
	background: url(/images/spotlights/cfocus.gif) 0 20% no-repeat;
}

#main #feature_site {
	/*border-top: 1px solid #ddd;*/
	float: left;
	padding: 4px 0;
	width: 455px;
}

#main #feature_site div h4 {
	padding-bottom: 5px;
}

#main #feature_site div img {
	border: 1px solid #ccc;
	float: left;
	margin: 0 10px 5px 0;
}

/* =News Releases
-------------------------------------------------------------------------*/

#main .newsindex p {
	font-weight: bold;
	padding-bottom: 0;
}

/* =AA Handbook styles
-------------------------------------------------------------------------*/

p.policyTitle { 
	font-weight: bold; 
}							

p.policy, ol.policy, ul.policy { 	
	font-style: italic;
}

/* =Institutions table
-------------------------------------------------------------------------*/

#main #inst_table {
	border-width: 1px 0 0 0;
	width: 100%;
}

#main #inst_table th {
	border-left: none;
	border-right: none;
	font-size: 0.9em;
}

#main #inst_table td {
	border-left: none;
	border-right: none;
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 10px;
}

#main #inst_table img {
	border: 2px solid #ccc;
	float: left;
}

#main #inst_table p {
	margin-left: 135px;
	padding-bottom: 0;
}

/* =Institutions detail
-------------------------------------------------------------------------*/

.vcard.instinfo {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom:1em;
	overflow: auto;
	padding: 10px 10px 0;
}

.vcard.instinfo table {
	border: none;
	float: left;
	width: 48%;
}

.vcard.instinfo table th, .vcard.instinfo table td {
	border: none;
}

.vcard.instinfo th {
	background: transparent;
	text-align: right;
}

.vcard.instinfo td {
	padding-bottom: 12px;
}

.vcard.instinfo .organization-name, .vcard.instinfo td .type {
	font-weight: normal;
}

/* =News section
-------------------------------------------------------------------------*/

#main .newsIndex h4 {
	padding-bottom: 0;
}

#main .newsIndex p {
	padding-bottom: 22px;	
}

#main  ul.newshead {
	padding-left: 1em;
	list-style-type: none;
}

#main  ul.newshead li {
	background: url(/images/icon_download.gif) 0 50% no-repeat;
	min-height: 18px;
	padding-left: 27px;
}

/* =Organization Charts
-------------------------------------------------------------------------*/

#main #dl_pdf {
	margin-top: 20px;
	text-align: right;
}

#main #dl_pdf a {
	background: #4080bf;
	border-top: 1px solid #89B1D8;
	border-right: 1px solid #224364;
	border-left: 1px solid #89B1D8;
	border-bottom: 1px solid #224364;
	color: #fff;
	margin-top: 50px;
	padding: 4px;
}

#main #dl_pdf a:hover {
	border: 1px solid #89B1D8;
}

/* =Flash
-------------------------------------------------------------------------*/

#flashcontent {
	color: red;
	font-weight: bold;
}

/* =Image with caption
-------------------------------------------------------------------------*/

.imgcontainerleft {
    float: left;
    width: auto;
    margin: 0 8px 8px 0;
    }
    
.imgcontainerright {
    float: right;
    width: auto;
    margin: 0 0 8px 8px;
    }
    
.imgcontainercenter {
    width: 100%;
    text-align: center;
    width: auto;
    margin: 0 8px;
    }
	
.imagebox {
	border: 1px solid #666;
	padding: 2px;
}

.imgcaption {
    margin-top: -4px;
	font-size: .8em;
	line-height: 1.1em;
    text-align: center;
}
