/* general tags */

body {
	background:#f4f4f4;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

a {
	color:#4e6a0d;
	outline:none;
	text-decoration:none;
}

a:hover {
	color:#4e6a0d;
	text-decoration:underline;
}

a img {
border:none;
}

.clear {
	clear:both;
}

.center {
	margin:0 auto;
	width:960px;
}

/* header */
.header {
	background:#343434 url(../images/headerBg.gif) top repeat-x;
	border-top:8px solid #688b15;
	height:117px;
}

.dir_title {
	float:left;
	margin:14px 0 0 15px;
}

.dir_title a {
	color:#333;
	text-decoration:none;
	font-size:36px;
	display:block;
	padding:5px;
}

.dir_title a:hover {
	background:#ddd;
}

.dir_title small {
	font-size:12px;
	display:block;
	font-weight:normal;
	text-transform:uppercase;
}


/* Top naviagtion */
.hMenuContainer {
	background:#688b15 url(../images/nav-bg.gif) top repeat-x;
	height:55px;
	border-bottom:1px solid #343434;
	}

.hMenu {
	height:55px;
}

.hMenuSearch {
float:right;
display:block;
height:36px;
border:1px solid #343434;
background:#FFFFFF;
width:300px;
margin:8px 10px 0 0;
}

.hMenuSearchBox {
height:34px;
margin:1px;
width:298px;
background-image:url(../images/hMenuSearchBox.gif);
background-repeat:repeat-x;
background-position: bottom;
}

.hMenuSearchInput {
float:left;
border:none;
margin:1px;
padding:8px;
width:220px;
background:none;
text-transform:capitalize;
}

.hMenuBtnCenter {
width:36px;
height:30px;
background:url(../images/hMenuBtnCenter.gif) no-repeat;
float:right;
border:none;
margin:2px 0 0 0;
}

.hMenuPathRss {
float:left;
margin-right:5px;
}


/* path */
.path {
float:left;
line-height:20px;
height:25px;
margin:16px 0 0 0;
font-size:14px;
text-transform:capitalize;
color:#FFFFFF;
}
.path a {
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.path a:hover {
	text-shadow:none;
}

/* main content wrapping */
.center1 {
	background:url(../images/center-bg.gif) top repeat-x;
	border-top:1px solid #FFFFFF;
}
.center2 {
	margin:0 auto;
	width:960px;
	padding-top:15px;
}

.centerContainer {
	float:left;
	width:630px;
}

.content_details {
	text-align:justify;
	font-size:20px;
	padding:8px;
}

.content_details p {
	margin:0;
	padding:0;
}

.err {
padding:10px;
color:#FF0000;
}

fieldset {
padding:10px;
margin:5px 0;
}

legend {
font-size:18px;
font-weight:bold;
color:#333333;
}

.msg {
border:1px solid #003300;
color:#000000;
background:#00ee00;
}

.navig {
text-align:right;
padding:15px 0;
margin-bottom:10px;
line-height:20px;
}
.navig a {
margin:0 3px;
}

/* main box */
.mainbox {background:#FFFFFF url(../images/mainbox-right.gif) repeat-y right; margin-bottom:15px;}

.mainbox2 {background:url(../images/mainbox-bottom.gif) repeat-x bottom; padding:2px 4px 4px 2px;}

.mainbox3 {background:url(../images/mainbox-center.gif) repeat-x bottom;}

h2 {
font-size:24px;
font-weight:normal;
background:#eaeaea url(../images/h3bg.gif) repeat-x top;
margin:0;
line-height:50px;
padding:0 10px;
color:#343434;
}
h2 .small {
font-size:12px;
float:right;
text-align:right;
}
p.small {
	font-size:11px;
}
.catlist {
padding:10px;
}

.catlist h3 {
width:48%;
float:left;
margin:0;
padding:5px 0;
margin-left:1%;
font-size:18px;
font-weight:normal;
}

.catlist a {
color:#343434;
text-decoration:none;
}

.latest_art {
margin:0;
padding:10px;
list-style:none;
font-size:14px;
color:#343434;
}

.latest_art li {
padding:5px;
font-weight:bold;
}

.latest_art a {
color:#343434;
}

.sortSmall {
font-size:11px;
float:right;
}

#links, #articles {
padding:10px;
}

/* links listing style */
.links_listing {
margin:10px;
padding-bottom:10px;
}

.links_listing h4 {
float:right;
width:456px;
border-bottom:3px double #333333;
margin:0;
margin-bottom:5px;
padding:5px;
font-size:18px;
font-weight:normal;
text-transform:capitalize;
}

.scrshot {
float:left;
border:2px solid #343434;
padding:2px;
margin:0 10px 2px 0;
background:#CCCCCC;
}

.single_links_pr {
float:left;
clear:left;
width:115px;
padding:5px;
border:2px solid #343434;
margin:0 10px 2px 0;
}

.pr {
font-size:18px;
font-weight:bold;
text-align:center;
line-height:18px;
}

.prg {
float:right;
background:#628413;
height:18px;
width:90px;
}

.prb {
height:18px;
background:#343434;
}

h4 {
border-bottom:3px double #333333;
margin:0;
margin-bottom:5px;
padding:5px;
font-size:18px;
font-weight:normal;
text-transform:capitalize;
}

/* Sidebars container */

.rightContainer {
	float:right;
	width:315px;
	font-size:14px;
}

.box {
background:#eaeaea url(../images/side-bg.gif) repeat-y;
border:1px solid #b4b4b4;
padding:5px;
margin-bottom:10px;
}

.boxTopCenter {
	color:#4e6a0d;
	font-size:36px;
	text-shadow:#ffffff 2px 2px;
	padding:10px;
	background:url(../images/bot-bg.gif) repeat-x bottom;
}

.boxMiddle {
	background:#e9e9e9;
	padding:10px;
}

.boxMiddle ul {
	margin:0;
	padding:0;
	list-style:none;
}

ul.boxPopCats {
margin:0;
}
.boxMiddle li {
	display:block;
	background:url(../images/bot-bg.gif) repeat-x bottom;
	padding:10px 0;
}

.boxSponsored {
	border-bottom:1px solid #FFF;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:5px;
}

.boxSponsoredLast {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}

.boxSponsored a, .boxSponsoredLast a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
}

.boxMiddle li a {
	text-decoration:none;
}

.boxBottom {
	margin-bottom:10px;
}

/* sidebar login box */
.user_idpass {
	margin-bottom:10px;
}

.user_idpass input {
	border:1px solid #b1c580;
	margin:2px 0;
	width:96%;
	padding:4px;
}

.user_btn {
	float:right;
	width:100px;
}


/* submit.php // submit.tpl */

span.req {
	color:#900;
}

td.label {
	font-size:18px;
	color:#333;
	vertical-align:text-top;
	width:40%;
}

td.field {
	padding-bottom:7px;
}

td.field .text, td.field select {
	border:1px solid #CCC;
	padding:4px;
	width:90%;
	margin-bottom:5px;
}

td.field textarea.recpr_txt {
	border:1px solid #ccc;
	background:#efefef;
	margin-top:10px;
	width:90%;
	padding:7px;
}

td .textarea {
	border:1px solid #CCC;
	padding:4px;
	width:90%;
	margin-bottom:5px;
}


/* footer */
.footer {
	border-top:1px solid #c0c0c0;
	background:url(../images/footerBg.gif) repeat-x top;
	height:102px;
	color:#6b6b6b;
}

.footer .center {
	width:930px;
	padding-top:45px;
}

.footer_right {
	float:right;
}

.footer a {
	font-weight:bold;
	text-decoration:underline;
	color:#3f3f3f;
}

.footer a:hover {
	color:#999;
}
