/* 
 _________________________________________________________
|                                                         |
|    DESIGN + http://fullahead.org                        |
|      DATE + 2005.05.12                                  |
| COPYRIGHT + free use if this notice is kept in place    | 
|_________________________________________________________|

*/



/* -- Main layout styles -- */

body {
  margin: 1em 1em 1em 1em;
  padding: 0px;
  font-family: verdana, sans-serif;
  font-size: 1.0em;
 background: url(http://www.neukol.org.uk/sites/chukje/images/wall.jpg)
}

#siteBox {
  float: left;
  width: 100%;
  color: #FFF;
}

.navTitle {
 
	color: #000;
	margin: 20px 0px 0px 10px;
        text-align: left;
 
}

.navContent {

        text-align: left;
  margin: 0px 10px 0px 30px;
   font-size: 12px;
}

div.privateBox {
width: 80%;
margin: 20px 10px 0px 10px;
        text-align: left;
        padding: 2ex;
  font-weight: bold;
  font-size: 10px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}
/* ----------   NAV CSS -------------  */



/* -- Header layout/display styles -- */

#header {
  width: 100%;
  height: 150px;
  background: #0A667D url(http://www.neukol.org.uk/teesblog/skins/nu_reflection4/images/hdr.jpg) no-repeat top left;
}




a .desc {
  display: none;
  text-transform: lowercase;
  color: #FC0;  
}

a:hover .desc, .active .desc {
  display: block;
}




/* -- Header title and subTitle layout/display styles -- */


.title {
color: #000000;
	font-size: 52px;
	text-align: right;
	font-weight: bold;
	margin: 20;
	padding: 10;
}

.pageSubTitle {
	color: #FFFFFF;
font-weight: bold;
	letter-spacing: 4px;
padding-right: 6px;
	padding-top: 64px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	border: 0px;
	font: 20px Arial, Helvetica, sans-serif;
}





/* -- Content layout/display styles -- */

#content {
  float: left;
  width: 100%;
  padding: 1em 0 1em 0;
  background-color: #330099;
}
.margin {
  padding: 0em 0.5em 0em 0.5em;
}
#contentLeft {
  float: left;
  width: 23.3%;
  font-size: 1em;
  margin-bottom: 1em;
  background: #330066 url(http://www.neukol.org.uk/teesblog/skins/nu_reflection4/images/corner_sub_tr.gif) no-repeat top right;  
}

#contentRight {
  float: right;
  width: 75%;
  font-size: 0.8em;
  line-height: 1.8em;
  background: #330099 ;
}

/*#content p {  
  margin: 1.2em 1.2em 2em 1.2em;
  font-size: 0.8em;
  line-height: 1.8em;
}
*/
#content a {  
  text-decoration: none;
  color: #FC0;
  border-bottom: 1px solid #AAA;
}

#content a:hover {
  color: #DDD;
  background-color: #888;
  border-bottom: 1px solid #EEEEEE;
}

.header, .subHeader {
  display: block;
  clear: both;  
  font-weight: bold;
  font-size: 1em;
  text-transform: lowercase;
  color: #FC0;
  border-bottom: 1px solid #AAA;    
}

.subHeader {
  border: 0px;
}





/* -- Content left site links (large plus icon) -- */

#content a.menuItem {
  display: block;  
  padding: 5px 0 5px 54px;
  background: url(http://www.neukol.org.uk/teesblog/skins/nu_reflection4/images/icn_plus.gif) no-repeat center left;
  border: 0px;
}

#content a:hover.menuItem { 
  color: #0A667D;
  background: #888 url(http://www.neukol.org.uk/teesblog/skins/nu_reflection4/images/icn_plus_on.gif) no-repeat center left;
  border: 0px;
}





/* -- Footer layout/display styles -- */

#footer {
  float: left;
  width: 100%;
  height: 3em;
  font-size: 0.6em;
  text-transform: lowercase;
  line-height: 2.6em;
  color: #0AD;
  background: #25509F ;
}

#footerLeft {
  float: left;
  width: 60%;
  height: 3em;
  text-align: left;
  
}

#footerRight {
  float: right;
  width: 35%;
  height: 3em;
  text-align: right;
  background: url(http://www.neukol.org.uk/teesblog/skins/nu_reflection4/images/corner_br.gif) no-repeat bottom right;
}

#footer a {
  color: #0AD;
}

#footer a:hover {
  color: #666666;
}




/* -- Display formatting styles -- */

.grey {
  font-size: 0.9em;
  color: #AAA;
}

.white {
  color: #FFF;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #AAA;
}






/* -- <ul> tag styles -- */

ul{
  font-size: 0.8em;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  list-style-image: url(http://www.neukol.org.uk/teesblog/skins/nu_reflection4/images/li_bullet.gif);
}

li {
  margin-left: 10px;
}






/* -- Image alignment classes -- */

.imgLeft, .imgRight {
  margin: 5px;
}

.imgLeft {
  float: left;
  margin-left: 0px;
}

.imgRight {
  float: right;
  margin-right: 0px;
}






/* -- Utility classes to create the bottom rounded corners -- */

.bottomCorner {
  text-align: right;
}

.vBottom {
  vertical-align: bottom;
}

* stylesheet for generic image uploader */

/* body styles for the uploader */
.uploaderbody {font-size: 12pt; font-family: Arial, Helvetica; 

color: rgb(0,0,0); }

/* odd and even are the styles for the alternate rows of the list of users
in the manage users page */
.odd {padding: 1em; background-color: rgb(190,190,190); }
.even {padding: 1em; background-color: rgb(150,150,150); }
/* hotstamp image position (relative to main image in imageblock) */
.hotstamp {position: absolute; top: 22%; right: 10%;}
.imageblock { position: relative; }

/* paragraph styles for image title and contributor text on viewimage page */
.para2 { margin: 0px; padding: 0px 0px 10px 0px; }
.para { margin: 0px; padding: 0px 0px 0px 0px; }
/* style for the word 'display' in the selection pull-down */
.search { color: rgb(0,0,0); font-size: 100%; }
/* style for the menu items */
.menu { color: rgb(0,0,0); font-size: 100%; }
/* style for the page titles */
.pagetitle { color: rgb(20,0,0); font-size: 140%; }
/* style for the image titles */
.maintitle { color: rgb(20,0,0); font-size: 100%; }
/* style for page information messages - e.g. 'There are a total of 6 files in your selection ...' */
.message { color: rgb(0,0,0); font-size: 120%; }
/* style for information messages - e.g. 'there are no items in your selection' */
.message2 { color: rgb(0,0,0); font-size: 150%; }
/* style for 'edit' link */
.edit { color: rgb(0,0,0); font-size: 100%; }
/* style for 'delete this image' link */
.delete { color: rgb(0,0,0); font-size: 100%; }
/* style for manage users list items */
.list { color: rgb(0,0,255); font-size: 100%; }
/* style for manage users list item links (edit & delete) */
a.listlink { color: rgb(255,0,0); font-size: 100%; }
/* style for text labels on data entry forms */
.form { color: rgb(0,0,0); font-size: 100%; }
/* style for the images in the gallery view */
.galleryimage { border-width: 0px; margin: 0 0 0 0; padding: 0 0; }
.maintd { border-width: 0px; margin: 0 0 0 0; padding: 0 0; }
.maintable { border-width: 0px; margin: 0 0 0 0; padding: 0 0; }

/* styles for 'image page' whether popup or normal page */
.popuptitle { color: rgb(0,0,0); font-size: 200%;  margin-bottom: 20px; }
.contributor { color: rgb(0,0,0); font-size: 120%; }
.description { width: 30%; color: rgb(0,0,0); font-size: 150%; text-align: left; margin-bottom: 20px; }
.tableheadings { color: rgb(0,0,0); font-size: 100%; text-align: left; font-weight: bold; background-color: rgb(200,200,200); }
.backlink { font-size: 120%; }
/* style for the object URL */
.objectlink { color: rgb(0,20,0); font-size: 100%; }
.listtable { border: 1px solid rgb(0,0,0); }

/* background colours for license boxes */
.private { background-color: rgb(255,0,0); }
.canview { background-color: rgb(255,204,0); }
.canuse { background-color: rgb(0,255,0); }

/* list view styles */
.listtitle { color: rgb(0,0,0); font-size: 120%; }
.listuser { color: rgb(0,0,0); font-size: 120%; }
.listtype { color: rgb(0,0,0); font-size: 120%; }
.listsize { color: rgb(0,0,0); font-size: 120%; }
.listdescription { color: rgb(0,0,0); font-size: 120%; }

/* link styles for page numbers */
a.pagenumbers:link { text-decoration: none; color: rgb(0,0,255); font-size: 120%; }
a.pagenumbers:visited { text-decoration: none; color: rgb(0,0,255); font-size: 120%; } 
a.pagenumbers:active { text-decoration: none; color: rgb(0,0,255); font-size: 120%; } 
a.pagenumbers:hover { text-decoration: underline; color: rgb(0,0,255); font-size: 120%; }
/* style for current page number */
.currentPage { text-decoration: none; color: rgb(255,0,0); font-size: 120%; }

/* link styles for menu */ 
a.menu:link { text-decoration: none; color: rgb(0,0,255); font-size: 120%; } 
a.menu:visited { text-decoration: none; color: rgb(0,0,255); font-size: 120%; } 
a.menu:active { text-decoration: none; color: rgb(0,0,255); font-size: 120%; } 
a.menu:hover { text-decoration: underline; color: rgb(0,0,255); font-size: 120%; } 

/* new AV uploader template CSS */
.containerBlog 
{ position: relative; width: 100%; height: 200px;
color: rgb(0,0,0); font-size: 100%; text-align: left; margin-bottom: 20px;
}

.imgBlog {
  float: right;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
.descriptionBlog { color: rgb(0,0,0); font-size: 120%; }-  */