@charset "utf-8";
/* CSS Document */
body		{
	margin:0;
	background:#fff url(../images/bg_body.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006600;
	background-color: #FFFEE1;
}
p	{
	margin:0;
	padding:0;
}
h6{
	font-size:12px;
	color:#468100;
	text-decoration:none;
	font-weight:normal;
}
#container	{
	width:1000px;
	margin:auto;
	max-width:1000px;
}
#header	{
	margin:auto;
	width:1000px;
	height:auto;
	padding-top:24px;
}

#logo	{
    float:left;
	width:230px;
	height:80px;
	margin-top:5px;
	}
#head_righter	{
	float:left;
	width:1000px;
	height:90px;
}
#head_right_top	{
	float:right;
	width:920px;
	height:26px;
	padding:10px 0 0 3px;
}
.head_btn	{
	float:left;
	width:100px;
	height:19px;
	padding-top:7px;
	background:url(../images/head_btn_hover.jpg) no-repeat;
	background-position:center;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#11512f;
}
.head_btn:hover	{
	float:left;
	width:100px;
	height:19px;
	padding-top:7px;
	background:url(../images/head_btn_normal.jpg) no-repeat;
	background-position:center;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#006600;
}
.head_btn_new	{
	float:left;
	width:100px;
	height:19px;
	padding-top:7px;
	background:url(../images/head_btn_hover.jpg) no-repeat;
	background-position:center;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#006600;
}
.head_sign_in	{
	float:right;
	width:260px;
	padding:0px;
	font-weight:bold;
	font-size:12px;
	color:#9ac64e;
	text-align:right;	
}
.head_sign_in_my	{
	float:right;
	width:250px;
	padding:6px 0 0 0;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	color:#9ac64e;
	text-align:right;
}
.head_sign_in_link	{
	color:#9ac64e;
	text-decoration:none;
}
.head_sign_in_link:hover{
	color:#006600;
	text-decoration:underline;
}
#head_right_bottom	{
	float:left;
	width:557px;
	height:47px;
}
#search_bg	{
	width:955px;
	height:39px;
	float:left;
	padding:8px 0 0 45px;
	background-image:url(../images/search_bg.jpg);
	background-repeat:no-repeat;
	
}
#search_link {
float:left;
height:27px;
border:solid 0px;
padding-left:50px;
margin-top:2px;
width:230px;
}
.text_box	{
	width:174px;
	height:22px;
	float:left;
	margin:0 10px 0 0;

}
.box_entry	{
	width:175px;
	height:23px;
	background-color:#EBEDBC;
	border:none;
	padding-left: 12px;

margin-left: -18px;
	
	
	
}
.box_entry2	{
	background-color:#FFFEE1;
	border:none;
	width:175px;
	height:23px;
	background-color:#ebedbc; 
}
.search_btn	{
	width:61px;
	height:24px;
	float:left;
	margin-left:5px;
	background:url(../images/search_btn.jpg) no-repeat;
	text-align:center;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	border:none;
	font-size:11px;
}
.search_btn:hover	{
	width:61px;
	height:24px;
	float:left;
	background:url(../images/search_btn.jpg) no-repeat;
	text-align:center;
	color:#006600;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
.search_btn2	{
	width:61px;
	height:20px;
	float:left;
	margin-left:5px;
	background:url(../images/search_bg2.jpg) no-repeat;
	text-align:center;
	padding-top:4px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.search_btn2:hover	{
	width:61px;
	height:20px;
	float:left;
	margin-left:5px;
	background:url(../images/search_bg2.jpg) no-repeat;
	text-align:center;
	padding-top:4px;
	color:#006600;
	font-weight:bold;
	text-decoration:none;
}
/*
old css
#header	{
	margin:auto;
	height:113px;
	padding-top:33px;
}
#logo	{
	float:left;
	width:397px;
	height:104px;
	background:url(../images/logo.jpg) no-repeat;
}
#head_righter	{
	float:left;
	width:557px;
	height:113px;
}
#head_right_top	{
	float:left;
	width:457px;
	height:26px;
	padding:25px 0 0 100px;
}
.head_btn	{
	float:left;
	width:100px;
	height:19px;
	padding-top:7px;
	background:url(../images/head_btn_normal.jpg) no-repeat;
	background-position:center;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#006600;
}
.head_btn:hover	{
	float:left;
	width:100px;
	height:19px;
	padding-top:7px;
	background:url(../images/head_btn_hover.jpg) no-repeat;
	background-position:center;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#006600;
}
.head_btn_new	{
	float:left;
	width:100px;
	height:19px;
	padding-top:7px;
	background:url(../images/head_btn_hover.jpg) no-repeat;
	background-position:center;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#006600;
}
.head_sign_in	{
	float:right;
	width:150px;
	padding:6px 0 0 0;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	color:#9ac64e;
	text-align:right;	
}
.head_sign_in_my	{
	float:right;
	width:250px;
	padding:6px 0 0 0;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	color:#9ac64e;
	text-align:right;	
}
.head_sign_in_link	{
	color:#9ac64e;
	text-decoration:none;
}
.head_sign_in_link:hover	{
	color:#006600;
	text-decoration:underline;
}
#head_right_bottom	{
	float:left;
	width:557px;
	height:47px;
}
#search_bg	{
	width:527px;
	height:38px;
	float:left;
	padding:12px 0 0 30px;
	background:url(../images/search_bg.jpg) no-repeat;
}
.text_box	{
	width:200px;
	height:22px;
	float:left;
	margin:0 10px 0 0;
}
.box_entry	{
	border:1px solid #006600;
	width:200px;
	height:18px;
}
.box_entry2	{
	border:1px solid #006600;
	width:200px;
}
.search_btn	{
	width:61px;
	height:20px;
	float:left;
	margin-left:5px;
	background:url(../images/search_btn.jpg) no-repeat;
	text-align:center;
	padding-top:4px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.search_btn:hover	{
	width:61px;
	height:20px;
	float:left;
	margin-left:5px;
	background:url(../images/search_btn.jpg) no-repeat;
	text-align:center;
	padding-top:4px;
	color:#006600;
	font-weight:bold;
	text-decoration:none;
}
.search_btn2	{
	width:61px;
	height:20px;
	float:left;
	margin-left:5px;
	background:url(../images/search_bg2.jpg) no-repeat;
	text-align:center;
	padding-top:4px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.search_btn2:hover	{
	width:61px;
	height:20px;
	float:left;
	margin-left:5px;
	background:url(../images/search_bg2.jpg) no-repeat;
	text-align:center;
	padding-top:4px;
	color:#006600;
	font-weight:bold;
	text-decoration:none;
}*/
#content	{
	width:1000px;
	float:left;
	height:auto;
}
#col_one	{
	width:740px;
	float:left;
	height:auto;
}
#row_1	{
	float:left;
	width:730px;
}
#image_scroller {
	float:left;
	width:1000px;
	height:145px;
	border:#000 0px solid;	
}
#tab_slider {
	float:left;
	width:735px;
	height:auto;
}
#tab_slider_heading {
	float:left;
	width:735px;
	height:30px;
}
#tab_slider_heading_bg_01 {
	float:left;
	width:8px;
	height:39px;
	background-image:url(../images/tab_heading_bg1.jpg);
	background-repeat:no-repeat;
}
#tab_slider_heading_bg_02 {
	float:left;
	width:auto;
	height:29px;
	background-color:#2d613c;
	font-family:"MyriadPro-Regular";
	font-size:14px;
	color:#FFF;
	text-transform:uppercase;
	padding-top:6px;
}
#tab_slider_heading_bg_03 {
	float:left;
	width:8px;
	height:39px;
	background-image:url(../images/tab_heading_bg2.jpg);
	background-repeat:no-repeat;
}
#row1_top	{
	width:715px;
	height:23px;
	float:left;
	padding:10px 0 0 15px;
	background:url(../images/col_1_row1_top.jpg) no-repeat;
	color:#333;
	font-size:13px;
	font-weight:bold;
}
#row1_mid	{
	width:730px;
	float:left;
	background:url(../images/col_1_row1_mid.jpg) repeat-y;
}
.btn	{
	width:31px;
	float:left;
	height:40px;
	padding-left:4px;
	margin:31px 0 0 0;
}
.btn2	{
	width:33px;
	float:left;
	height:40px;
	padding-left:3px;
	margin:31px 0 0 0;
}
.ad1	{
	float:left;
	width:100px;
	height:130px;
	/*<!--padding:20px 0 0 0;-->*/
}
.ad_img	{
	float:left;
	width:100px;
	text-align:center;
}
.img_txt	{
	float:left;
	width:100px;
	height:28px;
	padding:5px 0 0 0;
	font-weight:bold;
	text-align:center;
	color:#006600;
	text-decoration:none;
}
.img_txt:hover	{
	float:left;
	width:100px;
	height:28px;
	padding:5px 0 0 0;
	font-weight:bold;
	text-align:center;
	color:#006600;
	text-decoration:underline;
}

.city	{
	float:left;
	width:100px;
	height:15px;	
	color:#333;
	text-align:center;
	text-decoration:none;
}
.city:hover	{
	float:left;
	width:100px;
	height:15px;	
	color:#000;
	text-align:center;
	text-decoration:none;
}
#row1_bot	{
	width:730px;
	height:26px;
	float:left;
	background:url(../images/col_1_row1_bot.jpg) no-repeat;
}
#col_two	{
	width:260px;
	float:left;
	margin-top:0px;
	margin-bottom:20px;
}
.row_2	{
	float:left;
	width:740px;
	height:104px;
	margin-top:10px;
}
.row_2_cat	{
	float:left;
	width:760px;
	height:104px;
	padding:0 0 10px 20px;
}
.google	{
	width:735px;
	height:92px;
	border:1px solid #006600;
}
.google_cat	{
	width:730px;
	height:92px;
	float:left;
	border:1px solid #006600;
}
.g_ad	{
	width:233px;
	height:60px;
	float:left;
	padding:5px;
}
.g_head	{
	display:block;
	font-size:14px;
	color:#0000CC;
	text-decoration:underline;
	font-weight:bold;
	padding-bottom:5px;
}
.g_cont	{
	display:block;
	font-size:12px;
	color:#000;
}
.g_link		{
	display:block;
	font-size:11px;
	color:#0000CC;
	text-decoration:underline;
}
.ad_google	{
	float:right;
	width:90px;
	height:22px;
	background:url(../images/ad_google.jpg) no-repeat;
}
#row_3	{
	width:740px;
	float:left;
	height:auto;
}
.row_3_line_1	{
	width:740px;
	height:auto;
	float:left;
}

.bx_1 {
    float: left;
    height: auto;
    padding-bottom: 10px;
    width: 245px;
}
.bx_2	{
	width:175px;
	height:196px;
	float:left;
}


.category {
    border-bottom: 1px solid #B2D09F;
    float: left;
    height: 30px;
    margin-bottom: -25px;
    padding: 3px 5px 0;
    width: 210px;
}.bullet {
    color: #468100;
    float: left;
    font-size: 13px;
    font-weight: normal;
    margin-left: 5px;
    margin-top: 5px;
    text-decoration: none;
    width: 216px;
}

.bullet a	{
	color:#468100;
	background-position:0px 5px;
	float:left;
	text-decoration:none;
}
.bullet:hover	{
	color:#006600;
	background-position:0px 5px;
	float:left;
	background-color:transparent;
	text-decoration:underline;
}
.imagg	{
	width:31px;
	height:25px;
	float:left;
}
.spn	{
	float:left;
	display:block;
	font-size:13px;
	font-weight:bold;
	padding:5px 0 0 10px;
}
.spn	a{

font-size:13px;

text-decoration:none;

color:#468100;

}
.bttn	{
	width:175px;
	height:20px;
	float:left;
}
.more	{
	width:42px;
	height:16px;
	float:right;
	background:url(../images/btn_green.jpg) no-repeat;
	text-align:center;
	text-decoration:none;
	padding-top:1px;
	color:#fff;
	font-size:11px;
	font-weight:bold;	
}
.more:hover	{
	width:42px;
	height:16px;
	float:right;
	background:url(../images/btn_green.jpg) no-repeat;
	text-align:center;
	text-decoration:none;
	padding-top:1px;
	color:#006600;
	font-size:11px;
	font-weight:bold;	
}
#bottom_area	{
	width:100%;
	float:left;
}
#botom_box	{
	width:735px;
	float:left;
	border:#b2d09f solid 1px;
	margin-top:10px;
	margin-bottom:10px;
}
#bottom_1	{
	width:150px;
	border-bottom:#b2d09f 1px solid;
	height:22px;
	float:left;
/*	background:url(../images/botom_1.jpg) no-repeat;*/
	font-size:13px;
	color:#468100;
	margin-left:15px;
	font-weight:bold;
	padding:10px 0 0 0px;
}
#bottom_about	{
	width:750px;
	height:22px;
	float:left;
	background:url(../images/botom_about.jpg) no-repeat;
	font-size:13px;
	color:#333;
	font-weight:bold;
	padding:0 0 0 20px;
}
#bottom_2	{
	width:735px;
	float:left;
/*	background:url(../images/botom_2.jpg) repeat-y;*/
}
#bottom_2_about	{
	width:730px;
	float:left;
	padding:0 20px;
	background:url(../images/botom_2.jpg) repeat-y;
}
.span_orange	{
	display:block;
	padding:0 0 10px 0 ;
	font-size:13px;
	font-weight:bold;
	color:#e88800;
}
.span_orange2	{
	display:block;
	padding:10px 0;
	font-size:13px;
	font-weight:bold;
	color:#e88800;
}
.span_orange3	{
	display:block;
	padding:10px 0 3px 0 ;
	font-size:13px;
	font-weight:bold;
	color:#e88800;
}
.orange_link	{
	text-decoration:none;
	color:#e88800;
}
.orange_link:hover	{
	text-decoration:underline;
	color:#006600;
}
.contact_main	{
	width:500px;
	float:left;
	margin-left:65px;
	padding:30px 0 5px 100px;
}





.bottom_cat	{
	width:240px;
	float:left;
	padding-bottom:8px;
}
.list2	{
	list-style:none; 
	margin:0; 
	padding:6px 0 0 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	line-height:20px;
}
.list2_link  {
	color:#468100;
	font-size:12px;
	text-decoration:none;	
}
.list2_link:hover {
	color:#006600;
	font-size:12px;
	background-color:transparent;
	text-decoration:underline;	
}

#bottom_3	{
	width:740px;
	height:28px;
	float:left;
/*	background:url(../images/botom_3.jpg) no-repeat;*/
}
#footer 	{
	width:100%;
	height:auto;
	margin:auto;
	    background: #245f33;
}
#footer2 	{
	width:100%;
	height:70px;
	float:left;
	background:url(../images/footer_bg.jpg);
}
.footer_link	{
	font-size:11px;
	width:1000px;
	margin:auto;
	color:#fff;
	padding:15px 0 0 0;
}
.footer_inner_links {
	width:200px;
	float:left;
	height:25px;
}
#footer-top
{
	width:100%;
	margin:auto;
	background-color:#edf6cb;
	height:auto;
	padding-bottom:5px;
}
#footer-top-2
{
	width:100%;
	margin:auto;
	padding-top:10px;
	background-color:#245f33;
	height:30px;
	    margin-bottom: 10px;
}
#footer-top-inner
{
	height:auto;
	overflow:hidden;
	width:1000px;
	margin:auto;
}
#footer_head_main {
	float:left;
	width:1000px;
	height:auto;
	margin-top:10px;
	margin-left:20px;
}
#footer-top-heading
{
	float:left;
	color:#1c532c;
	font-size:22px;
	width:250px;
}    
.footer-top-div
{
height:25px;
color: #1c532c;
font-family:verdana;
width:230px;
font-size: 11px;
line-height: 20px;
float:left;
}
.footer-top-div a
{
 height:27px; color: #1c532c;font-family:verdana;width:188px; font-size: 11px; line-height: 25px;  text-decoration: none;
}
.footer-top-div a:hover
{
 height:27px; background-color:transparent; color: #1c532c;font-family:verdana;width:188px; font-size: 11px; line-height: 25px;  text-decoration: underline;
}
.f_btn_link{
	width:200px;
	height:auto;
}
.footer_link_2	{
	color:#fff;
	text-decoration:none;
	padding:0 10px;
}
.footer_link_2:hover	{
	color:#fff;
	text-decoration:underline;
	padding:0 10px;
}
.f_bot	{
	width:100%;
	height:25px;
	margin:auto;
	padding-top:17px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
}
.copy	{
	float:left;
	color:#333;
}
.powered	{
	float:right;
	color:#333;
}
.prime	{
	color:#333;
	text-decoration:none;
}
.prime:hover	{
	color:#333;
	text-decoration:underline;
}
.blog	{
	width:260px;
	float:left;
	margin-top:10px;
	border:#b2d09f 1px solid;
	padding-bottom:7px;
}
.blog_1	{
	width:210px;
	height:22px;
	border-bottom:#b2d09f solid 1px;
	float:left;
	margin-left:15px;
	/*background:url(../images/blog_1.jpg) no-repeat;*/
	font-size:13px;
	color:#468100;
	font-weight:bold;
	padding:10px 0 0 0px;
}
.blog_2	{
	width:260px;
	float:left;

	/*background:url(../images/blog_2.jpg) repeat-y;*/
}
/*.blog_3	{
	width:260px;
	height:18px;
	float:left;
	background:url(../images/blog_3.jpg) no-repeat;
}*/
#bottom_area2	{
	width:100%;
	float:left;
}
#botom_box2	{
	width:955px;
	margin:auto;
}
#bottom_11	{
	width:934px;
	height:25px;
	float:left;
	background:url(../images/botom_11.jpg) no-repeat;
	font-size:13px;
	color:#333;
	font-weight:bold;
	padding:30px 0 0 20px;
}
#bottom_22	{
	width:954px;
	float:left;
	background:url(../images/botom_22.jpg) repeat-y;
}
.bottom_cat2	{
	width:190px;
	float:left;
}
#bottom_33	{
	width:954px;
	height:28px;
	float:left;
	background:url(../images/botom_33.jpg) no-repeat;
}
#ads_content	{
	width:740px;
	float:left;
	margin-top:10px;
}
.ads_land	{
	width:261px;
	height:190px;
	float:left;
	text-align:center;
}


															<!--CAtegoty Page Starts-->
#col_one_cat	{
	width:785px;
	float:left;
} 
#row1_top_cat	{
	width:770px;
	height:23px;
	float:left;
	padding:10px 0 10px 15px;
	background:url(../images/col_1_row1_top.jpg) no-repeat;
	color:#333;
	font-size:13px;
	font-weight:bold;
}
.cat_data	{
	
	width:760px;
	float:left;
	padding:0 20px 10px 5px; 
	
	
}
.cat_sub	{
	width:760px;
	float:left;
	border-bottom:1px  dashed #005600;
}
.cat_left	{
	width:125px;
	height:125px;
	float:left;
}
.cat_right	{
	width:634px;
	height:125px;
	float:left;
}
.cat_head	{
	width:634px;
	height:25px;
	float:left;
	font-size:13px;
	font-weight:bold;
}
.cat_detail	{
	width:634px;
	height:75px;
	float:left;
	line-height:18px;
	font-size:12px;
	text-align:justify;
}
.cat_readmore	{
	color:#f79800;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}

.cat_readmore:hover	{
	color:#006600;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.pro	{
	
	
	float:left;
	margin-top:5px;
}
.pro_btn	{
	width:125px;
	height:25px;
	float:left;
}
.pro_bttn	{
	width:108px;
	height:21px;
	float:left;
	background:url(../images/pro_btn.jpg) no-repeat;
	text-align:center;
	text-decoration:none;
	color:#006600;
	font-size:12px;
	font-weight:bold;
	padding-top:4px;	
}
.pro_bttn:hover	{
	width:108px;
	height:21px;
	float:left;
	background:url(../images/pro_btn_hover.jpg) no-repeat;
	text-align:center;
	text-decoration:none;
	color:#006600;
	font-size:12px;
	font-weight:bold;
	padding-top:4px;	
}
.paging	{
	float:left;
	width:500px;
	height:30px;
	text-align:right;
	background-color:#F00;
}
.page_span	{
	padding:10px 7px 0 7px; 
	color:#006600;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.page_span:hover	{
	padding:10px 7px 0 7px; 
	color:#006600;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}
															/*<!--CAtegoty Page Ends-->
															<!--CAtegoty Detail Page Starts-->*/
#row_1_1	{
	float:left;
	width:954px;
}
#row1_top_cat2	{
	width:940px;
	height:23px;
	float:left;
	background:url(../images/col_1_row1_top2.jpg) no-repeat;
	padding:10px 0 10px 15px;
	color:#333;
	font-size:13px;
	font-weight:bold;
}

.cat_left2	{
	width:125px;
	float:left;
}
.cat_right2	{
	width:634px;
	float:left;
}
.cat_detail2	{
	width:634px;
	float:left;
}

.detail_data	{
	display:block;
	font-size:12px;
	color:#000;
	line-height:18px;
}
.reply_box	{
	float:left;
	width:115px;
	height:25px;
	color:#006600;
	text-decoration:none;
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	text-align:center;
	font-weight:bold;
	background:url(../images/orange_big.jpg) no-repeat;
}
.reply_box:hover	{
	float:left;
	width:115px;
	height:25px;
	color:#000;
	text-decoration:none;
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	text-align:center;
	font-weight:bold;
	background:url(../images/orange_big.jpg) no-repeat;
}
.cat_detail3	{
	width:550px;
	float:left;
}	
/*.cat_data2	{
	width:950px;
	float:left;
	padding:0 0 10px 5px; 
}
.cat_sub2	{
	width:900px;
	float:left;
	border-bottom:1px  dashed #005600;
}*/
.cat_sub2_new	{
	width:900px;
	float:left;
	border-bottom:1px  dashed #005600;
}


.cat_head4	{
	width:810px;
	height:25px;
	float:left;
	font-size:13px;
	font-weight:bold;
}
.cat_detail4	{
	width:955px;
	height:75px;
	float:left;
	line-height:18px;
	font-size:12px;
	text-align:justify;
}
.cat_right4	{
	width:810px;
	float:left;
}
.cat_detail2	{
	width:634px;
	float:left;
}
.cat_data4	{
	width:930px;
	float:left;
	padding:0 20px 10px 5px; 
}
.cat_sub4	{
	width:950px;
	float:left;
	padding-bottom:10px;
	border-bottom:1px  dashed #005600;
}
.cat_detail24	{
	width:810px;
	float:left;
}
.cat_01	{
	width:580px;
	float:left;
}
.cat_04		{
	width:365px;
	float:left;
}
.cat_04_l	{
	 width:180px;
	 height:180px;
	 float:right;
	 background:url(../images/box.jpg) no-repeat;
}
.box_h	{
	display:block;
	color:#333;
	padding:15px 0 5px 20px;
	font-size:13px;
	font-weight:bold;
}
.box_h4	{
	width:160px;
	height:24px;
	float:left;
	padding:20px 0 0 20px;
}
.box_h41	{
	width:125px;
	float:left;
	padding-top:5px;
	color:#006600;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
.box_h41:hover	{
	width:125px;
	float:left;
	padding-top:5px;
	color:#006600;
	font-size:13px;
	text-decoration:underline;
	font-weight:bold;
}
.img_4	{
	width:33px;
	height:24px;
	float:left;
}
.box_h5		{
	width:160px;
	height:24px;
	float:left;
	padding:10px 0 0 20px;
}
.box_h6		{
	width:160px;
	height:24px;
	float:left;
	padding:5px 0 0 20px;
}
.rowthree	{
	width:955px;
	height:485px;
	float:left;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px  dashed #005600;
}
.leftr_3	{
	width:300px;
	height:475px;
	float:left;
}
.leftr_31	{
	width:300px;
	float:left;	
}
.one	{
	width:280px;
	height:39px;
	float:left;
	background:url(../images/one.jpg) no-repeat;
	font-size:13px;
	font-weight:bold;
	padding:10px 0 0 20px;
	color:#333;
}
.two	{
	width:280px;
	float:left;
	padding:0 0 0 20px;
	background:url(../images/two.jpg) repeat-y;
}
.two_images	{
	width:260px;
	height:130px;
	float:left;
}
.igm	{
	width:130px;
	height:130px;
	float:left;
	text-align:left;
}
.igm2	{
	width:130px;
	height:130px;
	float:left;
	text-align:center;
}
.three	{
	width:275px;
	height:43px;
	float:left;
	background:url(../images/three.jpg) no-repeat;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	padding:8px 25px 0 0;
	color:#333;
	text-decoration:none;
}
.three_link	{
	color:#333;
	text-decoration:none;
}
.three_link:hover	{
	color:#333;
	text-decoration:underline;
}
.boto	{
	width:300px;
	float:left;
	padding:10px 0 10px 0; 
}
.reply_box2	{
	margin:auto;
	width:115px;
	height:21px;
	color:#006600;
	text-decoration:none;
	padding:5px 0 0 0;
	text-align:center;
	font-weight:bold;
	background:url(../images/orange_big.jpg) no-repeat;
}
.reply_box2:hover	{
	margin:auto;
	width:115px;
	height:21px;
	color:#000;
	text-decoration:none;
	padding:5px 0 0 0;
	text-align:center;
	font-weight:bold;
	background:url(../images/orange_big.jpg) no-repeat;
}
.rightr_3	{
	width:654px;
	height:475px;
	float:left;
}
.a1_	{
	width:654px;
	height:25px;
	float:left;
	background:url(../images/_1.jpg) no-repeat;
}
.a2_	{
	width:654px;
	float:left;
	background:url(../images/_2.jpg) repeat-y;
	text-align:center;
}
.a2_1	{
	width:654px;
	float:left;
	background:url(../images/_2.jpg) repeat-y;
}
.a2_2	{
	width:450px;
	float:left;
	text-align:left;
	padding:10px 0 0 10px;
	color:#333;
	font-size:13px;
	font-weight:bold;
}
.a2_3	{
	width:150px;
	float:right;
	text-align:right;
	padding:10px 0 0 25px;
	color:#333;
	font-size:13px;
	font-weight:bold;
}
.a2_2_link	{
	padding:0 10px;
	color:#333;
	text-decoration:none;
}
.a2_2_link:hover	{
	padding:0 10px;
	color:#333;
	text-decoration:underline;
}

.a3_	{
	width:654px;
	height:25px;
	float:left;
	background:url(../images/_3.jpg) no-repeat;
}
.boxxes	{
	float:left;
	width:954px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px  dashed #005600;
}
.ttop	{
	width:953px;
	height:13px;
	float:left;
	background:url(../images/ttop.jpg) no-repeat;
}
.mmiddle	{
	width:933px;
	float:left;
	background:url(../images/mmiddle.jpg) repeat-y;
	padding:10px;
}
.ttop_sub	{
	width:923px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#333;
	padding:0 0 10px 10px;
	border-bottom:1px  dashed #005600;
}
.ttop_1	{
	float:left;
	width:918px;
	height:55px;
	padding:5px 0 0 10px;
	border-bottom:1px  dashed #005600;	
	font-size:13px;
	font-weight:bold;
	color:#0000CC;
	line-height:20px;
}
.green	{
	color:#006600;
	text-decoration:none;
}
.green:hover	{
	color:#006600;
	text-decoration:underline;
}
.black	{
	color:#333;
}
.bbottom	{
	width:953px;
	height:13px;
	float:left;
	background:url(../images/bbottom.jpg) no-repeat;
}
.boxxes4_new	{
	float:left;
	width:954px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px  dashed #005600;
}
.boxxes5	{
	float:left;
	width:990px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px  dashed #005600;
}
.boxxes8	{
	float:left;
	width:954px;
	padding-bottom:10px;
}
.lin_1	{
	width:982px;/*--27/06/12--*/
	height:26px;
	float:left;
	background:url(../images/lin_1.jpg) no-repeat;
	padding:10px 0 0 15px;
	color:#333;
	font-size:13px;
	font-weight:bold;
}
.lin_2	{
	width:924px;
	float:left;
	padding:15px;
	background:url(../images/lin_2.jpg) repeat-y;
}
.lin_3	{
	width:954px;
	height:22px;
	float:left;
	background:url(../images/lin_3.jpg) no-repeat;	
}
.nam	{
	width:500px;
	float:left;
	font-size:13px;
	color:#006600;
	font-weight:bold;	
}
.nam2	{
	width:500px;
	float:left;
	font-size:13px;
	color:#006600;
	font-weight:bold;	
	padding-top:10px;
}
.date	{
	width:300px;
	float:right;
	font-size:13px;
	color:#666;
	text-align:right;
	font-weight:bold;	
}
.ddtail		{
	width:930px;
	padding:10px 0;
	float:left;
	font-size:12px;
	color:#000;
	border-bottom:1px  dashed #005600;
}
#lin_2_form		{
	width:320px;
	float:left;
	margin:0px 0px 0px 10px;
}.lin_2_form_1	{
	width:480px;
	height:35px;
	float:left;
}
.lin_2_form_imgs	{
	width:750px;
	
	float:left;
}

.lin_2_form_1_nawa	{
	width:430px;
	height:35px;
	float:left;	
}
.lin_2_form_1_cong	{
	width:440px;
	height:35px;
	float:left;	
}
.lin_2_form_1_des	{
	width:400px;
	float:left;	
	padding:0 0 13px 0;
}
.lin_2_form_12	{
	width:240px;
	height:55px;
	float:left;	
	padding-left:160px;
}
.f_1	{
	width:150px;
	float:left;
	padding-right:10px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
}
.f_2	{
	width:300px;
	float:left;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	color:#666;
	
}
.f_2new	{
	width:240px;
	float:left;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	color:#666;
}
.f_2new4	{
	width:380px;
	float:left;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#666;
}
.f_2new2	{
	width:240px;
	float:left;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#006600;
}
.f_2new2_cong	{
	width:315px;
	float:left;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#006600;
}
.f_btn	{
	width:61px;
	height:20px;
	float:left;
	background:url(../images/btn_small.jpg) no-repeat;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	padding:3px 0 0 0;
	color:#006600;
}
.f_btn:hover	{
	width:61px;
	height:20px;
	float:left;
	background:url(../images/btn_small.jpg) no-repeat;
	text-align:center;
	font-weight:bold;	
	text-decoration:none;
	padding:3px 0 0 0;
	color:#000;
}
.reply_box22	{
	float:left;
	width:115px;
	height:25px;
	color:#006600;
	text-decoration:none;
	padding:5px 0 0 0;
	text-align:center;
	font-weight:bold;
	background:url(../images/orange_big.jpg) no-repeat;
}
.reply_box22:hover	{
	float:left;
	width:115px;
	height:25px;
	color:#000;
	text-decoration:none;
	padding:5px 0 0 0;
	text-align:center;
	font-weight:bold;
	background:url(../images/orange_big.jpg) no-repeat;
}
.lin_helpful	{
	width:924px;
	float:left;	
}	
.lin_list	{
	display:block;
	font-size:13px;
	font-weight:bold;
	line-height:25px;
	list-style:square;
}
.lnk	{
	color:#0000FF;
	text-decoration:none;
}
.lnk:hover	{
	color:#0000FF;
	text-decoration:underline;
}
.lin_8	{
	width:1000px;/*--27/06/12--*/
	height:22px;
	float:left;
	background:url(../images/lin_3_top.jpg) no-repeat;
}
.lin_3	{
	width:1000px;/*--27/06/12--*/
	height:26px;
	float:left;
	background:url(../images/lin_3.jpg) no-repeat;
}
.cat_data5	{
	width:950px;
	height:270px;
	float:left;
	padding:0 0 10px 5px; 
}
#data_left	{
	width:465px;
	height:270px;
	float:left;
	background-color:#00FF00;
}
#data_right	{
	width:465px;
	height:270px;
	float:right;
	background-color:#FFFF00;
}
															/*<!--CAtegoty Detail Page Ends-->
															<!--Sign Page Starts-->*/

.sign_in_form		{
	width:400px;
	float:left;
}
.lin_2	{
	width:970px; /*--27/06/12--*/
	float:left;
	padding:15px;
	background:url(../images/lin_2.jpg) repeat-y;
}
.lin_2_new	{
	width:965px;/*--27/06/12--*/
	float:left;
	padding:15px 0 15px 35px;
	background:url(../images/lin_2.jpg) repeat-y;
}
.signin_	{
	width:464px;
	float:left;
}
.signin_2	{
	width:464px;
	float:right;
}

.sign_in_1	{
	width:875px;
	height:24px;
	float:left;
	padding:10px 0 0 20px;
	/*background:url(../images/sign_in_4.jpg) no-repeat;*/
	color:#333;
	font-size:13px;
	font-weight:bold;
}

.sign_in_new	{
	width:464px;
	height:5px;
	float:left;
	padding:10px 0 0 20px;
	background:url(../images/sign_in_3_top.jpg) no-repeat;
	color:#333;
	font-size:13px;
	font-weight:bold;
	
}

.sign_in_new_bottom	{
	width:464px;
	height:15px;
	float:left;
	background:url(../images/sign_in_3.jpg) no-repeat;
}


.sign_in_2	{
	width:444px;
	float:left;
	padding:10px;
	background:url(../images/sign_in_2.jpg) repeat-y;
}
.sign_in_222	{
	width:865px;
	float:left;
	padding:15px;
	/*background:url(../images/sign_in_2.jpg) repeat-y;*/
	    margin-left: 60px;
}
#lin_new	{	
	float: left;/*--27/06/12--*/
    padding: 10px 0 10px 10px;
    width: 980px;
}

.search_btn2_2	{
	width:444px;
	height:200px;
	float:left;
	background:url(../images/lock.jpg) no-repeat;
	background-position:bottom right;
}
.search_btn2_22	{
	width:444px;
	height:200px;
	float:left;
	background:url(../images/home.jpg) no-repeat;
	background-position:bottom right;
}
.remember	{
	width:140px;
	height:15px;
	padding:0 0 5px 10px; 
	color:#006600;
	font-size:13px;
}
.forgotpass	{
	display:block;
	width:150px;
	height:15px;
	padding:10px 0 5px 0; 
	color:#006600;
	font-weight:bold;
	font-size:13px;	
}
.forgotpass_link	{
	color:#FF9C02;
	text-decoration:none;
}
.forgotpass_link:hover	{
	color:#FF9C02;
	text-decoration:underline;
}
.sign_in_3	{
	width:875px;
	height:15px;
	float:left;
	/*background:url(../images/sign_in_3.jpg) no-repeat;*/
}

															<!--Sign Page Ends-->

#signin_post	{
	height:400px;
	width:464px;
	margin:auto;
}
.lin_2_form_11	{
	width:400px;
	
	float:left;	
}
#lin_2_form_new		{
	width:440px;
	float:left;
}
.goto	{
	float:left;
	width:200px;
	height:25px;
	color:#006600;
	text-decoration:none;
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	text-align:center;
	font-weight:bold;
	background:url(../images/orange_big2.jpg) no-repeat;
}
.goto:hover	{
	float:left;
	width:200px;
	height:25px;
	color:#000;
	text-decoration:none;
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	text-align:center;
	font-weight:bold;
	background:url(../images/orange_big2.jpg) no-repeat;
}
.lin_2_my	{
	width:930px;
	float:left;
	padding:0 12px;
	background:url(../images/lin_2.jpg) repeat-y;
}
.title	{	
	display:block;
	margin-bottom:10px;
	color:#006600; 
	font-size:16px; 
	font-weight:bold;
	padding:10px 0 5px 0;
	border-bottom:1px solid #F38722;
}
.my_top	{
	width:954px;
	margin-bottom:10px;
	float:left;
}
.my_left	{
	width:465px;
	float:left;
	padding-bottom:10px;
	margin-right:10px;
	border-right: 1px solid #666;
}
.my_right	{
	width:475px;
	float:left;
}
.my_link	{	
	color:#006600;
	text-decoration:none;
}
.my_link:hover	{	
	color:#006600;
	text-decoration:underline;
}
.head_sign_in_link_my	{
	color:#000;
	text-decoration:none;
}
.head_sign_in_link_my:hover	{
	color:#006600;
	text-decoration:underline;
}
.my_two	{
	width:1000px;/*--27/06/12--*/
	height:40px;
	float:left;
	margin-top:10px;
	background-color:#FFFFD4;
}
#head_right_top_my	{
	float:left;
	width:457px;
	height:26px;
	padding:14px 0 0 20px;
}
.my_detail	{
	width:940px;
	margin:10px 0;
	float:left;
	padding:0 5px 5px 9px; 
}
.mmy_top	{
	width:940px;
	float:left;
	padding:0 5px 5px 9px; 
}
.mmy_1	{
	width:130px;
	float:left;
}
.mmy_2	{
	width:500px;
	float:left;
}
.mmy_2_new	{
	width:600px;
	float:left;
}
.mmy_3	{
	width:150px;
	float:left;
}
.mmy_4	{
	width:160px;
	float:left;
}
.mmy_date	{
	width:160px;
	float:right;
	text-align:right;
}
.mmy_date2	{
	width:160px;
	float:left;
	text-align:left;
}
.mmy_6	{
	width:150px;
	float:left;
	display:block;
	padding:5px 0;
}
.mmy_7	{
	width:30px;
	float:left;
}
.job	{
	color:#006600; 
	font-size:14px; 
	font-weight:bold;
	text-decoration:none;
}
.job:hover	{
	color:#006600; 
	font-size:14px; 
	font-weight:bold;
	text-decoration:underline;
}
.mmy_record	{
	 width:940px;
	 height:90px;
	 float:left;
	 padding:5px 0;
  	 border-bottom:1px solid #999;
  	 border-top:1px solid #999;
	 background-color:#fff;
}
.mmy_record:hover	{
	 width:940px;
	 height:90px;
	 float:left;
	 padding:5px 0;
	background-color:#FFFFCC;
}
.my_my	{
	color:#006600;
	text-decoration:none;
}
.my_my:hover	{
	color:#006600;
	text-decoration:underline;
}
.mmy_record2__new	{
	 width:940px;
	 height:30px;
	 float:left;
	 padding:5px 0;
  	 border-top:1px solid #999;
	 background-color:#fff;
}
.mmy_record2	{
	 width:940px;
	 height:30px;
	 float:left;
	 padding:5px 0;
  	 border-top:1px solid #999;
	 background-color:#fff;
}
.mmy_record2:hover	{
	 width:940px;
	 height:30px;
	 float:left;
	 padding:5px 0;
	background-color:#FFFFCC;
}
.buuutn	{
	width:940px;
	float:left;
	padding:20px 0 0 0;
	text-align:center;
}
.buuutn2	{
	width:940px;
	float:left;
	text-align:left;
}
.inner_span		{
	display:block; 
	height:20px; 
	font-size:13px;
}
.inner_span2		{
	display:block; 
	height:20px; 
	font-size:13px;
	padding-bottom:10px;	
	border-bottom:1px solid #F38722;
	margin-bottom:10px;
}
.color	{
	color:#333;
}
.color2	{
	color:#333;
	display:block;
	height:25px;
	font-size:12px;
}
.color3	{
	color:#333;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:20px;
}
.color4	{
	color:#333;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:30px;
}

.span_lin	{
	color:#006600;
	text-decoration:none;
	font-weight:bold;	
}
.span_lin:hover	{
	color:#006600;
	text-decoration:underline;
	font-weight:bold;
}
.mmy_top2	{
	width:914px;
	float:left;
	padding:20px; 
}
.buuutn10	{
	width:914px;
	float:left;
	text-align:left;
}
.ta_left	{
	width:180px;
	float:left;
	padding:30px 10px 10px 10px;
	text-align:right;
}
.ta_right	{
	width:700px;
	float:left;
	padding-bottom:10px;
	padding-top:30px;
}
.yellow	{
	float:left; 
	background-color:#FFFED8; 
	padding-bottom:20px; 
	border: 1px solid #006600;
}
.buuutn11	{
	width:914px;
	float:left;
	text-align:center;
	padding:20px 0;
}
.yellow2	{
	float:left; 
	background-color:#FFFED8; 
	padding-bottom:20px; 
	padding-top:20px;
	border: 1px solid #006600;
}
.ta_left2	{
	width:250px;
	float:left;
	padding:5px 10px 10px 10px;
	text-align:right;
}
.ta_right2	{
	width:600px;
	float:left;
	padding:5px 10px 10px 10px;
}


														<!--Admin Panel Home Starts-->

.header_admin	{
	width:955px;
	height:150px;
	float:left;
} 
#logo_admin	{
	float:left;
	width:397px;
	height:104px;
	margin-top:33px;
	background:url(../images/logo.jpg) no-repeat;
}
#head_righter_admin	{
	float:left;
	width:557px;
	height:140px;
	background:url(../images/admin_cpanel.jpg) no-repeat;
	background-position:right top;
}
#lin_new_admin	{
	width:709px;
	float:left;
	padding:10px 0 10px 245px;
}
#search_btn2_2	{
	width:444px;
	float:left;
	background:url(../images/lock.jpg) no-repeat;
	background-position:bottom right;
}
.lin_2_form_12_admin	{
	width:240px;
	height:30px;
	float:left;	
	padding-left:160px;
}
.lin_2_form_1222	{
	width:390px;
	height:55px;
	float:left;	
	padding-left:10px;
	color:#000;
}
.some_info	{
	display:block;
	width:140px;
	height:15px;
	padding:25px 0 0 0; 
	color:#000;
	font-size:13px;
	font-weight:bold;
}
.some_info_admin	{
	display:block;
	width:430px;
	padding:5px 0 0 0; 
	color:#006600;
	font-weight:bold;
	font-size:12px;	
}
.f_bot_admin	{
	width:954px;
	height:15px;
	margin:auto;
	padding:15px 0 0 0;
}
#content_admin	{
	width:655px;
	float:left;
	height:auto;
	padding-left:300px;
}
#ro_one	{
	width:641px;
	float:left;
	background:url(../images/admin_content_bg.jpg) repeat-y;
	padding:50px 0 50px 14px;
}
.admin_rec	{
	width:641px;
	height:70px;
	float:left;
	background-color:#fff;
}
.admin_rec:hover	{
	width:641px;
	height:70px;
	float:left;
	background-color:#FEFFD5;
}
.admin_bod	{
	display:block;
	width:100px;
	height:43px;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/admin_1.jpg) no-repeat;
	padding:27px 0 0 98px;
	color:#006600;	
}
.admin_bod:hover	{
	display:block;
	width:100px;
	height:43px;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	background:url(../images/admin_1.jpg) no-repeat;
	padding:27px 0 0 98px;
	color:#006600;	
}
.admin_bod1	{
	display:block;
	width:100px;
	height:43px;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/admin_2.jpg) no-repeat;
	padding:27px 0 0 98px;
	color:#006600;	
}
.admin_bod1:hover	{
	display:block;
	width:100px;
	height:43px;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	background:url(../images/admin_2.jpg) no-repeat;
	padding:27px 0 0 98px;
	color:#006600;	
}
.admin_bod2	{
	display:block;
	width:100px;
	height:43px;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/admin_3.jpg) no-repeat;
	padding:27px 0 0 98px;
	color:#006600;	
}
.admin_bod2:hover	{
	display:block;
	width:100px;
	height:43px;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	background:url(../images/admin_3.jpg) no-repeat;
	padding:27px 0 0 98px;
	color:#006600;	
}
.admin_bod3	{
	display:block;
	width:100px;
	height:43px;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/admin_4.jpg) no-repeat;
	padding:27px 0 0 98px;
	color:#006600;	
}
.admin_bod3:hover	{
	display:block;
	width:100px;
	height:43px;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	background:url(../images/admin_4.jpg) no-repeat;
	padding:27px 0 0 98px;
	color:#006600;	
}
.admin_bod4	{
	display:block;
	width:100px;
	height:43px;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/admin_5.jpg) no-repeat;
	padding:27px 0 0 98px;
	color:#006600;	
}
.admin_bod4:hover	{
	display:block;
	width:100px;
	height:43px;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	background:url(../images/admin_5.jpg) no-repeat;
	padding:27px 0 0 98px;
	color:#006600;	
}
.admin_bod5	{
	display:block;
	width:100px;
	height:43px;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	background:url(../images/admin_6.jpg) no-repeat;
	padding:27px 0 0 98px;
	color:#006600;	
}
.admin_bod5:hover	{
	display:block;
	width:100px;
	height:43px;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	background:url(../images/admin_6.jpg) no-repeat;
	padding:27px 0 0 98px;
	color:#006600;	
}
#content_admin2	{
	width:955px;
	float:left;
}
#ro_one2	{
	width:941px;
	float:left;
	background:url(../images/admin_content_bg.jpg) repeat-y;
	padding:10px 0 50px 14px;
}
#adm_left	{
	width:154px;
	float:left;
}
.admin_btn01	{
	width:154px;
	height:28px;
	float:left;
	background-color:#fff;
}
.admin_bod222	{
	width:90px;
	height:20px;
	padding:5px 0 0 10px;
	float:left;
	background:url(../images/admin_btn.jpg) no-repeat;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
.admin_bod222:hover	{
	width:90px;
	height:20px;
	padding:5px 0 0 10px;
	float:left;
	background:url(../images/admin_btn_hover.jpg) no-repeat;
	font-weight:bold;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
#adm_right	{
	width:770px;
	float:left;
}
#admin_c_top	{
	width:585px;
	height:23px;
	float:left;
	background:url(../images/admin_form_top.jpg) no-repeat;
	padding:10px 0 0 20px;
	color:#333;
	font-size:13px;
	font-weight:bold;
}
#admin_c_mid	{
	width:515px;
	float:left;
	padding:20px 0 0 90px;
	background:url(../images/admin_form_mid.jpg) repeat-y;
}
#admin_c_bot	{
	width:605px;
	height:33px;
	float:left;
	background:url(../images/admin_form_bot.jpg) no-repeat;
}
														

.style1 {font-size: 12px;}
.style4 {
	font-size: 14px;
	padding-bottom:5px;
}
.style5 {
	color: #006600;
	font-size: 16px;
	padding-bottom:5px;
}

.brdlink{
	color:#333;
	 text-decoration:none; 
}
/*----------------------------------pagination--------------------------------------------*/

#loading{
                width: 10%;
                position: absolute;
                top: 0px;
                left: 530px;
				margin-top:200px;
				
            }
            #container_ads .pagination ul li.inactive,
            #container_ads .pagination ul li.inactive:hover{
                background-color:#ededed;
                color:#bababa;
                border:1px solid #bababa;
                cursor: default;
            }
            #container_ads .data ul li{
                list-style: none;
                font-family: verdana;
                margin: 10px 0 10px 0;
                color: #000;
                font-size: 13px;
            }

            #container_ads .pagination{
				/*float:left;
                width: 600px;
                height: 35px;
				text-align:left;*/
				 width: 600px;
            }
            #container_ads .pagination ul li{
                list-style: none;
                float: left;
               /* border: 1px solid #0e4f0d;
                padding: 2px 6px 2px 6px;
                margin: 0 3px 0 3px;
                font-family: arial;
                font-size: 14px;
                color: #0e4f0d;
                font-weight: bold;
                background-color: #f2f2f2;*/
            }
            #container_ads .pagination ul li:hover{
                color: #fff;
                background-color: #0e4f0d;
                cursor: pointer;
            }
			.go_button
			{
			background-color:#f2f2f2;border:1px solid #0e4f0d;color:#cc0000;padding:2px 6px 2px 6px;cursor:pointer;position:absolute;margin-top:-1px;
			}
			.total
			{
			float:right;font-family:arial;color:#999;
			}
			

a.title:link {

	 border: 1px solid #0e4f0d;
	padding: 1px 2px 2px 2px;
	margin: 0px 2px 1px 2px;
	font-family: arial;
	font-size: 14px;
	color: #0e4f0d;
	font-weight: normal;
	background-color: #f2f2f2;
	
}/*
a.title:hover {
	color: #fff;
                background-color: #0e4f0d;
                cursor: pointer;
}
a.title:visited {
	color: #fff;
                background-color: #0e4f0d;
                cursor: pointer;
}*/

/*-------------------------------------------------------------------------------------------------------------------------------------*/
.pages {
	list-style: none;
	padding: 0; margin: 0;
	overflow: auto;
	width:100%;
	text-align:center;
	
}

.pages li {
	float: left;
	margin-right: 3px;
}
.pages li a {
	display: block;
	padding: 1px 5px;
	border: solid 1px #0e4f0d;
	color: #0e4f0d;
}
.pages li a:hover {
	background: #0e4f0d;
	color: white;
	text-decoration: none;
}
.pages .prev-off, .pages .next-off {
	border: solid 1px black;
	padding: 1px 5px 1px 5px;
	background: #0e4f0d;
	color: #FFF;
	/*margin-top:16px;*/
}
.pages .active {
	padding: 16px 6px 1px 2px;
	font-weight: bold;
	background: #0e4f0d;
	color: #FFF;
}

/*-----------------------------------------------------------------------------*/

.dddtail		{
	width:900px;
	padding:10px 0;
	float:left;
	font-size:12px;
	color:#000;
}

.dddtail p {
	width:900px;
	padding:5px 0;
	float:left;
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.dddtail label {
	width:200px;
	padding:5px 0;
	float:left;
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.dddtail input {
	width:400px;
	height:20px;
	float:left;
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.dddtail input[type="submit"] {
	width:100px;
	height:30px;
	float:left;
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px 0px 0px 200px;
}
add_title	{
	width:auto;
	height:auto;
	float:left;
	padding:5px 5px 0px 5px;
	color:#333;
	font-size:13px;
	font-weight:bold;
}
.add_cityname	{
	width:auto;
	height:auto;
	float:left;
	padding:5px 10px 0px 0px;
	color:#333;
	font-size:15px;
	font-weight:normal;
}
.addgallary {
	float:left;
	width:575px;
	height:490px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#FFF;
	border:1px solid #cecfce;
}

.userinfo {
	float:left;
	width:375px;/*--27/06/12--*/
	height:500px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	background-color:#FFF;
	border:1px solid #cecfce;
}
.usericon {
	float:left;
	margin:0px 0px 0px 0px;
	margin:10px 0px 0px 10px;
}
.addinfoo { float:left; width:200px; margin:10px 0px 0px 5px; font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#333; font-weight:normal; text-decoration:none; }

.addlocation {
	float:left;
	width:310px;
	margin:10px 0px 0px 8px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
.gmap { float:left; margin:10px 0px 0px 8px; }
.clear { clear:both; }
/*-----------------------------------------------------------------------------*/
.cat_data2	{
	
	width:900px;
	float:left;
	padding:0 20px 10px 5px;	
}
.detail_page_new	{
	float:left;
	width:970px;/*--27/06/12--*/
	border-bottom:dotted 1px #063;
	margin-top:0px;
}

.cat_sub2	{
	width:900px;
	float:left;
	border-bottom:1px  dashed #005600;
}
.cat_left2	{
	width:100px;
	height:auto;
	float:left;
}
.cat_right2	{
	width:850px;/*--27/06/12--*/
	height:auto;
	float:left;
	padding:10px
}
.cat_head2	{
	width:634px;
	height:15px;
	float:left;
	font-size:12px;
	font-weight:bold;
}
.cat_detail2	{
	width:810px;
	
	float:left;
	
	font-size:12px;
	text-align:justify;
}
.cat_readmore2	{
	color:#f79800;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}

.cat_readmore2:hover	{
	color:#006600;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.optionalinfo	{
	width:725px;
	height:24px;
	float:left;
	color:#333;
	font-size:13px;
	font-weight:bold;
}
.optinfo {
	float:left;
	width:580px;	
	
	/*border-radius: 10px;
	-moz-border-radius: 10px;*/
}

.checktext { 
	width:150px;
	float:left;
	padding-right:10px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#0e0e0e;
}

.error_msg{
	color:#F00;
	font-size:12px;
	font-weight:normal;
}
.success_msg{
	color:#0C0;
	font-size:12px;
	font-weight:normal;
	
}

#opaque {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index:10;
    display: none;
    background-color: black;
    /*filter: alpha(opacity=40);*/
    opacity: 0.4;
}
/* ------------------------------------------------right------------------------------------------- */

#rightbar{
	height:auto;
	width:260px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464444;
	border:#b2d09f 1px solid;
	
}
#rightbar-top{
	/*background:url(../images/left_bg_top.jpg) no-repeat top;*/
	
	width:260px;
}
#right-contact
{
	border-top:#76bd1f 0px solid;
    height: auto;
	padding-bottom:5px;
    width: 258px;
	float:left;
}
#right-search{
	background:#d4e0a0;
	height:66px;
	width:260px;	
}
#right-search form label
{
	padding-left:10px;
	font-weight:bold;
	height:28px;
	 line-height: 20px;
}
#right-search form .text
{
	width:246px;
	border:#CCC solid 1px;
	height:20px;
	font-size:11px;
	padding-left:10px;
}
#right-search form .text1
{
	width:145px;
	border:#CCC solid 1px;
	height:17px;
	font-size:11px;
	padding-left:14px;
}
#btn-search
{
	width:15px;
	height:17px;
	float:right;	
}
.heading_box{
	height:auto;
	background:#2d7a42;
	color:#FFF;
	padding-left:8px;
	line-height:20px;
	float:left;
	width:244px;
	padding-right:8px;
}
.listing
{
	color:#468100;
	background-position:0px 5px;
	margin-left:5px;
	margin-top:5px;
	padding-left:12px;
	text-decoration:none;
	width:110px;
	float:left;
	
}
.listing a
{
	color:#468100;
	background-position:0px 5px;
	float:left;
	text-decoration:none;
}
.listing a:hover
{
	color:#006600;
	background-position:0px 5px;
	float:left;
	background-color:transparent;
	text-decoration:underline;
}
	/*-----------------------------------------------------------------------------------*/
	
	@font-face {  
	  font-family: 'MyriadPro-Regular' ;  
	  src: url( 'MyriadPro-Regular.otf' ) format("truetype");  
	}
#scroller-header a {
	text-decoration:none; 
	color:#867863; 
	padding:0 2px;
	height:40px;
}

#scroller-header a:hover {
	text-decoration:none; 
	color:#4b412f;
}
#tab_slider .a {
    color: #d9e7c0;
    font-family: MyriadPro-Regular;
    font-size: 14px;
	font-weight:normal;
	text-transform:uppercase;
    height: 40px;
    line-height: 40px;
    padding: 12px 15.5px;
    text-decoration: none;
	
}
#tab_slider h2 {
	background-image:url(../images/tab_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:40px; padding:0px;
	margin:0px;
}	
#tab_slider .a a:hover{
	text-decoration:none; 
	color:#468100;
	font-family:MyriadPro-Regular;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	background-color:#d5e0a9;
}

#tab_slider a.selected {
	text-decoration:none; 
	color:#468100;
	font-family:MyriadPro-Regular;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	height:40px;
	background-color:#d5e0a9;
}

#tab_slider1 .b {
    color: #468100;
    font-family: MyriadPro-Regular;
    font-size: 14px;
	font-weight:normal;
	text-transform:uppercase;
    height: 40px;
    line-height: 40px;
    padding: 12px 15.5px;
    text-decoration: none;
	
}
#tab_slider1 h2 {
	background-color:#D5E0A9;
	background-position:top;
	border:#000 0px solid;
	width:735px;
	height:40px;
	padding:0px;
	margin:0px;
	position:inherit;
}	
#tab_slider1 .b a:hover{
	text-decoration:none; 
	color:#d9e7c0;
	font-family:MyriadPro-Regular;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	background-image:url(../images/tab_bg1.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#tab_slider1 a.selected {
	text-decoration:none; 
	color:#d9e7c0;
	font-family:MyriadPro-Regular;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	height:40px;
	background-image:url(../images/tab_bg1.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#scroller-header {
	background:url(images/header.gif) no-repeat;
	width:277px;
	height:24px;
	padding:35px 0 0 15px;
	font-weight:700;
}

#scroller-body {
	/*background-color:#cff28f;*/
	width:735px;
	padding-bottom:10px;
	padding-top:5px;
}

#mask {
	width:735px;
	overflow:hidden;
	margin:0 auto;
}

#panel {

}

#panel div {
float:left;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#000;

}

/* Extra styling for each panel*/

#panel ul {
list-style:none;
margin:0 5px;
padding:0;
width:735px;
}

	#panel ul li {
		padding:5px;
		color:#468100;
		border-bottom:1px dotted #468100;
		width:340px;
		margin-left:10px;
		float:left;
	}
		#panel ul li a {
		color:#468100;
		width:708px;
		text-decoration:none;
	}
	#panel ul li a:hover {
		color:#468100;
		width:708px;
		text-decoration:underline;
		background-color:transparent;
	}

	#panel ul li.last {
		border-bottom:none !important;
	}

#panel-1 {
}

#panel-2 {
}

#panel-3 {
}
#mask1 {
	width:730px;
	overflow:hidden;
	margin:0 auto;
}

#pane2 {

}

#pane2 div {
float:left;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#000;

}

/* Extra styling for each panel*/

#pane2 ul {
list-style:none;
margin:0 5px;
padding:0;
width:735px;
}

	#pane2 ul li {
		padding:5px;
		color:#468100;
		border-bottom:1px dotted #468100;
		width:735px;
		margin-left:2px;
		float:left;
	}
		#pane2 ul li a {
		color:#468100;
		width:708px;
		text-decoration:none;
	}
	#pane2 ul li a:hover {
		color:#468100;
		width:708px;
		text-decoration:underline;
		background-color:transparent;
	}

	#pane2 ul li.last {
		border-bottom:none !important;
	}

.ad_link{
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
color:#000;
text-decoration:none;
	
}
.ad_link:hover{
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
color:#999;
text-decoration:none;
	
}
#side_banner {
	float:left;
	width:260px;
	margin-top:10px;
}
#col01 {
	width:245px;
	float:left;
}
#col02 {
	width:245px;
	float:left;
}
#col03 {
	width:245px;
	float:left;
}
#top_ad01 {
	float:right;
	width:728px;
	height:90px;
}

.top_link {
	text-decoration:none;
	color:#3d6d00;
	font-weight:bold;
}
.top_link a{
	text-decoration:none;
	color:#3d6d00;
	font-weight:bold;
}
.top_link a:hover{
	text-decoration:underline;
	color:#000;
	font-weight:bold;
}
.contact_main	{
	width:500px;
	float:left;
	margin-left:65px;
	padding:30px 0 5px 100px;
}

.button1 {
    background-color: #97c34a;
    border: 0 none;
    color: #000;
    cursor: pointer;
    height: 25px;
    width: 80px;
	font-weight:bold;
}

.contentHeading {
	float:left;
	width:400px;
	color: #006600;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 0 5px 10px;
}
.contentText {
	float:left;
	width:720px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight:normal;
    padding: 5px 0 15px 10px;
	text-align:justify;
	text-decoration:none;
	color:#468100;
    font-size: 12px;
}


.dddtail_short		{
	width:900px;
	padding:10px 0;
	float:left;
	font-size:12px;
	color:#000;
}

.dddtail_short p {
	width:900px;
	padding:5px 0;
	float:left;
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.dddtail_short label {
	width:200px;
	padding:5px 0;
	float:left;
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.dddtail_short input {
	width:400px;
	height:20px;
	float:left;
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.dddtail_short input[type="submit"] {
	width:100px;
	height:30px;
	float:left;
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px 0px 0px 200px;
}

.short_lin_1	{
	width:720px;/*--27/06/12--*/
	height:26px;
	float:left;
	background:url(../images/short_lin_1.jpg) no-repeat;
	padding:10px 0 0 15px;
	color:#333;
	font-size:13px;
	font-weight:bold;
	
}
.short_lin_2	{
	width:720px;
	float:left;
	padding:15px;
	background:url(../images/short_lin_2.jpg) repeat-y;
	
}
.short_lin_3	{
	width:720px;
	height:22px;
	float:left;
	background:url(../images/short_lin_3.jpg) no-repeat;
		
}

.nam_short	{
	width:300px;
	float:left;
	font-size:13px;
	color:#006600;
	font-weight:bold;	
}
.nam2_short	{
	width:300px;
	float:left;
	font-size:13px;
	color:#006600;
	font-weight:bold;	
	padding-top:10px;
}
.date_short	{
	width:100px;
	float:right;
	font-size:13px;
	color:#666;
	text-align:right;
	font-weight:bold;	
}
.ddtail_short{
	width:700px;
	padding:10px 0;
	float:left;
	font-size:12px;
	color:#000;
	border-bottom:1px  dashed #005600;
}
.m_location{
	
	float: right;
    min-height: 10px;
    
    padding-right: 5px;
    
}
.m_rs-ad-date{
	
	
}

.m_price{
	color:#325d00;
	
	float: right;
   
	width:205px;
	
}

.margin-top10 {
    margin-top: 10px;
}
.text_align_right {
	padding-top:15px;
    text-align: right;
}
.message {
   /* -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;*/
    background: none repeat scroll 0 0 #ECF2DA;
    border-color: #B2B19D;
    border-style: solid;
    border-width: 0 1px 1px 0;
    margin-bottom: 5px;
    padding: 10px 10px 10px 10px;
}
.bold {
    font-weight: bold;
}
a {
    color: #468100;
    text-decoration: none;
}




.paginationjs{
padding: 3px;
}

.paginationjs ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.paginationjs li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.paginationjs a, .paginationjs a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.paginationjs a:hover, .paginationjs a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.paginationjs a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.paginationjs a.disablelink, .paginationjs a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.paginationjs a.prevnext{
font-weight: bold;
}
.powered {
    color: #FFFFFF;
    float: left;
    font-family: Verdana,Geneva,sans-serif;
    margin-left: 438px;
}
.hubsol {
	float:right;
	color:#FFF;
}
.hubsol a {
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	
}
.hubsol a:hover{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-decoration:underline;
}