
/**
 * Main CSS Stylesheet
 *
 */

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, fieldset{
	margin:0;
	padding:0;
}
fieldset{
	border:0;
}
ul{
	list-style:none;
}
h1,h2,h3,h4,h5,h6{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
a{
	color:#7f7f7f;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
        background: #EFF7D9;
	color:#7f7f7f;
}

.page{
	width:1000px;
	margin:0 auto;
}

/* HEADER */

#header{
	width:100%;
	height:83px;
	background:url(header_b.gif) repeat-x;
}

#header_logo{
	float:left;
}

#header_ads{
	float:right;
}

#header_logo h1{
	padding-left:10px;
	padding-top:10px;
}

#header_logo h1 a{
	display:block;
	text-indent:-5000px;
	width:242px;
	height:68px;
	background:url(logo0000.png) no-repeat;
}

#header_ads{
	padding-top:13px;
	padding-right:10px;
}

/* MENU */

#menu{
	width:100%;
	height:41px;
}

#menu ul{
	padding-top:6px;
	padding-left:8px;
}

#menu li{
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#436612;
	font-size:15px;
	font-weight:bold;
}

#menu li span{
	display:block;
	padding:4px 2px 4px 2px;
}

#menu li a{
	color:#436612;
	display:block;
	padding:6px;
}

#menu li a:hover{
	color:#436612;
	background:#e4f1d1;
	border:2px solid #c0df93;
	text-decoration:none;
	padding:4px;
}

#menu img{
	float:right;
	margin:4px 8px;
}
/* SUB MENU */

#submenu{
	width:100%;
	background:#f3f9eb;
	border-bottom:1px solid #d7ebbc;
	margin-bottom:5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#submenu ul{
	padding-left:8px;
}

#submenu li{
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#598527;
	background:url(submenu_.gif) no-repeat right center;
	padding-right:6px;
	padding-left:7px;
}

#submenu li.submenu_title{
	background:none;
	padding:0;
}

#submenu li.submenu_nobr{
	background:none;
	padding-right:0;
}

#submenu li a{
	color:#598527;
}

/* BODY */

#body{
	width:100%;
	background:url(body_bg0.gif) repeat-y;
}

#body_left{
	float:left;
	width:441px;
}

#body_center{
	float:left;
	width:288px;
}

#body_right{
	float:right;
	width:271px;
}

.page_inner #body{
	background:url(body_inn.gif) repeat-y;
}

.page_inner #body_left{
	float:left;
	width:599px;
}

.page_inner #body_right{
	float:right;
	width:401px;
}

/* PAGES */

/* LEFT PAGES */

#pages_left_pad{
	width:589px;
	margin-left:5px;
}

.psolid_box{
	background:#fafafa;
	border:1px solid #e3e3e3;
	padding:8px 15px 15px 9px;
	margin-bottom:5px;
}

#psolid_contact{
	padding:12px 15px 15px 13px;
}

#psolid_submit{
	padding:12px 15px 15px 13px;
	margin-top:5px;
	font-size:12px;
}

.psolid_box h2{
	color:#197b30;
	font-size:13px;
	background:url(dotted_g.gif) repeat-x left bottom;
	padding-bottom:7px;
	margin-bottom:6px;
	width:560px;
}
.psolid_box h2 span{
	background:url(folder00.png) no-repeat;
	padding-left:20px;
}

#psolid_contact h2{
	background:url(pdashed_.gif) no-repeat left bottom;
	margin-bottom:10px;
}

#psolid_details h2{
	background:url(pdashed_.gif) no-repeat left bottom;
	margin-bottom:10px;
}

#psolid_submit h2{
	background:url(pdashed_.gif) no-repeat left bottom;
	margin-bottom:10px;
	color:#303030;
	font-size:13px;
}

#psolid_details h2 span{
	background:url(submit_i.gif) no-repeat;
	padding-left:22px;
}

#psolid_contact h2 span{
	background:url(psolid_c.gif) no-repeat;
}

#psolid_submit h2 span{
	background:none;
	padding-left:0px;
}

.details_box{
	width:555px;
	float:left;
	background:url(dotted_g.gif) repeat-x left bottom;
	padding-bottom:6px;
	padding-top:6px;
	font-size:12px;
	color:#3d3d3d;
	margin:0px 10px 0px 10px;
}

.details_box_nobr{
	background:none;
	padding-bottom:0;
}

.details_box_title{
	float:left;
	width:132px;
	padding-left:20px;
}

.details_box_data{
	float:left;
	width:386px;
}

.details_box_data a, .details_box_data strong{
	color:#598527;
}

.details_box_data a span{
	font-weight:bold;
	background:url(details_.gif) no-repeat right 5px;
	padding-right:11px;
	margin-right:5px;
}

.details_text{
	line-height:18px;
	padding-left:12px;
	padding-top:15px;
	width:541px;
	color:#656565;
}

#psolid_details h3{
	background:url(pdashed_.gif) no-repeat left bottom;
	padding:0 0 6px 3px;
	margin:15px 0 0 9px;
	color:#3d3d3d;
	font-size:13px;
}
#psolid_stats h2{
	background:url(pdashed_.gif) no-repeat left bottom;
	margin-bottom:10px;
}
#psolid_stats h2 span{
	background:url(chart_ba.png) no-repeat;
	padding-left:22px;
}
#psolid_review h2{
	background:url(pdashed_.gif) no-repeat left bottom;
	margin-bottom:10px;
}
#psolid_review h2 span{
	background:url(report00.png) no-repeat;
	padding-left:22px;
}

#details_alexa{
	border:1px solid #e0e0e0;
	text-align:center;
	padding:8px 0 8px 0;
	margin:7px 0 0 9px;
}
#details_review{
	width:555px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(dotted_g.gif) repeat-x left bottom;
	padding: 6px 0px 6px;
	font-size:12px;
	color:#656565;
	margin:0px 10px 0px 10px;
}
#details_review a{
	font-weight: bold;
}

#submit_title{
	background:#fafafa;
	border:1px solid #e3e3e3;
	padding:7px 7px 7px 7px;
}

#submit_title h2{
	color:#197b30;
	font-size:13px;
	width:560px;
}

#submit_title h2 span{
	background:url(submit_i.gif) no-repeat;
	padding-left:22px;
}

.psolid_box p.category_text{
	line-height:18px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:10px;
	width:552px;
}

.category_lists{
}

.category_lists ul{
	float:left;
	padding-left:30px;
}

.category_lists ul li{
	color:#000000;
	padding-top:8px;
	width:150px;
}

.category_lists ul li span{
	background:url(bullet00.gif) no-repeat left 3px;
	padding-left:12px;
	display:block;
}

.category_lists ul li a{
	color:#000000;
}

#psolid_contact_form{
	font-size:13px;
	margin-top:10px;
	margin-left:28px;
}

#psolid_contact_form ul{
	clear:both;
}

.psolid_contact_label{
	float:left;
	width:180px;
	margin-right:10px;
	text-align:right;
	padding-top:5px;
}

.psolid_contact_data{
	float:left;
	width:260px;
	padding-top:5px;
}

#psolid_contact_sub{
	font-size:13px;
	padding-left:20px;
	padding-right:20px;
}

.psolid_contact_text{
	width:258px;
	border:1px solid #e3e3e3;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#656565;
	padding:3px;
}

textarea.psolid_contact_text{
	height:73px;
	overflow:auto;
}

.psolid_contact_label label{
	position:relative;
	top:3px;
}




#psolid_submit ul{
	float:left;
	margin-left:28px;
	font-size:12px;
	color:#303030;
}

.psolid_submit_label{
	float:left;
	width:140px;
	margin-right:10px;
	text-align:right;
	padding-top:5px;
}

.psolid_submit_data{
	float:left;
	width:350px;
	padding-top:5px;
}
.psolid_submit_data span{
	font-size:10px;
}

#psolid_submit_sub{
	font-size:13px;
	padding-left:20px;
	padding-right:20px;
}

.psolid_submit_text, .psolid_submit_data select, .psolid_submit_data textarea{
	width:308px;
	border:1px solid #e3e3e3;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#656565;
	padding:3px;
}

.psolid_submit_text_short{
	width:100px;
	border:1px solid #e3e3e3;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#656565;
	padding:3px;
}
span.req {
	color: #ff0000;
	font-weight: bold;
}
.psolid_submit_data select{
	width:265px;
}

textarea.psolid_submit_text{
	height:73px;
	overflow:auto;
}

textarea.psolid_submit_text2{
	height:43px;
	overflow:auto;
}

.psolid_submit_label label{
	position:relative;
	top:3px;
}



.pdashed_green_box{
	background:#ffffff;
	border:1px dashed #d2e8b2;
	padding:8px 15px 15px 9px;
	margin-top:5px;
}

.pdashed_green_box h2{
	color:#303030;
	font-size:14px;
	background:url(pdashed_.gif) no-repeat left bottom;
	padding-bottom:7px;
	margin-bottom:12px;
	width:560px;
}

.pdashed_green_box h2 span{
	background:url(listing0.png) no-repeat;
	padding-left:20px;
}

#pdashed_green_subprice h2 span{
	background:none;
	padding-left:0;
	font-size:13px;
}

.sub_price{
	float:left;
	width:542px;
	padding: 5px 0px 5px 40px;
	font-size:12px;
}

.sub_price_title{
	float:left;
	color:#000000;
	width:430px;
}

.sub_price_lab{
	float:left;
	color:#598527;
}

.sub_price_title label{
	position:relative;
	top:-1px;
	left:5px;
}

.pdashed_green_featured{
	margin-left:4px;
	border-bottom:1px dashed #d6eab8;
	padding-bottom:7px;
	margin-bottom:7px;
	float:left;
}

.pdashed_green_box .nobr{
	border-bottom:0;
	margin-bottom:0;
	padding-bottom:0;
}

.pdashed_green_featured_img{
	float:left;
	width:75px;
	margin-right:11px;
	margin-top:4px;
}

.pdashed_green_featured_img img{
	border:1px solid #c2c2c2;
}

.pdashed_green_featured_data{
	float:left;
	width:464px;
}

.pdashed_green_featured_data h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#436612;
	margin-bottom:3px;
}

.pdashed_green_featured_data p{
	color:#303030;
	line-height:14px;
	word-spacing:2px;
}

.pdashed_green_featured_links{
	color:#436612;
	margin-top:3px;
}

.pdashed_green_featured_links a{
	color:#436612;
	text-decoration:underline;
}

.pdashed_green_featured_links strong a{
	color:#8dc63f;
	font-size:9px;
	text-decoration:none;
}

.pdashed_gray_box{
	background:#ffffff;
	border:1px dashed #e6e6e6;
	padding:8px 15px 15px 9px;
	margin-top:5px;
}

.pdashed_gray_box h2{
	color:#303030;
	font-size:14px;
	background:url(pdashed_.gif) no-repeat left bottom;
	padding-bottom:7px;
	margin-bottom:12px;
	width:560px;
}

.pdashed_gray_box h2 span{
	background:url(listing0.png) no-repeat;
	padding-left:20px;
}

.pdashed_gray_reg{
	margin-left:4px;
	border-bottom:1px dashed #d6eab8;
	padding-bottom:7px;
	margin-bottom:7px;
}

.pdashed_gray_box .nobr{
	border-bottom:0;
	margin-bottom:0;
	padding-bottom:0;
}

.pdashed_gray_reg{
	width:544px;
}

.pdashed_gray_reg h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#436612;
	margin-bottom:3px;
}

.pdashed_gray_reg p{
	color:#303030;
	line-height:14px;
	word-spacing:2px;
}

.pdashed_gray_reg_links{
	color:#436612;
	margin-top:3px;
}

.pdashed_gray_reg_links a{
	color:#436612;
	text-decoration:underline;
}

.pdashed_gray_reg_links strong a{
	color:#598527;
	font-size:9px;
	text-decoration:none;
}

/* PAYMENT */

#payment_form{
        background:#FFFFFF;
        border:1px solid #e3e3e3;
        color:#7e7e7e;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:12px;
        width:500px;
	padding:10px;
	margin-left:20px;
}

.payment_form_left{
        float:left;
        width:130px;
        color:#000000;
        padding: 5px;
        text-align: right;
}

.payment_form_right{
        float:left;
        width:348px;
        border:1px solid #e3e3e3;
	margin-bottom:5px;
        overflow: hidden;
        padding: 5px;
}

.payment_form_row{
        float:left;
        width:490px;
        border-bottom:1px solid #e3e3e3;
        padding: 5px;
        text-align: center;
}

/* RIGHT PAGES */

#pages_right_pad{
	width:397px;
	margin-left:4px;
}

#pages_search_box{
	background:#f3f9eb;
	border:1px solid #dfefc9;
	padding-bottom:5px;
}

#pages_search_box h2 span{
	display:block;
	text-indent:-5000px;
}

#pages_search_box_title span{
	background:url(pages_se.gif) no-repeat;
	width:395px;
	height:32px;
}

#pages_search_box_form{
	background:url(pages_sf.gif) no-repeat;
	width:379px;
	height:27px;
	margin-left:8px;
	margin-top:6px;
	padding-bottom:2px;
}

#pages_search_box_form fieldset{
	margin-left:8px;
	padding-top:2px;
}

#pages_search_box_form fieldset div{
	float:left;
}

#pages_search_box_form_text{
	border:0px;
	background:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	width:339px;
	margin-right:5px;
	margin-top:5px;
}

#pages_related_cats{
	background:#f8f8f8;
	border:1px solid #dfefc9;
	padding:8px 15px 15px 9px;
}

#pages_related_cats h2{
	color:#197b30;
	font-size:14px;
	background:url(dotted_g.gif) repeat-x left bottom;
	padding-bottom:7px;
	margin-bottom:6px;
	width:339px;
}

#pages_related_cats h2 span{
	background:url(folder00.png) no-repeat;
	padding-left:20px;
}

#pages_right_pad h2#index_center_icon_7, #pages_right_pad h2#index_center_icon_8{
	border:1px solid #e3e3e3;
	font-size:13px;
	color:#000000;
	padding-bottom:6px;
	background:#fafafa url(icon_200.gif) no-repeat 8px 8px;
	margin-top:5px;
}
h2#sub_guide{
	border:1px solid #e3e3e3;
	font-size:13px;
	color:#303030;
	padding-bottom:6px;
	background:#fafafa url(icon_inf.gif) no-repeat 8px 8px;
	margin-top:5px;
}

#pages_right_pad h2#index_center_icon_8{
	background:#fafafa url(index_ce.gif) no-repeat 8px 8px;
	font-weight:normal;
}

#pages_right_pad h2 span span{
	color:#197b30;
}

.page_last_caption{
	padding-top:7px;
	display:block;
	padding-left:30px;
}

.page_gli_box{
	border:1px solid #e3e3e3;
	border-top:0;
	padding:8px 10px 7px 14px;
	margin-bottom:5px;
}

.page_gli_box ul{
	width:365px;
}

.page_gli_box ul li{
	background:url(dotted_g.gif) repeat-x left bottom;
	padding-bottom:9px;
	padding-top:9px;
}

.page_gli_box ul li.nobr{
	background:none;
	padding-bottom:10px;
}

.page_gli_box ul li p{
	background:url(bullet00.gif) no-repeat left 3px;
	padding-left:12px;
}

.page_last_box{
	border:1px solid #e3e3e3;
	border-top:0;
	padding:8px 10px 7px 10px;
	margin-bottom:5px;
}

.page_last_box h3{
	color:#656565;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(action_f.gif) no-repeat;
	border-bottom:1px solid #5b9c00;
	padding-bottom:6px;
	padding-left:2px;
	margin-bottom:4px;
}
.page_last_box_title{
	margin-left:18px;
	display:block;
}
.page_last_box h3 a{
	color:#656565;
}

.page_last_box p{
	line-height:16px;
	background:url(dotted_g.gif) repeat-x left bottom;
	padding-bottom:15px;
	margin-bottom:10px;
}

.page_last_box p.nobr{
	background:none;
	padding-bottom:0;
	margin-bottom:0;
}

/* INDEX */

#index_left_pad{
	width:428px;
	margin-left:7px;
	padding-top:10px;
	padding-bottom:10px;
}

.index_blog_post{
	margin-bottom:19px;
}

.index_blog_post h2{
	color:#ed1c24;
	font-size:21px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(index_bl.gif) no-repeat left bottom;
	padding-bottom:2px;
	margin-bottom:4px;
}

.index_blog_post h2 a{
	color:#00331A;
}

.index_blog_post h2 a:hover{
	color:#990000;
	text-decoration:none;
}

.index_blog_post h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#595959;
	background:url(date0000.png) no-repeat left top;
	padding: 0px 0px 0px 20px;
}

.index_blog_post h3 span{
	color:#3d3d3d;
	font-weight:normal;
}


.index_blog_post h3 a{
	color:#595959;
	font-weight:normal;
}

.index_blog_post_text{
	line-height:18px;
	padding:5px;
}

.index_blog_post_text p{
	padding-bottom:10px;
}

.index_blog_post_data{
	border:1px dashed #d2e8b2;
	margin-left:5px;
	margin-right:5px;
	padding:6px 9px 9px 0;
	text-align:right;
}

.index_blog_post_data a{
	color:#000000;
	font-weight:bold;
}

.index_blog_post_data a span{
	background:url(dotted_b.gif) repeat-x left bottom;
	padding-bottom:2px;
}

.index_blog_post_data a:hover{
	color:#333333;
	text-decoration:none;
}

.index_block{
}

.index_block h3{
	border:1px solid #f6f6f6;
	padding:8px 0 8px 9px;
}

.index_block h3 span{
	display:block;
	text-indent:-5000px;
}

.index_block h3 span#index_block_advertisements{
	background:url(index_bm.gif) no-repeat;
	width:109px;
	height:16px;
}

.index_block h3 span#index_block_weather{
	background:url(index_bn.gif) no-repeat;
	width:139px;
	height:16px;
}

.index_block_ads{
	margin-left:3px;
	margin-top:7px;
	margin-bottom:3px;
}

.index_block_ads img{
	float:left;
	border:3px solid #e1e1e1;
	margin-right:8px;
}

.index_block_ads img.nobr{
	margin-right:0;
}

.index_block_weather_items{
	margin:5px 4px 0 4px;
}

.index_block_weather_items li{
	color:#626262;
	background:url(dotted_g.gif) repeat-x left bottom;
	padding:4px 8px 7px 8px;
	line-height:16px;
}

.index_block_weather_items li strong{
	color:#ed1c24;
}

/* INDEX CENTER */

#index_center_pad{
	width:282px;
	margin-left:4px;
}

#index_center_pad h2{
	border:1px solid #efefef;
	font-size:13px;
	color:#000000;
	padding-bottom:6px;
}

#index_center_pad h2 span span{
	color:#197b30;
}

#index_center_icon_1{
	background:#fafafa url(index_cf.gif) no-repeat 8px 8px;
}

#index_center_icon_2{
	background:#f5f5f5 url(index_cg.gif) no-repeat 8px 8px;
}

#index_center_icon_3{
	background:#f5f5f5 url(index_ch.gif) no-repeat 8px 8px;
}

#index_center_icon_4{
	background:#f5f5f5 url(index_ci.gif) no-repeat 8px 8px;
}

#index_center_icon_5{
	background:#f5f5f5 url(index_cj.gif) no-repeat 8px 8px;
}

#index_center_icon_6{
	background:#f5f5f5 url(index_ck.gif) no-repeat 8px 8px;
}

.index_center_caption{
	padding-left:20px;
}

.index_center_box{
	background-color: #fafafa;
	border:1px solid #e3e3e3;
	padding:8px 10px 7px 10px;
	margin-bottom:5px;
}

.index_center_box h3{
	color:#656565;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(icon_200.gif) no-repeat;
	border-bottom:1px solid #5b9c00;
	padding-bottom:6px;
	padding-left:2px;
	margin-bottom:4px;
}

.index_center_box h3 a{
	color:#006600;
}

.index_center_box p{
	line-height:16px;
	margin-bottom:5px;
}

/* INDEX RIGHT */

#index_right_pad{
	width:267px;
	margin-left:4px;
}

.index_right_box{
	background:#f3f9eb;
	border:1px solid #dfefc9;
	padding-bottom:5px;
}

.index_right_box h2 span{
	display:block;
	text-indent:-5000px;
}

#index_right_box_search span{
	background:url(index_ri.gif) no-repeat;
	width:265px;
	height:33px;
}

#index_right_search{
	background:url(index_rj.gif) no-repeat;
	width:250px;
	height:27px;
	margin-left:8px;
	margin-top:6px;
	margin-bottom:12px;
}

#index_right_search fieldset{
	margin-left:8px;
	padding-top:2px;
}

#index_right_search fieldset div{
	float:left;
}

#index_right_search_text{
	border:0px;
	background:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	width:210px;
	margin-right:5px;
	margin-top:5px;
}

#index_right_webdir{
	width:250px;
	margin-left:8px;
}

#index_right_webdir h2{
	width:250px;
	height:24px;
	background:url(index_rk.gif) no-repeat;
	margin-bottom:5px;
}

#index_right_webdir ul{
	float:left;
	width:114px;
}

#index_right_webdir ul#webdir_left{
	margin-right:10px;
}

#index_right_webdir ul#webdir_long{
	width:250px;
	clear:both;
}

#index_right_webdir ul li{
	background:url(dotted_g.gif) repeat-x left bottom;
	padding-top:6px;
	padding-bottom:8px;
	color:#31322f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:1px;
}

#index_right_webdir ul li.nobr{
	background:none;
}

#index_right_webdir ul li a{
	color:#31322f;
	display:block;
}

#index_right_webdir ul li span{
	background:url(icon_100.gif) no-repeat;
	display:block;
	padding-left:20px;
}

#index_right_webdir ul li span#icon_2{
	background:url(icon_200.gif) no-repeat;
}

#index_right_webdir ul li span#icon_3{
	background:url(icon_300.gif) no-repeat;
}

#index_right_webdir ul li span#icon_4{
	background:url(icon_400.gif) no-repeat;
}

#index_right_webdir ul li span#icon_5{
	background:url(icon_500.gif) no-repeat;
}

#index_right_webdir ul li span#icon_6{
	background:url(icon_600.gif) no-repeat;
}

#index_right_webdir ul li span#icon_7{
	background:url(icon_700.gif) no-repeat;
}

#index_right_webdir ul li span#icon_8{
	background:url(icon_800.gif) no-repeat;
}

#index_right_webdir ul li span#icon_9{
	background:url(icon_900.gif) no-repeat;
}

#index_right_webdir ul li span#icon_10{
	background:url(icon_101.gif) no-repeat;
}

#index_right_webdir ul li span#icon_11{
	background:url(icon_110.gif) no-repeat;
}

#index_right_webdir ul li span#icon_12{
	background:url(icon_120.gif) no-repeat;
}

#index_right_webdir ul li span#icon_13{
	background:url(icon_130.gif) no-repeat;
}

#index_right_webdir ul li span#icon_14{
	background:url(icon_140.gif) no-repeat;
}

#index_right_webdir ul li span#icon_15{
	background:url(icon_150.gif) no-repeat;
}

#index_right_webdir ul li span#icon_16{
	background:url(icon_160.gif) no-repeat;
}

#index_right_webdir ul li span#icon_17{
	background:url(icon_170.png) no-repeat;
}

#index_right_webdir ul li span#icon_18{
	background:url(icon_180.gif) no-repeat;
}

#index_right_webdir ul li span#icon_19{
	background:url(icon_190.gif) no-repeat;
}

#index_right_webdir ul li span#icon_20{
	background:url(icon_201.gif) no-repeat;
}

#index_right_webdir ul li span#icon_21{
	background:url(icon_210.gif) no-repeat;
}

.index_right_box2{
	background:#ffffff;
	border:1px solid #e0e0e0;
	padding-bottom:5px;
	margin-top:4px;
}

.index_right_box2 h2 span{
	display:block;
	text-indent:-5000px;
}

.index_right_box2 img{
	margin-left:8px;
	margin-top:5px;
}

#index_right_box2_tools span{
	background:url(index_rl.gif) no-repeat;
	width:265px;
	height:33px;
}

#index_right_box2_site span{
	background:url(index_rm.gif) no-repeat;
	width:265px;
	height:32px;
}

.index_right_box2 ul{
	width:248px;
	margin-left:9px;
	margin-top:5px;
}

.index_right_box2 ul li{
	background:url(dashed_g.gif) repeat-x left bottom;
	padding-top:4px;
	padding-bottom:6px;
	font-size:10px;
	padding-left:2px;
}

.index_right_box2 ul li.nobr{
	background:none;
}

.index_right_box2 ul li a{
	color:#595959;
	display:block;
}

.index_right_box2 ul li span{
	background:url(index_rn.gif) no-repeat left 4px;
	display:block;
	padding-left:12px;
}

#index_right_box2_site_body{
	width:233px;
	margin:8px;
}

#index_right_box2_site_body img{
	border:1px dashed #cccccc;
	padding:5px;
	background:#FFFFFF;
}

#index_right_box2_site_body p{
	margin:8px 0 8px 3px;
	line-height:16px;
}

#index_right_box2_link{
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(dotted_b.gif) repeat-x left bottom;
	padding-bottom:2px;
	margin-left:5px;
}

#index_right_box2_link:hover{
	color:#555555;
	text-decoration:none;
}

#index_right_box2_link span{
	background:url(index_ro.gif) no-repeat left 3px;
	padding-left:13px;
}

/* SUBMIT */
#submit_field{
	background:url(index_rj.gif) no-repeat;
	width:300px;
	padding:5px;
}

/* FOOTER */

#footer{
	width:100%;
	height:77px;
	background:url(footer_b.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#footer_copy{
	float:left;
	padding-left:18px;
	padding-top:23px;
}

#footer_designed{
	float:right;
	font-size:11px;
	color: #303030;
	padding: 23px 18px;
}

#footer_copy a{
	color:#006600;
	font-weight:bold;
}

#footer_designed a{
	color:#598527;
	font-weight:bold;
}
img.floatLeft {
        border:1px solid #CCCCCC;
        padding: 4px;
        width: 200px;
        margin-top:15px;
        margin-right:15px;
        margin-bottom:5px;
        float: left;
}
img.last_post_img {
        border:1px solid #CCCCCC;
        padding: 4px;
        width: 100px;
        height: 100px;
        margin-top:5px;
        margin-right:10px;
        float: left;
}
.img_ads {
	float:left;
	padding: 0px 5px 0px 5px;
}
.subscribe {
	float:right;
	padding:3px 0px;
	font-size:12px;
}
.subscribe_input {
	width:140px;
	border:1px solid #598527;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#656565;
	padding:3px;
	margin-right:2px;
}
