body {
	margin:0px;
	color:#696969;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}
a {
	color:#696969;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1,h2,h3,h4 {
	margin:0;
	font-size:11px;
}
#page {
	margin:0 auto;
	width:990px;
	
}
#content {
	width:500px;
	padding:0;
	margin:0px 0 0 15px;
	overflow:hidden;
	float:left;
}
#container {
	width:960px;
	margin:0 auto 0 auto;
}
.sidebar {
	width:419px;
	float:right;
	margin:2px 15px 0 0px;
}
.sidebar1 {
	float:left;
	width:200px;
	margin:0;
	font-size:11px;
	padding:0 0 0 6px;
}
.sidebar1 ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.sidebar1 ul li {
	list-style-type:none;
	margin:0;
	width:198px;
	padding:0;
}
.sidebar1 ul li ul {
	list-style-type:none;
	margin:0;
	padding:6px 10px 6px 10px;
	border:1px solid #eee;
	background:#fff;
	width:178px;
}
.sidebar1 ul li ul li ul {
	list-style-type:none;
	margin:0;
	border:0;
	padding:0;
}
.sidebar1 ul li ul li {
	list-style-type:none;
	margin:0;
	padding:0;
	width:178px;
}
.sidebar1 ul li h2 {
	background:url('../images/panel_head.png') repeat-x;
	width:198px;
	color:#e5532e;
	padding:0 0 5px 0;
	margin:15px 0 0 0;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	border-top:1px solid #eee;
	height:22px;
	color:#e5532e;
	line-height:22px;
	font-weight:bold;
	text-indent:10px;
	font-size:11px;
}
.sidebar1 ul li ul li a {
	background:url('../images/bullet.gif') left center no-repeat;
	list-style-type:none;
	margin:0;
	padding:5px 0 5px 14px;
	border-bottom:1px solid #f4f2d9;
	line-height:17px;
	width:164px;
	display:block;
	color:#596052;
	text-decoration:none;
}
.sidebar1 ul li ul li a:hover {
	background:url('../images/bullet2.gif') left center no-repeat;
	list-style-type:none;
	padding:5px 0 5px 14px;
	margin:0;
	border-bottom:1px solid #f4f2d9;
	line-height:17px;
	width:164px;
	display:block;
	text-decoration:none;
	color:#596052;
}
.sidebar1 ul li ul li ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.sidebar1 ul li ul li ul li a {
	background:url('../images/sbullet.gif') left center no-repeat;
	list-style-type:none;
	margin:0;
	padding:5px 0 5px 14px;
	border-bottom:1px solid #f4f2d9;
	line-height:17px;
	width:164px;
	display:block;
	color:#596052;
	text-decoration:none;
}
.sidebar1 ul li ul li ul li a:hover {
	background:url('../images/sbullet2.gif') left center no-repeat;
	list-style-type:none;
	padding:5px 0 5px 14px;
	margin:0;
	border-bottom:1px solid #f4f2d9;
	line-height:17px;
	width:164px;
	display:block;
	text-decoration:none;
	color:#596052;
}
.sidebar1 .box {
	width:178px;
	background:#fff;
	margin:0 0 10px 0;
	border:1px solid #eee;
	padding:10px;
	text-align:left;
	font-size:11px;
	color:#4c4c4c;

}

.sidebar1 .box2 {
	width:178px;
	background:#fff;
	margin:0 0 10px 0;
	border:1px solid #eee;
	padding:10px;
	text-align:center;
	font-size:9px;
	font-weight:bold;
	color:#4c4c4c;
	text-transform: uppercase;
}

.sidebar .search {
	background:url('../images/search.gif') no-repeat;
	height:17px;
	padding:8px 5px 5px 35px;
	width:245px;
	color:#e5532e;
	border:none;
	margin:5px 0 0 0;
}
.box {
	width:406px;
	padding:0;
}
.box h2 {
	margin:10px 5px 0 6px;
	display:block;
	width:406px;
	border:1px solid #eee;
	height:22px;
	background:url('../images/panel_head.png') repeat-x;
	color:#333;
	line-height:22px;
	font-weight:bold;
	text-indent:10px;
	font-size:13px;
}
.ads {
	width:406px;
	margin:0 5px 0 6px;
	padding:10px 0 0 0;
	border:1px solid #f4f2d9;
	background:#faf4e1;
}
.ads ul {
	margin:0;
	padding:0 5px 0 5px;
	list-style-type:none;
}
.ads ul li {
	float:left;
	list-style-type:none;
	padding:0 0 0 5px;
	margin:0 0 10px 0;
}
.ads ul li a {
	text-decoration:none;
	font-size:11px;
}
.ads ul li a:hover {
	text-decoration:underline;
}
#header {
	margin:0px 0 0px 0;
	width:100%;
}
#header h1 {
	margin:0 0 0 0px;
	padding:10px 0 10px 0;
}
#header p {
	float:right;
	margin:0;
	padding:45px 10px 0 0;
	font-size:10px;
	font-weight:bold;
	color:#000;
}
.bar {
	height:37px;
	margin:0px 0 10px 0;
}
.bar ul {
	float:right;
	list-style-type:none;
	height:37px;
	margin:5px 0 10px 0;
	padding:0;
}
.bar li {
	height:30px;
	float:left;
	list-style-type:none;
	margin:0 0 0 5px;
	padding:0;
}
.bar li a {
	background:url('../images/tableft2.gif') no-repeat left top;
	color:#573a1d;
	height:23px;
	padding:7px 0px 0px 10px;
	text-decoration:none;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	float:left;
}
.bar li a span {
	background:url('../images/tabright2.gif') no-repeat top left;
	color:#573a1d;
	display:block;
	height:30px;
	padding:0px 10px 0px 0px;
	text-decoration:none;
	font-size:11px;
	text-align:center;
	font-weight:bold;
}
#tabs4 {
	float:right;
	width:100%;
	font-size:93%;
	line-height:normal;
}
#tabs4 ul {
	margin:0;
	padding:0px 10px 20px 0px;
	list-style:none;
	float:right;
}
#tabs4 li {
	display:inline;
	margin:0;
	padding:0;
}
#tabs4 a {
	float:left;
	background:url('../images/tableft2.gif') no-repeat left top;
	margin:0;
	padding:0 3px 0 10px;
	text-decoration:none;
	text-decoration:none;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	height:30px;
}
#tabs4 a span {
	float:left;
	display:block;
	background:url('../images/tabright2.gif') no-repeat right top;
	padding:7px 15px 2px 6px;
	height:21px;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	text-align:center;
	font-weight: bold;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs4 a span {
	float: none;
}
/* End IE5-Mac hack */
#tabs4 a:hover span {
	color:#573a1d;
	;
}
#tabs4 a:hover {
	background-position:0% -30px;
	color:#573a1d;
}
#tabs4 a:hover span {
	background-position:100% -30px;
	color:#573a1d;
}
#tabs4 #current a {
	background-position:0% -30px;
}
#tabs4 #current a span {
	background-position:100% -30px;
}
#home {
	padding:0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:normal;
}
a#home {
	overflow:hidden;
	display:block;
	width:70px;
	height:27px;
	padding:10px 0 0 10px;
}
a#home:hover {
	background:url('../images/bar.bg.gif') no-repeat top;
}
.common {
	padding:0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:normal;
}
/* a.common {
	overflow:hidden;
	display:block;
	width:90px;
	height:27px;
	padding: 10px 0 0 0;
}
*/
a.common {
	overflow:hidden;
	display:block;
	height:27px;
	padding:10px 10px 0 10px;
	float:left;
}
a.common:hover {
	background:url('../images/bar.bg.gif') no-repeat top;
	overflow:hidden;
}
.page {
	color:#4c4c4c;
	font-weight:bold;
	font-size:11px;
	margin:5px 0 5px 0;
}
.page p {
}
.pagination {
	padding:2px;
	float:right;
	font-size:11px;
	font-weight:bold;
}
.pagination ul {
	font-size:11px;
	margin:10px 0 10px 0;
	padding:0px;
	text-align:left;
}
.pagination li {
	display:inline;
	list-style-type:none;
	padding-bottom:1px;
}
.pagination a {
	color:#4c4c4c;
	border:#4c4c4c 1px solid;
	padding:5px;
	margin:0 5px 0 0;
	text-decoration:none;
}
.pagination a:visited {
	border:#4c4c4c 1px solid;
	color:#4c4c4c;
	padding:5px;
	text-decoration:none;
}
.pagination a:hover {
	background-color:#f9fcf5;
	border:#4c4c4c 1px solid;
	color:#4c4c4c;
	text-decoration:none;
}
.padding {
	padding:0 20px 0 0;
}
.padding2 {
	padding:0 0 0 20px;
}
.paypal {
	font-size:18px;
	color:#4c4c4c;
	font-weight:bold;
	text-align:center;
}
.caption {
	background:url('../images/caption.bg.gif') repeat-x bottom;
	height:30px;
	font-size:11px;
	font-weight:bold;
	color:#303030;
	margin:0 0 10px 0;
}
.caption p {
	background:url('../images/caption.left.gif') no-repeat left;
	padding:8px 0 2px 14px;
	height:20px;
	color:#303030;
	margin:0;
}
.caption a {
	color:#303030;
	text-decoration:none;
}
.caption a:hover {
	text-decoration:underline;
}
.caption h2 {
	background:url('../images/caption.right.gif') no-repeat right;
	float:right;
	margin:0px;
	font-size:10px;
	height:22px;
	padding:8px 10px 0 0;
}
.content {
	margin:0 16px 0 0px;
}
.content ul {
	margin:0;
	padding:0;
}
.content li {
	list-style-type:none;
	margin:0 0 0 3px;
	background:url('../images/blt.gif') no-repeat;
	padding:0 0 4px 20px;
}
.fbox {
	padding:10px;
	background:#f9fcf5;
	margin:5px 5px 10px 5px;
}
.lbox {
	margin:15px 5px 15px 5px;
	border-bottom:1px solid #f1f1f1;
	padding:0 0 10px 0;
}
.footer {
	background:url('../images/footer.bg.gif') repeat-x top;
	padding:15px 0 0 0;
	margin:0 auto 0 auto;
	width:930px;
	color:#696969;
	height:40px;
}
.footer p {
	margin:0;
}
.footer h3 {
	float:right;
	margin:0px;
	font-weight:normal;
}
.footer a {
	color:#696969;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.nav {
	color:#696969;
	font-size:11px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #e5532e;
}
.nav p {
	margin:0;
	padding:2px 0 0 0;
}
.nav h3 {
	float:right;
	margin:0;
	font-size:11px;
}
.nav a {
	font-size:11px;
	color:#4c4c4c;
	text-decoration:none;
}
.nav a:hover {
	text-decoration:underline;
}
.article {
	margin:5px 5px 10px 5px;
	line-height:18px;
}
.article a {
	font-weight:bold;
	color:#4c4c4c;
	text-decoration:none;
}
.article a:hover {
	font-weight:bold;
	color:#4c4c4c;
	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;
}
select {
	font-size:12px;
	color:#696969;
	border:1px solid #696969;
	padding:2px;
}
.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 {
	font-size:11px;
	font-weight:bold;
	color:#4c4c4c;
	margin:0 0 6px 0;
}
.cat a {
	font-size:11px;
	color:#4c4c4c;
	text-decoration:none;
}
.cat a:hover {
	text-decoration:underline;
}
.cat span {
	font-size:9px;
	padding:0 0 0 4px;
}
.subcat {
	font-size:11px;
	color:#ff6600;
	margin:0 0 2px 0;
	font-weight:normal;
}
.subcat a {
	COLOR:#ff6600;
	text-decoration:none;
}
.subcat a:hover {
	text-decoration:underline;
}
.break {
	padding:3px 0 3px 0;
}
.title {
	font-weight:bold;
	font-size:11px;
	color:#bb0400;
	margin:0 0 2px 0;
}
.title a {
	font-size:11px;
	color:#bb0400;
	text-decoration:none;
	text-transform:capitalize;
}
.title a:hover {
	text-decoration:underline;
}
.desc {
	font-size:11px;
	color:#696969;
	font-weight:normal;
	margin:4px 0 4px 0;
	line-height:1.4em;
}
.url {
	font-weight:normal;
	font-size:10px;
	color:#4c4c4c;
	margin:5px 0 5px 0;
	font-weight:bold;
}
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 5px 5px 5px;
	font-weight:bold;
	padding:6px;
	border:1px solid #4c4c4c;
}
.msg {
	color:#4c4c4c;
	margin:0 5px 5px 5px;
	font-weight:bold;
	padding:6px;
	border:1px solid #4c4c4c;
}
span.req {
	color:#FF0000;
	font-weight:bold;
}
#toggleCategTree {
	display:block;
	cursor:pointer;
	color:#4c4c4c;
	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:#bb0400;
	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:#faf4e1;
}
#categtree .even {
	background:#FFFFFF;
}
#categtree .categ-item:hover {
	background: #eee;
}

span.readmore a {
	color:#fff;
	text-transform:uppercase;
	font:10px Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:#bb0400;
	padding:5px 10px;
	width:100%;
	line-height:2.5em;
	text-align:justify;
	
}


span.readmore a:hover {
	background:#faf4e1;
	text-decoration:none;
	color:#000;
}

