@charset "utf-8";
/* CSS Document */

#main_div{
	width:1145px;
	border:12px #dff2ff solid;
	margin-top:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

.approve_done{
	background-color:#336600;
	padding:3px 5px 3px 5px;
}

.approve_font{
	font-size:11px;
	color:#FFF;
}

.approve_pending{
	background-color:#CC0000;
	padding:3px 5px 3px 5px;
}

#main_div_padding{
	padding-left:15px;
	padding-right:15px;
	width:1115px;
}

#admin_main_body_box{
	padding:10px 10px 10px 10px;
}

.link_a{
	text-decoration:none;
	color:#000;
}

.link_a_blue{
	text-decoration:none;
}

.width_box{
	width:1115px;
}

.clr_right{
	clear:right;
	float:left;
}

.clr_both{
	clear:both;
}

.heading_font_style{
	font-family:Georgia, "Times New Roman", Times, serif;
}

.left_menu_heading_font{
	font-size:18px;
	padding-top:4px;
	padding-left:15px;
}

.right_menu_home_heading_font{
	font-size:23px;
	padding-top:3px;
	padding-left:15px;
}

.body_continer3_1_submenu ul{
	padding-left:50px;
}

.body_continer3_1_submenu ul li{
	padding-bottom:4px;
}

.border_blue_4_pix{
	border:4px #dff2ff solid;
}

.back_color_blue{
	background-color:#dff2ff;
}

#header{
	height:68px;
}

#header_logo{
	padding-top:15px;
	margin-left:40px;
}

/*#logo_disp{*/
	/*background-image:url(../img/logo.jpg);*/
	/*background-image:url(../img/comb_img.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:62px;
	width:347px;
}*/

#logo_disp{
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
	height:62px;
	width:347px;
}

#header_menu_top_left{
	/*background-image:url(../img/header_menu_left.jpg);*/
	background-image:url(../img/comb_img.jpg);
	background-position:0px -148px;
	background-repeat:no-repeat;
	height:66px;
	width:5px;
}

#header_menu_top_middle{
	background-color:#dff2ff;
	height:66px;
	width:370px;
}

#header_menu_top_right{
	/*background-image:url(../img/header_menu_right.jpg);*/
	background-image:url(../img/comb_img.jpg);
	background-position:0px -74px;
	background-repeat:no-repeat;
	height:66px;
	width:6px;
}

.border_bottom{
	border-bottom:2px #dff2ff solid;
}

#banner_hader{
	background-image:url(../img/header_banner.jpg);
	background-repeat:no-repeat;
	border:4px #dff2ff solid;
	width:841px;
	height:209px;
}

#banner_hader_second{
	border:4px #dff2ff solid;
	width:243px;
	height:209px;
}

#body_saperoter_strip{
	/*border-right:4px #dff2ff solid;*/
	width:20px;
}

#body_continer1{
	width:578px;
}

#body_continer1_admin{
	width:840px;
}

#body_continer3{
	width:244px;
	border-left:4px #dff2ff solid;
}

#body_continer_left1{
	width:244px;
	border-right:4px #dff2ff solid;
}

#social_network_box{
	width:1077px;
	border:4px #dff2ff solid;
	padding:5px 15px 5px 15px;
}

#social_network_box_rigth_border{
	border-right:4px #dff2ff solid;
	height:40px;
}

.right_menu_strip_header{
	/*background-image:url(../img/right_menu_header_strip.jpg);*/
	background-image:url(../img/comb_img.jpg);
	background-position:0px -221px;
	background-repeat:no-repeat;
	width:244px;
	height:31px;
}

.left_menu_strip_header{
	/*background-image:url(../img/right_menu_header_strip.jpg);*/
	background-image:url(../img/comb_img.jpg);
	background-position:0px -316px;
	background-repeat:no-repeat;
	width:244px;
	height:31px;
}

#footer_strip{
	height:10px;
	border-bottom:3px #dff2ff solid;
}

#footer_box_left{
	width:560px;
	border-right:3px #dff2ff solid;
	height:120px;
}

#footer_box_right{
	width:316px;
	font-size:11px;
}

.body_left_box_index{
	padding:10px 10px 0px 10px;
}

.date_strip{
	/*background-image:url(../img/date_strip2.jpg);*/
	background-image:url(../img/comb_img.jpg);
	background-position:0px -257px;
	background-repeat:no-repeat;
	width:87px;
	height:51px;
}

.date_strip_datenum{
	padding-left:8px;
	font-size:36px;
	font-family:"Times New Roman", Times, serif;
}

.date_strip_datenum_month{
	margin-left:2px;
	padding-top:6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}

.post_heading_box{
	width:441px;
	padding-left:20px;
}

.post_heading{
	font-size:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.post_info{
	font-size:11px;
}

.post_desc{
	text-align:justify;
}

.post_but_disp{
	background-color:#dff2ff;
	width:80px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
}

.post_bottom_border{
	border-bottom:3px #dff2ff dashed;
	height:20px;
}

.post_bottom_border2{
	height:20px;
}

/* Login - Registration Section.... */
.text_font{
	font-size:18px;
}

.text_boxs{
	width:400px;
	height:25px;
	border:2px #666 solid;
}

.text_areas{
	width:400px;
	height:150px;
	border:2px #666 solid;
}

.subm_button{
	border:2px #666 solid;
	background-color:#dff2ff;
	width:100px;
	height:30px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* Error Message Strip */
.trans_background{
	background-color:#333;
	width:100%;
	border-bottom:2px #000 solid;
}

h2.err_msg_h2{
	margin:0px;
	padding:0px;
}

h3.err_msg_h3{
	margin:0px;
	padding:0px;
}

h1.err_msg_h1{
	margin-top:10px;
	padding:0px;
	color:#FFF;
}

.reply_heading{
	padding-bottom:5px;
	border-bottom:3px #dff2ff solid;
}

.reply_border{
	border:3px #dff2ff solid;
}


/* tickerbar_menu and socialnetwork */
.ul_formation_social {
	margin:0;
	padding:0;
}

.li_social_network{
	list-style:none;
	padding-top:10px;
}

.li_ticker_box{
	list-style:none;
	clear:right;
	float:left;
	padding-right:20px;
	font-size:17px;
}

/* TaG Stripes */
.tag_box_outer_padding{
	margin:0px 10px 0px 15px;
}

.tags_more_box{
	height:15px;
}

.tag_main_box_top_bottom_padding{
	padding-top:10px;
	padding-bottom:30px;
}

.tag_bac{
	clear:right;
	float:left;
	background-color:#e0f2ff;
	padding:4px 4px 4px 4px;
	margin-top:3px;
	margin-bottom:3px;
	border:1px #9fd6fe solid;
}

.tag_mid_box{
	width:10px;;
	clear:right;
	float:left;
}

.save_del_butt{color:#039;}
