/* 
University of the West Indies, Mona, Jamaica
Department: Jamaican Language Unit (JLU)
Language is Key  
*/


/* NOTE - The "Wineflamez" Background pattern used on the workshop, staff & masters pages was created by David Waldorf - www.dogsix.com */

p {
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	margin: 10px;
}

address{
	margin: 10px;
	color: #333;
}

acronym{ cursor: help; border-bottom: 1px dotted #000;}

/* ---[ Navigation ]--------------------- */

/* prevents menu items from wrapping when longer than the cell width */
#navigation td 
{
	padding-top: 5px;
	white-space: nowrap;	
}


/* ---[ Main ]--------------------- */
#main {
	background: url(images/mainhdr-bg.gif) repeat-x;
}

#main-bilingual {
	background: url(images/mainhdr-orange-bg.gif) repeat-x;
}

#main-masters{
	background: url(images/mainhdr-sky-bg.gif) repeat-x;
}

#main-staff{
	background: url(images/mainhdr-beige-bg.gif) repeat-x;
}

#index {
	background: url(images/index-top-fade.gif) repeat-x;
	padding-top: 30px;
	text-align: center;
}

h1 {
	font: bold 18px/50px Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
	width: expression(613 + "px");
	height: 56px;
	color: #333;
}


#index h1 {
	font-size: 28px;
	text-align: center;
	background: url(images/line.gif) bottom center no-repeat;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

h2 {
	font-size: 16px;
	color: #003eba;
	margin: 10px;
}

#index h2 {
	font-size: 20px;
	text-align: center;
}

#main-bilingual h2{
	color: #5d7cba;
}

#main-masters h2{
	color: #7A97B2;
}

#main-staff h2{
	color: #bcb;
}

h3 {
	font-size: 14px;
	color: #333;
	margin: 10px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px;
}

div.workshop {
	padding-top: 10px;
	width: 200px;
	height: 175px;
	float: left;
	clear: right;
	margin-right: 20px;
}

div.workshop a, div.workshop a:hover, div.workshop a:visited{
	color: #003EBA;
}

div.workshop p {
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	vertical-align: middle;
}

div.item1 {
	
	background: url(images/wrkshp-top-yellow.gif) no-repeat;
}

div.item1 p {
	margin: 92px 0 0 0;
	background: url(images/wrkshp-bot-blue.gif) no-repeat;
	height: 25px;
}



div.item2 {
	background: url(images/wrkshp-top-orange.gif) no-repeat;
}

div.item2 p {
	margin: 42px 0 0 0;
	background: url(images/wrkshp-bot-purple.gif) no-repeat;
	height: 26px;
}

div.item1 p a, div.item1 p a:hover, div.item1 p a:visited { color: #fff; }
div.item2 p a, div.item2 p a:hover, div.item2 p a:visited { color: #fff; }



div#wrap {
	position: absolute;
	left: 295px;
	margin: 40px 0 0 0;
}

/* ---[ Sidebar ]--------------------- */
/* 1. Graduate */
#sidebar { background: url(images/side-bg.gif) repeat; border-right: 1px solid #333;}

#sidebar h2 { background: url(images/nav-top.gif) repeat-x; font-weight: bold; font-size: 12px; color: #fff; height: 40px; line-height: 40px; margin: 0; text-align: center; }

#sidebar ul { list-style-type: none; margin: 0; padding: 56px 0 0 0; }
#sidebar ul li { background: url(images/nav-item.gif) repeat-x; height: 40px; margin-bottom: 1px; line-height: 40px; vertical-align: center; text-align: center; }
#sidebar ul li#active { background: url(images/nav-active.gif) repeat-x; }
#sidebar ul li#active a, #sidebar ul li#active a:visited  { color: #333; font-weight: bold; text-decoration: none; }
#sidebar ul li#active a:hover { text-decoration: underline; }
#sidebar ul li a, #sidebar ul li a:visited { color: #fff; font-weight: bold; text-decoration: none; }
#sidebar ul li a:hover { text-decoration: underline; }

/* 2. Bilingual */
#sidebar-bilingual { background: url(images/side-bg.gif) repeat; border-right: 1px solid #333;}

#sidebar-bilingual ul { list-style-type: none; margin: 0; padding: 56px 0 0 0;  }
#sidebar-bilingual ul li { background: url(images/nav-item-purple.gif) repeat-x; height: 40px; margin-bottom: 1px; line-height: 40px; vertical-align: center; text-align: center; }
#sidebar-bilingual ul li#active { background: url(images/nav-active-orange.gif) repeat-x; }
#sidebar-bilingual ul li#active a, #sidebar ul li#active a:visited  { color: #333; font-weight: bold; text-decoration: none; }
#sidebar-bilingual ul li#active a:hover { text-decoration: underline; }
#sidebar-bilingual ul li a, #sidebar ul li a:visited { color: #fff; font-weight: bold; text-decoration: none; }
#sidebar-bilingual ul li a:hover { text-decoration: underline; }

/* 3. Masters */
#sidebar-masters { background: url(images/side-bg.gif) repeat; border-right: 1px solid #333;}

#sidebar-masters ul { list-style-type: none; margin: 0; padding: 56px 0 0 0;  }
#sidebar-masters ul li { background: url(images/nav-item-blue2.gif) repeat-x; height: 40px; margin-bottom: 1px; line-height: 40px; vertical-align: center; text-align: center; }
#sidebar-masters ul li#active { background: url(images/nav-active-sky.gif) repeat-x; }
#sidebar-masters ul li#active a, #sidebar ul li#active a:visited  { color: #333; font-weight: bold; text-decoration: none; }
#sidebar-masters ul li#active a:hover { text-decoration: underline; }
#sidebar-masters ul li a, #sidebar ul li a:visited { color: #fff; font-weight: bold; text-decoration: none; }
#sidebar-masters ul li a:hover { text-decoration: underline; }

/* 4. Staff */
#sidebar-staff { background: url(images/side-bg.gif) repeat; border-right: 1px solid #333;}

#sidebar-staff ul { list-style-type: none; margin: 0; padding: 56px 0 0 0;  }
#sidebar-staff ul li { background: url(images/nav-item-green.gif) repeat-x; height: 40px; margin-bottom: 1px; line-height: 40px; vertical-align: center; text-align: center; }
#sidebar-staff ul li#active { background: url(images/nav-active-beige.gif) repeat-x; }
#sidebar-staff ul li#active a, #sidebar ul li#active a:visited  { color: #333; font-weight: bold; text-decoration: none; }
#sidebar-staff ul li#active a:hover { text-decoration: underline; }
#sidebar-staff ul li a, #sidebar ul li a:visited { color: #fff; font-weight: bold; text-decoration: none; }
#sidebar-staff ul li a:hover { text-decoration: underline; }




/* ---[ Tables ]--------------------- */

table.border {	border-top: 1px solid #003eba; 
				border-right: 1px solid #003eba;
				border-collapse: collapse;
				background-color: #ffe3bf;
				margin: 10px;
      		 }

table.border td  { border-left: 1px solid #003eba;
				   border-bottom: 1px solid #003eba;
				   padding: 5px;
	  				  }
table.border th  { border-left: 1px solid #003eba;
				   border-bottom: 1px solid #003eba;
				   padding: 5px;
	  			 }
				 
table.border-masters {	border-top: 1px solid #7A97B2; 
				border-right: 1px solid #7A97B2;
				border-collapse: collapse;
				background-color: #CFE0E6;
				margin: 10px;
      		 }

table.border-masters td  { border-left: 1px solid #7A97B2;
				   border-bottom: 1px solid #7A97B2;
				   padding: 5px;
	  				  }
table.border-masters th  { border-left: 1px solid #7A97B2;
				   border-bottom: 1px solid #7A97B2;
				   padding: 5px;
	  			 }

table.border-staff {	border-top: 1px solid #bcb; 
				border-right: 1px solid #bcb;
				border-collapse: collapse;
				background-color: #eed;
				margin: 10px;
      		 }

table.border-staff td  { border-left: 1px solid #bcb;
				   border-bottom: 1px solid #bcb;
				   padding: 5px;
	  				  }
table.border-staff th  { border-left: 1px solid #bcb;
				   border-bottom: 1px solid #bcb;
				   padding: 5px;
	  			 }
				 
caption{ font-size: 16px; font-weight: bold;}



/* ---[ Notice ]--------------------- */
#notice {
	border: 1px solid #003eba;
	background-color: #ffe3bf;
	padding: 10px;
	margin: 10px;
}

.note{ color: #f00; font-weight: bold;}

/* Error Notification  */
form .errFld {
	padding: 0;
	border: 2px solid #c33;
}

.errMsg {color: #c33; display: inline;}

#alertMessage {
	background-color: #FFCCCC;
	border: 1px solid #c33;
	padding: 5px;
	display: none;
	margin: 2em 5px;
}



/* ---[ Lists ]--------------------- */
ol {
	list-style-type: lower-roman;
}

li {
	margin-bottom: 10px;
	line-height: 1.5em;
}



/* ---[ Forms ]--------------------- */
form#registration {
	margin: 10px;
	padding: 0 10px;
}

form div {
	margin: 10px;
}

label {
    font-weight: bold;
}

fieldset.personal label { /* TODO: Need to make more general */
	font-weight: bold;
	clear: left;
	float: left;
	width: 10em;
} 

fieldset{
    margin: 10px 0;
	border: 1px solid #003eba;
	background-color: #ffe3bf;
}

legend{
	color: #333;
	font-weight: bold;
}



/* ---[ Polls ]--------------------- */
.poll {
	margin: 5px;
}


/*---[ Index Page ]------------------*/

p.loading{background: url(images/loading.jpg) top left no-repeat; border: 1px solid #000; height: 244px; padding-left: 1px;}

#pictures{
	float: left;
	width: 350px;
}

#intro{
	float: left;
	/*padding: 5px;*/
	width: 410px;
}

.clear{
	clear: both;
	height: 56px;
	background: url(images/mainhdr-bg-flip.jpg) repeat-x;
}

