@charset "utf-8";

/* CSS Document */

html{

	padding: 0;

	margin: 0;

	height: 100%;

  	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	background-image:url(layoutimgs/global/brushedmetal.jpg);

	background-repeat:no-repeat;

	background-color:#131313;

	background-attachment:fixed;

	color:#000000;

}

body{

	margin:0px;

	padding:0px;

	}

a:link, a:visited{

	color:#000;

	text-decoration:none;

	font-weight:bold;

}



a:hover{

	color:#930;

	text-decoration:underline;

}



/* Centering Technique IE, FF, etc. */

.centerCode {

	margin: 0 auto 0 auto;

}

	

	

.nav ul{

	font-size:15px;

  	padding-left:18px;

  	margin:0;

	width:200px;

	padding-top:12px;

} 

.nav ul li{

	list-style:none;

	display:block;

}

.nav ul li a{

	color:#333333;

	font-family:"Courier New", Courier, monospace;

	font-weight:bold;

	border-bottom:1px #666666 dashed;

	height:20px;

	padding-top:5px;

	display:block;

}

.nav ul li a:hover{

	color:#666666;

	text-decoration:none;

}



.bordersep{background-image:url(layoutimgs/seriesinfo/seperate.png); width:650px; height:40px; background-repeat:no-repeat;}



.tophash{background-image:url(layoutimgs/global/top.png); height:90px; background-repeat:no-repeat; font-weight:bold;}





.shadetabs{

padding: 3px 0;

margin-left: 0;

margin-top: 1px;

margin-bottom: 0;

font-family:"Courier New", Courier, monospace;

font-size:25px;

list-style-type: none;

text-align: left; /*set to left, center, or right to align the menu as desired*/

}



.shadetabs li{

display: inline;

margin: 0;

}



.shadetabs li a{

text-decoration: none;

position: relative;

z-index: 1;

padding: 3px 7px;

margin-right: 3px;

}



.shadetabs li a:visited{



}



.shadetabs li a:hover{

text-decoration: underline;

font-weight:bold;

color:#000000;

}



.shadetabs li a.selected{ /*selected main tab style */

position: relative;

text-decoration:underline;

}



.shadetabs li a.selected{ /*selected main tab style */

font-weight:bold;

}



.shadetabs li a.selected:hover{ /*selected main tab style */

text-decoration: none;

}







.cryptidlist li{

	border-bottom:1px #000 dotted;

	margin:0;

	list-style:none;

	list-style-type:none;

	padding:5px;

}



.cryptidlist li a{

	display:block;

}



.cryptidlist li a:hover{

	background-image:url(layoutimgs/seriesinfo/seperate.png);

}

.font_subindent{font-size:10px; font-family:Arial, Helvetica, sans-serif; padding-left:25px;}

.font_toyname{font-size:14px; font-weight:bold; font-family:'Courier New', Courier, monospace; padding-top:5px;}

/* CRYPTID DATABASE */

.paperhead{

	background-image:url(http://cryptidsaturdays.com/layoutimgs/global/newstop.png); width:650px; height:44px;

}



.papermid{

	background-image:url(http://cryptidsaturdays.com/layoutimgs/global/midrangenews.png); width:650px; background-repeat:repeat-y; height:100%;

}



.paperfoot{

	background-image:url(http://cryptidsaturdays.com/layoutimgs/global/newsbottom.png); width:650px; height:50px; margin-bottom:10px;

}

.pageheaderbg {

	width: 635px;

	background-image: url(layoutimgs/global/headerbg.png);

	height: 120px;

	margin-left: 10px;

	padding-top: 18px;

	background-repeat: no-repeat;

	border-top-width: 1px;

	border-top-style: dashed;

	border-top-color: #000;

}

.pageheader {

	font-size: 25px;

	width: 605px;

	padding-bottom: 10px;

	font-weight: bold;

	font-family: "Courier New", Courier, monospace;

	padding-left: 15px;

	border-bottom-style: none;

}

.pageheadertxt {

	width: 590px;

	font-family: "Courier New", Courier, monospace;

	font-size: 15px;

	font-weight: bold;

	padding-bottom: 5px;

	padding-left: 10px;

	border-top-style: solid;

	border-top-width: 1px;

	border-top-color: #000000;

	margin-top: -5px;

	padding-top: 5px;

}

.headsmall {
	font-size: 12px;
	text-indent: 8px;
}

