/**************************For Comment Box************************************/
	#form_box { padding:8px; margin-top:5px; background-color:#ffffff; border:1px solid #649872; width:485px;}
	#form_box form { margin:5px; }
	#form_box input {  border:1px solid #649872; background:#93C7A9; }
	#form_box textarea {  border:1px solid #649872; background:#93C7A9;}
	#left { text-align:left; width:80px; float:left; }
	#center { width:20px; float:left; }
	#right { text-align:left; width:400px; float:left; }       
	#button { left:-80px; position:relative; }


.clear {clear:both; height:10px; overflow:hidden; margin-top:-1px; padding:0; font-size:0px; line-height:0px;}
#v_spacer{	clear:left;	height:10px; width:1px; }
#h_spacer{	clear:right; float:left; height:1px; width:10px; }

/***For template1.php***/
/* main layout styles */



/*Sub Header*/
/* css deleted because it was not necessary*/

/*Sub Footer*/
/* css deleted because it was not necessary*/


/*Body*/
#nav {margin-left:0px; width:250px; float:left; margin-top:10px; line-height:18px;}
#nav ul {margin:0px 0px 10px 0px; padding:0px; list-style:none;}
#nav li {padding:3px 10px; margin-bottom:1px;}
#nav li.home_button { }
#nav li.active {list-style:none; margin-bottom:0px;}

#nav a{color:#ffffff; text-decoration:none; font-weight:bold;}
#nav a:hover {text-decoration:underline;}

#content {margin-left:240px; padding:0px 8px 8px 8px;}

#header {margin-bottom: 0px; padding: 5px;}
#header_left {float:left;}
#header_right {text-align:right;}

#footer {clear:both; padding:8px;}

h3 {margin:0px; padding:0px; font-size:17px;}

#homepage {text-align:center;}
#homepage .latest {}
#homepage .latest .thumb_wrapper{margin:auto;}


.thumb_wrapper {text-align:center;}
.thumb_wrapper .container {}
.thumb_wrapper .shadow {background: url("shadow_1.jpg") bottom no-repeat;}
.thumb_wrapper .thumb {background: url("shadow_2.jpg") bottom no-repeat; padding-bottom:14px;}
.thumb_wrapper .title {width:130px; background:#ffffff; border:1px solid #649872; margin:0px 3px 3px; padding:3px; color:#578563;  font-weight:bold;}

.tile {float:left; width: 147px;}
.tile_table {width: 147px;}

#fullsize {text-align:center;}

#fullsize .menu {width:485px; margin:auto; height:20px;}
#fullsize .menu .left {float:left; width:50%; text-align:left;}
#fullsize .menu .right {float:left; width:50%; text-align:right;}

#fullsize .image_wrapper {}
#fullsize .image_wrapper .shadow { background: url("../images/shadow_1_one.jpg") bottom no-repeat;}
#fullsize .image_wrapper .image {background: url("../images/shadow_2_one.jpg") bottom no-repeat; padding-bottom:10px;}

#fullsize .title {margin:auto; width:455px; background:#ffffff; border:1px solid #649872; margin-top:5px; padding:3px; color:#578563; font-size:12px; font-weight:bold;}
#fullsize .description {width:485px; margin-bottom: 10px; padding:10px; font-size:11px; border-bottom:1px dashed #649872;}

#fullsize .footer {margin-left:0px; width:500px; }

#fullsize .footer .prev {width:147px; float:left;}
#fullsize .footer .desc {width:206px; float:left; padding-top:20px; text-align:left; color:#578563;}
#fullsize .footer .desc ul{ list-style:none;}


#fullsize .footer .next {width:147px; float:left;}

.dir_icon { margin:8px 0px;}

.latest p{width: 180px; background:#649872; border:1px solid #454545; margin:20px 3px 3px; padding:3px; font-size: 11px; color:#578563; font-weight:bold;}

.comments {}
.comments .list{  width:485px; border-top:1px dashed #649872; margin-top:10px; border-bottom:1px dashed #649872;margin-left:10px; text-align:center; padding:5px 0px 10px 0px;}
.comments .entry { padding:5px 10px;}
.comments .entry .meta { padding:5px 0px 5px 10px;}
.comments .entry .comment { background:#93C7A9; padding:10px; font-size:12px; line-height:20px; color:#578563;}
.comments .form{ text-align:left; padding-left:100px;}
.comments .form input{ border:1px solid #649872; color:#578563; font-size: 12px; padding:3px; width:200px;}
.comments .form textarea{ border:1px solid #649872; color:#578563; font-size: 12px; padding:3px; width:350px; height:100px;}


/*** Login***/
#content_login {padding:5px; color:#578563;}
	#login_box {  background-color:#649872; }
	#login_spacer{	clear:left;	height:2px; width:1px; }
	#login_box form { margin:0px; }
	#login_box input { border:1px solid #93C7A9; background:#649872; font-size:11px; width:120px;}
	#login_box_button input { border:1px solid #93C7A9; background:#649872; width:50px; margin-left:2px; }

/***Search***/
#content_search { padding:8px; color:#578563; font-size:12px; font-weight:bold; }
	#search_box { background-color:#B8A381; position:absolute; }
	#search_box input { border:1px solid #B8A381; background:#B8A381; color:#578563; font-size:12px; width:220px; height:22px;}
	#search_box_button input { border:1px solid #B8A381; background:#B8A381; color:#578563; font-size:12px; width:80px; height:28px; margin-left:240px; position:absolute; }

/***BODY***/

#body_box { padding:8px; margin-top:0px; background-color:#ffffff; border:1px solid #649872; width:550px; text-align:center;}
#body_top { padding:8px; margin-top:0px; background-color:#649872; border:1px solid #649872; width:485px; color:#ffffff; font-size:12px; text-align:center; font-weight:bold;}

/*Contact us*/
#contact_text { color:#578563; font-weight:bold; text-align: center; }
#about_title { margin-left:25px; color:#578563; font-weight:bold; text-align: left; }
#about_text { margin-left:25px; margin-right:30px; color:#578563; font-weight:normal; text-align: justify; }

/*Feedback us*/
	#feeback_box { padding:8px; margin-top:5px; background-color:#93C7A9; border:1px solid #649872; width:485px;}
	#feeback_box form { margin:5px; color:#578563; font-weight:normal; }
	#feeback_box input {  border:1px solid #649872; background:#ffffff; font-size:11px;}
	#feeback_box textarea {  border:1px solid #649872; background:#ffffff; }
	#left { text-align:left; width:60px; float:left; }
	#center { width:10px; float:left; }
	#right { text-align:left; width:400px; float:left; }
	#button { left:-80px; position:relative; }
	
	
	#body_left_back1{	position:relative;	width:250px;	float:left;}
	#news_title_bar1{	position:relative;	float:left;	top:4px;	width:250px; 	height:20px;}
