/* general tags */

body {
	margin: 0px; padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	background:#e3dcca;
}

a {
color: #ab0000;
text-decoration:none;
outline:none;
}
a img {
border:none;
}
a:hover {
text-decoration:underline;
color:#666666;
}

.clear {
	clear:both;
}

#content {
border-top:4px solid #ab0000;
background:url(../images/bg.gif) repeat-x top;
}

.center {
	margin:0 auto;
	width:960px;
}

/* header */
.header {
}

.dir_title {
float:left;
margin:30px 0 0 15px;
}

#navlink {
margin:45px 25px 0 0; padding:0;
float:right;
clear:right;
list-style:none;
font-weight:bold;
font-size:14px;
}
#navlink li {
float:left;
margin-left:10px;
}
#navlink li a {
display:block;
padding:4px 12px;
border-bottom:3px solid #cac0a6;
}
#navlink li.current a {
color:#000000;
}
#navlink li a:hover {
background:#e6dfcf;
text-decoration:none;
}

#catbar {
background:#58b2ff url(../images/catbar-bg.gif) repeat-x top;
height:64px;
clear:both;
}

#catbar .cbleft {
background:url(../images/catbar-left.gif) no-repeat left;
height:64px;
}

#catbar .cbright {
background:url(../images/catbar-right.gif) no-repeat right;
height:64px;
}

#catbar .search {
background:#FFFFFF url(../images/search-bg.gif) repeat-x top;
height:31px;
float:right;
margin:18px 24px 0 0;
width:250px;
}

#catbar .search .sleft {
background:url(../images/search-left.gif) no-repeat left;
height:31px;
}

#catbar .search .sright {
background:url(../images/search-right.gif) no-repeat right;
height:31px;
}

#catbar .search input.searchfield {
width:180px;
float:left;
border:none;
margin:6px 0 0 10px;
}

#catbar .search button.searchbutton {
height:20px;
float:right;
border:none;
border-left:1px solid #e0e0e0;
padding-left:10px;
background:none;
margin:5px 10px 0 0;
font-weight:bold;
}



/* path */
.path {
float:left;
line-height:20px;
height:25px;
width:600px;
margin:24px 0 0 35px;
font-size:13px;
text-transform:capitalize;
color:#ffffff;
font-weight:bold;
}
.path a {
color:#343434;
text-decoration:none;
font-weight:bold;
}
.path a:hover {
	text-shadow:none;
}

/* main content wrapping */
.center1 {
background:#FFFFFF url(../images/main-bg.gif) repeat-y center;
}
.center2 {
background:url(../images/main-top.gif) no-repeat top;
}
.center3 {
background:url(../images/main-bottom.gif) no-repeat bottom;
padding:25px;
}

.centerContainer {
	float:left;
	width:600px;
}

.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 {
border-bottom:1px dotted #d4d4d4;
margin-bottom:15px;
}

.mainbox2 {}

.mainbox3 {}

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;
}

.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;
}

.links_listing h4 {
font-size:20px;
float:left;
width:430px;
padding:0;
padding-bottom:4px;
margin:0;
margin-bottom:6px;
border-bottom:1px dotted #d4d4d4;
}

.links_listing h4.feedlink {
width:100%;
float:none;
}

.links_listing .leftbox {
float:left;
}
.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 {
font-size:20px;
padding:0;
padding-bottom:4px;
margin:0;
margin-bottom:6px;
border-bottom:1px dotted #d4d4d4;
}

/* Sidebars container */

.rightContainer {
	float:right;
	width:290px;
	font-size:14px;
	padding-left:10px;
	border-left:1px dotted #c4c4c4;
}

.box {
	margin-bottom:15px;
}

.boxTopCenter {
	color:#242323;
	font-size:24px;
	padding:5px;
	background:url(../images/bot-bg.gif) repeat-x bottom;
}

.boxMiddle {
	padding:10px;
}

.boxMiddle ul {
	margin:0;
	padding:0;
	list-style:none;
}

ul.boxPopCats {
margin:0;
}
.boxMiddle li {
	display:block;
	border-bottom:1px dotted #d4d4d4;
	padding:7px 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 #b4cadd;
	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 {
background:#373737 url(../images/footer.gif) no-repeat;
height:57px;
color:#FFFFFF;
margin-bottom:20px;
font-size:12px;
}
#footer .fleft {
float:left;
margin:20px 0 0 30px;
}
#footer .fright {
float:right;
margin:20px 30px 0 0;
}
#footer a {
font-weight:bold;
color:#FFFFFF;
}