/**
  *  Author: P. Owen - August, 2006 - powen@email.unc.edu
  * 
*/

body{
	background			: #FFFFFF;
	padding				: 0px;
	margin-top			: 0px;
	margin-left			: 0px;
	margin-right		: 0px;
	height				: 100%;
}

body,td,th,div{
	font-family			: Tahoma, Helvetica, sans-serif;
	font-size			: 13px;
	color				: #636363;
	/*color				: #919291;*/}

.first_letter{
float:left;
width:0.7em;
font-size:400%;
font-family:algerian,courier;
line-height:80%;
}



/* general link properties  */

a{
	color				: #3399CC;
	text-decoration		: none;
}


a:visited, a:active {
	color				: #2277aa;
}

a:hover{
	text-decoration		: underline;
}	

/*  Decorations  */

.mainbody {
	border-left			: 1px dotted;
	border-right		: 1px dotted;
	border-color		: #c3c4c4;
	padding-right		: 8px;
	padding-left		: 8px;
}

#horiz-bar-top {
background: url(/olc/images/UNOJ/horz_bar_top.gif);
background-repeat: repeat-x;
}

#horiz-bar-bottom {
background: url(/olc/images/UNOJ/horz_bar_bottom.gif);
background-repeat: repeat-x;
}

#brown_bar {
	background: url(/olc/images/UNOJ/brown_bar.gif);
	background-position: right;
	background-repeat: no-repeat;
	background-color:#a89c71;
}

#frontpage_photo {
background: url(/olc/images/UNOJ/Alaska3.png);
}

#jomc-menu {
background: url(/olc/images/UNOJ/light_blue_gradient2.png);
padding-bottom:15px;
}

#jomc-menu-search {
background: url(/olc/images/UNOJ/light_blue_gradient2.png);
}

#secondpage_photo {
background: url(/olc/images/UNOJ/top_bannerBW2.png);
}

#secondpage_photo2 {
background: url(/olc/images/UNOJ/quote2.png);
}


/*  headings */

.contentheading{
	color				: #7b96b3;
	font-size			: 20px;
	text-decoration		: none;
	padding-bottom		: 7px;
/*	background			: url(/olc/images/UNOJ/blue_gradient.jpg) repeat-x bottom;*/
/*	float:left;*/
	text-align:left;
}


/*.contentheading a{
	color				: #7b96b3;
	text-decoration		: none;
}*/


.contentpaneopen {
	text-align			: left;
	color:#66819d;
}


.contentpane {
text-align:left;
}


.componentheading{
	color				: #7b96b3;
	font-size			: 24px;
	margin-bottom		: 15px;
	margin-left			: 3px;
	text-decoration		: none;
	text-align			: left;
}





/*  Pathway  */

a.pathway {
	text-align			: right;
	margin-left			: 3px;
}


/* Main Menu */ 

.mainlevel-jomc {
	font-family:	Verdana, Helvetica, sans-serif;
	font-size:11px;
/*	text-transform		: uppercase; */
/*font-variant:small-caps;*/

color				: #FFFFFF;
	font-weight			: 200;
	font-stretch:	condensed;
	padding:3px;
/*	padding-right:0px;
*//*	padding-top:5px;
*//*	float				: right;*/
/*	border-top:2px dashed;*/
}

a.mainlevel-jomc:link {
color					: #FFFFFF;
text-decoration			: none;
width:175px;
float:left;
}

a.mainlevel-jomc:visited {
color:	#DBDBDB	;
text-decoration			: none;
width:175px;
float:left;
}

a.mainlevel-jomc:hover{
/*color					: #e8ba15;
*/
color					: #ffffff;
text-decoration			: none;
}

table.moduletable-jomc {
border-collapse:collapse;
empty-cells:hide;

border-color:#CC3366;
}

table.moduletable-jomc td{
border-bottom:1px dotted;
border-color:#FFFFFF;
padding:0px;
text-align:right;
}

table.moduletable-jomc a:hover {
background-color:#2686c1;
background-repeat:repeat;
}

#active_menu-jomc {
background-color:#2686c1;
background-repeat:repeat;
}




/* Submenu */ 

.mainlevel_submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
}

a.mainlevel_submenu:link {
	color: #3399CC;
	text-decoration: none;
}

a.mainlevel_submenu:visited {
	color: #2277aa;
}

a.mainlevel_submenu:hover{
	color: #e8ba15;
	text-decoration: none;
}

a.mainlevel_submenu:active {
	color: #82b9dc;
	text-decoration: none;
}

table.moduletable_submenu {
	border-collapse:collapse;
	empty-cells:hide;
	border-bottom-style:hidden;
	border-color:#ffffff;
	float:right;
	width:100%;
}

table.moduletable_submenu td {
	border-bottom:1px dotted;
	font-size: 11px;
	border-color:#c3c4c4;
	padding:3px;
	text-align:right;
}

div.submenu {
	top:0px;
	float:right;
}

#active_menu_submenu {
	color:#ff8400;
}

a.sublevel_submenu:link, a.sublevel_submenu:visited {
	color:#ff8400;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	padding-right:7px;
}

table.moduletable_submenu


/*  Top Menu  */ 

.mainlevel-nav {
	color:#ff8400;
}

a.mainlevel-nav:link{
	color:#3399CC;
}

a.mainlevel-nav:visited  {
color:#2277aa;
}

a.mainlevel-nav:hover  {
color:#ff8400;
text-decoration:none;
}



/*   Search Box    */



.inputbox {
	color			: #000;
	background		: #FFF;
	padding-left	: 5px;
	border			: 2px solid #8e835a;
}

/*#searchbox_cell .inputbox {
	border: 2px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #c64934;
}*/

/*#searchbox_cell {
	background		: #c3c4c4;
	color			: #ffffff;
	width			: 175px;
	height			: 45px;
	padding			: 6px;
	max-height		: 50px;
}*/

#searchbox_cell {
background-image:url(/olc/images/UNOJ/corner_gray.gif);
background-position:bottom right;
background-repeat:no-repeat;
}

/* wpg - added to remove */
.article_seperator-facultylisting {
	position:absolute;
	top:0px;
}

/* wpg - added for faculty listing main holder */
.blog-facultylisting {
	width:567px;
}

.componentheading-facultylisting {
	color: #7b96b3;
	font-size: 24px;
	margin-bottom: 15px;
	margin-left: 3px;
	text-decoration: none;
	text-align: left;
}

/*  News Features  */

.mod_contentitem-news td {
font:Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFFFFF;
font-stretch:narrower;
}


#front_news a:link, #front_news a:visited {
color:	#00CC00;
text-decoration:none;
}

#front_news a:hover {
color:#e8ba15;
text-decoration:none;
}




#footer {
	/*background: #4983b1;*/
	/*padding: 6px;*/
	color: #ffffff;
	font-family: Arial, Helvetica;
	font-size: 12px;
	/*font-weight: bold;*/
	/*border: solid 1px #ffffff;*/
}

#top_menu {
  	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 12px;
}


#outline{
	width				: 840px;
	margin-top			: 10px;
	background			: url(/olc/images/UNOJ/main_middle.jpg) repeat-y;
	overflow			: hidden;
}

#top_container{
	background			: #333 url(/olc/images/UNOJ/main_top.png);
	height				: 250px;
}

#middle_container{
	overflow			: hidden;
	
}

#middle_container_inner{
	width				: 800px;
	text-align			: left;
}

#left{
	width				: 570px;
	float				: left;
	padding				: 0px 20px;
}

#right{
	width				: 190px;
	float				: left;
}

#bottomcontainer{
	background			: url(/olc/images/UNOJ/main_bottom.jpg);
	height				: 30px;
	padding				: 0px 25px;
}

#icons{
	padding-left		: 10px;
	padding-top			: 3px;
}

#bottomcontainer #icon{
	float				: left;
	margin-right		: 2px;
}

#bottomcontainer #copyright{
	float				: right;
	padding-right		: 10px;
	color				: #999999;
}

table.moduletable{
	width				: 180px;
	margin-bottom		: 10px;
}

table.moduletable th,
.sectiontableheader{
	font-weight			: bold;
	letter-spacing		: 1px;
	border-bottom		: 1px solid #666;
}

table.moduletable td{
	padding-top			: 10px;
}

table.moduletable td td{
	padding-top			: 0px;
}

.sectiontableentry1{
	background:#e7e7e7;
}



.small,.createdate,.modifydate{
	color				: #999999;
	font-size			: 11px;
}


/*Site Map - By joomap  */


.sitemap ul {
	display		: block;
	list-style	: none;
	margin		: 0;
	padding		: 0;
}
.sitemap ul li {
	margin		: 0;
	padding		: 0;
	white-space	: nowrap;
	background	: transparent;
}
.sitemap a img {
	border		: none;
}
.sitemap ul.level_0 ul {
	list-style	: inside square;
	padding		: 0;
}
.sitemap ul.level_1 li {
	padding		: 0 0 0 2em;
	white-space	: nowrap;
}
.sitemap .active {
	font-style	: italic;
}
