/*
// CSS Created by: Shabu Anower
// OSDesigner.net
*/

body {
	margin: 0px;
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url('../images/bg.gif');
}


	a {
		color: #696969;
		text-decoration: none;
	}
	
	a:hover {
		text-decoration: underline;
	}
	

h1, h2, h3, h4 {
	margin: 0;
}

#container {
	background: url('../images/content.bg.gif') #ffffff repeat-y;
	width: 990px;
	margin: 0 auto 0 auto;
}

.top {
	background: url('../images/top.header.gif') repeat-x;
	height: 40px;
}

.logo {
	background: url('../images/logo.gif') no-repeat;
	display: block;
	width: 140px;
	height: 83px;
	margin: 0 0 0 19px;
}
	
.header {
	background: url('../images/header.bg.gif');
	height: 115px;
	margin: 0 0 15px 0;
}
	.header h1 {
		background: url('../images/logo.bg.gif') no-repeat;
		margin: 0;
		height: 115px;
	}

	.header div {
		background: url('../images/header.right.gif') no-repeat right;
		float: right;
		margin: 0;
		height: 115px;
		clear: both;
	}
	
	.header ul {
		margin: 0;
		padding: 37px 20px 0 0;
		list-style-type: none;
		text-align: right;
	}
		.header li {
			display: inline;
			padding: 0;
			margin: 0;
			font-weight: bold;
			font-size: 13px;
			list-style-type: none;
		}
	
	.header a {
		color: #000000;
		text-decoration: none;
	}
		.header a:hover {
			color: #000000;
			text-decoration: underline;
		}
	
.common {
	background: url('../images/sep.gif') no-repeat right;
	height: 19px;
	padding: 8px;
}
.end {
	height: 19px;
	padding: 8px;
}
	

		
.searchbox {
	margin: 10px 15px 0 0;
}

.search {
	 margin: 0 4px 0 0;
	 padding: 3px 0 0 8px;
	 border: 1px solid #696969;
	 font-size: 12px;
	 font-weight: bold;
	 background: url('../images/search.bg.gif');
	 color: #1c80c2;
	 height: 18px;
	 width: 440px;
}
.searchbutton {
	background: url('../images/search.gif') no-repeat;
	color: #ffffff;
	border: none;
	height: 25px;
	width: 89px;
	font-weight: bold;
}

.box {
	padding: 8px;
	width: 174px;
	background: url('../images/leftbox.bg.gif') repeat-y;
	margin: 0 10px 0 10px;
	font-size: 12px;
	color: #1c80c2;
	font-weight: bold;
}
	.box a {
		color: #1c80c2;
		text-decoration: none;
	}
	.box a:hover {
		text-decoration: underline;
	}
	
	.box ul {
		margin: 0;
		padding: 0;
	}
	.box li {
		list-style-type: none;
		margin: 0;
		padding: 7px 0 7px 7px;
		background: url('../images/leftbox.linebg.gif') repeat-x bottom;
	}
	
	.boxcaption {
		background: url('../images/leftbox.top.gif') no-repeat;
		padding: 15px 0 0 0;
		margin: 0 10px 0 10px;
		width: 190px;
		height: 36px;
		color: #1c80c2;
		font-size: 14px;
		text-align: center;
	}
	
	.boxbottom {
		background: url('../images/leftbox.bottom.gif') no-repeat;
		width: 190px;
		height: 22px;
		margin: 0 10px 20px 10px;
	}


.page {
	color: #1c80c2;
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0 5px 0;
}
	.page p {
	}

.pagination {
	padding: 2px;
	float: right;
	font-size: 12px;
	font-weight: bold;
}
	.pagination ul {
		font-size: 12px;
		margin: 10px 0 10px 0;
		padding: 0px;
		text-align: left;
	}
	.pagination li {
		display: inline;
		list-style-type: none;
		padding-bottom: 1px;
	}
	.pagination a {
		color: #1c80c2;
		border: #1c80c2 1px solid;
		padding: 5px;
		margin: 0 5px 0 0;
		text-decoration: none;
	}
	.pagination a:visited {
		border: #1c80c2 1px solid;
		color: #1c80c2;
		padding: 5px;
		text-decoration: none;
	}
	.pagination a:hover {
		background-color: #d6e3f3;
		border: #1c80c2 1px solid;
		color: #000000;
		text-decoration: none;
	}
	
.padding {
	padding: 0 20px 0 0;
}

.padding2 {
	padding: 0 0 0 20px;
}
.paypal {
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 100px 0 0 0;
}

.ads a {
	font-size: 11px;
	font-weight: bold;
	color: #303030;
	line-height: 18px;
	text-decoration: none;
}
.ads a:hover {
	text-decoration: none;
}

.caption {
	background: #99b8e0;
	height: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	margin: 0 10px 10px 0;
	border-bottom: 3px solid #1c80c2;
}
	.caption p {
		background: url('../images/caption.left.gif') no-repeat top left;
		padding: 8px 0 2px 14px;
		height: 4px;
		color: #303030;
		margin: 0;
	}
	
	.caption a {
		color: #ffffff; text-decoration: none;
	}
	.caption a:hover {
		text-decoration: underline;
	}
	
	.caption h2 {
		background: url('../images/caption.right.gif') no-repeat top right;
		float: right;
		margin: 0px;
		font-size: 10px;
		height: 4px;
		padding: 8px 10px 0 0;
	}

.content {
	margin: 0 16px 0 10px;
}
	.content ul {
		margin: 0;
		padding: 0;
	}

	.content li {
		list-style-type: none;
		color: #303030;
		margin: 0;
		background: url('../images/blt.gif') no-repeat;
		padding: 0 0 4px 20px;
	}
	
	.content a {
		color: #303030;
		text-decoration: none;
	}
	.content a:hover {
		text-decoration: underline;
	}
	
.fbox {
	border: 1px solid #D6E3F3;
	padding: 10px;
	background: #fbfcf4;
	margin: 5px 10px 10px 0px;
}

.fbox:hover {
    border: 1px dashed #1c80c2;
}


.lbox {
	margin: 0 10px 0 0;
	border-bottom: 1px solid #d6e3f3;
	padding: 10px 0 10px 0;
}

.footerbottom {
	background: url('../images/footer.left.gif') no-repeat left;
	height: 25px;
}
	.footerbottom p {
		margin: 0px;
		width: 20px;
		height: 25px;
		float: right;
		background: url('../images/footer.right.gif') no-repeat right;
	}



.footer {
	background: url('../images/footer.bg.gif') repeat-x top;
	padding: 8px 0 8px 0;
	color: #ffffff;
	height: 24px;
	text-align: center;
}
	.footer p {
		margin: 0;
	}
	.footer h3 {
		float: right;
		margin: 0px;
		font-weight: normal;
	}
	.footer a {
		color: #ffffff; text-decoration: none;
	}
	.footer a:hover {
		text-decoration: underline;
	}

.nav {
	color: #696969;
	font-size: 13px;
	font-weight: bold;
	margin: 0 10px 10px 10px;
	padding: 0;
}
	.nav p {
		margin: 0;
		padding: 2px 0 0 0;
	}
	
	.nav h3 {
		float: right;
		margin: 0;
		font-size: 11px;
		padding: 0px;
	}
	
	.nav a {
		font-size: 13px; color: #1c80c2; text-decoration: none;
	}
	.nav a:hover {
		text-decoration: underline;
	}

.article {
	margin: 5px 5px 10px 5px;
	line-height: 18px;
}
	.article a {
		font-weight: bold; color: #1c80c2; text-decoration: none;
	}
	.article a:hover {
		font-weight: bold; color: #1c80c2; text-decoration: underline;
	}


.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;
}

form {
	Margin: 0;
}

.cat {
	background: url('../images/cat.bg.gif') no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #1c80c2;
	padding: 0 0 0 18px;
	margin: 0 0 6px 0;
}
	.cat a {
		font-size: 14px; color: #1c80c2; text-decoration: none;
	}
	.cat a:hover {
		text-decoration: underline;
	}
	.cat span {
		font-size: 9px;
		padding: 0 0 0 4px;
	}
	
.cat2 {
	background: url('../images/cat.bg.gif') no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #1c80c2;
	padding: 0 0 0 18px;
	margin: 0 0 10px 0;
}
	.cat2 a {
		font-size: 12px; color: #1c80c2; text-decoration: none;
	}
	.cat2 a:hover {
		text-decoration: underline;
	}
	.cat2 span {
		font-size: 9px;
		padding: 0 0 0 4px;
	}	
.subcat {
	font-size: 11px;
	color: #696969;
	margin: 0 0 2px 20px;
	font-weight: normal;
}
	.subcat a {
		COLOR: #696969; text-decoration: none;
	}
	.subcat a:hover {
		text-decoration: underline;
	}

.break {
	padding: 3px 0 3px 0;
}

.title {
	font-weight: bold; font-size: 13px; color: #1c80c2; margin: 0 0 2px 0;
}
	.title a {
		font-size: 13px; color: #1c80c2; 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;
}

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;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #696969;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
}

.err {
	color: #FF0000;
	margin: 0 10px 5px 0;
	font-weight: bold;
	padding: 6px;
	border: 1px solid #1c80c2;
}

.msg {
	color: #1c80c2;
	margin: 0 10px 5px 0;
	font-weight: bold;
	padding: 6px;
	border: 1px solid #1c80c2;
}

span.req {
	color: #FF0000;
	font-weight: bold;
}

select {
	font-size: 8pt;
	color: #000000;
	border: 1px solid #d5d5d5;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   color:#1c80c2;
   font-weight: bold;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #696969;
   border-width:0 1px 1px;
}

#catTitle {
	background: none;
	font-weight: bold;
} /* Important for Konqueror */

#categtree h2 {
	margin:0 0 5px;
	font-size: 11px;
	padding:2px;
	text-align:center;
	color:#FFFFFF;
	background: #99b8e0;
	vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   color: #303030;
   border:1px dotted #FFFFFF;
   border-width:1px 0;
   cursor:pointer;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#fbfcf4;
}

#categtree .even {
   background:#FFFFFF;
}

#categtree .categ-item:hover {
   background:#eee;
}