@charset "utf-8";
/* CSS Document */


/* Super Hero Styles */


.red {color: #CC0000}

b {
	color:#660066;

}

body {
	background-color:#660066;
	margin:0;
	font-size:87%;
	font-family: Arial, Verdana, sans-serif;

}

div#wrapper {

}

div#top {
	width:800px;
	height:auto;
	background-image:url(../assets/templates/superhero/images/top.gif);
	background-position: top right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin-right:auto;
	margin-left:auto;
	border-left:3px solid #CCCCCC;
	border-right:3px solid #CCCCCC;
position: relative;

}

div#top-inner {
	padding:35px 20px 10px 20px;

}

div#maincontent { margin: 10px 0px 0px 0px;

}

div#bottom {
	width:800px;
	height:auto;
	background-image:url(../assets/templates/superhero/images/bottom.gif);
	background-repeat:no-repeat;
	background-color:#660066;
	margin-right:auto;
	margin-left:auto;
	border-left:3px solid #CCCCCC;
	border-right:3px solid #CCCCCC;
	border-bottom:3px solid #CCCCCC;
}

.center {
	margin-right:auto;
	margin-left:auto;

}

img.border {
	border: 1px solid #660066;
	margin: 5px;
	float: right;
}

img.border-nowrap, img.border-nofloat {
	border: 1px solid #660066;
	margin: 5px;
}

img.border-left {
	border: 1px solid #660066;
	margin: 5px;
	float: left;
}


p#quote {  
	font-style: italic;
	font-weight:bold;
	color:#660066;
	font-size: 110%;
}

.thumbscontainer {
	display:block;
}


/*  *---------------------History Styles---------------------*/

.componentheading_history {
	padding-top:20px;
	padding-bottom:10px;
	font-weight:bold;
	font-size:180%;
	color:#660066;

}

/*---------------------Navigation Styles---------------------*/

div#nav {
	margin-top: 20px;
	width: 65%;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom:10px;

}

div#nav a:link, div#top-menu a:visited{
	color:#000000;
	text-decoration:underline;
	text-align:right;

}

div#nav a:hover {
	color:#0066CC;
	text-decoration:underline;
	text-align:right;
}



/**---------------------**Breadcrumbs and Search Area---------------------**/

div#breadcrumbs {
	padding-top:5px;
	height: 28px;
	width: 75%;
	/*overflow: hidden;*/
	border-bottom: 1px dashed #CCCCCC;
	font-size: 90%;
	font-style: italic;
	position: relative;
}

div#paths {
	color:#000099;
	padding: 5px 3px 10px 5px;
}

div#paths img {
	vertical-align:middle;
	padding-bottom:3px;
}

div#paths a.pathway, span.pathway {
	padding-top:clear;
	vertical-align:top;
}

span.pathway {
	color:#000000;
}

div#search {
position:absolute; 
width:250px; 
top:178px; 
right:100px;
padding-right:25px;
margin-right:25px;
margin-top: 2px;
	height: 25px !important;
	height: 27px;
	overflow: hidden;	
}

/* #search .inputbox {
	border: 0px;
	padding: 0px 3px 3px 5px !important;
	padding: 0px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	height: 17px !important;
	height: 19px;
	width: 153px !important;
	width: 159px;
	color: #000000;
} */


#mod_search_searchword {  }

.ajaxSearch_resultsInfo, .ajaxSearch_resultsIntroFailure {
	padding-top: 10px;
	font-weight: bold;
}


/**---------------------Body Area------------------**/

.image-border {
border: 1px solid #660066;
}

p {
		line-height:130%;
		padding:0px;
		margin-top:0px;
}

h1, h2, h3 {
	font-family: "Sign Painter", "Comic Sans Serif", "Comic Sans", "Comic Sans MS",  "SmackAttack BB", Arial, Verdana, sans serif;
	color: #660066;
}

h1 { font-size: 170%;  }
h2 { font-size: 150%;  }
h3 { font-size: 130%; padding-bottom: 0px; margin-bottom: 0px;}

div.sidebar { margin-left:10px; padding-top: 35px;

}
/**---------------------Footer---------------------**/

div#footer p {
  color:#FFFFFF;
  text-align:center;
  text-size: 80%;
  padding: 10;
  }
  
  #copyright {
  color:#FFFFFF;
  text-size: 80%;
  padding: 10;
  }
  
/**---------------------Ditto Links---------------------**/ 
  
#ditto_pages .ditto_currentpage {
    background-color: #660066; 
}

div.nl_info {
font-size: 85%;
}

div#homepage.img {
margin:10px;
}

/* ------------  Gallery Styles ----------------------- */

.thumbnail {border: none; }