body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}

form {
	margin:0;
	padding:0;
}
a:active, a:link, .g-novisited a:visited {
	color:#00c;
	text-decoration:none;
}
a:visited {
	color:#909;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#container {
	margin:0 auto;
	padding:0 15px;
	background: #FFF;
}

#header {
	padding:5px;
}

#logo {
	float:left;
}
#atp {
	float:right;
}

#logo {
	color:#333;
	font:normal .846em verdana;
}

#atp a, #atp a:link, #atp a:visited, #atp a:active {
	padding:3px 10px;
	color:#666;
	text-decoration:none;
	font:bold .923em Trebuchet MS;
	display:inline-block;
}

#atp a:hover {
	text-decoration:underline;
	color:#333;
}

.clr {
	clear:both;
}

#search { 
	background: #eee; 
	padding:10px;
}

#search input#afi {
	width:30em;
	vertical-align:middle;
	padding:3px 2px;
	border:1px solid #aaa;
}

#search select#cats {
	width:220px;
	padding:1px 2px;
	margin:0 10px;
	color:#666;
	font-family:trebuchet MS;
	font-size:.923em;
	font-weight:bold;
	border:1px solid #aaa;
	vertical-align:middle;
}
#search #srch {
	color:#fff;
	background-color:#9C3;
	font:bold 1.077em arial;
	padding:3px 17px;
	margin-right:10px;
	border:0;
	vertical-align:middle;
	cursor:pointer;
}



#breadcrumb { 
	font-family:Verdana;
	font-size:x-small;
	margin-top:10px;
}

.in {
	margin:2px 0 2px 0;
	padding:0;
}
.in li, .in {
	display:inline;
}
.in a:active, .in a:link, .in a:visited {
	color:#00c;
	text-decoration:none;
}
.in a:visited {
	color:#909;
}
.in a:hover {
	text-decoration:underline;
}

#breadcrumb h1 {
	font-weight:bold;
	font-size:x-small;
	display:inline;
	margin:2px 0;
	color:#333;
}

#breadcrumb b {
	color:#666;
}



#categories {
	float:left;
	width:21%;
	border:solid 1px #ccc;
	margin-top:10px;
}

#cath {
	background-color:#eee;
	padding:8px 10px 9px 32px;
	font-weight:bold;
	color:#5d5d5d;
}

#catb {
	color:#5d5d5d;
	width:100%;
	padding:10px 0 0 10px;
}

.cnt {
	color:#666;
	font-family:Verdana;
	font-size:x-small;
	font-weight:normal;
}

#catb .cnode {
	margin-bottom:10px;
	font-weight:bold;
}

#catb .cnode .clink {
	margin-bottom:5px;
}

#catb .cnode .cnode {
	font-weight:normal;
	margin:0 0 5px 5px;

}

.down_arr {
	height:13px;
	width:13px;
	float:left;
	margin:2px 7px 0 0;
	background:transparent url(arrow_down.png);
}

#contents {
	float:right;
	width:78%;
	margin-top:10px;
}

#conh {
	padding:5px 0 5px 10px;
	vertical-align:bottom;
	font-family:Arial;
	font-weight:bold;
}

#conh #cc {
	font-size:medium;
	color:#ff8000;
}

#conh #mc {
	color:#666;
}

#conh #kc {
	color:#333;
}

.ti {
	width:100%;
	border:0;
	margin:0;
	border-collapse:collapse;
}

.tc {
	padding:0 10px;
	vertical-align1:top;
	width:25%;
	text-align:center;
}

.ti .bdrT {
	border-top:1px solid #e8e8e8;
}

.ti .bdrTL {
	border-top:1px solid #e8e8e8;
	border-left:1px solid #e8e8e8;
}

.iti {
	width: 100%;
	font-family:Verdana;
	font-size:x-small;
	color:#666;
}

.itl {
	text-align:left;
	margin-bottom:10px;
	color:#333;
}

.itl a:link {
	color:#333;
}


.prc {
	min-height:20px;
	margin-bottom:20px;
}

.prc .leftcol {
	float:left;
}

.prc .amt {
	float:right;
	font-size:small;
	font-weight:bold;
}

.pgbc {
	padding:5px 10px;
	background-color:#eee;
	width:100%;
}

.pgbc .page {
	font-weight:bold;
}

.pgbc .prev, .pgbc .next {
	font-weight:bold;
}

.pgbc .prev {
	color:#666;;
}

.pgbc .pages img {
	vertical-align:-30%;
	border:0;
}

#extra {
	margin: 10px 0;	
}

#results {
	border:solid 1px #ccc;
}

#post {
	display:none;
}

#footer {
	border-top:solid 1px #ccc;
	padding:10px 0;
}
