/* general tags */

body {
	background:#c1c1c1 url(../images/back.gif);
	margin:50px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

a {
	color:#548635;
	outline:none;
}

a:hover {
	color:#333;
}
a img {
	border:none;
	outline:none;
}

.clear {
	clear:both;
}

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

/* header */
#header {
	background:#f9f9f9 url(../images/header-bg.gif) repeat-x;
	height:111px;
}
#header .hl {
	height:111px;
	background:url(../images/header-left.gif) no-repeat left top;
}
#header .hr {
	height:111px;
	background:url(../images/header-right.gif) no-repeat right top;
}
#header .logo {
	float:left;
	margin:35px 0 0 35px;
	padding-left:15px;
	color:#969696;
}

#header .desc {
	float:right;
	margin:57px 35px 0 0;
	padding-left:15px;
	color:#969696;
	background:url(../images/header-text.gif) no-repeat left;
}

/* body wrapper */
#bodywrapper {
	background:#FFFFFF url(../images/body-left.gif) repeat-y left;
}
#bodywrapper .bw2 {
	background:url(../images/body-right.gif) repeat-y right;
	padding:0 11px 0 12px;
}

/* Top naviagtion */
#topmenu {
	height:41px;
	background:#548635 url(../images/menu-bg.gif) repeat-x;
	margin-bottom:10px;
}
#topmenu a {
	display:block;
	background:url(../images/menu-link.gif) no-repeat left;
	padding-left:12px;
	color:#FFFFFF;
	margin:13px 15px 0 15px;
	text-decoration:none;
	float:left;
}
#topmenu a:hover {
	text-decoration:underline;
}
/* path */
.path {
	padding:10px;
	background:#cfcfcf;
	width:940px;
	margin:0 auto;
	border-bottom:4px solid #9f9f9f;
	font-size:18px;
	color:#000;
}
.path a {
	color:#000;
	text-shadow:#fff 1px 1px;
	text-decoration:none;
}
.path a:hover {
	text-shadow:none;
}

/* main content wrapping */
.center1 {
	background:#FFF;
}

.centerContainer {
	float:right;
	width:550px;
	margin:10px 25px 10px 0;
}

.content_details {
	margin:0 0 25px 5px;
	color:#4c4c4c;
	text-align:justify;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
}

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

/* Category into main content */
.content_cat {
	margin-left:20px;
}

.cat_box {
	float:left;
	width:250px;
	margin-right:10px;
	margin-bottom:10px;
}

.cat_box h2 {
	font-size:12px;
	margin:0; margin-bottom:5px;
	padding:0;
	color:#333;
}

.cat_box a {
	text-decoration:none;
	color:#333;
}

.cat_box p {
	margin:0;
	padding:0;
	margin-left:10px;
	height:35px;
}

/* links */

h3 {
	background:url(../images/right-h3.gif) no-repeat top left;
	height:46px; margin:0;
	line-height:50px;
	padding-left:45px;
	color:#92b974;
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
}

h4 {
	font-size:18px;
	margin:0;
	padding:0;
	padding-bottom:5px;
	border-bottom:1px dotted #999;
}

h4 a {
	text-decoration:none;
}

span.small {
	font-size:11px;
	text-shadow:none;
	float:right;
	padding-top:5px;
}

span.small a {
	color:#fff;
}

.single_links {
	background:#f5f5f5;
	padding:10px;
	margin-bottom:5px;
}

.single_links_url {
	padding:5px 0;
	border-bottom:1px dotted #FFF;
}

.single_links_pr {
	float:right;
	margin-top:2px;
}

/* Sidebars container */
.leftContainer {
	float:left;
	width:219px;
	margin:0 0 0 5px;
	background:#FFFFFF url(../images/left-bottom.gif) repeat-x;
}
.leftContainer .box {
	background:url(../images/left-bg.gif) repeat-y;
}

.boxTopLeft {
	background:url(../images/left-top.gif) no-repeat top;
	height:21px;
}

.boxBottom {
	background:url(../images/left-bottom.gif) no-repeat top;
	height:15px;
}

.boxTopCenter {
	background:#e0e0e0 url(../images/left-header.gif) no-repeat;
	height:31px; width:161px;
	margin:-5px 0 0 12px; line-height:31px;
	font-weight:bold; padding-left:31px;
	color:#8e8e8e; text-shadow:#FFFFFF 1px 1px;
}

.boxMiddle {
	padding:5px 18px;
}

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

.boxMiddle li {
	display:block;
	border-bottom:1px dashed #d3d3d3;
	padding:5px 0;
}
.boxMiddle si {
	display:block;
   	margin-left:65px;
	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 #d1d1d1;
	margin:2px 0;
	width:180px;
}

.user_btn {
	float:left;
	margin-right:15px;
	margin-top:-2px;
}


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

span.req {
	color:#900;
}

td.label {
	font-size:16px;
	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 {
	height:60px;
	background:#548635 url(../images/footer-bg.gif) repeat-x;
	font-size:10px;
	color:#f5f5f5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#footer .fl {
	background:url(../images/footer-left.gif) no-repeat left;
	height:60px;
}

#footer .fr {
	background:url(../images/footer-right.gif) no-repeat right;
	height:60px;
}

#footer .phpld {
	float:right;
	margin:11px 30px 0 0;
}

#footer .copyright {
	float:left;
	margin:11px 0 0 30px;
}
