/* CSS Document */
body {
    background-color:#E5ECF3;
	width:auto;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#585858;
	font-style:normal;
	font-weight: normal;
	}
img { border:0px; display:block;}

div, ul, h1, h2, h3, li, p, img, a { 
    margin:0px;
	padding:0px;
	border:0px;}
a { text-decoration: underline; color:#00A6DA; 	background-color:inherit; 	font-style:normal; font-weight: normal;}
a:hover { text-decoration:none; color:#FF9900; 	background-color:inherit;	font-style:normal; font-weight: normal;}


ul {
   padding:0px 0px 0px 0px;
   margin:0px;
   list-style-type:none;
   font-style:normal;
   font-weight:normal;
   }
li {
   background: url(../images/icon.gif) 0px 5px  no-repeat;
   display:block;
   	margin:0px 0px 0px 10px; 
	padding:0px 6px 10px 15px;
	line-height:16px;
	font-style:normal;
    font-weight:normal;
   }
/* header */
#contaner {
    width:100%;
	position:relative;
	}
#contaner1 {
    width:970px;
	position:relative;
	}
#header {
    width:100%;
	height:168px;
	}
#header-top {
    background:url(../images/header-bg.gif) left top repeat-x;
	width:auto;
	height:87px;
	}

#header-top-in {
    background:url(../images/img5.gif) left top repeat-x;
	width:auto;
	height:87px;
	}
	
.logo {
	width:404px;
	height:87px;
	float:left;
	}
.head-top-right {
    background:url(../images/header-bg-right.gif) left top repeat-y;
	width:566px;
	height:87px;
	float:right;
	}
.head-top-right1 {
    background:url(../images/header-bg1.gif) left top no-repeat;
	width:12px;
	height:36px;
	float:left;
	}
.head-top-right2 {
    /*background-color:#0461A0;*/
	width:137px;
	height:28px;
	float:left;
	color:#FFFFFF;
	padding-top:8px;
	}
.head-top-right3 {
    background:url(../images/header-bg2.gif) left top no-repeat;
	width:30px;
	height:36px;
	float:left;
	}

/*  for block f connect start */
.head-top-right-new {
    background:url(../images/new-header-bg.png) left top no-repeat;
    width:179px;
	float:left;
    height:36px;
	}
	
/*  for block f connect end */ 
.head-top-right4 {
    background-color:#0461A0;
	width:372px;
	height:28px;
	float:left;
	padding-top:8px;
	color:#000000;
	}
.head-top-right5 {
    background:url(../images/header-bg3.gif) left top no-repeat;
	width:15px;
	height:36px;
	float:left;
	}
.head-textbox {
    background-color:#B8DEF9;
	border:1px solid #084269;
	color:#000000;
	padding:1px;
	width:140px;
	}
.head-button {
    background:url(../images/button.gif) left top no-repeat;
	padding:1px 10px 0px 10px;
	height:20px;
	float:left;
	width:auto;
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:1px;
	font-style:normal;
	font-weight: normal;
	}
.head-button a {
	color:#050505;
	text-decoration:none;
	background-color:inherit;
	}
.head-button a:hover {
	color: #427394;
	text-decoration:none;
	background-color:inherit;
	}
.sing-up {
    background:url(../images/sing-up.gif) right top no-repeat ;
	width:104px;
	height:27px;
	float:right;
	line-height:25px;
	margin-right:8px;
	}

.sing-up-text {
    background-color:inherit;
	color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	font-style:normal;
	}
.sing-up-text a {
    color:#000000;
	text-decoration:none;
	background-color:inherit;
    }
.sing-up-text a:hover {
    background-color:inherit;
    color: #FF6600;
	text-decoration:none;
    }
.header-mid {
    width:100%;
    background-color:#00CCFF;
	height:34px;
	border-bottom:1px solid #00779D;
	padding-top:6px;
	color:inherit;
	}
.header-mid1 {
    background-color:#06A8DB;
	height:6px;
	color:inherit;
	}
.header-mid2 {
    width:100%;
	height:33px;
	background-color:#00A6DA;
	color:inherit;
	}
.head-textbox2 {
    background-color:#63E0FF;
	border:1px solid #0099BF;
	color:#004960;
	padding:1px;
	margin-right:4px;
	}
.header-bottom {
    background:url(../images/header-bg4.gif) left top no-repeat;
    float:left;
	width:8px;
	height:33px;
	}
.header-bottom2 {
    background-color:#00CCFF;
    float:left;
	height:28px;
	padding-top:5px;
	width:auto;
	color:inherit;
	}
.header-bottom3 {
    background:url(../images/header-bg5.gif) left top no-repeat;
    float:left;
	width:26px;
	height:33px;
	}
.header-bottom4 {
    background-color:#00A6DA;
    float:left;
	height:24px;
	padding-top:5px;
	width:auto;
	color:inherit;
	}
.header-bottom5 {
    background:url(../images/header-bg6.gif) left top no-repeat;
    float:right;
	width:10px;
	height:33px;
	}
.go {
     background:url(../images/go.gif) 0px 0px no-repeat;
	 width:45px;
	 height:20px;
	 display:block;
	 float:left;
	 margin-top:1px;
	 } 
.go a {
    background:url(../images/go.gif) 0px 0px no-repeat;
	 width:45px;
	 height:20px;
	 display:block;
	 outline:none;
	 } 
.go a:hover {
     background:url(../images/go.gif) 0px -20px no-repeat;
	 width:45px;
	 height:20px;
	 display:block;
	 outline:none;
	 } 
.head-textbox3 {
    background-color:#B1E9FA;
	border:1px solid #0181A8;
	color:#004960;
	padding:1px;
	margin-right:2px;
	}
.log {
     background:url(../images/log.gif) 0px 0px no-repeat;
	 width:56px;
	 height:20px;
	 display:block;
	 margin-right:4px;
	 float:left;
	 } 
.log a {
    background:url(../images/log.gif) 0px 0px no-repeat;
	 width:56px;
	 height:20px;
	 display:block;
	 outline:none;
	 } 
.log a:hover {
     background:url(../images/log.gif) 0px -20px no-repeat;
	 width:56px;
	 height:20px;
	 display:block;
	 outline:none;
	 }
/* Body part */
#body-contaner {
     padding-top:10px;
	 position:relative;
	 width:100%;
	 }
#body-contaner1 {
	 position:relative;
	 width:100%;
	 }
.body-left {
     float: left;
	 width:68%;
	 position:relative;
	 }
.body-left-1 {
     float: left;
	 width:82%;
	 position:relative;
	 }
.body-left1 {
	 width:100%;
	 background-color:#FFFFFF;
	 color:inherit;
	 }
.blog-left1 {
	 width:100%;
	 }
.body-left2 {
	 width:100%;
	 position:relative;
	 background:url(../images/body-left-bg1.gif) left top  repeat-x;
	 }
.body-left-bg {
      background:url(../images/body-left-bg.gif) left top no-repeat;
	  width:2%;
	  height:32px;
	  float:left;
	  }
.body-left-bg1 {
      background:url(../images/body-left-bg1.gif) left top  repeat-x #FFFFFF;
	  width:95%;
	  height:26px;
	  float:left;
	  font-family:Tahoma, Arial, Helvetica, sans-serif;
	  font-size:14px;
	  color:#06A8DA;
	  font-weight:bold;
	  padding-top:6px;
	  font-style:normal; 
	  }
.body-left-bg2 {
      background:url(../images/body-left-bg2.gif) right top no-repeat;
	  width:2%;
	  height:32px;
	  float:right;
	  }
	  
.body-content-testimonial {
	padding:5px 10px 5px 10px;
	font-style:normal;
	 }
	 
.body-left-content {
	padding:12px 10px;
	position:relative;
	width:96%;
	font-style:normal;
	
	 }
.body-left-content1 {
     width:45px;
	 margin-right:10px;
	 float:left;
	 background: url(../images/vote.gif) top center repeat-y;
     }
.body-left-content2 {
     width:auto;
	 margin-right:12px;
	 float:left;
	 padding:4px 4px 4px 4px;
	 border:1px solid #BEBDBD;
     }
.body-left-content2-without-border {
     width:auto;
	 margin-right:12px;
	 float:left;
     }
.body-left-content3 {
     width:74%;
	 float:left;
     }

.body-right-content3 {
     width:78%;
	 float:left;
	 font-weight:normal;
	 font-style:normal;
	 text-decoration:none;
     }
.body-right {
     float:right;
	 width:31%;
	 }
.body-right-1 {
     float:right;
	 width:17%;
	 }
.body-right1 {
	 width:99%;
	 position:relative;
	 margin-bottom:10px;
	 background-color:#FFFFFF;
	 color:inherit;
	 }
	 
.vote-text {
     color:#FBFDFE;
	 height:21px;
	 padding-top:5px;
	 background-color:inherit;
	 font-family:Tahoma, Arial, Helvetica, sans-serif;
	 font-size:14px;
	 font-weight:bold;
	 font-style:normal;
	 }
.vote {
     background:url(../images/vote.jpg) 0px 0px no-repeat;
	 width:45px;
	 height:49px;
	 display:block;
	 } 
.vote a {
    background:url(../images/vote.jpg) 0px 0px no-repeat;
	 width:45px;
	 height:49px;
	 display:block;
	 outline:none;
	 } 
.vote a:hover {
     background:url(../images/vote.jpg) 0px -49px no-repeat;
	 width:45px;
	 height:49px;
	 display:block;
	 outline:none;
	 }
.vote-select {
     background:url(../images/vote.jpg) 0px -49px no-repeat;
	 width:45px;
	 height:49px;
	 display:block;
	 outline:none;
	 }
/*
.follow {
     background:url(../images/follow.jpg) 0px 0px no-repeat;
	 width:45px;
	 height:49px;
	 display:block;
	 } 
.follow a {
    background:url(../images/follow.jpg) 0px 0px no-repeat;
	 width:45px;
	 height:49px;
	 display:block;
	 outline:none;
	 } 
.follow a:hover {
     background:url(../images/follow.jpg) 0px -49px no-repeat;
	 width:45px;
	 height:49px;
	 display:block;
	 outline:none;
	 }
.follow-select {
     background:url(../images/follow.jpg) 0px -49px no-repeat;
	 width:45px;
	 height:49px;
	 display:block;
	 outline:none;
	 }
*/
.pagination-text {
     color:#FF9900;
	 font-weight:bold;
	 margin-bottom:7px;
	 background-color:inherit;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	font-style:normal;
	 }
	 
.body-text {
     color:#FF9900;
	 font-weight:bold;
	 margin-bottom:6px;
	 background-color:inherit;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	font-style:normal;
	 }
.body-text a {
	 background-color:inherit;
     color:#FF9900;
	 font-weight:bold;
	 margin-bottom:6px;
	 text-decoration:none;
	 font-style:normal;
	 }
.body-text a:hover {
	 background-color:inherit;
     color:#FF9900;
	 font-weight:bold;
	 margin-bottom:6px;
	 text-decoration:underline;
	 font-style:normal;
	 }
.body-text1 {
     width:100%;
	 }
.body-text2 {
     float:left;
	 color:#006691;
	 font-size:11px;
	 margin-right:7px;
	 padding-top:6px;
	 line-height:20px;
	 width:auto;
	 background-color:inherit;
	 font-style:normal;
	 font-weight:normal;
	 }

.body-text22 {
     color:#006691;
	 font-size:11px;
	 margin-right:10px;
	 padding-top:2px;
	 line-height:20px;
	 width:auto;
	 background-color:inherit;
	 font-style:normal;
	 font-weight:normal;
	 }
	 
.body-text2-1 {
     float:left;
	 color:#006691;
	 margin-right:7px;
	 line-height:20px;
	 width:auto;
	 background-color:inherit;
	 font-weight:bold;
	 font-size:10px;
	 padding-top:4px;
	 font-family:Tahoma, Arial, Helvetica, sans-serif;
	 font-style:normal;
	 }
.body-right-text2-1{
    font-weight:bold;
	font-size:10px;
	color:#006691;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	padding-left:8px;
	background-color:inherit;
	font-style:normal;
		}
.body-right-content {
	padding:5px 5px 5px 5px;
	position:relative;
	width: auto ;
	 }

.body-right-content-for-ajax {
	padding:10px 10px 0px 5px;
	position:relative;
	width: auto ;
	 }

.body-right-bg1 {
      background:url(../images/body-left-bg1.gif) left top  repeat-x #FFFFFF;
	  width:94%;
	  height:26px;
	  float:left;
	  font-family:Tahoma, Arial, Helvetica, sans-serif;
	  font-size:14px;
	  color:#00A6DC;
	  font-weight:bold;
	  font-style:normal;
	  padding-top:6px;
       }
.body-right-bg {
      background:url(../images/body-left-bg.gif) left top no-repeat;
	  width:2%;
	  height:32px;
	  float:left;
	  }
.body-right-bg2 {
      background:url(../images/body-left-bg2.gif) left top no-repeat;
	  width:3%;
	  height:32px;
	  float:right;
	  }
.body-bottom-bg {
      background:#FFFFFF url(../images/body-bottom.gif) left top no-repeat;
	  width:2%;
	  height:38px;
	  float:left;
	  color:inherit;
	  }
.body-bottom-bg2 {
      background:url(../images/body-bottom1.gif) right top no-repeat #FFFFFF ;
	  width:2%;
	  height:38px;
	  float:right;
	  color:inherit;
	  }
.body-bottom-bg1 {
      background-color:#FFFFFF;
	  width:95%;
	  height:30px;
	  float:left;
	  color:inherit;
	  padding-top:8px
	  }
.body-bottom2 {
	 width:100%;
	 background-color:#ffffff;
	 position:relative;
	 color:inherit;
	 }
.body-bottom2-x {
	 width:100%;
	 position:relative;
	 }
.body-bottom-right-bg {
      background:url(../images/body-bottom.gif) left top no-repeat #FFFFFF;
	  width:2%;
	  height:38px;
	  float:left;
	  color:inherit;
	  }
.body-bottom-right-bg2 {
      background:url(../images/body-bottom1.gif) right top no-repeat #FFFFFF;
	  width:3%;
	  height:38px;
	  float:right;
	  color:inherit;
	  }
.body-bottom-right-bg1 {
      background-color:#FFFFFF;
	  width:95%;
	  height:30px;
	  float:left;
	  color:inherit;
	  padding-top:8px;
	  }
.body-button {
      background:url(../images/button1.gif) 0px 0px no-repeat;
	  width:270px;
	  height:21px;
	  display:block;
	 outline:none;
	 line-height:21px;
	 font-style:normal;
	 font-weight:normal;
	 
	  }
.body-button a {
      background:url(../images/button1.gif) 0px 0px no-repeat #FFFFFF;
	  width:270px;
	  height:21px;
	  text-decoration:none;
	  display:block;
	 outline:none;
	 color:#006691;
	 line-height:21px;
	  }
.body-button a:hover {
      background:url(../images/button1-ho.gif) 0px 0px no-repeat #FFFFFF;
	  width:270px;
	  height:21px;
	  text-decoration:none;
	  display:block;
	 outline:none;
	 color: #990000;
	 line-height:21px;
	  }
.link {
    background-color:inherit;
   text-decoration:none;
   color:#00A6DC;
   }
.link a {
   background-color:inherit;
   text-decoration:none;
   color:#00A6DC;
   	 font-style:normal;
	 font-weight:normal;
   }
.link a:hover {
   background-color:inherit;
   text-decoration:underline;
   color:#00A6DC;
   }
.body-right-text {
   font-size:15px;
   color:#0B7EAF;
   padding-bottom:4px;
   background-color:inherit;
   font-style:normal;
   }
.body-blog {
   float: left;
   width:49%;
  }
.body-blog1 {
   float: left;
   width:49%;
      margin-right:2%
   }
.body-blog-left {
     float: left;
	 width:100%;
	 margin-right:2%;
	 position:relative;
	 }
.body-bottom-left-bg {
      background:url(../images/body-left-bg.gif) left top no-repeat;
	  width:2%;
	  height:32px;
	  float:left;
	  }
.body-bottom-left-bg1 {
      background:url(../images/body-left-bg1.gif) left top  repeat-x #FFFFFF;
	  width:95%;
	  height:26px;
	  float:left;
	  font-family:Tahoma, Arial, Helvetica, sans-serif;
	  font-size:14px;
	  color:#00A6DC;
	  font-weight:bold;
	  padding-top:6px;
	  font-style:normal; 
	  }
.body-bottom-left-bg2 {
      background:url(../images/body-left-bg2.gif) right top no-repeat;
	  width:2%;
	  height:32px;
	  float:right;
	  }
.blog-button1 {
    float:left;
	height:21px;
	border:1px solid #DCDCDC;
	color:#585858;
	line-height:21px;
	width:auto;
	background-color:inherit;
	font-size:11px;
	font-style:normal;
	}
.blog-button1 a {
	padding:0px 14px;
    float:left;
	height:21px;
	color:#585858;
	line-height:21px;
	display:block;
	text-decoration:none;
	width:auto;
	background-color:#FFFFFF;
	font-size:11px;
	font-style:normal;
    }
.blog-button1 a:hover {
	padding:0px 14px;
    float:left;
	height:21px;
	color:#585858;
	line-height:21px;
	background-color:#DCDCDC;
	display:block;
	text-decoration:none;
	width:auto;
	font-size:11px;
	font-style:normal;
	}
.blog-button1-select {
	padding:0px 14px;
    float:left;
	height:21px;
	color:#585858;
	line-height:21px;
	background-color:#DCDCDC;
	display:block;
	border:1px solid #DCDCDB;
	width:auto;
	font-size:11px;
	font-style:normal;
	}
.blog-content {
    border:1px solid #DCDCDC;
	background-color:#FAFAFA;
	padding:8px;
	color:inherit;
	}
.blog-content1 {
	padding-bottom:10px;
	margin-bottom:6px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	}

.blog-content-text {
    color:#FF9900;
	font-weight:bold;
	background-color:inherit;
	font-style:normal;
	}
.blog-content-text1 {
    color:#9E9E9E;
	padding-left:50px;
	background-color:inherit;
	font-style:normal;
	}

.blog-bottom-bg {
      background:url(../images/body-bottom-1.gif) left top no-repeat #FFFFFF;
	  width:3%;
	  height:12px;
	  float:left;
	  padding:0px;
	  margin:0px;
	  color:inherit;
	  }
.blog-bottom-bg2 {
      background:url(../images/body-bottom1-1.gif) right top no-repeat #FFFFFF ;
	  width:3%;
	  height:12px;
	  float:right;
	  color:inherit;
	  }
.blog-bottom-bg1 {
      background-color:#FFFFFF;
	  width:94%;
	  height:12px;
	  float:left;
	  padding:0px;
	  margin:0px;
	  color:inherit;
	  }

.add-blog {
     background:url(../images/banner-bottom-img1.gif) left top no-repeat;
      width:2%;
	  float:left;
	  height:14px;
	  }

.add-blog2 {
       background:url(../images/banner-bottom-img2.gif)  right top no-repeat;
      width:2%;
	  float:right;
	   height:14px;
	  }
.add-blog4 {
     background:url(../images/banner-bottom-img3.gif) left top no-repeat;
      width:2%;
	  float:left;
	  height:12px;
	  }

.add-blog5 {
       background:url(../images/banner-bottom-img4.gif)  right top no-repeat;
      width:2%;
	  float:right;
	   height:12px;
	  }
.add-blog3 {
      width:95%;
	  float:left;
	  background-color:#FFFFFF;
	  height:12px;
	  color:inherit;
	  }
.add-blog3-1 {
      width:95%;
	  float:left;
	  background-color:#FFFFFF;
	  height:12px;
	  color:inherit;
	  }
.footer-link {
	  background-color:#FFFFFF;
	  padding:6px 0px 6px 20px;
	   line-height:34px;
	   color:#068AB3;
	   font-style:normal;
	   }
.footer-link a {
   text-decoration:none;
   color:#068AB3;
   background-color:inherit;
   }
.footer-link a:hover {
   text-decoration:none;
   color:#FF9900;
   background-color:inherit;
   }
/* Button */
.button1 {
   height:34px;
   float:left;
   margin-right:2px;
   width:auto;
   }
.button2 {
   color:#00A6DB;
   background-color:inherit;
   font-style:normal;
   font-weight:normal;
   }	
.button2 a {
   text-decoration:none;
   color:#00A6DB;
    background-color:inherit;
   }
.button2 a:hover {
   text-decoration:none;
   color:#FF9900;
   background-color:inherit;
   } 
.button2-1 {
   color:#006691;
   background-color:inherit;
      font-style:normal;
   font-weight:normal;
   }	
.button2-1 a {
   text-decoration:none;
   color:#006691;
    background-color:inherit;
   }
.button2-1 a:hover {
   text-decoration:none;
   color:#FF9900;
   background-color:inherit;
   }  
/*singup*/
.signup1 {
    width:110px;
	float:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#065488;
	background-color:inherit;
	line-height:20px;
	font-style:normal;
	}
.signup2 {
    margin-right:10px;
	float:left;
	width:auto;
	}
.signup3 {
    float:left;
	background:url(../images/check-bg.gif) left top repeat-x;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	background-color:inherit;
	height:20px;
	line-height:18px;
	width:auto;
	font-style:normal;
	font-size:12px;
	}
.signup3 a {
     padding:0px 10px 0px 10px;
	background:url(../images/check-bg.gif) left top repeat-x;
	color:#FFFFFF;
	background-color:inherit;
	height:20px;
	text-decoration:none;
	display:block;
	font-style:normal;
	}
.signup3 a:hover {
	background:url(../images/check-bg-ho.gif) left top repeat-x;
	color: #585858;
	background-color:inherit;
	height:20px;
	text-decoration:none;
	display:block;
	}
	
.signup33 {
    float:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	background-color:inherit;
	height:20px;
	line-height:18px;
	width:auto;
	font-style:normal;
	font-size:12px;
	}
	
.signup4 {
	float:left;
	margin-left:10px;
		width:auto;
	}
.signup4-1 {
	float:left;
		width:auto;
	}
.singup-textbox {
    border:1px solid #32B1E8;
	padding:1px;
	color:#585858;
	background-color:inherit;
	   font-style:normal;
   font-weight:normal;
	}
.singup-textbox-error {
    border:1px solid #FF0000;
	padding:1px;
	color:#585858;
	background-color:inherit;
	   font-style:normal;
   font-weight:normal;
	}
.signup5 {
	float:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#585858;
	background-color:inherit;
	height:10px;
	margin-right:10px;
	line-height:18px;
	width:auto;
	font-style:normal;
	}

.signup6 {
    width:22px;
	float:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#065488;
	background-color:inherit;
	line-height:20px;
	font-style:normal;
	}
.signup-right {
    width:80px;
	float:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#065488;
	background-color:inherit;
	line-height:20px;
	font-style:normal;
	}
.v-gap8 {
    clear:both; height:8px;
	}
.v-gap10 {
    clear:both; height:10px;
	}
.clear {
    clear:both;
	}
.star {
   color:#FF9900;
   background-color:inherit;
   }
.padding170 {
    padding-left:170px;
	}
.padding10 {
    padding-bottom:10px; height:25px;
	}
.h-gap {
    width:105px;
	float:left;
	}
.float100 {
    float:left; width:100px;
	}
.float120 {
    width:120px; float:left; margin-right:10px;
	}
/*inner-pages-header*/
.inner-head {
    color:#000066;
	line-height:20px;
	background-color:inherit;
	   font-style:normal;
   font-weight:normal;
	}
.inner-head a {
    color:#000066;
	text-decoration:none;
		background-color:inherit;
	}
.inner-head a:hover {
    color: #FFFFFF;
	text-decoration:none;
		background-color:inherit;
	}
.inner-head1 {
    color:#FFFFFF;
	line-height:20px;
		background-color:inherit;
		   font-style:normal;
   font-weight:normal;
	}
.inner-head1 a {
    color:#FFFFFF;
	text-decoration:none;
		background-color:inherit;
	}
.inner-head1 a:hover {
    color:#000066;
	text-decoration:none;
		background-color:inherit;
	}
/* my information */
.information {
     width:45px;
	 margin-right:10px;
	 float:left;
	 background: url(../images/vote.gif) top center repeat-y;
     }
.information-content3 {
     width:55%;
	 float:left;
     }
.author-name {
     font-family:Tahoma, Arial, Helvetica, sans-serif;
	 font-size:14px;
	 color:#065488;
	 font-weight:bold;
	 font-style: normal;
	 margin-bottom:15px;
	 background-color:inherit;
	 }
.information-blog1 {
    float:left;
	width:25%;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#065488;
	background-color:inherit;
	line-height:20px;
	font-style:normal;
	 }
.information-blog2 {
     float:left;
	 width:2px;
	 margin-right:12px;
	 font-style:normal;
	 font-weight: normal;
	 }
.information-blog3 {
    float:left;
	 width:70%;
	 }
.information-blog3-1 {
     float:left;
	 width:70%;
	 }

.info-block-mid-x {
         background:url(../images/block-mid.jpg) left top repeat-y;
		 padding:8px;
		 width:541px;

		 }
.google-right-bg1 {
      background:url(../images/body-left-bg1.gif) left top  repeat-x #FFFFFF;
	  width:90%;
	  height:26px;
	  float:left;
	  font-family:Tahoma, Arial, Helvetica, sans-serif;
	  font-size:14px;
	  color:#00A6DC;
	  font-weight:bold;
	  font-style:normal;
	  padding-top:6px;
       }
.google-right-bg {
      background:url(../images/body-left-bg.gif) left top no-repeat;
	  width:4%;
	  height:32px;
	  float:left;
	  }
.google-right-bg2 {
      background:url(../images/body-left-bg2.gif) left top no-repeat;
	  width:5%;
	  height:32px;
	  float:right;
	  }
.google-bottom-right-bg {
      background:url(../images/body-bottom.gif) left top no-repeat #FFFFFF;
	  width:4%;
	  height:38px;
	  float:left;
	  color:inherit;
	  }
.google-bottom-right-bg2 {
      background:url(../images/body-bottom1.gif) right top no-repeat #FFFFFF;
	  width:5%;
	  height:38px;
	  float:right;
	  color:inherit;
	  }
.google-bottom-right-bg1 {
      background-color:#FFFFFF;
	  width:91%;
	  height:30px;
	  float:left;
	  color:inherit;
	  padding-top:8px;
	  }
.in-hight {clear:both; height:10px;}
.in-hight1 {clear:both; height:20px; float:left; }
.in-margin {margin-bottom:10px;}
.in-margin1 {width:400px; float:left; margin-right:10px; color:#FF9900; background-color:inherit;}
.in-width {width:400px; float:left; color:#FF9900; background-color:inherit;}
.in-width2 {width:400px; float:left; margin-right:10px;}
.in-width3 {width:400px; float:left;}
/* story */
.story-content {
     width:92%;
	 float:left;
     }
.mid-blog {
     background:url(../images/blog-mid.gif) left top repeat-y;
	 width:752px;
	 position:relative;
	 padding:6px;
	 }
	 
.pagena  { 
	color: #333333; font-style:normal; padding:2px 6px 0px 6px; float:left; height:16px; font-size:11px; background-color:#EAE9E9;  font-weight: normal; width:auto;
	}
.pagena a { 
	text-decoration:none; color:#FF9900; 	background-color:inherit; 	font-style:normal;
	}
.pagena a:hover { 
	text-decoration:none; color: #333333; 	background-color:inherit;	font-style:normal;
	}
	
	
.pagena1  { color: #333333; font-style:normal; padding:2px 6px 0px 6px; float:left; height:23px; font-size:12px; background-color:#EAE9E9; font-weight: normal; width:auto;}
.pagena1 a { text-decoration:none; color:#FF9900; 	background-color:inherit; 	font-style:normal; font-weight: normal;}
.pagena1 a:hover { text-decoration:none; color: #333333; 	background-color:inherit;	font-style:normal; font-weight: normal;}

.storylink { color:#FF9900; background-color:inherit; font-style:italic; font-size:12px;}
.storylink a { text-decoration: underline; color:#FF9900; 	background-color:inherit; 	font-style:normal;}
.storylink a:hover { text-decoration:none; color:#00A6DA; 	background-color:inherit;	font-style:normal;}

.margin20 {
   float:left; margin-right:20px; width:auto;
   }
.story-float {
     float:left;  width:auto;
	 }
.story-float1 {
    float:right; width:16%; font-size:12px;
	}
.story-clear {
      clear:both; height:20px; width:auto;
	  }
.story-clear1 {
      clear:both; height:10px; width:auto;
	  }
.story-width {
     position:relative; width:95%;
	 }
.story-width01 {
     position:relative; width:98%;
	 }
.story-width-new {
     position:relative; width:100%;
	 }
.story-width1 {
      margin-right:10px; width:130px;
	  }
.story-float4 {	  float:left; margin-right:20px; width:auto;}
.story-width2 {	 width:83%; float:left;}
.story-float2 {	float:left;  margin-right:10px; padding-top:4px;  width:auto;} 
.story-float3 {float:left;  padding-top:4px;  width:auto;}
/*.story-float5 { position: relative; width:auto; float:right; padding-right:20px}
.story-float6 {  padding-top:10px; position: relative; width:auto; float:right; padding-right:20px;}*/
.story-float5 { position: relative; width:auto; float:right; padding-right:25px;}
.story-float6 {  padding-top:10px; position: relative; float:right; width:auto; padding-right:25px;}
.story-text {font-size:14px; color:#FF9900; font-weight:bold;  background-color:inherit;}
.story-float7 {width:100%; float:left; padding-bottom:8px;}
.story-text2 {
     float:left;
	 color:#006691;
	 font-size:11px;
	 margin-right:10px;
	 padding-top:3px;
	 line-height:20px;
	 width:auto;
	 background-color:inherit;
	 font-style:normal;
	 font-weight:normal;
	 }
.story-text3 {
     float:left;
	 color:#006691;
	 font-size:11px;
	 margin-right:10px;
	 padding:0px;
	 line-height:20px;
	 width:auto;
	 background-color:inherit;
	 font-style:normal;
	 font-weight:normal;
	 }

/** css for follow in popup*/
.subscribe {
     background:url(../images/subscribe.jpg) 0px 0px no-repeat;
	 width:45px;
	 height:49px;
	 display:block;
	 } 
.subscribe a {
    background:url(../images/subscribe.jpg) 0px 0px no-repeat;
	 width:45px;
	 height:49px;
	 display:block;
	 outline:none;
	 } 
.subscribe a:hover {
     background:url(../images/ssubscribe.jpg) 0px -49px no-repeat;
	 width:45px;
	 height:49px;
	 display:block;
	 outline:none;
	 }
.subscribe-select {
     background:url(../images/subscribe.jpg) 0px -49px no-repeat;
	 width:45px;
	 height:49px;
	 display:block;
	 outline:none;
	 }

.footer-copyright {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#000000;
	font-size:12px;
}

/****/	

/**** CSS for blog box at home page *****/
#textnovelblog .blogtext{
	padding-left:50px;
	background-color:inherit;
	font-style:normal;
}

#textnovelblog a{
	background-color:inherit;
    color:#FF9900;
	font-weight:bold;
	margin-bottom:6px;
	text-decoration:none;
	font-style:normal;
}

#textnovelblog a:hover {
	 background-color:inherit;
     color:#FF9900;
	 font-weight:bold;
	 margin-bottom:6px;
	 text-decoration:underline;
	 font-style:normal;
}

#textnovelblog .button2 {
   color:#00A6DB;
   background-color:inherit;
   font-style:normal;
   font-weight:normal;
   }	
#textnovelblog .button2 a {
   text-decoration:none;
   color:#00A6DB;
    background-color:inherit;
   }
#textnovelblog .button2 a:hover {
   text-decoration:none;
   color:#FF9900;
   background-color:inherit;
   } 
   
.input-button {
	background:url(../images/check-bg.gif) left top repeat-x;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#FFFFFF;
	background-color:inherit;
	line-height:16px;
	width:auto;
	font-style:normal;
	font-size:12px;
	border:1px solid #FFFFFF;
	padding:0px 15px 2px 15px;
	border:none;
	cursor:pointer;
}

.error-msg {
	background:url(../images/check-bg-red.gif) left top repeat-x;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#FF0000;
	background-color:inherit;
	line-height:16px;
	width:auto;
	font-style:normal;
	font-size:12px;
	border:1px solid #FFFFFF;
	padding:0px 15px 2px 15px; 
}

/*info-manage*/
.info-margin {float:left; margin-right:20px; width:auto;}
.info-margin1 {float:right; margin-right:10px; font-size:11px; font-weight:normal; padding-top:2px; width:auto;}
.info-margin11 {float:right; margin-right:10px; font-size:13px; font-weight:normal; padding-top:2px; width:auto;}
.info-margin2{ margin-bottom:15px;}
.info-text{font-size:16px; color:#FF9900; font-weight:bold; background-color:inherit;}
.info-pad {padding-left:136px;}
.info-text1{font-size:16px; color:#FF9900; font-weight:bold; background-color:inherit;}
.info-width{ width:100%; float:left; padding-bottom:8px;}
.info-text3 { color:#06A8DA; font-size:14px; font-weight:bold; background-color:inherit;}
.info-float {float:left; margin-right:6px; width:auto;}
.info-float1 {float:left; margin-right:40px; width:auto;}
.info-float2 {float:left; margin-right:5%; width:70%}
.info-float3 {float:right;  width:25%}
.info-float4 {float:left; width:auto;}
.info-span {padding-left:20px;}
.info-block {float:left; width:49%; margin-right:8%;}
.info-block1 {float:left; width:43%;}
.info-clear {clear:both; height:8px;}
.mid-blog1 {
     background:url(../images/blog-mid.gif) left top repeat-y;
	 width:734px;
	 padding:0px 15px 5px 15px;
	 font-style:normal;
	font-weight: normal;
	 }

.error-bold {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	background-color:#FFFFCC;
	line-height:20px;
	font-style:normal;
}

.success-bold {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	background-color:#66CC66;
	line-height:20px;
	font-style:normal;
}


.info-manage-menu-num {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FF9900;
	line-height:20px;
	font-style:normal;
}

.red { border-color:#FF0000;}

.body-style-left {
     width:100%;
	 float:left;
}

.body-style-right {
     width:100%;
	 float:right;
}

.body-style-normal-text {
	float:left;
	margin-right:10px;
	line-height:20px;
	padding-top:4px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
	background:inherit;
}

.body-style-normal-text-library {
	float:left;
	margin-right:2px;
	line-height:20px;
	padding-top:4px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
	background:inherit;
}

.body-style-bold-text {
	float:left;
	margin-right:10px;
	line-height:20px;
	padding-top:4px;
	padding-left:4px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#065488;
}

.body-style-bold {
	margin-right:10px;
	padding-left:4px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#065488;
}

.body-style-bold-text-library {
	float:left;
	margin-right:2px;
	line-height:20px;
	padding-top:4px;
	padding-left:5px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#065488;
}

.body-style-bold-text1 {
	margin-right:10px;
	line-height:20px;
	padding-top:4px;
	padding-right:355px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#065488;
}

.sort-bold-text {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#065488;
}

.body-style-error-msg {
	float:left;
	margin-right:10px;
	line-height:20px;
	padding-top:4px;
	padding-left:4px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#FF0000;
}
.body-left-full {
	 width:100%;
	 position:relative;
	 }
.body-left-content-new {
	padding:12px 3px 12px 7px;
	position:relative;
	width:99%;
	font-style:normal;
	min-height:300px;
	min-height:300px;
	height:300px;
	height:300px;
	}


/*Rajendrs Prasad
20-11-2009*/
.upload_book_cover_image_content {
	margin-right:10px;
	line-height:20px;
	padding-top:4px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
	background:inherit;
}

.body-style-error-msg-normal {
	float:left;
	margin-right:10px;
	line-height:20px;
	padding-top:4px;
	padding-left:4px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#FF0000;
}
/*story_create*/
.story-create-float {
     float: left;
	 width:49%;
	 }
.story-create-float1 {
     float:right;
	 width:46%;
	 }
.story-create-margin {
     margin-bottom:20px;
	 }

.body-style-normal-text-new {
	margin-right:10px;
	margin-left:10px;
	line-height:20px;
	padding-top:4px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
	background:inherit;
	text-align:justify;
}

/***new*********/
.google-bg {
      background:url(../images/google-body-bottom.gif) left top no-repeat;
	  width:3%;
	  height:11px;
	  float:left;
	  color:inherit;
	  }
.google-bg2 {
      background:url(../images/google-body-bottom1.gif) right top no-repeat;
	  width:3%;
	  height:11px;
	  float:right;
	  color:inherit;
	  }
.google-bg5 {
      background-color:#FFFFFF;
	  width:94%;
	  height:11px;
	  float:left;
	  color:inherit;
	  }
	
.google-bg-new {
      background:url(../images/google-body-bottom.gif) left top no-repeat;
	  width:4%;
	  height:11px;
	  float:left;
	  color:inherit;
	  }
.google-bg2-new {
      background:url(../images/google-body-bottom1.gif) right top no-repeat ;
	  width:5%;
	  height:11px;
	  float:right;
	  color:inherit;
	  }
.google-bg5-new {
      background-color:#FFFFFF;
	  width:91%;
	  height:11px;
	  float:left;
	  color:inherit;
	  }

/*02-01-2010 - Rajendra*/
.border {
	 border:1px solid #BEBDBD;
     }
/*04-01-2010 - Rajendra*/
.body-inbox-bold-text {
	float:left;
	line-height:20px;
	padding-top:4px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#065488;
}	

.body-inbox-normal-text {
	float:left;
	line-height:20px;
	padding-top:4px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
	background:inherit;
} 

.shade {
     width:45px;
	 margin-right:10px;
	 float:left;
	 background: url(../images/shade-news.gif) top center repeat-y;
}

.shade-text {
     color:#005076;
	 height:40px; padding-top:6px;
	 background-color:inherit;
	 font-family:Tahoma, Arial, Helvetica, sans-serif;
	 font-size:13px; font-weight:bold; font-style:normal;
}

.shade-support-text {
	 font-size:11px; 
	 font-weight:normal; 
	 padding-top:1px; 
	 display:block;
}

.shade-views-text {
	 font-size:11px; 
	 font-weight:normal; 
	 padding-top:6px; 
	 display:block;
}

.shade-text a {
     color:#005076;
	 height:40px; padding-top:5px;
	 background-color:inherit; text-decoration:none;
	 font-family:Tahoma, Arial, Helvetica, sans-serif;
	 font-size:13px; font-weight:bold; font-style:normal;
}

.shade-text a:hover {
     color:#005076;
	 background-color:inherit;
	 text-decoration:none;
}

.status-new-line{
    font-weight:bold;
	font-size:10px;
	color:#006691;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background-color:inherit;
	font-style:normal;
}

/* Follow */
.follow {
     background:url(../images/follow-new.gif) 0px 0px no-repeat;
	 width:64px;
	 height:20px;
	 display:block;
	 margin-top:1px;
	 } 
.follow a {
    background:url(../images/follow-new.gif) 0px 0px no-repeat;
	 width:64px;
	 height:20px;
	 display:block;
	 outline:none;
	 padding-left:5px;
	 cursor:pointer;
	 } 
.follow a:hover {
     background:url(../images/follow-new.gif) 0px -20px no-repeat;
	 width:64px;
	 height:20px;
	 display:block;
	 outline:none;
	 } 
	 
/* Stop Follow */
.stop-follow {
     background:url(../images/stop-follow-new.gif) 0px 0px no-repeat;
	 width:98px;
	 height:20px;
	 display:block;
	 margin-top:1px;
	 cursor:pointer;
	 } 
.stop-follow a {
    background:url(../images/stop-follow-new.gif) 0px 0px no-repeat;
	 width:98px;
	 height:20px;
	 display:block;
	 outline:none;
	 padding-left:5px;
	 } 
.stop-follow a:hover {
     background:url(../images/stop-follow-new.gif) 0px -20px no-repeat;
	 width:98px;
	 height:20px;
	 display:block;
	 outline:none;
	 } 
	
/* Block and Unblock CSS */ 

/* Block CSS */

.block {
     background:url(../images/block.gif) 0px 0px no-repeat;
	 width:70px;
	 height:20px;
	 display:block;
	 margin-top:1px;
	 } 
	 
.block a {
    background:url(../images/block.gif) 0px 0px no-repeat;
	 width:70px;
	 height:20px;
	 display:block;
	 outline:none;
	 padding-left:5px;
	 cursor:pointer;
	 } 
	 
.block a:hover {
     background:url(../images/block.gif) 0px -20px no-repeat;
	 width:70px;
	 height:20px;
	 display:block;
	 outline:none;
	 } 

/*  Unblock CSS */	
 
.unblock {
     background:url(../images/unblock.gif) 0px 0px no-repeat;
	 width:70px;
	 height:20px;
	 display:block;
	 margin-top:1px;
	 cursor:pointer;
	 
	 } 
	 
.unblock a {
    background:url(../images/unblock.gif) 0px 0px no-repeat;
	 width:70px;
	 height:20px;
	 display:block;
	 outline:none;
	 padding-left:5px;
	 } 
	 
.unblock a:hover {
     background:url(../images/unblock.gif) 0px -20px no-repeat;
	 width:70px;
	 height:20px;
	 display:block;
	 outline:none;
	 } 
	
/* End CSS for Block & Unblock */
 
.body-style-heading {
	float:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#065488;
	font-size:14px;
}

.notification-page {
	float:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#FF0000;
	font-size:12px;
}

.tdtextvote {
font-size: 14px;
font-weight: bold;
color: #ff9a02;
font-family: arial, helvetica, verdana, sans-serif;
}

.pagination {
            font-size: 80%;
        }
        
.pagination a {
    text-decoration: none;
	border: solid 1px #AAE;
	color: #15B;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
	margin-bottom: 5px;
}

.pagination_current {
    background: #26B;
    color: #fff;
	border: solid 1px #AAE;
}

.pagination_prev_next{
	color:#999;
	border-color:#999;
	background:#fff;
}  

/* Style for box at home */
.box-bottom {
	width:100%;
	background-color:#ffffff;
	position:relative;
	color:inherit;
}

.box-bottom-right {
	background:url(../images/box-bottom-right.gif) left top no-repeat #FFFFFF;
	width:2%;
	height:10px;
	float:left;
	color:inherit;
}

.box-bottom-left {
	background:url(../images/box-bottom-left.gif) right top no-repeat #FFFFFF;
	width:3%;
	height:10px;
	float:right;
	color:inherit;
}

.body-left-box {
	
	position:relative;
	width:540px;
	font-style:normal;
	font-weight: normal;
	float:left;
	 }	
	 
	 .left-box-menu {
		 width:200px;
		 float:left;
		 margin: 10px 5px 0 10px;
		 padding:5px;
		 border:solid 1px #E7E6E6;
		 border-radius: 8px;
    	-moz-border-radius: 8px;
   	 	-webkit-border-radius: 8px;
		 
	 }
	 
	 .box-boder {
		 border-left:solid 1px #E7E6E6;
		 border-right:solid 1px #E7E6E6;
		 padding:10px;
		
	 }
	 
.display_none{visibility:hidden;}
.display{visibility:visible;}

.body-right-1-for-adv {
     float:right;
	 width:17%;

	 }
