body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	background-color: #242c37;
	color: #676767;
}

	a:link {
		color: #398700; text-decoration: none;
	}
	a:visited {
		color: #398700; text-decoration: none;
	}
	a:hover {
		color: #398700; text-decoration: underline;
	}

p {
	margin: 0px;
}

img {
	border: 0px;
}

.banner {
	margin: 15px 0 0 0;
}


#content {
	width: 100%;
	background: #FFFFFF;
}

#left {
	padding: 0 8px 0 8px;
}

#left_caption {
	margin: 10px 0 0 0;
	width: 213px;
}

	#left_box {
		border-left: 1px solid #d9d7d7;
		border-right: 1px solid #d9d7d7;
		padding: 6px 0 6px 0;
		width: 211px;
		margin: 0px;
	}

	#left_box_footer{
		background: url(../images/box.footer.gif) no-repeat;
		height: 5px;
		width: 213px;
	}



.network {
	font-size: 11px;
	color: #9e9f9f;
	Padding: 3px 0 3px 22px;
	Margin: 0 0 0 16px;
	height: 18px;
	background: url(../images/network.bullet.gif) no-repeat left;
}
	.network A:link {
		COLOR: #9e9f9f; TEXT-DECORATION: none;
	}
	.network A:visited {
		COLOR: #9e9f9f; TEXT-DECORATION: none;
	}
	.network A:hover {
		COLOR: #9e9f9f; TEXT-DECORATION: Underline;
	}

#banner_bottom {
	height: 24px;
	background: url(../images/banner.bottom.gif); 
}

.mainads {
	font-size: 12px;
	font-weight: bold;
	color: #575757;
	Padding: 10px 0 3px 50px;
	height: 30px;
	background: url(../images/mainads.gif) no-repeat left; 
	Margin: 3px 0 6px 6px;
}

.browse {
	height: 47px;
	background: url(../images/browse.gif) no-repeat left; 
	Margin: 3px 0 6px 6px;
}

	.browse div {
		float: right;
		margin: 0 8px 0 0;
		padding: 6px 0 0 0;
	}
	
	
/* Category box creation started */

#cat_caption {
	height: 34px;
	margin: 10px 10px 0 0;
	background: url(../images/cat.caption.bg.gif) repeat-x;
}

	#cat_caption h1 {
		background: url(../images/cat.caption.left.gif) no-repeat;
		padding: 10px 0 0 40px;
		font-size: 12px;
		font-weight: bold;
		height: 24px;
		margin: 0px;
	}
	
	#cat_caption p {
		float: right;
		margin: 0px;
	}


	#cat_caption a:link {
		color: #81b55c; text-decoration: none;
	}
	#cat_caption a:visited {
		color: #81b55c; text-decoration: none;
	}
	#cat_caption a:hover {
		color: #81b55c; text-decoration: underline;
	}

/* Category box Caption done */

#cat_body {
	margin: 0 10px 0 0;
	border-left: 1px solid #edecec;
	border-right: 1px solid #edecec;
	background: url(../images/cat.body.left.gif)  no-repeat top left;
}

	
	#cat_body p {
		float: right;
		margin: 0px;
	}

/* Category body done */

#cat_footer {
	margin: 0 10px 0 0;
	height: 15px;
	background: url(../images/cat.footer.bg.gif);
}

	
	#cat_footer p {
		float: right;
		margin: 0px;
	}

/* Category footer done */


/* Category box creation finished */


.count {
	font-size: 9px;
	font-weight: normal;
	color: #81b55c;
}



	.details {
		font-size: 12px;
		color: #f47327;
		float: right;
		font-weight: bold;
		padding-top: 8px;
	}
			.details A:link {
				COLOR: #f47327; TEXT-DECORATION: none;
			}
			.details A:visited {
				COLOR: #f47327; TEXT-DECORATION: none;
			}
			.details A:hover {
				COLOR: #f47327; TEXT-DECORATION: Underline;
			}
			
			

#guideline {
	font-weight: normal;
	font-size: 11px;
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	color: #676767;
}

	#guideline p {
		margin: 4px;
	}			
			

.screenshot {
	border: 1px solid #666666;
	width: 120px;
	height: 80px;
	margin: 2px 8px 2px 16px;
}


.button {
	BORDER: 0px; FONT-SIZE: 12px; BACKGROUND: url(../images/search.gif); WIDTH: 56px; COLOR: #FFFFFF; HEIGHT: 20px;
}

.input {
	Padding-top: 2px; Padding-left: 6px; BORDER: #c7cacc 1px solid; FONT-SIZE: 12px; BACKGROUND: #ffffff; COLOR: #398700; HEIGHT: 17px;
}


#nav {
	height: 20px;
	padding: 4px 6px 0 12px;
	font-size: 12px;
	font-weight: bold;
	color: #398700;
}
	#nav a:link {
		color: #398700; text-decoration: none;
	}
	#nav a:visited {
		color: #398700; text-decoration: none;
	}
	#nav a:hover {
		color: #398700; text-decoration: underline;
	}


.sort {
	color: #666666; font-size: 11px; Float: right; Margin-right: 6px; font-weight: normal; padding: 8px 0 0 0; 
}
	.sort a:link {
		color: #666666; text-decoration: underline;
	}
	.sort a:visited {
		color: #666666; text-decoration: underline;
	}
	.sort a:hover {
		color: #666666; text-decoration: none;
	}


#footer {
	height: 7px;
	padding: 15px 0 31px 0;
	color: #eae4d6;
	text-align: center;
	background: url('../images/footer.bg.gif');
}

	#footer a:link {
		color: #eae4d6; text-decoration: none;
	}
	#footer a:visited {
		color: #eae4d6; text-decoration: none;
	}
	#footer a:hover {
		color: #eae4d6; text-decoration: underline;
	}


.dot {
	height: 1px;
	padding: 0px;
	margin: 2px 0 2px 0;
	background: url('../images/dot.gif') repeat-x;
}


#search {
	height: 24px;
	Padding: 17px 0 18px 0;
	text-align: center;
	margin: 0px;
	background: url('../images/search.bg.gif');
}


.cat_box {
	margin: 3px 0 6px 0;
	background: url('../images/dot2.gif') repeat-y right;
}



.catcaption {
	font-size: 12px;
	font-weight: bold;
	color: #f47327;
	Padding: 3px 0 3px 22px;
	background: url('../images/network.bullet.gif') no-repeat left; 
	Margin: 6px 0 6px 6px;
}



.subcat {
	font-size: 11px;
	color: #4a4a4a;
	Padding: 3px 0 3px 21px;
	Margin: 0 0 0 18px;
	background: url(../images/sub.cat.gif) no-repeat left;
}
	.subcat A:link {
		COLOR: #4a4a4a; TEXT-DECORATION: none;
	}
	.subcat A:visited {
		COLOR: #4a4a4a; TEXT-DECORATION: none;
	}
	.subcat A:hover {
		COLOR: #4a4a4a; TEXT-DECORATION: Underline;
	}

	
.link {
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	Margin-top: 4px;
	margin-bottom: 4px;
}

.linktitle {
	font-weight: bold; font-size: 12px; color: #398700;
}
	.linktitle a:link {
		font-weight: bold; color: #398700; text-decoration: none;
	}
	.linktitle a:visited {
		font-weight: bold; color: #398700; text-decoration: none;
	}
	.linktitle a:hover {
		font-weight: bold; color: #398700; text-decoration: underline;
	}

.desc {
	font-size: 11px; color: #424343;
}

.url {
	font-weight: normal; font-size: 11px; color: #398700; margin: 4px 0 8px 0;
}

	.url a:link {
		font-weight: bold; color: #398700; text-decoration: none;
	}
	.url a:visited {
		font-weight: bold; color: #398700; text-decoration: none;
	}
	.url a:hover {
		font-weight: bold; color: #398700; text-decoration: underline;
	}
	
	
	.url p {
		font-size: 11px;
		color: #f47327;
		Padding-left: 18px;
		background: url('../images/bullet.gif') no-repeat left; 
		float: right;
		margin: 0;
	}
			.url p A:link {
				COLOR: #f47327; TEXT-DECORATION: none;
			}
			.url p A:visited {
				COLOR: #f47327; TEXT-DECORATION: none;
			}
			.url p A:hover {
				COLOR: #f47327; TEXT-DECORATION: Underline;
			}
	
		
.text {
	border: 1px solid #666666;
	background: #FFFFFF;
	font-size: 12px;
	height: 17px;
	padding: 2px;
	width: 380px;
	color: #666666;
}
.textarea {
	border: 1px solid #666666;
	background: #FFFFFF;
	padding: 2px;
	font-size: 12px;
	width: 380px;
	color: #666666;
}
.textpy {
	border: 1px solid #666666;
	background: #FFFFFF;
	height: 17px;
	font-size: 12px;
	padding: 2px;
	width: 50px;
	color: #666666;
}

form {
	Margin: 0px;
}

.break {
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
}


div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 15px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}


.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #676767;
	font-size: 7pt;
	text-decoration: none;
}

.err {
	border: 1px solid #c7cacc;
	padding: 4px;
	color: #FF0000;
	text-align: left;
	width: 97%;
	margin-left: auto;
	margin-right: auto;
}
.msg {
	border: 1px solid #c7cacc;
	padding: 4px;
	color: #398700;
	text-align: left;
	width: 97%;
	margin-left: auto;
	margin-right: auto;
}

.captcha {
	border: 1px solid #666666;
}

.limit_field {
	border: 0 solid transparent;
	border-width:0;
	background:transparent;
	font-size: 11px;
	color: #676767;
}

span.req {
	color: #FF0000;
	font-weight: bold;
}

select {
	font-size: 8pt;
	color: #000000;
	border: 1px solid #d5d5d5;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#666666;
   font-weight: bold;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #666666;
   border-width:0 1px 1px;
}

#catTitle {
	background:#fff;
	font-weight: bold;
} /* Important for Konqueror */

#categtree h2 {
	margin:0 0 5px;
	font-size: 12px;
	padding:2px;
	text-align:center;
	color:#FFFFFF;
	background:#666666;
	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 #666666;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#e6f2d6;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}