body {
    background: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align:left;
}

	a {
		color: #696969;
		text-decoration: none;
	}
	
	a:hover {
		text-decoration: underline;
	}

.container{ width:760px; margin:0 auto 0 auto; }
.content{	margin: 10px 0 20px 0;
	padding: 10px;
	background: #eeeeee;
	border: 1px solid #E0E0E0;
}
	.content ul {
		margin: 0;
		padding: 0;
	}

	.content li {
		list-style-type: none;
		margin: 0 0 0 3px;
		padding: 0 0 4px 5px;
	}
.ad_content{	margin: 10px 0 20px 0;
	padding: 10px;
	background: #eeeeee;
	border: 1px solid #E0E0E0;
}
	.ad_content ul {
		margin: 0;
		padding: 0;
	}

	.ad_content li {
		list-style-type: circle;
		margin: 0 0 0 10px;
		padding: 0 0 4px 5px;
	}
#logo{ background-image:url(../images/a9logo.gif); width:190px; height:45px;}





/*- Menu Tabs 10--------------------------- */

    #tabs10 {
    float:left;
	width:100%;
	font-size:93%;
	border-bottom:1px solid #2763A5;
	font-weight:bold;
	
	line-height:normal;
      }
    #tabs10 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;
		  margin:0 0 0 319px;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("../images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("../images/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }
-->



.lbox {
	margin: 0 5px 25px 5px;
}

.fbox {
	border: 1px solid #245198;
	padding: 10px;
	background: #e0e0e0;
	margin: 5px 5px 10px 5px;
}
.listedcat {
	font-size: 11px;
	font-weight: bold;
	color: #696969;
}
	.listedcat a {
		color: #696969; text-decoration: none; font-weight: normal;
	}
	.listedcat a:hover {
		text-decoration: underline;
	}


.title {
	font-weight: bold; font-size: 11px; color: #245198; margin: 0 0 2px 0;
}
	.title a {
		font-size: 11px; color: #245198; text-decoration: none;
	}
	.title a:hover {
		text-decoration: underline;
	}


.desc {
	font-size: 11px; color: #696969; font-weight: normal; margin: 0 0 2px 0;
}

.url {
	font-weight: normal; font-size: 11px; color: #696969;  margin: 5px 0 5px 0;
}




.text {
	border: 1px solid #696969;
	background: #ffffff;
	height: 17px;
	font-size: 12px;
	padding: 2px 2px 2px 6px;
	width: 360px;
	color: #696969;
}
.textarea {
	border: 1px solid #696969;
	padding: 2px 2px 2px 6px;
	font-size: 12px;
	width: 360px;
	color: #696969;
}
.textpy {
	border: 1px solid #696969;
	background: #ffffff;
	height: 17px;
	font-size: 12px;
	padding: 2px 2px 2px 6px;
	width: 50px;
	color: #696969;
}

.limit_field {
   border: 0px;
   font-size: 10px;
   color: #696969;
   background: none;
}

.captcha {
	border: 1px solid #696969;
	background: url('../images/loader.gif') no-repeat center;
}





h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 0;
	
}
h2 a:link { font-size: 11px; color:#245198;	text-decoration:none;}

h2 a:visited {font-size: 11px; color:#245198;	text-decoration:none;}
h2 a:hover { font-size: 11px; color:#245198;	text-decoration:underline;}

h3 {
	color: #2763A5;
	font-size: 11px;
	padding: 0;
	border-bottom:1px solid #2763A5;
	font-variant:small-caps;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.label {
	text-align: right;
}
.buttons {
	text-align: center;
	height: 25px;

}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
#path {
	margin: 10px 0 20px 0;;
	padding: 10px;
	background: #eeeeee;
	border-bottom: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;


}
.submit {
	float: right;
	vertical-align: bottom;
}
#user-bar {
   clear:both;
   width:20%;
   margin:0 0 0 auto;
   padding:3px;
   background:#D9E8F9;
   line-height:19px;
   text-align:right;
}


select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}


form {
	display: inline;
	margin: 0;
	padding: 0;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
	line-height:1.7em;
	font-size: 11px;
}
.subcats a:link { font-size: 11px; color:#666;	text-decoration:none;}

.subcats a:visited {font-size: 11px; color:#444;	text-decoration:none;}
.subcats a:hover { font-size: 11px; color:#444;	text-decoration:underline;}


div.pr {
	font-size: 6pt;
	color: #000000;
}

div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

div.footer {
   bottom:0;
   clear:both;
	text-align: center;
	border-top: 1px solid #E0E0E0;
	padding: 3px 0 0 0;
	margin-top: 50px;
}
div.footer a {
	color: #606060;
}
.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
   background-color:#eeeeee;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#eeeeee; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#5e74b3;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}