body{
	behavior:url("htc/csshover.htc");
	font: 9pt, Verdana, arial, sans-serif;
	background-color: #F1EDE2;
}

ul#tabnav {
	font: bold 10pt verdana, arial, sans-serif;
	list-style-type: none;
	padding-bottom: 25px;
	/* border-bottom: 2px solid #3300FF; */
	margin: 0;
}

ul#tabnav li {
	float: left;
	height: 21px;
	background-color: #CC0033;
	margin: 2px 2px 0 2px;
	border: 2px solid #3300FF;
}

body#tab li.tab
{
	border-bottom: 2px solid #fff;
	background-color: #fff
}

body#tab li.tab a
{
	color: #333366;
}


#tabnav a {
	float: left;
	display: block;
	color: #000;
	text-decoration: none;
	padding: 4px;
}

#tabnav a:hover {
	background: #fff;
}

a.front {
	background: #F1EDE2;
}

#wrapper {
	width: 100%;
	/*height: 600px;*/
	height: 100%;
	border: 2px solid #3300FF;
}

#wrapper2 {
	width: 98%;
	height: 100px;
/*	border: 2px solid white; */
	margin-top: 0px;
}

#wrapper2 p {
	margin-top: 1px;
	margin-bottom: 3px;
}

#radiowrapper {
	width: 98%;
	height: 40px;
	//border: 2px solid white;
	margin-top: 0px;
}

#radiowrapper h4 {
	//text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 0px;
}

#edittypewrapper {
	width: 98%;
	height: 165px;
	//border: 2px solid white;
	margin-top: 0px;
    margin-bottom: 10px;
}

#content {
	background-color: #F1EDE2;
	margin-left: 179px;
	/* border-right: 2px solid #3300FF;
	border-top: 0.1px solid #3300FF;
	border-bottom: 2px solid #3300FF;*/ 
	height: 96%;
}

#content p, h2, h3, h4, hr {
	margin-left: 3px;
	margin-right: 5px;
	padding-left: 5px;
}

#left-col {
    width: 178px;
    height: 100%;
	text-align: right;
    margin-left: 0px;
    margin-bottom: 10px;
    /* border-left: 2px solid #3300FF;
	border-bottom: 2px solid #3300FF;
	border-top: 0.1px solid #3300FF;*/ 
    float: left;
	background-color: #F1EDE2;
}

#left-col p {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 15px;
	text-align: left;
	padding-left: 10px;
}

#left-col h4, h5 {
	text-align: left;
	padding-left: 5px;
}

#parts {
	margin-left: 10px;
	margin-top: 0px;
/*	border: 2px solid black; */
	width: 185px;
	float: left;
	font-size: 10pt;
}

#radios {
	margin-left: 10px;
	margin-top: 0px;
	width: 200px;
	float: left;
}

#radios p {
	margin-top: 2px;
	margin-bottom: 2px;
}

#footer {
	text-align: center;
	font-size: 9pt;
	margin-left: auto;
	margin-right: auto;
}

p.error
{
	font-size: 10pt;
	color: red;
	font-weight: bold;
}

p.bottomerror
{
	font-size: 10pt;
	color: red;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 120px;
}

p.info
{
	font-size: 14pt;
	font-variant: small-caps;
	font-style: italic;
	color: #3300FF;
}

p.middle
{
	text-align: center;
}

p.delbutton
{
	padding-top: 5px;
}

p.nospaces
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: red;
}

h3.nomargin
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.noedit
{
	color: #C0C0C0;
}

.samelinebutton
{
	margin-left: 10px;
}

.samelinefar
{
	margin-right: 30px;
}

.samelineinput
{
	margin-right: 5px;
}

.samelinemiddle
{
	margin-left: 10px;
	margin-right: 10px;
}

table
{
	margin-bottom: 5px;
}

table.breeding
{
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 98%;
	font-size: 7pt;
	border: thin solid black;
}

table.breeding th
{
	font-size: 8pt;
}

table.birds
{
	display: table;
	margin-left; auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 98%
	font-size: 10pt;
	border: thin solid black;
}

table.modpage
{
	display: table;
	margin-left; auto;
	margin-right: auto;
	margin-bottom: 5px;
	width: 98%
	font-size: 10pt;
	border: thin solid black;
}

td, th
{
	display: table-cell;
	text-align: center;
	border: medium ridge black;
	font-size: 9pt;
}

.padout 
{
	margin-bottom: 50px;
}
