body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
    background: #e5e5e5 url(images/body2.png) repeat-x top;
}
		
a:link, a:visited { color: #0066FF; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #009900; text-decoration: underline; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

.more a {
	display: block;
	width: 82px;
	height: 23px;
	padding: 3px 0 0 0;
	background: url(images/button.png) no-repeat;
	color: #777777;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.more a:hover {
	color: #c85d16;
}

#wrapper {
	width: 970px;
	margin: 0 auto;
	
}

/* header */

#header {
	clear: both;
	width: 940px;
	height: 135px;
	padding: 10px 15px;
	background: url(images/header.png) no-repeat;
}

#header  #site_title {
	float: left;
	width: 260px;
	padding-top: 20px;
}

#header  #site_title h1 {
	margin: 0;
	padding: 0;
}

#header  #site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	
}

#header  #site_title h1 a span {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	color: #5d5b5b;
	font-weight: bold;
	letter-spacing: 2px;
}

#header #header_right {
	padding-top:10px;
	float: right;
}

#header_right #header_button {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#header_button li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#header_button li a {
	float: left;
	display: block;
	width: 48px;
	height: 48px;
	margin-left: 10px;
	border:2pt ridge gray;
}

#header_button li a:hover{
border:2pt solid green;
}

#header_right form {
	margin: 10px 0 0 0;
	padding: 0;
}

#searchfield {
	height: 18px;
	width: 170px;
	padding: 6px 5px 4px 5px;
	margin: 0 5px 0 0;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

#searchbutton {
 	height: 30px;
	width: 72px;
	margin: 0px;
	padding: 6px 0 0 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #ffffff;
	background: url(images/search_button.jpg); 
	border: none;
}

/* end of header */

/* menu */

#menu {
	width: 950px;
	height: 35px;
	padding: 0 10px;
	background: none;
	
}

#menu ul {
	margin: 0px;
	padding: 0px 0 0 0px;
	list-style: none;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	font-size: 13px;
	padding:10px 0 0 0;
	height:37px;
	width:130px;
	text-decoration: none;
	color: black;	
	font-weight: bold;
	outline: none;
	text-align:center;
	margin-right:15px;
	background: url(images/bt.png) no-repeat;

}
#menu ul li a:hover {
	color: #990000;
	background: url(images/bt_hv.png) no-repeat;
}

/* end of menu */

/* end of header */

/* content*/

#content_wrapper {
	clear: both;
	padding: 13px;
	background: url(images/wrap.png) repeat-y;

}

#left_content{
float: left;
	width: 630px;
	margin-right: 5px;
	padding: 0px 0;
}

.post_top {
	position: relative;
	clear: both;
	background:url(images/post_top_new.png) top left no-repeat;
}

.post_top .bottom {
	width: 596px;
	padding:20px;
	height: 100%;
	background: url(images/post_bottom.png) no-repeat bottom right;
}

.post_lft {
	float:left;
	width:430px;
	margin-right:15px;
}

.post_section {
	position: relative;
	padding: 0px;
	background:url(images/post_top_new.png) top left no-repeat;
}

.post_section .bottom {
	position: relative;
	width: 405px;
	padding:20px;
	height: 100%;
	background: url(images/post_bottom.png) no-repeat bottom right; 
}
.post_section h2 {
	margin: 0;
	padding: 0px 0 10px 10px;
	color:white;
	line-height: 30px;
}
.post_top h2{
	margin: 0;
	padding: 0px 0 10px 10px;
	line-height: 30px;
	color:white
}
.post_top h2 a{
	color:white;
}
.post_section h2 a{
	color:white
}

.post_section p {
	text-align: justify;
	margin-bottom: 20px;
}

.post_section img {
	clear: both;
	padding: 5px; border: 1px solid #dddddd;
	background: #eeeeee;
	display: inline-block;
	margin: 20px 0;
}

.post_section .category {
	float: left;
	width: 300px;
}
.dt{
font-weight:bold;
color:#990000;
text-indent:30px;
font-family:Verdana,Comic Sans MS
}
.ns_title{
font-weight:bold;
color:#000066;
font-size:13pt;
font-style:italic;
font-family:Helvetica,Verdana,Comic Sans MS
}
/* sidebar one */

.sidebar_one {
	float: left;
	width: 175px;
	padding: 0px 2px;
	background:none;
}
.sidebar_one h4{
text-align:center;
color:#2d2d2d;
font-weight:bold;
}
.sidebar_one p{
color:white;
padding-left:8px;
padding-right:8px;
}
.sidebar_one_top{
width:100%;
height:10px;
background:url(images/post_middle_top.png);
border-top:3pt solid #CCC;
border-left:3pt solid #CCC;
border-right:3pt solid #CCC;
}
.sidebar_one_cont{
width:100%;
height:100%;
background:url(images/post_middle_cont.png) repeat-y;
border-left:3pt solid #CCC;
border-right:3pt solid #CCC;
color:white;
}

.sidebar_one_cont h3{
text-align:center;
}

.sidebar_one_cont h5{
text-align:center;
color:black;
font-size:10pt;
}

.sidebar_one_cont a{
color:white;
float:right;
font-weight:bold;
}

.sidebar_one_cont span a{
color:white;
text-align:center;
font-weight:bold;
padding-right:20px;
}

.sidebar_one_cont img{
float:left;
margin:10px;
border:2pt solid #fff;
}

.sidebar_one_cont p{
padding-left:8px;
padding-right:8px;
}
.sidebar_one_bottom{
width:100%;
height:12px;
background:url(images/post_middle_bot.png);
border-bottom:3pt solid #CCC;
border-left:3pt solid #CCC;
border-right:3pt solid #CCC;
}
/* end of sidebar one */

/* sidebar two */

#sidebar_two {
	float: right;
	width: 300px;
	padding: 0px 0;
	padding-right:7px;
}
#vp{
border: 3px solid #CCC;
}
#phtab{
margin:0;
padding:0;
}
#sidebar_two .banner_250x200 {
	padding: 0 5px;
	margin-bottom: 10px;
}

#sidebar_two .banner_250x200 img {
	border: 5px solid #CCC;
}

#sidebar_two .sidebar_two_box {
	padding: 0 10px;
}

#sidebar_two .banner_125x125 {
	clear: both;
}

#sidebar_two .banner_125x125 a {
	float: left;
	margin: 0 5px;
	margin-bottom: 10px;
}

.banner_430{
	width:426px;
	margin: 0;
	border:2pt solid gray;
	margin-left:7px;
}

.service_box {
	margin-bottom: 40px;
}

.service_box .left {
	float: left;
	width: 120px;
	height: 120px;
}

.service_box .left img {
	width: 120px;
	height: 120px;
}

.service_box .right {
	float: right;
	width: 340px;
}

.service_box ol li {
	list-style: decimal-leading-zero;
	margin-bottom: 5px;
}
/* end of sidebar two */

/* footer */

#footer_wrapper {
	
	background: #e5e5e5 url(images/footer.png) top no-repeat;
}

#footer {
	width: 940px;
	padding: 10px 10px;
	margin: 0 auto;
	text-align: center;
	color: black;
	font-weight: bold;
	border-top:1px dashed black;

}

#footer a {
	color: white;
	font-weight: bold;
}

#footer a:hover {
	color: #333333;
	font-weight: normal;
}


#footer a:hover {
	color: #990000;
	font-weight: bold;
}

#footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #666666;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */

#slider {
	position:relative;
	min-height:220px;
	margin:30px 30px 60px 30px;
	background:#202834 url(images/loading.gif) no-repeat 50% 50%;
	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}


.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.clear {
	clear:both;
}

.pointer {
	cursor:pointer;
}

img {
	-ms-interpolation-mode:bicubic;
}

.round5 { -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
.round10 { -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; }
.round15 { -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px; }
.round20 { -moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; }
.round25 { -moz-border-radius:25px; -webkit-border-radius:25px; border-radius:25px; }
.round30 { -moz-border-radius:30px; -webkit-border-radius:30px; border-radius:30px; }

.nivoSlider {
position:relative;
}
.nivoSlider img {
left:0;
position:absolute;
top:0;
}
.nivoSlider a.nivo-imageLink {
border:0 none;
display:none;
height:100%;
left:0;
margin:0;
padding:0;
position:absolute;
top:0;
width:100%;
z-index:60;
}
.nivo-slice {
display:block;
height:100%;
position:absolute;
z-index:50;
}
.nivo-caption {
background:none repeat scroll 0 0 #000000;
bottom:0;
color:#FFFFFF;
left:0;
opacity:0.8;
position:absolute;
width:100%;
z-index:89;
}
.nivo-caption p {
margin:0;
padding:5px;
}
.nivo-directionNav a {
cursor:pointer;
position:absolute;
top:45%;
z-index:99;
}
.nivo-prevNav {
left:0;
}
.nivo-nextNav {
right:0;
}
.nivo-controlNav a {
cursor:pointer;
position:relative;
z-index:99;
}
.nivo-controlNav a.active {
font-weight:bold;
}

.news_img{
float:none; 
margin-left:10px; 
border:3pt solid #C0C0C0;
}
.news_img:hover{
border:3pt solid orange;
}
.users{
background:url(images/but1.png) no-repeat;
border:none;
font-weight:bold;
}

.users:hover{
background:url(images/but1hov.png) no-repeat;
cursor:pointer;
}

ol.post_list
{
list-style:none;
}
ol.post_list li{ 
display:none;
position:relative;
}

ol.post_list li:first-child{
}
#com_reload
{

}
.comment_box
{
border:#dedede dashed 2px;
margin-bottom:5px;
list-style:none;
padding:5px;
}
.inputcm
{
color:#000000;
font-size:14px;
border:#666666 solid 2px;
height:24px;
margin-bottom:10px;
width:200px;
}
.textareacm
{
color:#000000;
font-size:14px;
border:#666666 solid 2px;
height:124px;
margin-bottom:10px;
width:200px;
}

.titles{
font-size:13px;
padding-left:10px;
}
.star
{
color:#FF0000; font-size:16px; font-weight:bold;
padding-left:5px;
}

.comh4{
color:#990000;
}

.commenter{
font-weight:bold;
color:#000066;
}
.commenter img{
border:2pt gray solid;
margin-right:10px;
}
.blacked{
color:black;
}

