body {
  margin: 5px;
  background-color: #111111;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
}

p {
  font-size: 12px;
}

h1, .txt22 {
  font-size: 22px;
}

h2, .txt20 {
  font-size: 20px;
}

h3, .txt18 {
  font-size: 18px;
}

h4, .txt16 {
  font-size: 16px;
}

h5, .txt14 {
  font-size: 14px;
  color: #ffffff;
}

h6, .txt12{
  font-size: 12px;
}

.copy,.txt10{
  font-size: 8px;
  font-weight: bold;
}

a:active {
  font-size: 12px;
  text-decoration: none;
  color: #ffffff;
}

a:link {
  font-size: 12px;
  text-decoration: none;
  color: #ffffff;
}

a:visited {
  font-size: 12px;
  text-decoration: none;
  color: #ffffff;
}

a:hover {
  font-size: 12px;
  text-decoration: underline;
  color: #E6E6E6;
}

a.amenu:active,a.amenu:link,a.amenu:visited,a.amenu:hover {
  font-weight: normal;
  font-size: 11px;
}

.main {
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #191919;
}

.tha {
  height: 30px;
  color:#FFFFFF;
  font-size: 12px;
  font-weight: bold;
  background-color: #FEA01B;
}

.menu {
  height: 26px;
  color:#ffffff;
  font-size: 12px;
  font-weight: bold;
  background-color: #FEA01B;
  border: 1px solid #999999;
}

.fields {
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  background-color: #F4F4F4;
}

.tablebg {
  font-size: 12px;
  color: #2d2d2d;
  background-color: #2d2d2d;
}

.submit {
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  background-color: #F4F4F4;
  width: 110;
}

.border {
  border: 1px solid #999999;
  color: #ffffff;
}

.bordert {
  background-color: #999999;
}

.cells {
  font-size: 12px;
  color: #FFFFFF;
  background-color: #2D2D2D;
}

.cellsborder {
  border: 1px solid #999999;
  color: #ffffff;
  background-color: #2D2D2D;
}

.ok {
  color: #008000;
  font-weight: bold;
}

.fail, .error, .red {
  font-weight: bold;
  color: #FF0000;
}

.row1 {
  height: 26px;
  background-color: #191919;
}

.row2 {
  height: 26px;
  background-color: #232323;
}

hr {
  color: #999999;
}

.maincolor {
  color: #666666;
}

.graph {
  background-color: #000099;
  padding: 0;
  width: 75px;
}



/*
	misc box
*/
.miscbox
{
	padding:4px;
	border: 1px solid {tblborder};

	background-color: {firstalt};
}

/*
	breadcrumbs box
*/
.breadcrumbs_box
{
	padding: 6px;
	border: 1px solid #D9D9D9;
	font-weight: bold;
	font-size: 11px;
	background: #111111;
	text-align: left;
}


/*
	comments loop
*/
.comments_box
{
	padding:4px;
	margin:4px;
	border-bottom: 2px dotted {tblborder};
	background-color: {firstalt};
}

/*
	colors used for Yes / No stuff.
*/
.red { color: red }
.green {color: green}


/*-- misc. --*/
.border_bottom
{
	border-bottom: 1px solid {tblborder};
}

/*
	Field sets style
*/
fieldset
{
	padding: 5px;
}

fieldset legend
{
	padding-bottom: 3px;
}

/* 
	###########################################
	+ ----- CSS used in default style   ----- +
	###########################################
*/


#header
{
	margin-left: 50px;
	_margin-left: 25px; /* ie fix */

	padding-top: 20px;
	float: left;
	font-family: "Lucida Grande", "Trebuchet MS";
	font-size: 42px;
	color: #606060;
	line-height: 1.3em;
}


	.statsbox_up
	{
		width: 328px;
		height: 80px;
		background: url({SITEURL}images/etspro/stats.gif);
		font-family: "Trebuchet MS",Helvetica,Verdana;
		font-size:10px;
		color: #333;
		float:right;
		margin-right: 5%;
		_margin-right: 2%;
	}

	.statsbox_down
	{
		width: 328px;
		height: 80px;
		background: url({SITEURL}images/etspro/stats.gif);
		font-family: "Trebuchet MS",Helvetica,Verdana;
		font-size:10px;
		color: #333;
		float:right;
		margin-right: 5%;
		_margin-right: 2%;
		margin-top: -50px;
		margin-bottom: 50px;
	}

	#statsbox_text
	{
		padding: 15px 0 0 35px;
	}

	.statsbox_button_up
	{
		float: right;
		margin-top: -20px;
		margin-right: 25px;
	}

	.statsbox_button_down
	{
		float: right;
		margin-right: 25px;
		margin-top: 6px;
	}

	#statsbox_button img
	{
		cursor: pointer;
	}


img
{
	border: none;
}

#topnav
{
	margin:0 auto;
	align: center;
	width: 90%;
	background: url(http://www.cnccommunity.net/topsite/img/nav_bg.gif);
	height: 46px;
}

#topnav_center
{
	 margin-left:-51px;
	 _margin-left: 0px; /* stupid ie */
	 background: #f4f4f4;
}

#topnav_box
{
	width: 60%;
	height: 46px;
	background: url(http://www.cnccommunity.net/topsite/img/nav_center_bg.gif);
	font-family: "Trebuchet MS",Helvetica,Verdana;
	font-size:10px;
	color: #333;
	float:right;
}

#topnav_links
{
	margin-top: 14px;
	margin-left: 51px;
	margin-right: 41px;
	text-align:center;
}

#topnav_links ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#topnav_links li
{
	display: inline;
}

#topnav_links a
{
	color: white;
	font-size: 13px;
	font-weight: bold;
	font-family: "Lucida Grande",Helvetica,Verdana;
	margin-left: 8px;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 10px;
}

#topnav_links a:hover
{
	color: #FFC000;
	border-bottom: 4px #FF7200 solid;
	border-top: 4px #FF7200 solid;
}


#container
{
	min-height: 60%;
	width: 90%;
	margin: 0 auto;
	align: center;
	margin-top: 10px;
}


#footer
{
	background: #111111;
	height: 35px;
}

#footer span
{
	float: right;
	margin-right: 20px;
	padding-top: 10px;
}

/*
	cat select
*/

#catselect select,input
{
	font-size: 10px;
	font-family: verdana;
}

#catselect form
{
	display: inline;
	padding:4px;
	background: #111111;
	border: 0px solid #d7d7d7;
	top: 105px;
	position: absolute;
}

#catselect input
{
	color: #EEEEEE;
	background: #c4c4c4;

	border: 1px solid #e0e0e0;
	border-color:  #e0e0e0 #919191 #919191 #e0e0e0;
	text-transform: lowercase;
	font-weight: bold;
}

#catselect input:hover
{
	background: #f3f3f3;
	color: #981B1B;
	cursor: pointer;
}



.hitstable td
{
	/*
	border-collapse:collapse;
	border-bottom:1px solid {tblborder};
	*/
	font-size: xx-small;
}

.hitstable 
{
	/*
	border:1px solid {tblborder};
	border-collapse:collapse;
	*/
}

.cp_nav
{	
	color:{fontcolor};
	background-color:{secondalt};
	padding:10px;
	padding-left: 15px;
	font-weight:bold;
	font-size:13px;
	border-bottom: 1px solid {tblborder};
	cursor:pointer;
}
.cp_nav_over
{	
	color:{fontcolor};
	background-color:{firstalt};
	padding:10px;
	padding-left: 15px;
	font-weight:bold;
	font-size:13px;
	border-bottom: 1px solid {tblborder};
	cursor:pointer;
}

.bold_sites
{
	font-size: small;
}








/* other css styles for html tags */
form
{
	margin: 0px;
}

h1,h2,h3,h4,h5,h6
{
	color:{subfontcolor};
	margin:2px;
}
	
tr,td,p,li,ul,ol,form
{
	font-family: {fontfamily};
	font-size: {fontsize}
}

hr
{
	color:#000000
}

img
{
	border-style: none;
}

b
{
	color:{subfontcolor};
}

select
{
	font-family: verdana,arial,helvetica,sans-serif;
	color: {fontcolor};
	font-size: 10px;
	border: 1px solid {tblborder};
	background-color: {secondalt};
}

input, textarea ,option
{
	font-family: verdana,arial,helvetica,sans-serif;
	color: {fontcolor};
	font-size: {smallfontsize};
	background-color: {secondalt};
}

legend
{
	font-weight:bold;
}

.tblborder  { background-color: #313131; }

.firstalt	
{
	background-color: #191919;
	color: #FFFFFF;
}
