/*

JISC ORANGE: #EC7B36; ec7b36;
Light orange: #ffdda9;
Grey lines: #aaa;
Light grey box-backgrounds: #eee;

OR perhaps


Orange: ec7b36
dark brown: 563D2E - links and heading
Light Orange: EFBD9F
grey-brown: 563D2D
other orange: A35625

-----

785544 - mid-grey-ish
241914 - dark brown
3b1604 - deep brown
703112 - mid-brown
ec7b36 - jisc orange
fadaca - pinky
9DADC6 - blue
*/



/* COLOURS */


a{
color:#991426;
}


h1,h2,h3,h4,h5,h6{color: #3b1604;
}



/* CONTAINING BLOCKS */

*{ margin:0;
	padding:0;}

html
{
	background: white;
	margin: 0;
	padding: 0;

	background-image: url("images/orangestrip.png");
	background-repeat: repeat-y;
	

}

body
{
	margin: 0;
	padding: 10px 30px 0 45px;
	font-size: 80%;
	font-family: Arial, Sans-serif;
	width:auto;
	min-width:700px;
	color:#444; /* body colour */
	
}

/* STRUCTURAL ELEMENTS */

.small-text
{
	font-size:0.8em;
}

#orangebobbles
{
	/*	This sits in the top-left corner and contains the white bobble design 
		It should be aligned with the main JISC CETIS logo */
	
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #EC7B36;
	background-image: url("images/orangebobbles.png");
	width: 15px;
	height: 71px;
	background-repeat: no-repeat;
	
}


#header{
	/*	This header block is the container for the logo and navigation stuff */
	
	position:relative;
	width:100%;
	height:100px;
	margin-top:0;

	
	background-repeat: repeat-y;
}

#logo
{
	/*
	top: 8px;
	position: absolute;
	
	*/
	
}


#strapline
{

}
#banner
{
	position: absolute;
	height: 80px;
	width:auto;
	left:250px;
	top: 0;
	right: 0;
}

#portal-siteactions {
    position: absolute;
    top: 11px;
    right: 16px;
    width: 54px;
    margin: 0;
    padding: 0;
    z-index: 2;
}

#banner img
{
	width: 100%;
	height: 100%;
}

/*
.google_search
{
   position: absolute;
   right:20px;
   top:30px;

}
*/


/* STRUCTURAL - ITEMS AND STORIES */

#editorial
{
	margin-left:250px;
}

.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute; /* for the benefit of IE5 Mac */
}

.item
{
	margin-bottom: 30px;
}

.story, .feature
{
	margin-bottom: 20px;
	margin-right: 0px;
	min-width:200px;
}


.title , .title a{
	font-size:1.1em;
	margin-bottom:3px;
	font-weight:normal;
}

.story .title , .story .title a{
	font-size:1.15em;
}

.story .content{
	font-size:1em;
}


#newsbox{
	float:right;
	width:250px;
	margin-bottom: 20px;
	margin-left:20px;
}

.news{
	margin-bottom: 12px;
	clear: both;
}

 
.mugshot img {
  	
  	border: 1px solid black;
    margin: 5px;
  	
 }

.feature .avatar
{
	width: 60px;
	height: 60px;
	border: 1px #aaa solid;
	margin-left: 20px;
	margin-bottom:0px;
	float: right;
}

.news .avatar{
	width: 20px;
	height: 20px;
	border: 1px #aaa solid;
	margin-left: 20px;
	margin-bottom:0px;
	float: right;
}


.tabs li {
	background-color: #fab693;
}

.tabs li.selected{

	background-color: #3B1604;
}
.tabs li.selected a{
	color:white;
}

.details
{
	color: #000;
	font-size: 80%;
	margin-bottom:4px;
	cursor : move;
}

#information
{
	color: #000;
	font-size: 80%;
	margin-bottom:4px;
	cursor : move;
}

/* LINKS */

a
{
	text-decoration: none;
	font-weight:bold;
	
}

a:link {  }

a:hover{
	text-decoration:underline;
}

/*  and HEADINGS */

h1,h2,h3,h4,h5,h6{
	font-weight: normal;
		text-align:left;
}

h1,h2 {
	font-family: Arial, Sans-serif;;
	margin-bottom: 30px;
	letter-spacing: 0em;
	font-style: italic;
}

h1 {
	margin:0 0 10px 0;
	padding: 0;
	font-size:2em;
}

h2 {
	margin:0 0 10px 0;
	padding:0;
	font-size:1.6em;
}

h4,h5 {
	margin: 0;
	padding: 0;
	
}

h3{	
	
	/* font-family: Georgia, Times, Serif; */
	margin-bottom: 30px;
	letter-spacing: 0em;
	font-style: italic;
	margin:0 0 10px 0;
	padding:0;
	font-size:1.5em;
	margin-bottom:3px;
}




h4,h5,h6{
	font-size:1.2em;
	margin-bottom:3px;
}

/* PARAGRAPH DEFINITIONS */

p
{
	margin-top: 0px;
	margin-bottom: 10px;
}
p a{
	
}

img { border: none; }

form{ margin:0; padding:0;}


.admin-list{ border:0;
	margin:0;
	padding:0;
	border-spacing:0;
	font-size:85%;
	width:100%;
	border-collapse:collapse;
	}
	
.admin-list td{
	border-top:1px #aaa solid;
	border-spacing:0;
}

.admin-list th{
	color:#666;
	font-weight:bold;
		font-family: Georgia, Times, serif;
		text-align:left;
		border-bottom:2px #aaa solid;
}

.admin-list img{
	width:15px;
	height:15px;
	vertical-align:middle;
}

.admin-subform{
	width:100%;
}
.admin-subform td{
	border:0;
}


.event-list{ border:0;
	margin:0;
	padding:0;
	border-spacing:0;
	font-size:90%;
	width:100%;
	}
	
.event-list td{
	border-top:1px #aaa solid;
}

.event-list th{
	color:#666;
	font-weight:bold;
	font-family: Georgia, Times, serif;
	text-align:left;
	border-bottom:2px #aaa solid;
}

.event-subform{
	width:100%;
}
.event-subform td{
	border:0;
}


/* LISTS */
ul{
	margin-top:6px;
	margin-bottom:3px;
	
}

li{
	margin-left:20px;
	margin-bottom:3px;
}

.nobullets
{
	list-style-type: none;
	
	margin-left: -20px;
	padding: ;
	}

.dragable
{
	color: #000;
	font-size: 80%;
	margin-bottom:4px;
	cursor : move;
}	
	

/* UTILITIES AREA - Login form, Main feeds etc -------- */

#utils
{
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px;
	font-size: 80%;
	text-align:right;
}

#utils img
{
	width: auto;
	height: auto;
}
#utils {
	color:black;
}
#utils a{
		font-weight:bold;
		color:black;
}

#loginform{
	font-size:10px;
}
#loginform *{
	font-weight:bold;
}

#loginform 
{
	font-size:10px;
}

/* Special tabs --------------------- */



/* TABS class - Generic class for tabs */

.br{

	width: 100%;
	left:30px;
	right: 30px;
	height: 15px;
	
}


.tabs
{
	padding: 0;
	font-size: 0.9em;
}

.tabs ul {
	display:block;
	list-style: none;
	list-style-type: none;
}


.tabs li
{
	display: inline;
	
	margin: 0;
	padding: 1px;
	list-style: none;
	list-style-type: none;
	text-align: center;
	vertical-align: middle;

	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
}

.tabs li.notab
{
	background: none;
	font-weight: bold;
}

.tabs li.selected
{
		opacity:1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}
.tabs li.selected *
{

}
.tabs a
{
	margin: 0;
	padding: 3px;
	display: inline;
	color: black;
	font-weight: bold;

}

.tabs li a img { vertical-align: -3px; }



#lowercols{
margin-top:15px;
margin-bottom:15px;
}

#lowercols .column{
	border-left:1px #aaa solid;
	padding-left: 10px;
}

#lowercols .column:first-child{
	border-left:none;
	padding-left: 0;
}


/* buttons v2
.button, .feed
{
	background: #ec7b36;
	padding: 2px;
	color: black;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
	
	-webkit-box-shadow: 2px 2px 6px #aaa;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}

.button:hover, .feed:hover{

}

a .button , a .feed{ 	color:black;}

.button a, .feed a { color: black;}

.button .green{
	color:white;
	background-color: #050;
}

.button img{
	vertical-align:-3px;
}
*/

/* v3 blue buttons */
.button, .feed
{
	background: #9DADC6;
	padding: 2px;
	color: black;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 6px 2px 6px;
	
	-webkit-box-shadow: 2px 2px 6px #aaa;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}



a .button , a .feed{ 	color:black;}

.button a, .feed a { color: black;}

.button .green{
	color:white;
	background-color: #050;
}

.button img{
	vertical-align:-3px;
}

/* buttons */

.tag {
	font-weight:normal;
}



#lowercols ul{
	list-style:none;
	list-style-type: none;
	margin:0;
	margin-bottom:20px;
	padding:0;
}

#lowercols h2{

	margin-bottom: 10px;
}


#footer{
	text-align:center;
	font-size: 80%;
	margin-top:20px;
	margin-bottom:20px;
	clear:both;
}

#footer img{
	padding:15px;
}

#footer ul{
	margin:0;
	padding:0;
}
#footer li{
	list-style:none;
	display:inline;
	margin:0;
	padding:0 5px 0 5px;
}




#policy{
	text-align:center;
	font-size: 80%;
	clear:both;
}

#policy img{
	padding:15px;
}

#policy ul{
	margin:0;
	padding:0;
}
#policy li{
	list-style:none;
	display:inline;
	margin:0;
	padding:0 5px 0 5px;
}

#left-nav {
	float:left;
	}

/* BREADCRUMBS */

#breadcrumbs{
	margin:0px;
	margin-left:0px;
}
#breadcrumbs ul{
}

#breadcrumbs li{
	display:inline;
	margin:0;
	margin-right:10px;
}

#breadcrumbs li:before{
	display:marker;
	vertical-align: -2px;
	content: url("/common/images/widgets/link.png") " ";
}

.colourbox{
	padding: 10px;
	margin-top:-10px;
	margin-right:-10px;
	margin-bottom:20px;
}

.regbox{
	background-color:#EEE;
	padding: 10px;
	margin-top:-10px;
	margin-bottom:20px;
}

.box{
	background:#FFFFFF;
	position:relative;
	padding: 5px;
	margin-bottom:10px;
	
	top:-5px;
	border: 1px #aaa solid;
	
}

.box1{
	
	padding: 5px;
	margin-bottom:10px;
	
	top:-5px;
	border: 1px #aaa solid;
	
}

.staffbox{

	margin-top:-10px;
	margin-bottom:20px;
	padding: 3px 3px 3px 3px;
	border: 1px #aaa solid;
}

.stafflistbox{

	margin-top:-10px;
	margin-bottom:20px;
	padding: 3px 3px 3px 3px;
	border: 10px #aaa hidden;
}
/* SPECIAL BITS FOR MEDIAWIKI */

.editsection{
	font-size:10px;
	float:right;
	margin-top:5px;
	padding:3px;
	background: #EC7B36;
	color:black;
	font-family:arial,sans-serif;
}

.editsection a{
	color:black;
	font-weight:bold;
}

#wiki-utils {
	margin:0;
	position: absolute;
	top: 5px;
	right:30px;
	padding: 5px;
	font-size: 80%;
	color:black;
	text-align:right;
	list-style-image: none
}
#wiki-utils li{
	list-style:none;
	line-height: 1.1em;
}
#wiki-utils img
{
	width: auto;
	height: auto;
}
#wiki-utils a{
	color:black;
		font-weight:bold;
}


#pt-mytalk, #pt-watchlist, #pt-mycontris{
	display:none;
}

#siteSub, #contentSub, #jump-to-nav, .printfooter{
	display:none;
}

#column-one{

margin-top:30px;
margin-bottom:15px;
/*
background:#eee;
*/
padding:5px;
}


#column-one .portlet{
	
	/* border-left:1px #aaa solid; */
	padding-left: 10px;
	padding-right: 10px;
	display: table-cell;
	vertical-align: top;
}

#column-one .portlet:first-child{
	/* border-left:none; */
	padding-left: 0;
}



#userloginForm{
	margin-left: 50px;
	margin-right: 50px;
	padding:10px;
	text-align:center;
	border:1px #777 solid;
	background-color:#eee;
}

#dialog{

	
	/*position: fixed;
	top: 200px;
	left: 425px;
	
	margin-left: -150px;
	margin-right: 150px;
	*/
	
	width:300px;
	border:1px #777 solid;
	background-color:#eee;
	padding-top: 20px;
	padding-bottom:20px;
	padding-left:40px;
	padding-right:40px;

	
}


#pt-userpage:before{
	content:url("/common/images/widgets/person.png");
	vertical-align:-4px;
	margin-right:3px;
}

#wiki-views{

	margin-top:35px;
	text-align:right;
	margin-right:0px;

	
}
#wiki-views li{
	background:#eee;
}

#wiki-views li.selected{
	background:#EC7B36;
}

#wiki-views li.notab{
	background:none;
}


fieldset
{
	display: table;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	font-size: 0.9em;

}


legend
{
	display: table-cell;
	margin: 0;
	padding: 0;
	border-right: 5px #fff solid;
	list-style: none;
	list-style-type: none;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	background-color: #ffdda9;
}

legend.notab
{
	background: none;
	font-weight: bold;
}

legend.selected
{
	background-color: #EC7B36;
	color: white;
}

legend a
{
	margin: 0;
	padding: 3px;
	display: block;
	color: black;
	font-weight: bold;
}


.registered { background-color: #E2F5CA; }
.private { background-color: #F5D8CA; }

.smallicon{
	float:right;

	margin-right:5px;
	margin-bottom:5px;
}

.indented{
	margin-left: 30px;

}
.indented li{
	display:block;
	list-style: none;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 10px;
}


.indented img{
	float:left;
	margin-left:-25px;
	width:20px;
	height:20px;
	margin-top:-3px;
}

form{
margin:0;
}

.dashboard{
	display: block;
	width:80%;
	line-height:40px;
}

.dashboard li
{
	line-height:40px;
	display: inline;
	margin: 2px;
	border: 1px #aaa solid;
	padding: 2px;
	text-align: center;
}

.dashboard img{
	width:30px;
	height:30px;
	vertical-align:middle;
	border: 1px #aaa solid;
}

.dashboardrss {
	display: block;
	width:80%;
	line-height:40px;
}

.dashboardrss li
{
	line-height:40px;
	margin: 2px;
	border: 1px #aaa solid;
	padding: 2px;
	text-align: center;
}


.admin-cols-wrapper{
 	width:100%;
}
.admin-cols-wrapper td{
	vertical-align:top;
	}
	
	
* textarea{
	width:100%;
}

.layoutframe{
	position:relative;
	width:100%;
	left:0px;
	right:0px;
	margin-bottom:20px;
	
}

.layoutframe td{
	vertical-align:top;

}


.layoutframe .leftcolumn{
	width:240px;
	padding-right:30px;
	
	/* make it grey
	background:#f0f0f0;

	margin:0px 0px 15px 0px;

	padding:10px 10px 0px 10px;

	width:356px; 

	voice-family: "\"}\"";
   */
	

	
	
}

.layoutframe .rightcolumn{
	width:230px;
	padding-left:30px;
}


/*
scroll bar properties and aggrgator properties
*/


.scroll-track{
height:10px;
width:10px;
background:black;
}

.scroll-handle{
border: 1px solid black;
height:10px;
width:10px;
background:#5B207B;
cursor:pointer;
}

#incoming_list{
 padding : 4px;
 width : 300px;
 height : 300px;
  overflow-x: hidden;
  overflow-y: scroll; 
}

#news_list{
 padding : 4px;
 width : 300px;
 height : 300px;
 overflow-x: hidden;
 overflow-y: scroll; 
}

#features_list{
 padding : 4px;
 width : 300px;
 height : 300px;
 overflow-x: hidden;
 overflow-y: scroll; 
}

#featuresbin_list{
 padding : 4px;
 width : 98%;
 height : 300px;
 overflow-x: hidden;
 overflow-y: scroll; 
}

#newsbin_list{
 padding : 4px;
 width : 98%;
 height : 300px;
 overflow-x: hidden;
 overflow-y: scroll; 
}

#newsbin_list{
 padding : 4px;
 width : 98%;
 height : 300px;
 overflow-x: hidden;
 overflow-y: scroll; 
}

.bin{
	border-width:1px;
	border-style:solid;
}


.infoboxstyle {
	position: absolute;
	color: black;
	border: black;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 6px;
	border-right-width: 6px;
	background-color: #EFEFEF;
	z-index: 1;
	visibility: hidden;
}


	
.niceform{
	width:300px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	
}

.niceform div{
	margin-bottom:20px;
}

.niceform input{
	width:100%;
	}
	
		/* tag cloud */
	
	.tag_cloud { 
		padding: 3px; 
		text-decoration: none; 
		line-height: 24px;
	}
	
	.tag_cloud:link  { 
		color: #703112; 
	 }
	
	.tag_cloud:visited { 
		color: #703112; 
	}
	
	.tag_cloud:hover { 
		color: #FFCC33; 
		background: #B88A00; 
	}
	
	.tag_cloud:active { 
		color: #F5B800; 
		background: #B88A00; 
	}
	
	
	
/* begin css tabs */

ul#tabnav { /* general settings */
	text-align: left; /* set to left, right or center */
	margin: 1em 0 1em 0; /* set margins as desired */
	font: bold 11px verdana, arial, sans-serif; /* set font as desired */
	border-bottom: 1px solid #6c6; /* set border COLOR as desired */
	list-style-type: none;
	padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
	}

ul#tabnav li { /* do not change */
	display: inline;
	}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
	border-bottom: 1px solid #fff; /* set border color to page background color */
	background-color: #fff; /* set background color to match above border color */
	}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
	background-color: #fff; /* set selected tab background color as desired */
	color: #000; /* set selected tab link color as desired */
	position: relative;
	top: 1px;
	padding-top: 4px; /* must change with respect to padding (X) above and below */
	}

ul#tabnav li a { /* settings for all tab links */
	padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border: 1px solid #eee; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	background-color: #eee; /* set unselected tab background color as desired */
	color: #666; /* set unselected tab link color as desired */
	margin-right: 0px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
	}

ul#tabnav a:hover { /* settings for hover effect */
	background: #fff; /* set desired hover color */
	}

.sideblock {
    border-top: 1px solid #EC7B36;
    border-right: 1px solid #EC7B36;
    border-bottom: 2px groove #EC7B36;
    border-left: 1px solid #EC7B36;
}

/* v3 onwards: widget stucture */


.topic_item{
	margin: 0px 10px 0px 0px;
}

.sideblock  {
  text-align: left;
  padding:4px;
  background-color: #D3C0BB;
  border-bottom: 2px groove #739FC4;
}




/*Image widgets attempt, currently not in use*/

/* Show only to IE PC \*/
		
		/* Show only to IE PC \*/
		* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

		.sidebox {
			margin: 0 auto; /* center for now */
			width: 20em; /* ems so it will grow */
			background: url(images/sbbody-r.gif) no-repeat bottom right;
			font-size: 100%;
		}
		.boxhead {
			background: url(images/sbhead-r.gif) no-repeat top right;
			margin: 0;
			padding: 0;
			text-align: center;
			cursor:move;
		}
		.boxhead h2 {
			background: url(images/sbhead-l.gif) no-repeat top left;
			margin: 0;
			padding: 20px 30px 5px;
			color: white; 
			font-weight: bold; 
			font-size: 1.2em; 
			line-height: 1em;
			text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
			
		}

		.boxbody {
			background: url(images/sbbody-l.gif) no-repeat bottom left;
			margin: 0;
			padding: 5px 30px 31px;
			
		}
		.widthlessbox {
			margin: 0 25%; /* NO WIDTH! Opens up a world of possibilities! */
			background: url(images/sbbody-r.gif) no-repeat bottom right;
			font-size: 100%;
		}

/*second widget with grey top*/

		/* Show only to IE PC \*/
		* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

		.sidebox2 {
			margin: 0 auto; /* center for now */
			width: 20em; /* ems so it will grow */
			background: url(images/sbbody-r.gif) no-repeat bottom right;
			font-size: 100%;
		}
		
		.boxhead2 {
			background: url(images/sbhead-r2.gif) no-repeat top right;
			margin: 0;
			padding: 0;
			text-align: center;
		}
		.boxhead2 h2 {
			background: url(images/sbhead-l2.gif) no-repeat top left;
			margin: 0;
			padding: 20px 30px 5px;
			color: white; 
			font-weight: bold; 
			font-size: 1.2em; 
			line-height: 1em;
			/* text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
			color: #9DADC6;
		}



/* Ghost */
.widget_ghost {
  background:#FFF; 
  opacity: 0.5;  
  filter:alpha(opacity=50);	
  position:relative;  
  border: 3px dashed #F00;      
  margin:0px;
  padding:0;  
}

/* widget display */

/* topics and standards */

.tagCloud a
{
	color:#002543;
}

.tagCloud a:link, #tagCloud a:visited
{
	text-decoration:none;
}

.tagCloud a:hover
{
	text-decoration: underline;
}

.tagCloud li
{
	display:inline;
	/*display:inline-block;*/
	padding:0px 0px 0px 0px;
	line-height:0px;
}

#topics_content a{

	/*text-decoration:underline;*/

}

#topics_content a:hover{
	color:#EC7B36;
	text-decoration:underline;
	
}



/*About widget */
.about li {
	float: left;
	width: 40%;
}

/*  */



/*site search 
.search-form{
	font-size:30px;
	text-align:center;
}

.search-box{
	border:1px #888 solid;
	
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	font-size:14px;
	text-align:center;
}
    
    */
  .widget-head a.remove  {  
     float: rightright;  
     display: inline;  
     background: url(img/buttons.gif) no-repeat -24px 0;  
     width: 14px;  
     height: 14px;  
     margin: 8px 4px 8px 0;
	text-indent: -9999em;  
     outline: none;
 }  
       
 .widget-head a.edit  {  
     float: rightright;  
     display: inline;  
     background: url(img/buttons.gif) no-repeat;  
     width: 24px;  
     height: 14px;  
     text-indent: -9999em;  
     margin: 8px 4px 8px 4px;  
     outline: none;  
 }  
       
 .widget-head a.collapse  {  
     float: left;  
     display: inline;  
     background: url(img/buttons.gif) no-repeat -52px 0;  
     width: 14px;  
     height: 14px;  
     text-indent: -9999em;  
     margin: 8px 0 8px 4px;  
     outline: none;  
 }  
       
 .widget-placeholder { border: 2px dashed #999;}  
 #column1 .widget-placeholder { margin: 30px 35px 0 25px; }  
 #column2 .widget-placeholder { margin: 30px 20px 0 20px; }  
 #column3 .widget-placeholder { margin: 30px 25px 0 35px; }  
       
 .edit-box {  
     overflow: hidden;  
     background: #333 url(img/widget-content-bg.png) repeat-x;  
     margin-bottom: 2px;  
     padding: 10px 0;  
 }  
       
 .edit-box li.item {  
	     padding: 10px 0;  
     overflow: hidden;  
     float: left;  
     width: 100%;  
     clear: both;  
 }  
       
 .edit-box label {  
     float: left;  
     width: 30%;  
     color: #FFF;  
     padding: 0 0 0 10px;  
 }  
       
 .edit-box ul.colors li {  
     width: 20px;  
     height: 20px;  
     border: 1px solid #EEE;  
     float: left;  
     display: inline;  
     margin: 0 5px 0 0;  
     cursor: pointer;  
 }     
 
 
 /* Prod Box, this has since become greybox */
 
	.prodsidebox {
	margin: 0 auto; /* center for now */
	width: 20em; /* ems so it will grow */
	background: url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
	}
		
 .prodbox
	{
	
	margin-left: auto;
	margin-right: auto;	
	padding: 0;
	text-align: left;
	width:80%;				/* <-- use this to tie width to viewport size */
	width: 20em;				/* <-- use this for a set width */
	background-color: #f7f7f7;
	
	}
	
	.prodbox a{
	
	color:#36457A;
	
	}	
 	
 	 .prodbox2
	{

	margin-left: auto;
	margin-right: auto;	
	padding: 0;
	text-align: left;
	width:80%;				/* <-- use this to tie width to viewport size */
	width: 20em;				/* <-- use this for a set width */
	background-color: #FFFACF ;
	
	}

.h-content
	{
	cursor:move;
	}

.h-content h1
	{
/*	color:#0354c2; */
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, geneva, arial, sans-serif;
	}
	
.h-content h2{
	
	margin: 0;
	padding: 0px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	
	}
		
		
.h-content p{
	color:#3b3b3b;
	font-size: 1em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	}
		 	
.header_widget{
 
 	margin: 0;
	padding: 20px 30px 5px;
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	
 
 }	
 	
.content
	{
	padding:2em;
	}
	


.content h1
	{
/*	color:#0354c2; */
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, geneva, arial, sans-serif;
	}
		
		
.content p
	{
	color:#3b3b3b;
	font-size: 1em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	}
	
	
.g-content
	{
	padding:1em;
	}


.g-content h1
	{
	/*color:#2F3C6A; */
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, geneva, arial, sans-serif;
	}
	
.g-content h2{
	/*color:#2F3C6A; */
	margin: 0;
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	
	}
			
.g-content p
	{
	color:#3b3b3b;
	font-size: 1em;
	line-height: 1.3em;
	font-family: arial, helvetica, sans-serif;
	}
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

.tlc, .tlc2,  .trc, .trc2, .blc, .blc2, .brc, .brc2 
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

.tlc
	{
	background-image:url(images/prodbox/tlc.gif);
	background-position: 0% 0%;
	}

.tlc2
	{
	background-image:url(images/prodbox/tlc2.gif);
	background-position: 0% 0%;
	}

.trc
	{
	background-image:url(images/prodbox/trc.gif);
	background-position: 100% 0%;
	}

.trc2
	{
	background-image:url(images/prodbox/trc2.gif);
	background-position: 100% 0%;
	}


.blc
	{
	background-image:url(images/prodbox/blc.gif);
	background-position: 0% 100%;
	}

.blc2
	{
	background-image:url(images/prodbox/blc2.gif);
	background-position: 0% 100%;
	}
	
	
.brc
	{
	background-image:url(images/prodbox/brc.gif);
	background-position: 100% 100%;
	}
	
.brc2
	{
	background-image:url(images/prodbox/brc2.gif);
	background-position: 100% 100%;
	}

.tb, .bb, .tb2, .bb2
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
.tb
	{
	background-image:url(images/prodbox/tb.gif);
	background-position: 0% 0%;
	}

.tb2
	{
	background-image:url(images/prodbox/tb2.gif);
	background-position: 0% 0%;
	}


.bb
	{
	background-image:url(images/prodbox/bb.gif);
	background-position: 50% 100%;
	}
	
.bb2
	{
	background-image:url(images/prodbox/bb2.gif);
	background-position: 50% 100%;
	}
	
	
.rb
	{
	background-image:url(images/prodbox/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}
	
.rb2
	{
	background-image:url(images/prodbox/r2.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

.lb
	{
	background-image:url(images/prodbox/l.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}

.lb2
	{
	background-image:url(images/prodbox/l2.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}

/*navigation*/

.navigation_bar{

  	
		
}

#portal-globalnav {
    /* Navigational Plone Tabs(tm), implemented by customizing the a tag - they are surprisingly elegant. The power of CSS runs strong in these :) */
  	position:relative;
  	bottom:-0.85em;
    background-color: transparent;
    border-collapse: collapse;
    padding: 0em 0em 0em 0em;
    white-space: nowrap;
    list-style: none;
    margin: 0;
    height: auto;
    line-height: normal;
	text-align:center;
	

    
}
#portal-globalnav li {
    display: inline;
    
}
#portal-globalnav li a {
    /* The normal, unselected tabs. They are all links */
    background-color: #EEEEEE;
    border-color: #5c85ad;
    border-width: 1px; 
    border-style: solid solid none solid;
    color: #436976;
    height: auto;
    margin-right: 0.5em;
    padding: 0em 2em;
    text-decoration: none;
    text-transform: lowercase;
}
#portal-globalnav li.selected a {
    /* The selected tab. There's only one of this */
    background-color: #a3bad1;
    border: 1px solid #5c85ad;
    border-bottom: #a3bad1 1px solid;
    color: #436976;
}
#portal-globalnav li a:hover {
    background-color: #a3bad1;
    border-color: #5c85ad;
    border-bottom-color: #a3bad1;
    color: #436976;
}

/* nav bar */



.navtabs li
{
	postion:relative;
	float: left;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	color: white;
	
	
}

.navtabs a 
{
	margin: 0;
	padding: 2px;
	color: white;


}

.navtabs a:visited{
	color: white;
}

.roundcont {
	width: 250px;
	background-color: #9999CC;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


			
/* 12th redesign */


.topiclink{
	float:right;
	padding:2em;
	
}

/* search box */


/*navbar original css*/
.navcontainer{
	height:35px;
	
	}
	
	.navbar{

	width:100%;
	height:25px;


	
}
.navbar a {

	margin: 0;
	color: white; 
	font-size: 1.2em; 
	line-height: 1em;
}



.inline-1 { 
	float:left;
	background-image:url(images/blueleft.jpg);
	height:24px; width:10%; 
	background-repeat: no-repeat;
	overflow: hidden; 
	 }
.inline-2 { 
	float:left;
	background-image: url(images/blueblock.jpg);
	height:24px; width:80%; 
	background-repeat: repeat-x;
	overflow: hidden; 
	 }
.inline-3 { 
	
	float:left;
	background-image:url(images/blueright.jpg);
	height:24px; 
	width:10%; 
	background-repeat: no-repeat;
	overflow: hidden; 
	
	 }
	 
/*navbar original css*/
.tblenavbar{
	position:relative;
	width:100%;
	left:0px;
	right:0px;
	margin-bottom:20px;
}

	
	
.tdinline-1 { 
	width:60px;
	height:24px; 
	background-image:url(images/blueleft.jpg);
	background-repeat: no-repeat;
	 }
	 
.tdinline-2 { 
	background-image: url(images/blueblock.jpg);
	height:24px; 
	background-repeat: repeat-x;
	 }
	 
.tdinline-3 { 
	background-image:url(images/blueright.jpg);
	height:24px; 
	width:118px; 
	background-repeat: no-repeat;
	
	 }
	 
	 
.search_box {
    width: 235px;
    height: 35px;
    background: url(images/searchbox.gif);
   	
   position: absolute;
   right:20px;
   top:40px;
   
   text-align: center;
}
#search_box #s {
	font-size:1.2em;
    float: left;
    padding: 0;
    margin: -4px 0 0 10px;
    border: 0;
    width: 217px;
    background: none;
    
    text-align: center;
}

div.nb-wide{zoom:1;}div.nb-wide:after{content:".";display:block;height:0;clear:both;visibility:hidden;}div.nb-wide li{float:left;border:none;}div.nb-wide li a{display:block;padding:3px;margin:10px 0 0 18px;}

.cookieheader {color: #FFFFFF; font-size: 18px}
.maintext {color: #CCCCCC}
.cookiebuttons {font-size: 16px}
