/* CSS Document */

body {
background: #000000;
margin: 0px;
padding: 20px 0px 20px 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
#wrapper {
width:1006px;
padding: 10px;
height: auto;
text-align: left;
border: 0px solid #ddd;
}
#header {
margin: 0px;
padding: 0px;
height: 149px;
width: auto;
background-color: #000000;
background-repeat: no-repeat;
}
#container {
padding: 0px;
margin: 10px 0px 0px 0px;
background-attachment: scroll;
height: auto;
width: auto;
}
#left {
margin: 0px;
width: 230px;
height:100%;
padding: 10px 30px 10px 10px;
float: left;
background-color: #000000;
}
#page {
margin: 0px;
width: 600px;
height:100%;
padding: 10px 30px 10px 10px;
float: left;
background-color: #000000;
}
#nav,#nav-progs {
margin: 0px;
padding: 0px;
padding-top: 0px;
list-style-image: none;
list-style-type: none;
}
#nav li,#nav-progs li {
margin: 0px;
padding-top: 0px;
display: block;
background-repeat: no-repeat;
background-position: 0px 50%;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
color: #999999;
text-decoration: none;
display: block;
margin: 0px;
padding: 0px 10px 3px 10px;
width: 170px;
}
#nav li a:hover {
color: #ff3300;
text-decoration: none;
}
#center {
height: auto;
width: 292px;
padding: 10px 20px 10px 20px;
float: left;
margin: 0px 0px 0px 6px;
line-height: 1.1em;
background-color: #000000;
}
#center-all {
height: auto;
width: 600px;
padding: 10px 20px 10px 20px;
float: left;
margin: 0px 0px 0px 6px;
line-height: 1.1em;
background-color: #000000;
}
#admin {
height: auto;
width: 500px;
padding: 10px 20px 10px 20px;
float: left;
margin: 0px 0px 0px 6px;
line-height: 1.1em;
background-color: #000000;
}
#adminlist {
margin: 0px;
padding: 0px;
list-style-image: none;
list-style-type: none;
}
#adminlist li {
margin: 0px;
padding: 0px;
display: block;
background-attachment: scroll;
background-image: url(bullet.gif);
background-repeat: no-repeat;
background-position: 0px 50%;
}
#adminlist li a:link, #nav li a:visited, #nav li a:active {
color: #999999;
text-decoration: none;
display: block;
margin: 0px;
padding: 0x 10px 3px 10px;
width: 170px;
}
#adminlist li a:hover {
color: #ff3300;
text-decoration: none;
}

h1 {
font-size: 14px;
margin: 0px;
padding: 0px;
}
#right {
padding: 10px 20px 10px 20px;
height: auto;
width: 350px;
float: left;
margin: 0px 0px 0px 6px;
background-color: #000000;
}
.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}
#footer {
clear: both;
margin: 10px 0px 0px 0px;
text-align: left;
padding: 15px 0px 15px 20px;
background-color: #000000;
}
#footer p {
color: #999;
margin: 0px auto 0px auto;
padding: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
color: #999;
text-decoration: none;
}
#footer a:hover {
color: #ccc;
text-decoration: none;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */

* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;

	width: expression(this.parentNode.offsetWidth+'px');

	height: expression(this.parentNode.offsetHeight+'px');

}

/* Fixed posistioning emulation for IE6

     Star selector used to hide definition from browsers other than IE6

     For valid CSS, use a conditional include instead */

* html .jqmWindow {

     position: absolute;

     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');

}

* html .jqmWindow2 {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

a.jqmClose
{
	color:#000000;
	text-decoration: none;
}

a.jqmClose:hover
{
	text-decoration:underline;
}

.category-menu-list2
{
	text-decoration: none;
}
.category-menu-list2
{
	height:36px;
	overflow:hidden;
	width:902px;
}

.category-menu-list ul
{
	display:block;
	
	padding-left:5px;
	list-style:none;
	margin-left:5px;
}

.category-menu-list2 ul li
{
	color:#7d7f7c;
	display:inline;
	font-size:12px;
	float:left;
	height:36px;
	line-height:36px;
}
div.results
{
	margin:25px;
}

img
{
	border:0;
}
table.response
{
	border-collapse: collapse;
	width:90%;
	margin:15px 0 10px 5px;
	
}

ul.category-list 
{ 
	
	font-size : 10px;
	list-style:none;
	

}
a.current
{ 
	
	font-size : 14px;
	

}

ul.category-list li
{
	padding:10px;
	padding-top:0px;
	padding-bottom:0px;
	display: block;
}
#search{
color: #999999;
text-decoration: none;
display: block;
margin: 0px;
padding: 0px 40px 3px -10px;
width: 170px;
list-style-image: none;
list-style-type: none;
}