/*
Theme Name: Asifism 2010
Theme URI: http://asifism.com
Description: The new Asifism.com Wordpress Theme
Author: VAFTA Solutions
*/

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

body {
	font-family:Arial; /* change as necessary */
	text-align: left;
	background-color: #dcdcdc;
	background-repeat:repeat-x;
	color: black; /* change as necessary */
	margin:0px auto;
	/* Add a background colour, etc. as needed */
}
#asifism .top-bar-wrapper {
	width:100%;
	margin:0 auto;
	text-align: center;
	background-image:url(images/top-bar-bg.jpg);
	background-repeat:repeat-x;
}
#asifism .top-bar {
	width:1005px;
	background-image:url(images/top-bar-bg-red.jpg);
	background-repeat:repeat-x;
	height:54px;
	margin:0 auto;
	text-align: center;
}
#asifism .top-bar .img-left {
	float:left;
	width:14px;
	background-image:url(images/top-bar-left.jpg);
	background-repeat:no-repeat;
	height:54px;
	margin:0 auto;
	text-align: center;
}
#asifism .top-bar .img-right {
	float:right;
	width:14px;
	background-image:url(images/top-bar-right.jpg);
	background-repeat:no-repeat;
	height:54px;
	margin:0 auto;
	text-align: center;
}
#asifism .top-bar .logo {
	float:left;
	width:333px;
	height:31px;
	margin:10px auto;
}
#asifism .top-bar .fields {
	float:left;
	width:310px;
	height:27px;
	margin:10px auto auto 221px;
}
#asifism .top-bar-wrapper .top-bar .fields #select {
		float:left;
		background-image: url(images/field-bg.jpg); 
		background-repeat:no-repeat;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		padding:7px 0px 0px 10px;
		color:#c5c0b0;
		width:124px; 
		height:25px;
		border:none;
		background-color:none;
		margin:0 auto;
}
#asifism .top-bar .searchform {
		float:left;
		background-image: url(images/field-bg.jpg); 
		background-repeat:no-repeat;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		padding:7px 0px 0px 10px;
		color:#c5c0b0;
		width:240px; 
		height:20px;
		border:none;
		background-color:none;
		margin:0 auto;
		text-transform:uppercase;
}

 #asifism .top-bar .go-btn {
	float:right;
	width:32px;
	height:22px;
	margin:3px auto;
}
#asifism .header-wrapper {
	width:100%;
	margin:0 auto;
	text-align: center;
	border:#FF0000 solid 0px;
	background-image: url(images/header-bg.jpg);
	background-repeat:repeat-x;
	}
#asifism .header {
	width:1005px;
	margin:0px auto;
	height:auto;
}
#asifism .header-bg {
	float:left;
	width:1005px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	border:0px solid #FF0000;
	background-image: url(images/header-display-bg.jpg);
	background-repeat:no-repeat;
	height:225px;
}
#asifism .menu{
	float:left;
	
	margin:20px auto;
	width:980px;
}
#asifism .menu ul {
	float:left;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	display:inline;
	list-style:none;
}
#asifism .menu ul li {
	float:left;
	width:120px;
	font-family:"Arial Narrow";
	font-size:16px;
	color:#0f0e0e;
	word-spacing:2px;
	margin:0px auto;
	padding:3px 0px 3px 0px;
	display:inline;
	text-decoration:none;
	text-align: center;
}

#asifism .menu ul li:hover {
	background-color: #aa1305;
}

#asifism .menu ul li:hover a {
	background-color: #aa1305;
	color: white;
}

#asifism .menu ul li a{
	width:120px;
	font-family:"Arial Narrow";
	font-size:16px;
	color:#0f0e0e;
	word-spacing:2px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	display:inline;
	text-decoration:none;
	font-weight: bold;
	text-align: center;
}
#asifism .menu ul li a:hover{
	width:120px;
	font-family:"Arial Narrow";
	font-size:16px;
	color:#FFFFFF;
	background-color: #aa1305;
	word-spacing:2px;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	display:inline;
	text-align: center;
}
#asifism .header .search{
	float:right;
	width:250px;
	height:35px;
	margin:8px auto;
	text-align:left;
	padding:0px 10px 0px 0px;
}
#asifism .header-bg .box{
	float:left;
	width:314px;
	height:172px;
	padding:0px 0px 0px 0px;
	margin:25px auto auto 15px;
}
#asifism .header-bg .box img{
	float:left;
	padding:0px 0px 0px 0px;
	margin:0 auto auto 0px;
}
#asifism .header-bg .box p{
	float:left;
	width:285px;
	height:60px;
	text-align:left;
	font-family: "Bookman Old Style";
	font-size:14px;
	color:#FFFFFF;
	padding:20px 0px 0px 0px;
	margin:0 auto auto 15px;
}

#asifism .header-bg .box p a {
         color: #cccccc;
         text-decoration: none;
}

#asifism .header-bg .box p a:hover {
         color: #FFFFFF;
         text-decoration: underline;
}

#asifism .header-bg .box h1{
	float:left;
	text-align:left;
	font-family:"Arial Narrow";
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	padding:12px 0px 0px 0px;
	margin:0px auto;
}

#asifism .header-bg .box h1 a {
	color:#FFFFFF;
	text-decoration: none;
}

#asifism .header-bg .box h1 a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

#asifism .header-bg .box span{
	float:left;
	text-align:left;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:0px auto;
}

#asifism .clearer {
         clear: both;
}


#asifism a {
	color: red;
	text-decoration: none;
	}
#asifism a:hover {
	color: red;
	text-decoration: underline;
	}
	
/* body css start */
#asifism .body-wrapper {
	width: 100%;
	margin:0px auto;
	text-align: center;
	
	background-repeat:repeat-y;
}

#asifism .body {
	width:1005px;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	text-align:center;
	min-height:1305px;
}

/* column1 css start */
#asifism .body .column1 {
	float:left;
	
	width:626px;
	margin:20px 0px 0px 7px;
	background-image:url(images/bdy-box1-bg.jpg);
	background-repeat:repeat-y;
	min-height:auto;
	text-align:center;
}
#asifism .body .column1 .img-top{
	float:left;
	
	width:626px;
	margin:0px 0px 0px 0px;
	height:40px;
	}

#asifism .body .column1 .img-btm {
	float:left;
	
	width:626px;
	margin:0px 0px 0px 0px;
	min-height:10px;
	text-align:center;
}
#asifism .body .column1 .content-box {
	
	width:580px;
	margin:0px 0px 0px 30px;
	min-height:250px;
	border:0px solid #FF0000;
	text-align:center;
}
#asifism .body .column1 .content-box h1{
	float:left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:38px;
	color:#8d1207;
	width:400px;
	margin:0px 0px 0px 0px;
	text-align:left;
}
#asifism .body .column1 .highlight{
	float:right;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8d1207;
	font-style:italic;
	text-decoration:underline;
	margin:0px 0px 0px 5px;
	text-align:left;
}
#asifism .body .column1 .content-box img {
	float:left;
	
	margin:15px 0px 0px 0px;
	}
#asifism .body .column1 p{
	
	width:538px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin:15px 0px 0px 30px;
	text-align:left;
}
#asifism .body .column1 .postby{
	float:left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin:15px 0px 0px 30px;
	text-align:left;
	font-style:italic;
	}
	#asifism .body .column1 .details{
	float:left;
	
	background-image:url(images/detail-bg.jpg);
	background-repeat:repeat-x;
	width:550px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fee9e9;
	word-spacing:5px;
	padding:5px 0px 0px 5px;
	margin:15px 0px 0px 0px;
	text-align:left;
	}
	
	#asifism .body .column1 .details p{
	padding: 0px;
	margin-left: 0px;
	font-size: 85%;
	}
		
#asifism .body .column1 .comments{
	float:right;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4b4b4b;
	background-image: url(images/comments-bg.jpg);
	background-repeat:no-repeat;
	height:72px;
	width:95px;
	margin:0px 0px 0px 0px;
	text-align:center;
}
#asifism .body .column1 .comments h1{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#4b4b4b;
	width:95px;
	height:40px;	
	font-weight:bold;
	margin:6px 0px 0px 0px;
	text-align:center;
}
#asifism .body .column1 .con-reading{
	float:right;
	
	margin:0px 0px 20px 0px;
	text-align:center;
}

#asifism .body .column1 .con-reading ol {
	padding-top: 15px;
}

#asifism .body .column1 .con-reading ol, li{
	text-align: left;
}

#asifism .body .updates{
	float:left;
	
	width:300px;
	height:55px;
	margin:20px 0px 0px 40px;
	text-align:center;
	}
/* column1 css close */

/* column2 css start */
#asifism .body .column2 {
	float:right;
	width:355px;
	min-height:1150px;
	text-align:center;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#FFFFFF;
	border:0px solid #FF0000;
	
}
#asifism .body .column2 .img-top{
	width:355px;
	background-image: url(images/sidebar-top.jpg);
	background-repeat: no-repeat;
	margin:0px 0px 0px 0px;
	height:29px;
	}
/* column2 left-box css start */
#asifism .body .column2 .content-box {
	width:325px;
	min-height:650px;
	margin:0px 10px 0px 0px;
	border:0px solid #FF0000;
	text-align:center;
	padding-right: 30px;
	color: black;
}

#asifism .body .column2 .content-box p {
	color: black;
	text-align: left;
}

#asifism .body .column2 .content-box ul {
	list-style: none;
	text-align: center;
}
#asifism .body .column2 .content-box li {
	list-style: none;
	text-align: left;
	margin-left: 12px;
}

#asifism .body .column2 .content-box h2 {
	text-align: center;
}
	
/* column2 left-box css end */

/* footer css start */
#asifism .footer-wrapper {
	width:100%;
	margin:0 auto;
	text-align:center;
	background-image:url(images/footer-bg.jpg);
	background-repeat:repeat-x;
}
#asifism .footer {
	width:1005px;
	min-height:306px;
	margin:0 auto;
	border:#FF0000 solid 0px;
}
#asifism .footer .left{
	float:left;
	
	margin:15px auto;
	}
#asifism .footer .right{
	float:right;
	
	margin:15px auto;
	text-align:left;
	}
#asifism .footer p{
	float:left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	text-align:left;
	width:590px;
	padding:0px 0px 0px 10px;
	margin:0px auto;
	}
#asifism .footer .members{
	float:left;
	
	margin:15px auto;
	}
#asifism .footer .members span{
	float:left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	margin:10px 20px 0px 15px;
	color:#e3e3d8;
	padding:0px 0px 0px 0px;
	}
#asifism .footer .cms-logo {
	float:right;
	margin: 0 auto;
	padding:5px 15px 0px 0px;
	}
#asifism .footer .copyrights{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:10px 0px 0px 15px;
	color:#919290;
	
	text-align:left;
	text-decoration:none;
}-->
/* footer css close */


/* Box1 css start */
#asifism .body .box1 {
	float:left;
	
	width:626px;
	margin:20px 0px 0px 7px;
	background-image:url(images/bdy-box1-bg.jpg);
	background-repeat:repeat-y;
	min-height:auto;
	text-align:center;
}
#asifism .body .box1 .img-top{
	float:left;
	
	width:626px;
	margin:0px 0px 0px 0px;
	height:40px;
	}

#asifism .body .box1 .img-btm {
	float:left;
	
	width:626px;
	margin:0px 0px 0px 0px;
	min-height:10px;
	text-align:center;
}
#asifism .body .box1 .content-box {
	float:left;
	
	width:580px;
	margin:0px 0px 0px 30px;
	min-height:250px;
	border:0px solid #FF0000;
	text-align:center;
}
#asifism .body .box1 .content-box h1{
	float:left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:38px;
	color:#8d1207;
	width:400px;
	margin:0px 0px 0px 0px;
	text-align:left;
}
#asifism .body .box1 .highlight{
	float:right;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#8d1207;
	font-style:italic;
	text-decoration:underline;
	margin:0px 0px 0px 5px;
	text-align:left;
}
#asifism .body .box1 .content-box img {
	float:left;
	
	margin:15px 0px 0px 0px;
	}
#asifism .body .box1 p{
	float:left;
	
	width:538px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin:15px 0px 0px 30px;
	text-align:left;
}
#asifism .body .box1 .postby{
	float:left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin:15px 0px 0px 30px;
	text-align:left;
	font-style:italic;
	}
	#asifism .body .box1 .details{
	float:left;
	
	background-image:url(images/detail-bg.jpg);
	background-repeat:repeat-x;
	width:520px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fee9e9;
	padding:5px 0px 0px 5px;
	margin:15px 0px 0px 0px;
	text-align:left;
	}

	#asifism .body .box1 .details p{
	font-color: black;
	padding-left: 0px;
	margin-left: 0px;
	}
	
#asifism .body .box1 .comments{
	float:right;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4b4b4b;
	background-image: url(images/comments-bg.jpg);
	background-repeat:no-repeat;
	height:72px;
	width:95px;
	margin:0px 0px 0px 0px;
	text-align:center;
}
#asifism .body .box1 .comments h1{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#4b4b4b;
	width:95px;
	height:40px;	
	font-weight:bold;
	margin:6px 0px 0px 0px;
	text-align:center;
}
#asifism .body .box1 .con-reading{
	float:right;
	
	margin:0px 0px 20px 0px;
	text-align:center;
}
#asifism .body .updates{
	float:left;
	
	width:300px;
	height:55px;
	margin:20px 0px 0px 40px;
	text-align:center;
	}
/* Box1 css close */

/* Box2 css start */
#asifism .body .box2 {
	float:left;
	
	width:179px;
	margin:0px 0px 0px 5px;
	background-image:url(images/bdy-box1-bg.jpg);
	background-repeat:repeat-y;
	min-height:680px;
	text-align:center;
}
#asifism .body .box2 .img-top{
	float:left;
	
	width:179px;
	background-image: url(images/sidebar-top.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	height:29px;
	}

#asifism .body .box2 .img-btm {
	float:left;
	
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	min-height:10px;
	text-align:center;
}
#asifism .body .box2 .content-box {
	float:left;
	
	width:179px;
	margin:15px 0px 0px 0px;
	min-height:1137px;
	border:0px solid #FF0000;
	text-align:center;
}

/* Box1 css close*/

/* Box3 css start */
#asifism .body .box3 {
	float:left;
	
	width:179px;
	margin:0px 0px 0px 5px;
	background-image:url(images/bdy-box1-bg.jpg);
	background-repeat:repeat-y;
	min-height:1180px;
	text-align:center;
}
#asifism .body .box3 .img-top{
	float:left;
	
	width:179px;
	background-image: url(images/sidebar-top.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	height:29px;
	}

#asifism .body .box3 .img-btm {
	float:left;
	
	width:179px;
	background-image:url(images/sidebar-btm.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	min-height:10px;
	text-align:center;
	border:#FF0000 solid 1px;
	z-index:100px;
}
#asifism .body .box3 .menu{
	display:block;
	float:left;
	
	padding:0px 0px 10px 0px;
	margin:5px auto;
	width:175px;
	text-align:left;
}
#asifism .body .box3 .menu ul li {
margin: 0px;
padding: 0px;
}
#asifism .body .box3 .menu ul li{
	display: block;
	float:left;
	width:175px;
	font-family:"Arial Narrow";
	font-size:16px;
	font-weight:bold;
	color:#999999;
	word-spacing:1px;
	margin:0px auto;
	padding:0px 0px 0px 6px;
	text-decoration:none;
}
#asifism .body .box3 .menu ul li a{
	display: block;
	float:left;
	width:175px;
	font-family:"Arial Narrow";
	font-size:16px;
	font-weight:bold;
	color:#999999;
	word-spacing:1px;
	margin:0px auto;
	padding:0px 0px 0px 6px;
	text-decoration:none;
}
#asifism .body .box3 .menu ul li a:hover{
	display: block;
	float:left;
	width:175px;
	font-family:"Arial Narrow";
	font-size:16px;
	font-weight:bold;
	color:#999999;
	word-spacing:1px;
	margin:0px auto;
	padding:0px 0px 0px 6px;
	text-decoration:underline;
}

/* tweet css start */
#asifism .body .box3 .tweet p{
	float:left;
	
	padding:0px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0b0c0c;
	margin:5px auto;
	width:160px;
	text-align:left;
}
#asifism .body .box3 h1{
	float:left;
	
	padding:0px 0px 0px 10px;
	margin:0 auto;
	font-family:"Bookman Old Style";
	font-size:16px;
	color:#0b0c0c;
	text-align:left;
}
#asifism .body .box3 .time{
	float:left;
	
	padding:0px 0px 0px 10px;
	font-family:Arial;
	font-size:10px;
	color:#0b0c0c;
	text-align:left;
}
#asifism .body .box3 img{
	float:left;
	
	padding:0px 0px 0px 10px;
	}
	/* tweet css close */

	/* events css start */
#asifism .body .box3 .events p{
	float:left;
	
	padding:0px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0b0c0c;
	margin:5px auto;
	width:160px;
	text-align:left;
}
#asifism .body .box3 h1{
	float:left;
	
	padding:0px 0px 0px 10px;
	margin:0 auto;
	font-family:"Bookman Old Style";
	font-size:16px;
	color:#0b0c0c;
	text-align:left;
}
#asifism .body .box3 h2{
	float:left;
	
	padding:0px 0px 0px 10px;
	margin:0 auto;
	font-family:"Bookman Old Style";
	font-size:12px;
	color:#0b0c0c;
	text-align:left;
}
#asifism .body .box3 .time{
	float:left;
	
	padding:0px 0px 0px 10px;
	font-family:Arial;
	font-size:10px;
	color:#0b0c0c;
	text-align:left;
}
#asifism .body .box3 img{
	float:left;
	
	padding:0px 0px 10px 10px;
	}
	/* events css close */

	/* events css start */
#asifism .body .box3 .polls{
	float:left;
	
	margin:0px auto;
	width:160px;
	text-align:left;
}
#asifism .body .box3 .polls p{
	float:left;
	
	padding:0px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0b0c0c;
	margin:0px auto;
	width:160px;
	text-align:left;
}
#asifism .body .box3 .polls h1{
	float:left;
	
	padding:0px 0px 0px 10px;
	margin:0 auto auto 5px;
	font-family:"Bookman Old Style";
	font-size:16px;
	color:#0b0c0c;
	text-align:left;
	height:22px;
	width:160px;
	background-color:#e6e3e3;
}
#asifism .body .box3 .polls h2{
	float:left;
	
	padding:10px 0px 10px 10px;
	margin:0 auto;
	font-family:"Bookman Old Style";
	font-size:10px;
	color:#0b0c0c;
	text-align:left;
}
#asifism .body .box3 .polls .time{
	float:left;
	
	padding:0px 0px 0px 10px;
	font-family:Arial;
	font-size:10px;
	color:#0b0c0c;
	text-align:left;
}
#asifism .body .box3 .polls img{
	float:left;
	
	margin:0 auto;
	padding:10px 0px 10px 10px;
	}
	/* events css close */


/* Archives css start */
#asifism .body .box3 .archives{
	float:left;
	
	margin:10px auto;
	width:160px;
	text-align:left;
}
#asifism .body .box3 .archives p{
	float:left;
	
	padding:10px 0px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0b0c0c;
	margin:0px auto;
	width:160px;
	text-align:left;
}
#asifism .body .box3 .archives h1{
	float:left;
	
	padding:2px 0px 0px 10px;
	margin:0 auto auto 5px;
	font-family:"Bookman Old Style";
	font-size:16px;
	color:#a70505;
	text-align:left;
	height:22px;
	width:160px;
	}
#asifism .body .box3 .archives h2{
	float:left;
	
	padding:5px 0px 0px 10px;
	margin:0 auto;
	font-family:"Bookman Old Style";
	font-size:10px;
	color:#0b0c0c;
	text-align:left;
}
#asifism .body .box3 .archives .time{
	float:left;
	
	padding:0px 0px 0px 10px;
	font-family:Arial;
	font-size:10px;
	color:#a70505;
	text-align:left;
}
#asifism .body .box3 .archives img{
	float:left;
	
	margin:10px auto;
	padding:0px 0px 0px 8px;
	}
	/* events css close */
	
/* Box3 css close */





/* footer css start */
#asifism .footer-wrapper {
	width:100%;
	margin:0 auto;
	text-align:center;
	background-image:url(images/footer-bg.jpg);
	background-repeat:repeat-x;
}
#asifism .footer {
	width:1005px;
	min-height:306px;
	margin:0 auto;
	border:#FF0000 solid 0px;
}

#asifism .footer a {
         color: #cccccc;
         text-decoration: none;
}

#asifism .footer a:hover {
         color: #cccccc;
         text-decoration: underline;
}


#asifism .footer .left{
	float:left;
	
	margin:15px auto;
	}
#asifism .footer .right{
	float:right;
	
	margin:15px auto;
	text-align:left;
	}
#asifism .footer p{
	float:left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	text-align:left;
	width:590px;
	padding:0px 0px 0px 10px;
	margin:0px auto;
	}
#asifism .footer .members{
	float:left;
	
	margin:15px auto;
	}
#asifism .footer .members span{
	float:left;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	margin:10px 20px 0px 15px;
	color:#e3e3d8;
	padding:0px 0px 0px 0px;
	}
#asifism .footer .cms-logo {
	float:right;
	margin: 0 auto;
	padding:5px 15px 0px 0px;
	}
#asifism .footer .copyrights{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:10px 0px 0px 15px;
	color:#919290;
	
	text-align:left;
	text-decoration:none;
}
/* footer css close */
	
	

