.panel {
	height: auto; 
	width: auto;
	margin: 0;
	background: transparent;
}
.panelFirst {
	padding: 20px 20px 24px 20px;
}

.panelLast {
	min-height: 160px;
	background: #f6f8fb url(../images/20/links/web20bg.gif) no-repeat 0 0;
	padding: 10px 20px 20px 20px;
	margin: 0;
	float: left;
}


/* ULs */

.panelFirst ul {
	margin: 30px 0 20px 0;
	padding: 0;
}

.panelLast ul {
	margin: 0;
	padding: 0;
	float: none;
}

.panelLast li {
	width: auto;
}


/* IMAGES */	


.sitesimages3 {
	float: right;
	margin: 0 0 9px 6px;
	border: 1px solid #ffffff;
	padding: 1px;
	right: 0;
}


/* SOURCES */

.align {
	margin-top: 1em;
}


/*EXTRA MARGIN / PADDING */

.pad20b {
	padding-bottom: 20px;
}

.mar20b {
	margin-bottom: 20px;
}

/* TITLES */

h3.interactivesites {
    border-bottom: 1px solid #5A3212;
	color: #3B1F30;
	text-align: center;
	letter-spacing: 1px;
	font-size: 125%;
	margin: 1em 0 1em 0;
}

.panelLast li.title2 {
    border-bottom: 1px solid #5A3212;
	color: #3B1F30;
	text-align: center;
	letter-spacing: 1px;
	font-size: 125%;
	margin: 1.4em 0 1em 0;
}



/* Link forms with AJAX rating bar **********************************************/


ul.sitelinks { 
margin-top:0;
padding-top: 0;
}


ul.sitelinks li {
padding: 0;
margin: 0;
}

ul.sitelinks li em {
margin: 12px 0 0 0;
display: block;
line-height: 1.8em;
width: auto;
border-bottom: 1px solid #330000;
border-right: 1px solid #330000;
background: #644e4e url(../images/20/links/link_bullet.gif) top left no-repeat;
padding-left: 30px;
font-size: 104%;
font-style:normal;
}

ul.sitelinks li.punchtop em, ul.sitelinks li.punchtop2 em {
background: #644e4e url(../images/20/links/link_bulletw.gif) top left no-repeat;
}


div.starrating {
margin: 0;
padding: 0;
width: 150px;
height: 15px;
line-height: 15px;
float: right;
z-index: 200;
position: relative;
left: -2px;
top: -20px;
margin-bottom: -20px;
}


* html div.starrating {
margin-bottom: -30px;
}



ul.sitelinks li em a { 
color: #fff;
display: block;
font-size: 1.1em;
text-decoration: none;
}

* html ul.sitelinks li em a {  /* make hover effect work in IE 6 */
width: 100%;
}

ul.sitelinks li em a:hover {
background: #cc9999 url(../images/20/links/link_bullet.gif) top left no-repeat;
padding: 0 0 0 30px;
margin: 0 0 0 -30px;
position: relative;
height: 100%;
width: 100%; /* make hover effect align in IE 7 */
color: #fff; /* for ie 6 */
}


ul.sitelinks li.punchtop em a:hover {
background: #cc9999 url(../images/20/links/link_bullet.gif) top left no-repeat;
}

ul.sitelinks a span {
color: #333366;
text-decoration: none;
}

ul.sitelinks a:visited span {
color: #5D6D7E;
}

ul.sitelinks a:hover span, ul.vlinks a:focus span {
color: #6F96A1;
}

ul.sitelinks a:active span {
color: #3f3f66;
text-decoration: none;
}


ul.sitelinks li.anchor {height: 0px;position: relative;float: left; }



ul.sitelinks li p {
font-size: 106%; 
line-height: 1.2;
color: #333333;
width: auto;
background: #fff url(../images/20/links/panel.jpg) repeat-x 0 -75px;
margin: 0;
padding: 10px;
border-left: 1px solid #ddc7c7;
border-bottom: 1px solid #330000;
border-right: 1px solid #330000;
border-top: 1px solid #666;
}

ul.sitelinks li p img {
margin: 0 6px 4px 0;
padding: 6px;
background: #fff;
border-left: 1px solid #ddc7c7;
border-bottom: 1px solid #330000;
border-right: 1px solid #330000;
border-top: 1px solid #ddc7c7;
float: left;
display: inline;
}



ul.rlink li.pic span {
min-height:100px;
height:auto !important;
height:100px;
}

ul.rlink h2 {
font-size: 140%;
color: #000000;
text-align: left;
border-bottom: 1px dotted #000;
margin: 20px 0 5px 0;
}


ul.sitelinks li.subtitle {
	padding: 20px 0 0 0;
	font-size: 120%;
	color:#660000;
	font-weight: bold;
}


code.cl {
display: block;
clear: both;
width: auto;
height: 0;
padding: 0;
border: 0;
background: transparent;
overflow: hidden;
}




p.introText {
	margin-top: 10px;
	padding-bottom: 10px;
	font-size: 96%;
	color: #666;
	}
	
	
	

	/*             styles for the unit rater                */	
	.unit-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 150px;
		height: 15px;
		position: relative;
		background: url('../images/20/links/star_rating.gif') top left repeat-x;		
	}

	
	.unit-rating li{
	    text-indent: -90000px;
		padding:0px;
		margin:0px;
		/*\*/
		float: left;
		/* */
	}
	.unit-rating li a{
		display:block;
		width:15px;
		height: 15px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
	}
	.unit-rating li a:hover{
		background: url('../images/20/links/star_rating.gif') left center;
		z-index: 2;
		left: 0px;
	}
	
	

	.unit-rating a.r1-unit{left: 0px;}
	.unit-rating a.r1-unit:hover{width:15px;}
	.unit-rating a.r2-unit{left:15px;}
	.unit-rating a.r2-unit:hover{width: 30px;}
	.unit-rating a.r3-unit{left: 30px;}
	.unit-rating a.r3-unit:hover{width: 45px;}
	.unit-rating a.r4-unit{left: 45px;}	
	.unit-rating a.r4-unit:hover{width: 60px;}
	.unit-rating a.r5-unit{left: 60px;}
	.unit-rating a.r5-unit:hover{width: 75px;}
	.unit-rating a.r6-unit{left: 75px;}
	.unit-rating a.r6-unit:hover{width: 90px;}
	.unit-rating a.r7-unit{left: 90px;}
	.unit-rating a.r7-unit:hover{width: 105px;}
	.unit-rating a.r8-unit{left: 105px;}
	.unit-rating a.r8-unit:hover{width: 120px;}
	.unit-rating a.r9-unit{left: 120px;}
	.unit-rating a.r9-unit:hover{width: 135px;}
	.unit-rating a.r10-unit{left: 135px;}
	.unit-rating a.r10-unit:hover{width: 150px;}
	.unit-rating li.current-rating{
		background: url('../images/20/links/star_rating.gif') left bottom;
		position: absolute;
		height: 15px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
		left: 0;
	}	
	
	
#slidetabs {
  width:100%;
  position: relative;
  font-size:80%;
  line-height:normal;
  margin: 0 0 1px 0;
  }
#slidetabs ul {
  margin:16px 0 0 0;
  padding:3px 3px 0 0;
  list-style:none;
  }
#slidetabs li {
  float:left;
  background:url("../images/20/links/slidetableft.gif") no-repeat left top;
  margin:0 2px 0 0;
  padding:0 0 0 4px;
  }
#slidetabs a {
  float:left;
  display:block;
  background:url("../images/20/links/slidetabright.gif") no-repeat right top;
  padding:5px 7px 4px 1px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#slidetabs a {float:none;}
/* End IE5-Mac hack */
#slidetabs a:hover {
  color: #339900;
  text-decoration: underline;
  }
#slidetabs .active {
  background-image:url("../images/20/links/slidetableft_on.gif");
  }
#slidetabs .active a {
  background-image:url("../images/20/links/slidetabright_on.gif");
  color:#333;
  padding-bottom:5px;
  }
  
  
  
  /* RESOURCES ****************************************/	


#sourcesmap {
width: 100%;
background-color:#FFFFFF;
text-align: center;
}

#sourcespic {
margin: 0 auto;
}

p.sourcesstart {
margin-top: 1em;
}

p.sourcesend {
margin-top: 1em;
margin-bottom: 1em;
}



/* TITLES **********************************************/

.panelFirst h1 {
font-size: 150%;
color: #000000;
text-align: center;
border-bottom: 1px dotted #000;
margin-bottom: 14px;
}



/* PROJECTS ****************************************/

div.proj {
margin : 10px 0 30px 0;
border-bottom: 2px dashed #eee;
padding-bottom: 10px;
width: 98%;
position: relative;
}



#applicationlist {
margin: 10px 0 0 0;
}

div.proj ul li {
line-height: 13px;
margin: 6px 0 6px 20px;
list-style-image: url(/images/icons/bullet_dots.gif);
width: auto; /* NECESSARY FOR IE 7  ul li necessary for IE 6 */
}

div.proj li.siteurl span {
letter-spacing: -0.25em;
margin-left: -1px;
margin-right: 1px;
}

div.proj li.siteurl {
margin-bottom: 1em;
}


div.proj h2 {
letter-spacing: 0.05em;
}

img.projectimage {
margin: 0;
padding: 0;
float: right;
width: 200px;
}




h2.interactivesites {
font-size: 150%;
color: #000000;
text-align: center;
border-bottom: 1px dotted #000;
}

h3.interactivesites {
font-size: 120%;
color: #000000;
text-align: center;
border-bottom: 1px dotted #000;
}


/* tags */

span.tags {
  margin: 0 0 5px 0;
  padding: 0;
  background-colour: transparent;
  clear: both;
  display: block;
}
 
span.tags a {
display:block;
float:left;
font-size:11px;
height:20px;
line-height: 20px;
overflow: hidden;
margin: 5px 0 0 0;
padding: 0 14px 0 26px;
text-decoration:none;
background:transparent url(/images/20/icons/tag.gif) no-repeat 0 0;
border-right:1px solid #666666;
color: #666;
}

span.tags a:hover {
background:transparent url(/images/20/icons/tag.gif) no-repeat 0 -20px;
color: #000;
}
span.tags a.off {
color: #999;
cursor: default;
}
span.tags a.off:hover {
background:transparent url(/images/20/icons/tag.gif) no-repeat 0 0;
color: #999;
cursor: default;
}


/* fuzzy felt */


#ffiframe {
overflow: hidden; 
margin: 0 0 0 5px; 
border: 0;
width: 600px;
height: 560px;
}

#powered-by {
	width: 390px;
	margin: 10px 0 0 90px;
	padding: 0;
	}
#powered-by img {
	border: 0;
	}
	